Skip to content

A scan tool for host, port, os, service and web router. Developed mainly using PyQt5 and Scapy.

License

Notifications You must be signed in to change notification settings

whistleH/NetScan

Repository files navigation

NetScan

简易的网络扫描软件,支持功能如下

  1. 主机存活扫描(ICMP、ARP、ACK、UDP)
  2. 端口存活扫描(ACK、SYN、Xmas、FIN)
  3. 端口服务识别
  4. 操作系统识别
  5. 敏感目录扫描

补充:

  1. 端口服务识别是根据指纹库识别
  2. 操作系统识别根据ICMP以及TCP/IP协议栈的设计
  3. 配置文件为config.py
  4. 字典在db/*中

About

A scan tool for host, port, os, service and web router. Developed mainly using PyQt5 and Scapy.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •  

Languages