smallmeet / fenghuangscanner_v2

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

fenghuangscanner_v2

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

About


Languages

Language:Python 100.0%