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

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

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

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

도구 디렉토리

카테고리

모든 카테고리 보기
Loading categories
도구/GitHubGitHub/n0kovo/domaindouche
OSINT (Open Source Intelligence)ReconnaissanceDNS & Subdomain EnumerationInformation GatheringSubdomain EnumerationArchived
GitHubn0kovo/domaindouche

DomainDouche

SecurityTrails 도메인 제안 API를 악용하여 키워드와 무차별 대입으로 잠재적으로 관련된 도메인을 찾는 OSINT 도구.

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

인기

모두 보기 →

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

모든 도구 탐색

도구 컬렉션을 둘러보세요

모든 도구 보기 →
공유
DomainDouche — SecurityTrails 도메인 제안 API를 악용하여 키워드와 무차별 대입으로 잠재적으로 관련된 도메인을 찾는 OSINT 도구. | Kitploit

DomainDouche

SecurityTrails의 도메인 제안 API를 악용하여 키워드와 무차별 대입으로 잠재적으로 관련된 도메인을 찾습니다.

작동하는 동안 사용하세요 🙃 (그리고... 이제는 죽었어요)

(Mastodon에서 연락하세요: @[email protected])

데모:

사용법:

root@kitploit:~
usage: domaindouche.py [-h] [-n N] -c COOKIE -a USER_AGENT [-w NUM] [-o OUTFILE] keyword

Abuses SecurityTrails API to find related domains by keyword.
Go to https://securitytrails.com/dns-trails, solve any CAPTCHA you might encounter,
copy the raw value of your Cookie and User-Agent headers and use them with the -c and -a arguments.

positional arguments:
  keyword               keyword to append brute force string to

options:
  -h, --help            show this help message and exit
  -n N, --num N         number of characters to brute force (default: 2)
  -c COOKIE, --cookie COOKIE
                        raw cookie string
  -a USER_AGENT, --useragent USER_AGENT
                        user-agent string (must match the browser where the cookies are from)
  -w NUM, --workers NUM
                        number of workers (default: 5)
  -o OUTFILE, --output OUTFILE
                        output file path

도구 다운로드