appsecben
  • AppSecBen
  • Awesome Links
  • tools
    • grep
    • netstat
    • nmap
    • h8mail
    • sherlock
    • BeEF
    • Wireshark
    • Scapy
    • ffuf
    • wafw00f
    • hCaptcha
    • sn1per
    • WPScan
    • searchsploit
    • Metasploit
    • wget
    • Bash Scripting
    • git
    • Docker
    • VSCode
    • Local web server
    • S3 Bucket
    • JWT
  • Links Úteis
    • Cursos
    • Ferramentas Online
    • Repositórios
    • Articles, Docs, Sites, etc
  • Infra
    • Email
    • DNS
    • Subdomain
    • Ferramentas
    • SSH
  • Tor
    • Links
    • Tor + ProxyChains Config
  • GoLang
    • Cheat Sheet
    • Install
    • Useful Links
    • Packages
    • VSCode
  • Vulns
    • Log4j
Powered by GitBook
On this page

Was this helpful?

  1. tools

sherlock

Find Usernames Across Social Networks

https://github.com/sherlock-project/sherlock

### INSTALL
apt install sherlock


### USAGE
sherlock {username}


### OUTPUT SAMPLE

[*] Checking username benhurott on:
[-] ResearchGate: Illegal Username Format For This Site!
[-] 2Dimensions: Not Found!
[+] 500px: https://500px.com/{username}
[-] 7Cups: Not Found!
[+] 9GAG: https://9gag.com/u/{username}
[-] About.me: Not Found!
[-] Academia.edu: Not Found!
[-] Alík.cz: Not Found!
[-] Anobii: Not Found!
[-] Aptoide: Not Found!
[-] Archive.org: Not Found!
[+] AskFM: https://ask.fm/{username}
[-] Avízo.cz: Not Found!
[-] BLIP.fm: Not Found!
[+] Badoo: https://badoo.com/profile/{username}
[-] Bandcamp: Not Found!
[-] Basecamp: Not Found!
[-] Bazar.cz: Not Found!
[-] Behance: Not Found!
[+] BitBucket: https://bitbucket.org/{username}/
[-] BitCoinForum: Not Found!
[+] Blogger: https://{username}.blogspot.com

Previoush8mailNextBeEF

Last updated 4 years ago

Was this helpful?