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

db
file
Command: --db - Load Maigret database from a JSON file or HTTP web resource.
csv
boolean
Command: --csv - Create a CSV report (one report per username).
pdf
boolean
Command: --pdf - Generate a PDF report (general report on all usernames).
txt
boolean
required
Command: --txt - Create a TXT report (one report per username).
html
boolean
Command: --html - Create an HTML report file (general report on all usernames).
info
boolean
Command: --info - Display extra/service information and metrics.
json
string
Command: --json - Generate a JSON report of specific type: simple, ndjson (one report per username).
site
string
Command: --site - Limit analysis to just the specified sites.
tags
string
Command: --tags - Specify tags of sites (see `--stats`).
debug
boolean
Command: --debug - Display extra/service/debug information and metrics, save responses in debug.log.
graph
boolean
Command: --graph - Generate a graph report (general report on all usernames).
parse
string
Command: --parse - Parse page by URL and extract username and IDs to use for search.
proxy
string
Command: --proxy - Make requests over a proxy. e.g. socks5://127.0.0.1:1080
stats
boolean
Command: --stats - Show database statistics (most frequent sites engines and tags).
xmind
boolean
Command: --xmind - Generate an XMind 8 mindmap report (one report per username).
submit
string
Command: --submit - URL of existing profile in new site to submit.
id-type
string
Command: --id-type - Specify identifier(s) type (default: username)
retries
string
Command: --retries - Attempts to restart temporarily failed requests.
timeout
string
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.
verbose
boolean
Command: --verbose - Display extra information and metrics.
no-color
boolean
Command: --no-color - Don't color terminal output
all-sites
boolean
Command: --all-sites - Use all sites for scan.
i2p-proxy
string
Command: --i2p-proxy - Specify URL of your I2P gateway. Default is http://127.0.0.1:4444
top-sites
string
Command: --top-sites - Count of sites for scan ranked by Alexa Top (default: 500).
tor-proxy
string
Command: --tor-proxy - Specify URL of your Tor gateway. Default is socks5://127.0.0.1:9050
usernames
string
required
Command: - One or more usernames to search by (separated by spaces)
ignore-ids
string
Command: --ignore-ids - ignore-ids
self-check
boolean
Command: --self-check - Do self check for sites and database and disable non-working ones.
no-recursion
boolean
Command: --no-recursion - Disable recursive search by additional data extracted from pages.
print-errors
boolean
Command: --print-errors - Print errors messages: connection, captcha, site country ban, etc.
with-domains
boolean
Command: --with-domains - Enable (experimental) feature of checking domains on usernames.
no-extracting
boolean
Command: --no-extracting - Disable parsing pages for additional data and other usernames.
no-progressbar
boolean
Command: --no-progressbar - Don't show progressbar.
max-connections
string
Command: --max-connections - Allowed number of concurrent connections (default 100).
print-not-found
boolean
Command: --print-not-found - Print sites where the username was not found.
reports-sorting
string
Command: --reports-sorting - Method of results sorting in reports (default: in order of getting the result)
cookies-jar-file
file
Command: --cookies-jar-file - File with cookies.
use-disabled-sites
boolean
Command: --use-disabled-sites - Use disabled sites to search (may cause many false positives).