Skip to content
KitploitKITPLOIT
ToolsBlog
Submit
ToolsBlog
Submit

Hacking, PenTest, and Cybersecurity Tools for Your Security Arsenal!

Kitploit is a directory of hacking, cybersecurity, and pentesting tools. Discover the latest project updates to find vulnerabilities, analyze systems, automate testing, and strengthen your security.

··Feeds·Contact·Privacy·© 2026 Kitploit

Tool Directory

Categories

View all categories
Loading categories
sub.sh — Multiprocessing(Parallel)Subdomain Detect Script | Kitploit
Tools/GitHubGitHub/cihanmehmet/sub.sh
OSINT (Open Source Intelligence)ReconnaissanceDNS & Subdomain EnumerationInformation GatheringSubdomain Enumeration
GitHubcihanmehmet/sub.sh

sub.sh

Multiprocessing(Parallel)Subdomain Detect Script

View Repository
327822 years agoReviewed by Kitploit

Most Popular

View all →

Discover the most used tools by our community.

Explore all tools

Browse our collection of tools

View all tools →
Share

🎯🕸📘 Multiprocessing(Parallel)Subdomain Detect Script CMD

✨ 🔺Sub.sh but without API key 🔻

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

‼️ jq , httprobe and parallel required 📌

📘 ✅ Used Services

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
[-] Removed service
- https://suip.biz (Amass,Subfinder,Findomain)
# 🔨 Used Passive Scan Tool
+ Findomain
+ Subfinder
+ Assetfinder

💢 USAGE 💡

Script Usage 🎯

Small Scan

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

All Scan

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

image

🔸 Required tool automatic install

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

If you already have a GO, you should make the following settings;

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

The following tools working with go language have been installed.

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/...

Demo

Use this link to test Sub.sh directly in your browser:

Open in Cloud Shell


🔑 📜 Subdomain Detect Terminal Shortcut Function

nano ~/.zshrc

or

nano ~/.bashrc

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

💡 Usage

root@kitploit:~
subdomain webscantest.com

image



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

🚩 💻 I am open to suggestions for improvement.

Twitter:

Download Tool
CMD

Cihan Mehmet DOĞAN

Linkedin Twitter Website