subfinder

Subfinder 是一个子域发现工具,它通过使用被动在线资源来发现网站的有效子域。它具有简单的模块化架构,并针对速度进行了优化。subfinder 是为只做一件事而构建的——被动子域枚举,它做得很好。

我们的设计旨在subfinder遵守所有被动源许可证和使用限制,并保持始终如一的被动模型,以使其对渗透测试人员和漏洞赏金猎人都有用。

在这里插入图片描述

github 的地址在这里

安装

Subfinder 需要go1.17才能安装成功。运行以下命令安装最新版本:

go install -v github.com/projectdiscovery/subfinder/v2/cmd/subfinder@latest
实例

要在目标上运行该工具,只需使用以下命令。

subfinder -d hackerone.com

               __    _____           __         
   _______  __/ /_  / __(_)___  ____/ /__  _____
  / ___/ / / / __ \/ /_/ / __ \/ __  / _ \/ ___/
 (__  ) /_/ / /_/ / __/ / / / / /_/ /  __/ /    
/____/\__,_/_.___/_/ /_/_/ /_/\__,_/\___/_/ v2.4.9

		projectdiscovery.io

Use with caution. You are responsible for your actions
Developers assume no liability and are not responsible for any misuse or damage.
By using subfinder, you also agree to the terms of the APIs used.

[INF] Enumerating subdomains for hackerone.com

www.hackerone.com
support.hackerone.com
links.hackerone.com
api.hackerone.com
o1.email.hackerone.com
go.hackerone.com
3d.hackerone.com
resources.hackerone.com
a.ns.hackerone.com
b.ns.hackerone.com
mta-sts.hackerone.com
docs.hackerone.com
mta-sts.forwarding.hackerone.com
gslink.hackerone.com
hackerone.com
info.hackerone.com
mta-sts.managed.hackerone.com
events.hackerone.com

[INF] Found 18 subdomains for hackerone.com in 3 seconds 672 milliseconds

发现的子域也可以通过管道传输到其他工具。例如,您可以将 subfinder 发现的子域通过管道传输到 httpx httpx,然后它将在主机上找到正在运行的 http 服务器。

echo hackerone.com | subfinder -silent | httpx -silent

http://hackerone.com
http://www.hackerone.com
http://docs.hackerone.com
http://api.hackerone.com
https://docs.hackerone.com
http://mta-sts.managed.hackerone.com
Logo

瓜分20万奖金 获得内推名额 丰厚实物奖励 易参与易上手

更多推荐