Releases: dombg1337/stageScan
Releases · dombg1337/stageScan
stageScan_v1.1.0
stageScan_v1.0.1
added optional --rate parameter to easily adjust packet/second rate of masscan
added optional --directory parameter to allow setting the output directory
minor bug fixes regarding nmap port specification (and to gracefully exit program if no open port was found)
stageScan_v1.0.0
Execution:
- Masscan will scan all 65535 TCP and UDP ports
- Nmap will perform safe scripts (-sC) and service+version (-sV) enumeration on the ports found by masscan.
- Optionally runs nmap vuln scripts (--scripts="vuln")