v2.3.3
epi052/feroxbusterv2.3.3Aug 21, 2021by epi052
AI Summary
Fixed critical bugs related to wildcard filtering when the response is 0 and corrected the total URL count reporting in the 'overall' progress bar.
Key Highlights
- Fixed wildcard filtering when wildcard response is 0
- Fixed total # of urls reported to be scanned in the 'overall' progress bar
New Features
- Fixed wildcard filtering logic
- Fixed progress bar URL counting
Full Release Notes
- fixed wildcard filtering when wildcard response is 0 - fixed total # of urls reported to be scanned in the 'overall' progress bar (was increasing out of sync with reality) Thank you to @Tib3rius for pointing out the wildcard bug, which led me to see the other bug while fixing the first :tada: