此儲存庫具有在各個網站上執行使用者和使用者名稱枚舉所需的統一資料。內容位於 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 授權。