You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
BurpCSJ is an extension written in Java for Burp Pro web proxy.
BurpCSJ integrates Crawljax, Selenium and JUnit together.
The intent of this extension is to aid web application security testing, increase web application crawling capability and speed-up complex test-cases execution.
Windows 7 with Java(TM) SE Runtime Environment (build 1.8.0_25-b18) and Burp Pro 1.6.09
OS X Maverick with Java(TM) SE Runtime Environment (build 1.7.0_67-b01) and Burp Pro 1.6.05
Kali Linux with OpenJDK Runtime Environment (IcedTea 2.5.1) (7u71-2.5.3-2) and Burp Suite Free 1.6
Known Issues
If you intend to use BurpCSJ when crawling over HTTPS, then it is recommended to use Firefox or Chrome browsers.
There are issues with Remote WebDriver and browsers such as PhantomJS or IE.
Also, there is an issue using the 64bit IE Driver (recommended to use the 32bit one instead).
When a crawling session is started and you need to interrupt for any reason, the browser driver might not close properly, so you might decide to kill it.
About
BurpCSJ extension for Burp Pro - Crawljax Selenium JUnit integration