このリポジトリには、さまざまな Web サイトでユーザーとユーザー名の列挙を実行するために必要な統合データが含まれています。コンテンツは JSON ファイル内にあり、以下のような他のプロジェクトで簡単に使用できます。
「貢献」を参照
このスクリプトを実行してサイト上のユーザー名を確認するだけで、別のツール (Recon-NG や Spiderfoot など) と組み合わせて使用したくない場合は、以下に示すように、付属の Python 3 スクリプトを使用できます。 。 web_accounts_list_checker_threading.py
(推奨) とweb_accounts_list_checker.py
がありますが、これらはすべてのサイトを巡回するのに非常に長い時間がかかります。ネジが切られたものを以下に示します。
$ python3 ./web_accounts_list_checker_threading.py -u maxim
- 253 sites found in file.
> Looking up https://www.7cups.com/@maxim
> Looking up https://asciinema.org/~maxim
> Looking up https://audiojungle.net/user/maxim
> Looking up https://www.biggerpockets.com/users/maxim
> Looking up https://www.bookcrossing.com/mybookshelf/maxim
> Looking up https://www.buymeacoffee.com/maxim
> Looking up https://www.championat.com/user/maxim/
> Looking up https://community.cloudflare.com/u/maxim
> Looking up https://www.cnet.com/profiles/maxim/
... SNIP ...
> Looking up https://www.blogger.com/profile/maxim
> Looking up https://armorgames.com/user/maxim
-------------------------------------------
Searching for sites with username (maxim) > Found 160 results:
[+] Found user at https://www.codewars.com/users/maxim
[+] Found user at https://about.me/maxim
[+] Found user at https://community.cloudflare.com/u/maxim
[+] Found user at https://www.designspiration.com/maxim/
[+] Found user at https://www.wowhead.com/user=maxim
[+] Found user at https://audiojungle.net/user/maxim
[+] Found user at https://f3.cool/maxim
[+] Found user at https://coderwall.com/maxim/
貢献者の皆様の功績に感謝いたします。サイトの追加、ロゴの作成、壊れたコードの修正、その他さまざまな方法でプロジェクトを強化することなどです。ご協力いただきありがとうございました。
@WebBreacher、@Munchko、@L0r3m1p5um、@lehuff、@arnydo、@janbinx、@bcoles、@Sector035、@mccartney、@salaheldinaz、@camhoff、@BerndDasByte、@jocephus
この作品は、クリエイティブ コモンズ表示 - 継承 4.0 国際ライセンスに基づいてライセンスされています。