-
Notifications
You must be signed in to change notification settings - Fork 1.2k
REST API v1.0
Andres Riancho edited this page Mar 20, 2014
·
3 revisions
The objective of this document is to define the REST API for w3af.
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.
- set_plugin_options
- get_plugin_options
- get_all_enabled_plugins
- get_enabled_plugins
- set_plugins
- get_plugin_list
- set_options which is used to configure the scan target