What's Changed
🎉 New Features
- Added Burp XML input mode support (-im flag) by @dogancanbakir in #2372
- Added secret file authentication support (-sf flag) by @dogancanbakir in #2371
- Added passive CPE and WordPress detection support by @dogancanbakir in #2366
🐞 Bug Fixes
- Fixed endless stream oom by @smallseacreature in #2343
- Fixed response file overwrite when
-sdflag is used by @jjhwan-h in #2226 - Fixed favicon extraction failure when
FollowRedirectsis enabled by @wlayzz in #2369 - Fixed GitHub Actions condition by @arunstar in #2338
- Fixed inconsistent results with
probe-all-ipsif the port number is set in the URL by @majiayu000 in #2348
New Contributors
- @arunstar made their first contribution in #2338
- @smallseacreature made their first contribution in #2343
- @majiayu000 made their first contribution in #2348
- @jjhwan-h made their first contribution in #2226
- @wlayzz made their first contribution in #2369
Full Changelog: v1.7.4...v1.8.0