Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/a1most/disu
包含crt.sh、fullhunt、fofa、360quake、fofa、hunter、virustotal、zoomeye、rapiddns、certspotter、chaziyu、dnsscan、threatminer的一款收集子域名的集成工具。
https://github.com/a1most/disu
Last synced: 22 days ago
JSON representation
包含crt.sh、fullhunt、fofa、360quake、fofa、hunter、virustotal、zoomeye、rapiddns、certspotter、chaziyu、dnsscan、threatminer的一款收集子域名的集成工具。
- Host: GitHub
- URL: https://github.com/a1most/disu
- Owner: a1most
- Created: 2022-09-15T01:40:05.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2023-07-21T09:18:22.000Z (over 1 year ago)
- Last Synced: 2024-08-05T17:43:43.715Z (4 months ago)
- Language: Python
- Homepage:
- Size: 135 KB
- Stars: 102
- Watchers: 3
- Forks: 13
- Open Issues: 1
-
Metadata Files:
- Readme: README-en.md
Awesome Lists containing this project
- awesome-hacking-lists - a1most/disu - 包含crt.sh、fullhunt、fofa、360quake、fofa、hunter、virustotal、zoomeye、rapiddns、certspotter、chaziyu、dnsscan、threatminer的一款收集子域名的集成工具。 (Python)
README
Disclaimer
Please do not use the relevant technology and tools in this article to engage in illegal testing. The user shall be responsible for any direct or indirect consequences and losses caused by the dissemination and use of the information provided in this article, and the developer shall not bear any responsibility for this.
Disu is a passive collection of subdomain tools,include:crt.sh、fullhunt、fofa、360quake、fofa、hunter、virustotal、zoomeye。
Instructions: except crt.sh and rapiddns,Other platforms require the api to be configured in config.ini.
Source site:
fofa: https://fofa.infohunter: https://hunter.qianxin.com/
fullhunt: https://fullhunt.io/
qukae: https://quake.360.cn/
shodan: https://www.shodan.io/
zoomeye: https://www.zoomeye.org/
virustotal: https://www.virustotal.com/
Method of use:python3 disu.py -d baidu.com
Current functions: 1. Obtain subdomain name information from each platform. 2. Remove and detect the sub-domain name storage activity, and save it to the output directory. 3. Save the file to the test.db database file.
The following will be implemented: 1. Improve the speed of detecting sub-domain name survival. 2. Add more platforms.
Comments are welcome.
【 Update Log 】
September 20, 2022:1. rapiddns platform added. 2. Adjust the document structure.
IF you like it ,to star.