Skip to content

Latest commit

 

History

History
29 lines (16 loc) · 976 Bytes

README.md

File metadata and controls

29 lines (16 loc) · 976 Bytes

fenghuangscanner_v2.1

说明:
fenghuangscanner_v2的升级版,在原来基础上新增3389弱口令探测功能
原链接:https://github.com/wilson9x1/fenghuangscanner_v2.git

需要安装工具Hydra(https://github.com/vanhauser-thc/thc-hydra)

运行方法:

fenghuangscanner.py -h

usage: fenghuangscanner.py [-h] --ip IP [--f PATH] [--threads THREADS] [--P ISPING] [--p USER_PORTS]

        ports&*weak password scanner. teams:xdsec. author: wilson

optional arguments:

        -h, --help         show this help message and exit
      
        --ip IP            ip like 192.168.1.0/24 or 192.168.0.0/16
      
        --f PATH           get you results in this file
      
        --threads THREADS  Maximum threads, default 50
      
        --P ISPING         --P not mean no ping frist,default yes
      
        --p USER_PORTS     --p scan ports;like 21,80,445 or 22-1000