Skip to content
KitploitKITPLOIT
도구블로그
제출
도구블로그
제출

해킹, 침투 테스트 및 사이버 보안 도구를 당신의 보안 무기고에!

Kitploit은 해킹, 사이버 보안 및 침투 테스트 도구 디렉토리입니다. 최신 프로젝트 업데이트를 발견하여 취약점을 찾고, 시스템을 분석하고, 테스트를 자동화하고, 보안을 강화하세요.

··피드·문의·개인정보·© 2026 Kitploit

도구 디렉토리

카테고리

모든 카테고리 보기
Loading categories
도구/GitHubGitHub/cihanmehmet/sub.sh
OSINT (Open Source Intelligence)ReconnaissanceDNS & Subdomain EnumerationInformation GatheringSubdomain Enumeration
GitHubcihanmehmet/sub.sh

sub.sh

멀티프로세싱(병렬) 서브도메인 탐지 스크립트

저장소 보기
327822년 전Kitploit 검토 완료

인기

모두 보기 →

커뮤니티에서 가장 많이 사용되는 도구를 찾아보세요.

모든 도구 탐색

도구 컬렉션을 둘러보세요

모든 도구 보기 →
공유
sub.sh — 멀티프로세싱(병렬) 서브도메인 탐지 스크립트 | 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

💢 사용법 💡

스크립트 사용법 🎯

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

🔸 필수 도구 자동 설치

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



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

🚩 💻 개선 제안을 환영합니다.

트위터:

도구 다운로드
CMD

Cihan Mehmet DOĞAN

Linkedin Twitter 웹사이트