GitPedia

Bbot vivagraphjs

Visualize BBOT scans in realtime with VivaGraphJS

From blacklanternsecurity·Updated April 1, 2026·View on GitHub·

https://github.com/blacklanternsecurity/bbot/assets/20261699/ebf2a81e-7530-4a9e-922d-4e62eb949f35 The project is written primarily in HTML, first published in 2023. Key topics include: bbot, graph, javascript, osint, visualization.

BBOT Graph Visualization (VivaGraphJS)

https://github.com/blacklanternsecurity/bbot/assets/20261699/ebf2a81e-7530-4a9e-922d-4e62eb949f35

Setup

  • Spin up a websocat listener (allows connections between two clients)
bash
websocat -v -E -t ws-l:127.0.0.1:1234 broadcast:mirror:
  • Open visualize.html in a web browser
  • Execute bbot with the websocket output module:
bash
bbot -t tesla.com microsoft.com disney.com -om websocket -c dns.search_distance=10 scope.report_distance=10 modules.websocket.url=ws://127.0.0.1:1234

Contributors

Showing top 2 contributors by commit count.

View all contributors on GitHub →

This article is auto-generated from blacklanternsecurity/bbot-vivagraphjs via the GitHub API.Last fetched: 6/25/2026