Skip to content
Andres Riancho edited this page Mar 20, 2014 · 3 revisions

Objective

The objective of this document is to define the REST API for w3af.

The basic features

We're going to focus on delivering the most basic functionality: configure a scan, start, get status, pause, stop and read identified vulnerabilities. Any other features will be implemented in next versions.

Method to be exposed via API

w3afCore.py

plugins.py

status.py

target.py

  • set_options which is used to configure the scan target