GithubHelp home page GithubHelp logo

wwangyu2 / nse-country-scan Goto Github PK

View Code? Open in Web Editor NEW

This project forked from mmpx12/nse-country-scan

0.0 0.0 0.0 1.26 MB

nmap nse script for scan a whole country

Shell 32.35% Lua 60.03% Makefile 7.62%

nse-country-scan's Introduction

NSE country scan

Scan a whole country with nmap

Installation

git clone https://github.com/mmpx12/nse-country-scan.git
cd nse-country-scan
sudo make

usage

If no argument is pass the script while choose a random country and scan all the ips Argument are:

  • country: "Code of the country in uppercase">
  • max_ip: "Number of ip range to scan"
  • newtargets "Without nmap can't add target to queue"
nmap --script country_scan --script-args 'country=LU, max_ip=2'
# This whill scan 2 range of ip and not 2 ip only
# You can see which one with `HEAD -2 /usr/share/nmap/nselib/country/list/LU`

Other ip, script or nmap argument can be pass like:

nmap -sn --script country_scan --script-args 'country=LU, max_ip=2, newtargets' 1.1.1.1

Delete

For deleting this script run:

cd nse-country-scan
sudo make clean

nse-country-scan's People

Contributors

mmpx12 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.