You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Microservice to facilitate scanning the entire internet.
Scans an IP. Don't worry, I have a fairly comprehensive exclude file, so my server should send you nothing that would be risky.
Reports back to a hydra-backend server. Doesn't really matter which one, but I will be setting up a main one soon as default.
Only scans a single IP. On the backend masscan will gather ips' for this microservice to scan in full. I later hope to use parallel scanning / threads to do this, but I'm reading Fyodor's book on nmap to get it right.
About
nmap scanning process that reports back to backend. Will be publicly viewable, fast, free, and best of all, open source. Not usable until test server is up.