Home

Awesome

What is burpcsj?

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.

Quick Start

Minimum Requirements

Extra

If you are planning to use Chrome, IE or PhantomJS browsers you would need the following drivers/executables:

Tutorials

Tested on:

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.