Skip to content

gamehacker/fenghuangscanner_v2.1

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

Releases

No releases published

Packages

No packages published

Languages

  • Python 90.0%
  • C 10.0%