bit4woo/domain_hunter: A Burp Suite Extender that try to find sub-domain, similar-domain and related-domain of an organization, not only a domain! 利用burp收集整个企业、组织的域名(不仅仅是单个主域名)的插件
2019-05-16 16:38:27 Author: github.com(查看原文) 阅读量:241 收藏

Open Source LoveMIT Licence

author

bit4

domain_hunter

A Burp Suite extender that try to find sub-domains,similar domains and related domains of an organization, not only domain.

Some times similar domain and related domains give you surprise^_^. that's why I care about it.

usage

  1. download this burp extender from here.
  2. add it to burp suite. you will see a new tab named “Domain Hunter”, if no error encountered.
  3. visit your target website(or App) with burp proxy enabled, ensure burp recorded http or https traffic of your target.
  4. you can just switch to the "domain hunter" tab, input the domain that you want to search and click "Search" button.
  5. or you can run "Crawl" firstly to try to find more sub-domains and similar domains.

screenshot

domain-hunter-v1.1

change log

2017-07-28: Add a function to crawl all known subdomains; fix some bug.

2018-07-06: Add the ability to get related domains by get SANs object of certification.

2018-08-03: Use thread to speed up get related-domains.

2018-09-18: Optimize some steps to reduce memory usage.

2018-09-19: Update getSANs() method to void get domains of CDN provider.

2018-09-20: Update logic of getting possible https URLs that may contain related-domains

2018-09-21: Update logic of "includeInScope" and "sendToSpider" to reduces UI action time

2018-09-29: Add Upload function to support upload result to your site or system

2018-10-30: Big Change: try to find sub-domains, similar domains , related domains of an organization(enterprise), not only a domain.

2018-11-01: Add "Add to domain hunter" menu in site map tree.

xmind of domain collection

xmind

Burp插件微信交流群

wechat_group


文章来源: https://github.com/bit4woo/domain_hunter
如有侵权请联系:admin#unsafe.sh