blacklanternsecurity / bbot

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

Portscan improvements #1517

Closed TheTechromancer closed 7 hours ago

TheTechromancer commented 3 days ago

Addresses https://github.com/blacklanternsecurity/bbot/issues/1516.

codecov[bot] commented 3 days ago

Codecov Report

Attention: Patch coverage is 94.64286% with 12 lines in your changes missing coverage. Please review.

Project coverage is 92%. Comparing base (04e81a2) to head (7ea21f2).

Files Patch % Lines
bbot/modules/portscan.py 89% 12 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## bbot-2.0 #1517 +/- ## ========================================= + Coverage 92% 92% +1% ========================================= Files 346 346 Lines 24159 24271 +112 ========================================= + Hits 22145 22267 +122 + Misses 2014 2004 -10 ```

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