GOverwatch is an early Go port of Overwatch. Still intended to leverage Masscan's speed and Nmap's versatility, but with Go's portability and minimal overhead.
Rapidly discover any open ports using Masscan, then automatically feed only those ports to Nmap for further interrogation.
- Nmap
- Masscan
go run main.go
Headless mode will allow you to run GOverwatch unattended. Set it up with a cronjob/scheduled task and you can keep an eye on your external footprint automatically.