W3af Versions Save

w3af: web application attack and audit framework, the open source web vulnerability scanner.

1.6.49

9 years ago

1.6.45

9 years ago

Huge improvements!

  • HTTP response parsers are now run in a different process
  • Added support for SSL's SNI using OpenSSL
  • Added support for scanning servers with specific SSL protocols disabled (poodle)
  • Added new platforms to the dependency check
  • Run w3af inside docker
  • Updated sqlmap
  • Performance improvements in core classes
  • Improved profiling capabilities (internal use only)
  • Improved exception handling to catch more descriptive tracebacks
  • Added new plugins for web sockets and RFD
  • Better error handling for HTTP requests
  • Huge reducion of memory usage in phishtank plugin
  • 100 bugs fixed

Github milestone containing fixed bugs and pending work

1.6

10 years ago

Github tag: https://github.com/andresriancho/w3af/tree/1.6 Github milestone: https://github.com/andresriancho/w3af/issues?milestone=7

  • The core and plugins now use the producer/consumer model: Faster scans.
  • "import w3af": Easily embed w3af in other python tools
  • Running +1300 unittests on each push to the repository: Stability

1.5

10 years ago