ββββ ββββ ββββββ ββββββββ ββββββ ββββββ ββββ ββ ββββ βββ βββββ ββββββββ
β β β β β β β β β β β β ββ β β β β β β β β β β ββ ββ β β β
β β β β β β βββββ β β β β β β β ββ β β β βββββ β βββββ
β β β ββ ββ ββ β β β β β β β β ββ β β
βββ ββ ββ ββββ β β βββββββββ βββββββ ββ β ββ ββ β ββ ββ
β β β β β β β β β β β β β
β β β β β β
- Picks a chosen number of random net blocks from a text file containing the netblockβs of the world grouped by country.
- Uses naabu to quickly find alive hosts and open ports.
- Uses nmap tuned to use the ports found by naabu for service version checks useful nses and cve detection using vulners nse script.
Before installing naabu, make sure to install libpcap library with apt install -y libpcap-dev on Linux
GO111MODULE=on go get -v github.com/projectdiscovery/naabu/v2/cmd/naabu