Coder Social home page Coder Social logo

burp-csj's Introduction

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

  • Download the BurpCJS extension jar
  • Load BurpCSJ extension jar via the Extender tab;
  • Choose the URL item from any Burp tab (e.g. target, proxy history, repeater);
  • Right click on the URL item;
  • Choose menu item "Send URL to Crawljax";
  • Crawljax will automatically start crawling the URL that you choose.

Minimum Requirements

  • Burp Pro v1.5.01 or higher;
  • A browser installed (e.g. Firefox);
  • If you intend to use JUnit, then you would need JDK to compile classes and Selenium IDE to export JUnit test cases

Extra

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

Tutorial

For a simple tutorial: http://blog.malerisch.net/2013/09/burpcsj-tutorial-using-crawljax.html

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.

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 via Task Manager.

burp-csj's People

Contributors

ikkisoft avatar malerisch avatar

Stargazers

 avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.