blacklanternsecurity / bbot

A recursive internet scanner for hackers.
https://www.blacklanternsecurity.com/bbot/
GNU General Public License v3.0
4.02k stars 370 forks source link

tuning paramminer canary-check #1463

Closed liquidsec closed 1 week ago

liquidsec commented 2 weeks ago

Some rare edge cases caused the paramminer canary check to fail to detect when arbitrary parameters were being echoed back in the http response. Failure to detect this will result in a false positive detection of a real parameter later.

codecov[bot] commented 1 week ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 92%. Comparing base (ba75bdb) to head (2f797df).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## dev #1463 +/- ## ===================================== Coverage 92% 92% ===================================== Files 327 327 Lines 21105 21105 ===================================== Hits 19370 19370 Misses 1735 1735 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.