Skip to content

Br0w5e/portscan

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 

Repository files navigation

portscan

基于多线程、服务器端口扫描脚本,支持B段和C段。

Usage

python36 portscan.py <target ip or ips> <port or ports> <threads_number>
python36 portscan.py 127.0.0.1 80 20
python36 portscan.py 127.0.0.1-255 80,81 50
python36 portscan.py 127.0.0.1-255 80-100 50

About

简单端口扫描攻击

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages