Releases: andresriancho/w3af
Releases · andresriancho/w3af
1.6.49
1.6.45
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
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
1.5 Merge branch 'master' of github.com:andresriancho/w3af