
ソーシャルネットワークでユーザー名とメールアドレスを使ってアカウントを検索するOSINTツール。
Blackbirdは、600以上のプラットフォームでの高速なユーザー名・メールアドレス検索と、無料のAI搭載プロファイリングを組み合わせた強力なOSINTツールです。WhatsMyNameのようなコミュニティ主導のプロジェクトを活用することで、低い偽陽性率と高品質な結果を実現します。スマートフィルター、洗練されたPDF/CSVエクスポート、完全自動分析などの機能を、単一のCLIから利用できます。
リポジトリをクローン
git clone https://github.com/p1ngul1n0/blackbird
cd blackbird
依存関係をインストール
pip install -r requirements.txt
ユーザー名で検索
python blackbird.py --username johndoe
メールアドレスで検索
python blackbird.py --email [email protected]
結果をPDFにエクスポート
python blackbird.py --email --pdf
BlackbirdはAIエンジンを統合しており、ユーザー名やメールアドレスが見つかったサイトを分析し、ユーザーの行動プロファイルと技術プロファイルを返します。これにより、より少ない労力でより深く理解できます。
機密データは共有されません — 送信されるのはサイト名のみです
使用は完全無料で、適切な1日あたりの制限があります
AI結果はPDFエクスポートにも含まれます(--pdf)
python blackbird.py --setup-ai
python blackbird.py --username johndoe --ai
プロジェクトの詳細については、ドキュメントをご覧ください。
BlackbirdはWhatsMyNameプロジェクトと完全に統合されており、これにより600以上のサイトで正確な逆ユーザー名検索を実行できます。
This or previous program is for Educational purpose ONLY. Do not use it without permission.
The usual disclaimer applies, especially the fact that me (P1ngul1n0) is not liable for any
damages caused by direct or indirect use of the information or functionality provided by these
programs. The author or any Internet provider bears NO responsibility for content or misuse
of these programs or any derivatives thereof. By using these programs you accept the fact
that any damage (dataloss, system crash, system compromise, etc.) caused by the use of these
programs is not P1ngul1n0's responsibility.