Skip to content

OxNinja/Network-Visualizer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

40 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Network Visualizer

Here is a tool to visualize nmap scans.

It runs on loopback by default, so you can expose this server to your teammates during a CTF.

Image of the application

Use

Docker image

docker build -t network-visualizer:latest .
docker run network-visualizer

Start NodeJS app

node src/app.js