maigret
Collect a dossier on a person by username from thousands of sites
Details
Category: OSINT
Publisher: trickest-mhmdiaa
Created Date: 11/28/2022
Container: quay.io/trickest/maigret:v0.4.4
Source URL: https://github.com/soxoj/maigret
Parameters
Command:
--db
- Load Maigret database from a JSON file or HTTP web resource.Command:
--csv
- Create a CSV report (one report per username).Command:
--pdf
- Generate a PDF report (general report on all usernames).Command:
--txt
- Create a TXT report (one report per username).Command:
--html
- Create an HTML report file (general report on all usernames).Command:
--info
- Display extra/service information and metrics.Command:
--json
- Generate a JSON report of specific type: simple, ndjson (one report per username).Command:
--site
- Limit analysis to just the specified sites.Command:
--tags
- Specify tags of sites (see `--stats`).Command:
--debug
- Display extra/service/debug information and metrics, save responses in debug.log.Command:
--graph
- Generate a graph report (general report on all usernames).Command:
--parse
- Parse page by URL and extract username and IDs to use for search.Command:
--proxy
- Make requests over a proxy. e.g. socks5://127.0.0.1:1080Command:
--stats
- Show database statistics (most frequent sites engines and tags).Command:
--xmind
- Generate an XMind 8 mindmap report (one report per username).Command:
--submit
- URL of existing profile in new site to submit.Command:
--id-type
- Specify identifier(s) type (default: username)Command:
--retries
- Attempts to restart temporarily failed requests.Command:
--timeout
- Time in seconds to wait for response to requests (default 30s). A longer timeout will be more likely to get results from slow sites. On the other hand, this may cause a long delay to gather all results.Command:
--verbose
- Display extra information and metrics.Command:
--no-color
- Don't color terminal outputCommand:
--all-sites
- Use all sites for scan.Command:
--i2p-proxy
- Specify URL of your I2P gateway. Default is http://127.0.0.1:4444Command:
--top-sites
- Count of sites for scan ranked by Alexa Top (default: 500).Command:
--tor-proxy
- Specify URL of your Tor gateway. Default is socks5://127.0.0.1:9050Command:
- One or more usernames to search by (separated by spaces)Command:
--ignore-ids
- ignore-idsCommand:
--self-check
- Do self check for sites and database and disable non-working ones.Command:
--no-recursion
- Disable recursive search by additional data extracted from pages.Command:
--print-errors
- Print errors messages: connection, captcha, site country ban, etc.Command:
--with-domains
- Enable (experimental) feature of checking domains on usernames.Command:
--no-extracting
- Disable parsing pages for additional data and other usernames.Command:
--no-progressbar
- Don't show progressbar.Command:
--max-connections
- Allowed number of concurrent connections (default 100).Command:
--print-not-found
- Print sites where the username was not found.Command:
--reports-sorting
- Method of results sorting in reports (default: in order of getting the result)Command:
--cookies-jar-file
- File with cookies.Command:
--use-disabled-sites
- Use disabled sites to search (may cause many false positives).