https://github.com/honmashironeko/icpscan
用于快速查询IP、域名资产备案信息及权重的工具。欢迎关注微信公众号加群反馈问题~
https://github.com/honmashironeko/icpscan
cyber-security cyber-security-tool icp security security-tools
Last synced: 2 months ago
JSON representation
用于快速查询IP、域名资产备案信息及权重的工具。欢迎关注微信公众号加群反馈问题~
- Host: GitHub
- URL: https://github.com/honmashironeko/icpscan
- Owner: honmashironeko
- License: apache-2.0
- Created: 2023-12-11T14:36:16.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2024-08-25T15:35:31.000Z (about 1 year ago)
- Last Synced: 2025-01-02T10:38:15.752Z (10 months ago)
- Topics: cyber-security, cyber-security-tool, icp, security, security-tools
- Language: Python
- Homepage: https://y.shironekosan.cn
- Size: 7.97 MB
- Stars: 122
- Watchers: 2
- Forks: 11
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- awesome-hacking-lists - honmashironeko/icpscan - 用于快速查询IP、域名资产备案信息及权重的工具。欢迎关注微信公众号加群反馈问题~ (Python)
README
# 工具介绍
1. 能够对IP、域名、IP:端口、域名:端口四类格式进行批量查询备案归属,无需主动分类。
2. 只对主域名进行查询,防止出现大量重复查询。
3. 能够生成表格文件方便查看结果。
4. 自动检测更新,并输出提醒。
# 下载地址
Github:https://github.com/honmashironeko/icpscan/releases
夸克网盘:https://pan.quark.cn/s/39b4b5674570#/list/share
百度网盘:https://pan.baidu.com/s/1C9LVC9aiaQeYFSj_2mWH1w?pwd=13r5/
# 使用帮助
1. 首先安装必要的依赖包:`pip install -r requirements.txt`
2. 命令中提供两个必要的参数:`python ICPScan-V3.0.py -f 文本文档.txt -key FOFA-KEY`
3. 如果您需要使用 Zoomeye 的 API-KEY:`python ICPScan-V3.0.py -f 文本文档.txt -zkey API-KEY`
4. 在文本文档中,一行一个放置您需要查询的 IP 或者 域名。
# 使用截图



# 联系方式

# 特别鸣谢
- [FOFA共创者计划](https://fofa.info/development)
# 更新日志
**2024年05月22日**
发布 ICPscan V3.0版本。