Skip to content

端口扫描: B段 & C段快速扫描 | 敏感信息扫描

Notifications You must be signed in to change notification settings

qq431169079/Pscan

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

项目名称

Pscan

项目描述
  • 探测端口: 端口信息 banner
  • 敏感信息泄漏扫描
项目使用
  • 端口扫描

    • 扫B段

      python pscan.py --mode port --host 114.116.50-60 --port 80,8080 --thread 50
      

      支持:--port 80 | --port 1-100

    • 扫C段

      python pscan.py --mode port --host 114.116.50.1-60 --port 80,8080 --thread 50
      

  • 敏感信息扫描

    python pscan.py --mode sens --host 114.116.44.126 --thread 50
    

About

端口扫描: B段 & C段快速扫描 | 敏感信息扫描

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages