README.md in Chinese 中文
Hello,my friend,I am very happy that the tool can help you. Now ,I need your help, and for this tool can be more efficient and easy to use.I suggest that you set cdn(command) is y when you use the tool ,and send the file(/result/cname.txt) to me(email:[email protected]).I promise that the cnames will be used to enrich dict of cdn_servers in this project. Besides,QQ Group of Tencent:681595202. Thank you!
Subdomain3 is a new generation of tool , It helps penetration testers to discover more information in a shorter time than other tools.The information includes subdomains, IP, CDN, and so on. Please enjoy it.
medium pattern for speed
- More quick
Three patterns for speed. User can modify the configuration(/lib/config.py) file to speed-up.
- CDN support
Determines whether the subdomain uses CDN storage by searching list of CDN severs.
- RFC CIDR
Sorting ip and report CIDR(example 1.1.1.1/24)
- Multi-level subdomain support
Discover more subdomains,example:admin.test.xx.com
- Big dict support
Million of subs support
- Less resource consumption
1 CPU/1GB Memory/1Mbps bandwidth
- More intelligent
The strategy of dynamically adjusting of dic by importing subdomains from other sorces,suppport;
git clone https://github.com/yanxiu0614/subdomain3.git
pip install -r requirement.txt
python2/3 brutedns.py -d tagetdomain -s high -l 5
Short Form | Long Form | Description |
---|---|---|
-d | --domain | target domain,for example: baidu.com |
-s | --speed | speed,three patterns:fast,medium,low |
-l | --level | example: 2:baidu.com; 3:world.baidu.com; |
-f | --file | The list of target domain |
-c | --cdn | n or y,collect cnames |
-
2018-2-14: fix issue(TypeError: argument of type 'NoneType' is not iterable)
-
2018-1-9: CDN PLAN; add opthon oc collecting cname (-c --cdn t/f)
-
2017-11-11: import subdomains from other sources support(You should create a new file of target_domain.log, and put it with 'brutedns.py' in the same directory),it will improve the accuracy;it is more convenient for use API;
-
2017-10-26: optimize the processes;fix bug;
-
2017-10-11:Rebuild part of the program; api support; result is more readable;update cdn-severs;faster
-
2017-6-17: delete universal parse opthon(-p t/f);add a file of config;optimze strategy for universal parse
-
2017-5-2: add a module(validate the domain),please modify "result_name" in the validate_domain.py if you will use it;fix universal bug;update cdn-servers,etc
-
2017-4-21: optimze strategy for generating subname,improve the speed
-
2017-3-23: add universal parse opthon(-p t/f)
-
2017-3-17: big dict support(for example: two million)
-
2017-3-10: read several domains from file support(-f domains) support;update cdn-servers
-
2017-2-26: multilevel domain support(no upper limit);big dict support;take up about a third to a quarter as much memory; faster
-
2017-2-24: mac support
©Sixtant Security Lab 2016-2017