maigret

OSINT tool for collecting information about usernames across social

TLDR

Search username across sites
$ maigret [username]
Search with specific sites
$ maigret [username] --site [twitter] --site [github]
Output to file
$ maigret [username] -o [report.txt]
Generate HTML report
$ maigret [username] --html

SYNOPSIS

maigret [options] username

DESCRIPTION

maigret is an OSINT tool for collecting information about usernames across social networks and websites. Searches hundreds of platforms to find accounts associated with a username. Generates detailed reports for investigations.

PARAMETERS

-o file

Output results to file.
--html
Generate HTML report.
--pdf
Generate PDF report.
--site name
Check specific site only.
--timeout seconds
Request timeout.
--tor
Use Tor network.
--proxy url
Use HTTP proxy.
-a, --all-sites
Check all available sites.

INSTALL

brew install maigret
nix profile install nixpkgs#maigret

CAVEATS

For authorized security research and OSINT investigations only. Respect privacy and applicable laws.

SEE ALSO

sherlock(1)