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

InternetDB: option to display open ports #1437

Closed TheTechromancer closed 4 weeks ago

TheTechromancer commented 1 month ago

Adds an option to display OPEN_TCP_PORT events from internetdb:

bbot -t evilcorp.com -m internetdb -c modules.internetdb.show_open_ports=true
codecov[bot] commented 1 month ago

Codecov Report

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

Project coverage is 92%. Comparing base (85d5e92) to head (381e694). Report is 23 commits behind head on dev.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## dev #1437 +/- ## ====================================== - Coverage 92% 92% -0% ====================================== Files 321 323 +2 Lines 20685 20855 +170 ====================================== + Hits 19017 19163 +146 - Misses 1668 1692 +24 ```

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