https://github.com/fofapro/Hosts_scan
这是一个用于IP和域名碰撞匹配访问的小工具,旨意用来匹配出渗透过程中需要绑定hosts才能访问的弱主机或内部系统。
https://github.com/fofapro/Hosts_scan
Last synced: about 1 year ago
JSON representation
这是一个用于IP和域名碰撞匹配访问的小工具,旨意用来匹配出渗透过程中需要绑定hosts才能访问的弱主机或内部系统。
- Host: GitHub
- URL: https://github.com/fofapro/Hosts_scan
- Owner: fofapro
- Created: 2019-01-10T04:12:21.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2019-04-30T11:15:55.000Z (about 7 years ago)
- Last Synced: 2025-05-24T00:06:12.205Z (about 1 year ago)
- Language: Python
- Size: 43 KB
- Stars: 1,158
- Watchers: 9
- Forks: 159
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
- my-awesome - fofapro/Hosts_scan - 04 star:1.2k fork:0.2k 这是一个用于IP和域名碰撞匹配访问的小工具,旨意用来匹配出渗透过程中需要绑定hosts才能访问的弱主机或内部系统。 (Python)
README
# Hosts_scan
这是一个用于IP和域名碰撞匹配访问的小工具,旨意用来匹配出渗透过程中需要绑定hosts才能访问的弱主机或内部系统。
#### IP_hosts_scan_multithreading.py 为 Rivaill 修改为多线程版本并添加了进度条,Python2.* / Python3.* 均可执行
Python => 3.X
python IP_hosts_scan.py
读取 ip.txt 和 hosts.txt 遍历匹配访问
