最简单的方法介绍工具。
教程所包含工具:
链接:https://pan.baidu.com/s/1fPh0rv88y64b33R47ecfxA
提取码:sr2r
系统:windows 10
cthun.py工具使用方法:
C:\悬剑武器库\tools\端口扫描\CThun>python2 cthun.py -h
usage: cthun.py [-h] -s startip -e endip [-p N,N] [-tp N] [-t N] [-ms N]
[-hs [true]] [-bf STR,STR] [-nd [true]]
This script can scan port&service like nmap and bruteforce like hydra.result
will store in result.log in same folder.progrem has default user/password dict
inside,you can add extra users in user.txt and extra password in password.ext
in same folder(one line one word)
optional arguments:
-h, --help show this help message and exit
-s startip Start IPaddress(e.g. '192.172.1.1')
-e endip End IPaddress(e.g. '192.172.1.255')
-p N,N, --ports N,N Port(s) to scan(e.g. '22,80,1-65535').
-