Skip to content

v1.9.0

Latest

Choose a tag to compare

@dogancanbakir dogancanbakir released this 09 Mar 21:21
f66e469

What's Changed

🎉 New Features

-fpt, -filter-page-type string[]       filter response with specified page type (e.g. -fpt login,captcha,parked)
  • Added database output support (MongoDB, PostgreSQL, MySQL) for storing scan results by @dogancanbakir in #2363
  • Added Markdown output support by @ayuxsec in #2344

🐞 Bug Fixes

🔨 Deprecated

-fep, -filter-error-page [DEPRECATED: use -fpt] filter response with ML based error page detection is deprecated, use -fpt instead

New Contributors

Full Changelog: v1.8.1...v1.9.0