Skip to content

tyler-tee/GOverwatch

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GOverwatch

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.

Prerequisites

  • Nmap
  • Masscan

Usage

General Use

go run main.go

Headless

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.

License

GNUv3

About

GOverwatch is a Go port of Overwatch. Intended to leverage Masscan's speed and Nmap's versatility, but with Go's portability.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages