8000 GitHub - yeziqing233/domain2ip: 批量解析子域名,获取IP地址、所在地、ISP、ASN网段、ASN描述信息、简单端口扫描、尝试获取HTTP状态码、httpserver及网页标题,并保存到csv文件方便进一步筛选目标。
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

批量解析子域名,获取IP地址、所在地、ISP、ASN网段、ASN描述信息、简单端口扫描、尝试获取HTTP状态码、httpserver及网页标题,并保存到csv文件方便进一步筛选目标。

Notifications You must be signed in to change notification settings

yeziqing233/domain2ip

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 

Repository files navigation

domain2ip

批量解析子域名,获取IP地址、所在地、ISP、ASN网段、ASN描述信息、简单端口扫描、尝试获取HTTP状态码、httpserver及网页标题,并保存到csv文件方便进一步筛选目标。

使用

domain2ip.py -h
optional arguments:
-h, --help show this help message and exit
-w WORDLIST, --wordlist WORDLIST Lines contain domain names, one per line
-p PORTS, --port PORTS Ports to scan
-t THREADS, --threads THREADS Number of threads
-o OUTPUT_FILENAME, --output OUTPUT_FILENAME Write output to a csv file

截图

Image text

About

批量解析子域名,获取IP地址、所在地、ISP、ASN网段、ASN描述信息、简单端口扫描、尝试获取HTTP状态码、httpserver及网页标题,并保存到csv文件方便进一步筛选目标。

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%
0