Skip to content

Instantly share code, notes, and snippets.

@andresriancho
Created June 23, 2015 11:40
Show Gist options
  • Save andresriancho/2c8a1c7001a5f675a402 to your computer and use it in GitHub Desktop.
Save andresriancho/2c8a1c7001a5f675a402 to your computer and use it in GitHub Desktop.
w3af_api.md

Yesterday I completed the development of the REST API for w3af :) The documentation can be found here and the code is ready to use in the develop branch:

git clone https://github.com/andresriancho/w3af.git
cd w3af
git checkout develop
./w3af_api

Before merging it to the master branch I would love to hear your opinions, bug reports, etc. Thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment