Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/honmashironeko/icpscan
用于快速查询IP、域名资产备案信息及权重的工具。欢迎关注微信公众号加群反馈问题~
https://github.com/honmashironeko/icpscan
cyber-security cyber-security-tool icp security security-tools
Last synced: 3 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 (about 1 year ago)
- Default Branch: main
- Last Pushed: 2024-08-25T15:35:31.000Z (4 months ago)
- Last Synced: 2024-08-25T16:48:47.482Z (4 months ago)
- Topics: cyber-security, cyber-security-tool, icp, security, security-tools
- Language: Python
- Homepage: https://y.shironekosan.cn
- Size: 7.97 MB
- Stars: 110
- Watchers: 2
- Forks: 7
- 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 或者 域名。# 使用截图
![image](https://github.com/honmashironeko/icpscan/assets/139044047/414e4c64-118f-4acb-b27b-e430cab97347)
![Clip_2024-05-22_15-26-33](https://github.com/honmashironeko/icpscan/assets/139044047/747cfd32-fa61-4d40-8e55-3f28ff65d6fc)
![Clip_2024-05-22_15-28-51](https://github.com/honmashironeko/icpscan/assets/139044047/36bd0d55-3ae4-4f17-a63d-c11d748f9424)
# 联系方式
![樱花庄_搜索联合传播样式-标准色版](https://github.com/honmashironeko/icpscan/assets/139044047/b044db99-e4fc-4d82-8289-d7b4f27374ee)
# 特别鸣谢
- [FOFA共创者计划](https://fofa.info/development)
# 更新日志
**2024年05月22日**
发布 ICPscan V3.0版本。