owtf / owtf-crawljax

Integration of Crawljax as a component in OWTF

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

owtf-crawljax

This integrates Crawljax into OWTF to add functionality to scan AJAX rich targets. This was done using the OWASP Summer Code Sprint (OSCS).

Requirements

You need atleast JRE 7 (openjdk 7) installed for this plugin to work.

Usage

Add your target in the config.json and modify the default click elements if you want. Some default values have been provide for reference. Change as you wish :)

Run as java -jar owtf_crawljax.jar

About

Integration of Crawljax as a component in OWTF


Languages

Language:Java 59.0%Language:Shell 41.0%