DetectDee
v1.4.719
*免責事項: この記事とこのツールは、技術的な議論と共有のみを目的としています。違法な使用は固く禁止されています。
DetectDee: ソーシャル ネットワーク全体で、ユーザー名、電子メール、電話番号によってソーシャル メディア アカウントを追跡します。
https://github.com/piaolin/DetectDee/releases
git clone https://github.com/piaolin/DetectDee.git
cd DetectDee
go mod tidy
go run .
英語
中文档
Hunt down social media accounts by username, email or phone across social networks
Usage:
DetectDee detect [flags]
Flags:
-c, --check self-check
-e, --email strings email[s], e.g. [email protected],[email protected]
-f, --file string Site data file (default "data.json")
-g, --google Show google search result
-h, --help help for detect
-n, --name strings name[s], e.g. piaolin,poq79,SomeOneYouLike
--nsfw Include checking of NSFW sites from default list.
-o, --output string Result file (default "result.txt")
-p, --phone strings phone[s], e.g. 15725753684,13575558962
--precisely Check precisely
--proxy string Make requests over a proxy. e.g. socks5://127.0.0.1:1080
-r, --retry int Retry times after request failed (default 3)
-s, --site strings Limit analysis to just the listed sites. Add multiple options to specify more than one site.
-t, --timeout int Time (in seconds) to wait for response to requests (default 10)
--token string chatgpt api token
Global Flags:
-v, --verbose verbose output
初めてデータを更新してください
./DetectDee update
1 人のユーザーのみを検索するには:
./DetectDee detect -n piaolin
複数のユーザーを検索するには:
./DetectDee detect -n piaolin,blue
複数のユーザーを検索し、結果のユーザータグ付けに ChatGPT を使用するには (ChatGPT トークンが必要です):
./DetectDee detect -n piaolin,blue --token {ChatGPT Token}
電子メールを検索するには:
./DetectDee detect -e [email protected],[email protected]
電話を検索するには:
./DetectDee detect -p 15822575984,13188524682
Google 検索を表示します (自分で確認してください):
./DetectDee detect -n piaolin,blue -g
指定したサイト内を検索するには:
./DetectDee detect -n piaolin -s github,v2ex
スクリーンショット機能は、検出結果をスクリーンショットするために使用されます。この関数には以下が必要であることに注意してください。
Usage:
DetectDee screenshot [flags]
Flags:
--chrome Show chrome
-d, --dir string Folder path of the screenshot (default " screenshots " )
-f, --file string Url list file (default " result.txt " )
-h, --help help for screenshot
--path string Chrome ExecPath
--proxy string Make requests over a proxy. e.g. socks5://127.0.0.1:1080
-t, --thread int Chrome number (default 3)
--timeout int Timeout (default 60)
Global Flags:
-v, --verbose verbose output
検出結果のスクリーンショット
./DetectDee screenshot
ぜひ DetectDee の開発にご協力いただければ幸いです。それぞれの貢献は非常に高く評価されます。
ご協力いただければ幸いです。
https://github.com/sherlock-project/sherlock