
소셜 네트워크에서 사용자 이름과 이메일로 계정을 검색하는 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 엔진을 통합합니다. 더 적은 노력으로 더 많은 정보를 얻을 수 있습니다.
민감한 데이터는 공유되지 않습니다. 사이트 이름만 전송됩니다
사용은 완전 무료이며, 합리적인 일일 한도가 있습니다
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.