Skip to content

Latest commit

 

History

History
97 lines (75 loc) · 3.75 KB

File metadata and controls

97 lines (75 loc) · 3.75 KB

Welcome to w3af's documentation

This document is the user's guide for the Web Application Attack and Audit Framework (w3af), its goal is to provide a basic overview of what the framework is, how it works and what you can do with it.

w3af is a complete environment for auditing and exploiting Web applications. This environment provides a solid platform for web vulnerability assessments and penetration tests.

Github repository Github repository
w3af homepage w3af homepage
IRC channel IRC channel
Users mailing list Users mailing list
Developers mailing list Developers mailing list
Twitter feed Twitter feed

Contents

.. toctree::
   :maxdepth: 2

   install
   advanced-install
   update

   phases
   basic-ui
   scripts
   authentication
   common-use-cases
   advanced-use-cases
   docker

   scan-rest-apis

   exploitation
   advanced-exploitation

   report-a-bug
   contribute

GUI documentation

.. toctree::
   :maxdepth: 3

   gui/index

REST API documentation

.. toctree::
   :maxdepth: 3

   api/index

Advanced tips and tricks

.. toctree::
   :maxdepth: 2

   advanced-tips-tricks