What's Changed
- Fixes #761 | Updated Dockerfile and CONTRIBUTING docs by @aidanhall34 in #762
- fixed bug in extractor that wasn't correctly comparing extracted domains
- fixed bug in Makefile
- fixed auto-bail icon; wasn't displaying properly on some terminals
- added visual cues for auto-tune's rate adjustments
- added visual cue when auto-bail is triggered
- when Content-Length header is missing or 0, now check the body length as well in case that differs
- fixed issue where auto-tune wasn't adjusting upward as often as it should have been
- added new methods for auto-detecting 404-like responses
- swapped ssdeep for simhash when creating similarity filters
- changed default allowed statuses to 'All Status Codes', new 404 detection should filter out what's unimportant and allow more responses through (i.e. apis)
- resume scan starts from offset in wordlist when a directory scan was partially complete
- docs: add aidanhall34 as a contributor for code, and infra by @allcontributors in #764
- docs: add hakdogpinas as a contributor for ideas by @allcontributors in #752
- docs: add duokebei as a contributor for ideas by @allcontributors in #753
- docs: add joaociocca as a contributor for bug, and ideas by @allcontributors in #790
- docs: add f3rn0s as a contributor for bug by @allcontributors in #793
- docs: add pich4ya as a contributor for ideas by @allcontributors in #799
- docs: add xaeroborg as a contributor for ideas by @allcontributors in #800
- docs: add Luoooio as a contributor for ideas by @allcontributors in #801
New Contributors
- @aidanhall34 made their first contribution in #762
Full Changelog: v2.7.3...v2.8.0