Skip to content
KitploitKITPLOIT
ツールブログ
提出
ツールブログ
提出

ハッキング、侵入テスト、サイバーセキュリティツールをあなたのセキュリティアーセナルに!

Kitploitはハッキング、サイバーセキュリティ、ペネトレーションテストのツールディレクトリです。最新のプロジェクトアップデートを見つけて、脆弱性の発見、システム分析、テストの自動化、セキュリティの強化を行いましょう。

··フィード·お問い合わせ·プライバシー·© 2026 Kitploit

ツールディレクトリ

カテゴリ

すべてのカテゴリを見る
Loading categories
DomainDouche — SecurityTrailsのドメイン提案APIを悪用して、キーワードとブルートフォースで潜在的に関連するドメインを見つけるOSINTツール。 | Kitploit
ツール/GitHubGitHub/n0kovo/domaindouche
OSINT (オープンソースインテリジェンス)偵察DNSおよびサブドメイン列挙情報収集サブドメイン列挙Archived
GitHubn0kovo/domaindouche

DomainDouche

SecurityTrailsのドメイン提案APIを悪用して、キーワードとブルートフォースで潜在的に関連するドメインを見つけるOSINTツール。

リポジトリを見る
2643年前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

ツールをダウンロード