NTP扫描仪
NTP扫描程序和“ monlist”检查器
安装(Debian)
sudo apt-get install python-pip python-argparse ntp;
sudo pip install ntplib iptools;
用法
python ntp-scanner.py [ARGS]
-f, --file : specify input file
-t, --target : specify specific host or subnet(cidr)
--help : print this help
请安全使用:|
2021-10-25 22:55:21
2KB
Python
1