jonaylor89 / sherlock-rs

Hunt down social media accounts by username across social networks
https://sherlockproject.xyz
MIT License
34 stars 2 forks source link

Potential Bug in Discord result #3

Closed moonstripe closed 3 weeks ago

moonstripe commented 3 weeks ago
...
[+] [767ms] Chess: https://www.chess.com/member/[user]
[+] [814ms] Typeracer: https://data.typeracer.com/pit/profile?user=[user]
[+] [810ms] Discord: https://discord.com
[+] [798ms] Pastebin: https://pastebin.com/u/[user]
[+] [805ms] Air Pilot Life: https://airlinepilot.life/u/[user]
...

Noticed that Discord returns the discord domain and nothing else.

❯ rustup target list
aarch64-apple-darwin (installed)
moonstripe commented 3 weeks ago

closing since this is 100% upstream