项目作者: matthernet

项目描述 :
Find subdomains by searching public certificate records
高级语言: Shell
项目地址: git://github.com/matthernet/SubdomainFinder.git
创建时间: 2020-11-01T01:13:08Z
项目社区:https://github.com/matthernet/SubdomainFinder

开源协议:GNU General Public License v3.0

下载


  1. __________
  2. | CRT |
  3. | ________|_
  4. | | SSL |
  5. | | ________|_
  6. | | | HTTPS | ______|\ subdomain1.target.com
  7. |_| | | | \ subdomain2.target.com
  8. | | | | \ subdomain3.target.com
  9. |_| | | / subdomain4.target.com
  10. | | |______ / subdomain5.target.com
  11. |__________| |/ subdomain6.target.com

SubdomainFinder

GitHub release
License: GPL v3

Description

Passive scan to find subdomains by searching public records

Usage

Example of use: ./subdomainfinder.sh target.com

Sources

  • crt.sh
  • bufferover (The API requires a valid api-key, you can get one for free directly in the website)
  • subdomainfinder
  • DNSdumpster
  • SSLmate (The API requires a valid api-key, if you want to make more that 100 request per hour, you can get one for free directly in the website)

Notice:

The tool will create temporary files in the execution directory that will be removed after scanning ends

Licensing:

SubdomainFinder is licensed under the GNU General Public License version 3 (GNU GPL v3).