/ntp-scanner

NTP Scanner and 'monlist' checker

Primary LanguagePython

NTP-SCANNER.PY

NTP Scanner and 'monlist' checker

INSTALLATION (debian)

sudo apt-get install python-pip python-argparse ntp; 
sudo pip install ntplib iptools;

USAGE

python ntp-scanner.py [ARGS]
-f, --file          : specify input file 
-t, --target        : specify specific host or subnet(cidr)
--help              : print this help

Please use safely :|