Skip to content

Bedrovelsen/WorldNmap

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

 ▄▀▀▄    ▄▀▀▄  ▄▀▀▀▀▄   ▄▀▀▄▀▀▀▄  ▄▀▀▀▀▄     ▄▀▀█▄▄       ▄▀▀▄ ▀▄  ▄▀▀▄ ▄▀▄  ▄▀▀█▄   ▄▀▀▄▀▀▀▄ 
█   █    ▐  █ █      █ █   █   █ █    █     █ ▄▀   █     █  █ █ █ █  █ ▀  █ ▐ ▄▀ ▀▄ █   █   █ 
▐  █        █ █      █ ▐  █▀▀█▀  ▐    █     ▐ █    █     ▐  █  ▀█ ▐  █    █   █▄▄▄█ ▐  █▀▀▀▀  
  █   ▄    █  ▀▄    ▄▀  ▄▀    █      █        █    █       █   █    █    █   ▄▀   █    █      
   ▀▄▀ ▀▄ ▄▀    ▀▀▀▀   █     █     ▄▀▄▄▄▄▄▄▀ ▄▀▄▄▄▄▀     ▄▀   █   ▄▀   ▄▀   █   ▄▀   ▄▀       
         ▀             ▐     ▐     █        █     ▐      █    ▐   █    █    ▐   ▐   █         
                                   ▐        ▐            ▐        ▐    ▐            ▐         
 

WORLD NMAP


- 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.


Requirements

  1. Nmap

  2. Naabu

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

About

Random Global Netblock Range Recon

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages