Skip to content
KitploitKITPLOIT
工具博客
提交
工具博客
提交

黑客、渗透测试和网络安全工具,武装您的安全武器库!

Kitploit 是一个黑客、网络安全和渗透测试工具的目录。发现最新的项目更新,查找漏洞、分析系统、自动化测试并加强你的安全。

··订阅源·联系·隐私·© 2026 Kitploit

工具目录

分类

查看所有分类
Loading categories
sub.sh — 多进程(并行)子域名检测脚本 | Kitploit
工具/GitHubGitHub/cihanmehmet/sub.sh
OSINT (开源情报)侦察DNS和子域名枚举信息收集子域名枚举
GitHubcihanmehmet/sub.sh

sub.sh

多进程(并行)子域名检测脚本

查看仓库
327822年前Kitploit 审核通过

最受欢迎

查看全部 →

发现我们社区最常用的工具。

探索所有工具

浏览我们的工具集合

查看所有工具 →
分享

🎯🕸📘 多进程(并行)子域名检测脚本 CMD

✨ 🔺Sub.sh 但不需要 API 密钥 🔻

https://github.com/cihanmehmet/sub.sh

‼️ 需要 jq , httprobe 和 parallel 📌

📘 ✅ 使用的服务

root@kitploit:~
+ https://crt.sh
+ http://web.archive.org
+ https://dns.bufferover.run
+ https://www.threatcrowd.org
+ https://api.hackertarget.com
+ https://certspotter.com
+ https://jldc.me/
+ https://www.virustotal.com
+ https://otx.alienvault.com
+ https://urlscan.io
+ https://api.threatminer.org
+ https://ctsearch.entrust.com
+ https://riddler.io
+ https://dnsdumpster.com
+ https://rapiddns.io
[-] 已移除的服务
- https://suip.biz (Amass,Subfinder,Findomain)
# 🔨 使用的被动扫描工具
+ Findomain
+ Subfinder
+ Assetfinder

💢 用法 💡

脚本用法 🎯

小规模扫描

root@kitploit:~
./sub.sh -s webscantest.com
root@kitploit:~
curl -sL https://git.io/JesKK | bash /dev/stdin -s webscantest.com

全量扫描

root@kitploit:~
./sub.sh -a webscantest.com

image

🔸 所需工具自动安装

root@kitploit:~
./sub.sh -i

如果你已经安装了 GO,请进行以下设置:

root@kitploit:~
nano ~/.bashrc or  nano ~/.zshrc             
export GOPATH=$HOME/go
export PATH=$PATH:$GOROOT/bin:$GOPATH/bin
root@kitploit:~
source ~/.bashrc ; source ~/.zshrc

以下使用 Go 语言的工具已被安装:

root@kitploit:~
go get -u github.com/tomnomnom/httprobe
go get -u github.com/projectdiscovery/subfinder/cmd/subfinder
go get -u github.com/tomnomnom/assetfinder
go get -v -u github.com/OWASP/Amass/v3/...

演示

使用此链接在浏览器中直接测试 Sub.sh:

Open in Cloud Shell


🔑 📜 子域名检测终端快捷函数

nano ~/.zshrc

或

nano ~/.bashrc

root@kitploit:~
function subdomain() { curl -sL https://git.io/JesKK | bash /dev/stdin "$1" "$2" }

💡 用法

root@kitploit:~
subdomain webscantest.com

image



- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -

🚩 💻 我乐于接受改进建议。

Twitter:

下载工具
CMD

Cihan Mehmet DOĞAN

Linkedin Twitter Website