Skip to content

Releases: andresriancho/w3af

1.6.49

07 Apr 15:08
Compare
Choose a tag to compare

1.6.45

26 Feb 13:33
Compare
Choose a tag to compare

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

31 Mar 17:34
Compare
Choose a tag to compare
1.6

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

Garbwor

18 Jul 15:10
Compare
Choose a tag to compare
1.5

Merge branch 'master' of github.com:andresriancho/w3af