该存储库具有在各个网站上执行用户和用户名枚举所需的统一数据。内容位于 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
本作品根据 Creative Commons Attribution-ShareAlike 4.0 International License 获得许可。