Visualizzazione post con etichetta maigret. Mostra tutti i post
Visualizzazione post con etichetta maigret. Mostra tutti i post

sabato 16 maggio 2026

Maigret: Uncover Who Hides Behind a Username

🔍🕵️‍♂️

Maigret: Uncover Who Hides Behind a Username

Maigret is a powerful open-source OSINT tool that builds a complete dossier on a person using only their username. It checks for account presence across thousands of websites and gathers all available information from profile pages and site APIs. No API keys required.

🚀 Key Features

🤖 3,000+ sites supported — A default run checks the 500 highest-traffic sites. Pass -a to scan everything, or --tags to filter by category/country.

🧠 Intelligent information extraction — Automatically extracts all available data about the account owner, including links to other accounts, from web pages and site APIs.

🔗 Recursive search — Uses discovered usernames and IDs to automatically expand the search, finding related accounts.

🏷️ Advanced filtering — Filter results by tags (site categories, countries) to get targeted and relevant reports.

🛡️ Block bypass — Detects and partially bypasses blocks, censorship, and CAPTCHA to maximize results.

📦 Auto-updating database — Downloads an updated site database every run (once per 24 hours), with offline fallback if there's no connection.

🌐 Tor / I2P / Proxy — Supports routing through Tor, I2P, and HTTP/SOCKS proxies to access .onion / .i2p sites and bypass WAFs.

☁️ Cloudflare bypass — Experimental mode to bypass Cloudflare protections via FlareSolverr.

🤖 AI mode — With --ai and an OpenAI key, Maigret automatically generates a neutral investigation summary: possible real name, location, profession, interests, languages, confidence, and leads for further research.

📦 Installation

🐍 Quick install via pip:

pip3 install maigret
maigret username

📦 Docker:

docker pull soxoj/maigret
docker run -v /mydir:/app/reports soxoj/maigret:latest username --html

🪟 Windows: Download a standalone EXE from the Releases page on GitHub.

📊 Reports and Output

Maigret generates reports in HTML, PDF, XMind, JSON, CSV, and TXT. It also includes an interactive web interface to visualize results as a graph.

🔧 Useful commands:

maigret user --html — Generate HTML report
maigret user --pdf — Generate PDF report
maigret user --graph — Generate interactive D3 graph
maigret user --json ndjson — Machine-readable JSON export
maigret user --tags photo,dating — Search only photo and dating sites
maigret --parse URL — Parse a profile page to extract IDs and usernames
maigret --permute — Generate probable username variants

🎯 Who Is It For

🏆 OSINT professionals, cybersecurity researchers, journalists, and digital investigators. Maigret can also be embedded as a Python library in custom projects for automated analysis pipelines.

Disclaimer: For educational and lawful purposes only. Comply with local laws (GDPR, CCPA, etc.).

👉 Discover Maigret and take a look:

https://github.com/soxoj/maigret

Maigret: Scopri Chi Si Nasconde Dietro un Username

🔍🕵️‍♂️

Maigret: Scopri Chi Si Nasconde Dietro un Username

Maigret è un potente strumento OSINT open-source che raccoglie un dossier completo su una persona partendo solo dal suo username. Controlla la presenza di account su migliaia di siti web e raccoglie tutte le informazioni disponibili dalle pagine dei profili e dalle API dei siti. Senza bisogno di API keys.

🚀 Funzionalità principali

🤖 Supporto per 3.000+ siti — Una ricerca predefinita controlla i 500 siti più popolari per traffico. Usa -a per scansionare tutto, o --tags per filtrare per categoria/paese.

🧠 Estrazione intelligente delle informazioni — Estrae automaticamente tutti i dati disponibili sul proprietario del profilo, inclusi link ad altri account, da pagine web e API dei siti.

🔗 Ricerca ricorsiva — Usa i username e gli ID scoperti durante la scansione per espandere automaticamente la ricerca, trovando account correlati.

🏷️ Filtraggio avanzato — Filtra i risultati per tag (categorie di siti, paesi) per ottenere report mirati e pertinenti.

🛡️ Bypass dei blocchi — Rileva e aggira parzialmente blocchi, censura e CAPTCHA per massimizzare i risultati.

📦 Database auto-aggiornante — Scarica un database aggiornato dei siti ogni volta che viene eseguito (una volta al giorno), con fallback offline se non c'è connessione.

🌐 Tor / I2P / Proxy — Supporta il routing attraverso Tor, I2P e proxy HTTP/SOCKS per accedere a siti .onion / .i2p e bypassare WAF.

☁️ Bypass Cloudflare — Modalità sperimentale per aggirare le protezioni Cloudflare tramite FlareSolverr.

🤖 Modalità AI — Con --ai e una chiave OpenAI, Maigret genera automaticamente un riassunto neutro dell'indagine: possibile nome reale, posizione, professione, interessi, lingue, confidenza e lead per approfondimenti.

📦 Installazione

🐍 Installazione rapida via pip:

pip3 install maigret
maigret nome_utente

📦 Docker:

docker pull soxoj/maigret
docker run -v /mydir:/app/reports soxoj/maigret:latest username --html

🪟 Windows: Scarica un EXE standalone dalle Releases su GitHub.

📊 Report e output

Maigret genera report in HTML, PDF, XMind, JSON, CSV e TXT. Include anche un'interfaccia web interattiva per visualizzare i risultati come un grafo.

🔧 Comandi utili:

maigret user --html — Genera report HTML
maigret user --pdf — Genera report PDF
maigret user --graph — Genera grafo D3 interattivo
maigret user --json ndjson — Esportazione JSON per macchine
maigret user --tags photo,dating — Cerca solo su siti di foto e dating
maigret --parse URL — Analizza una pagina profilo per estrarre ID e username
maigret --permute — Genera varianti probabili di username

🎯 Per chi è

🏆 Professionisti OSINT, ricercatori di cybersecurity, giornalisti e investigatori digitali. Maigret può anche essere integrato come libreria Python in progetti personalizzati per pipeline di analisi automatizzate.

Disclaimer: Uso educativo e legale. Rispettare le leggi locali (GDPR, CCPA, ecc.).

👉 Scopri Maigret e dai un'occhiata:

https://github.com/soxoj/maigret

🎬 Donkey: The Open Source CapCut Alternative with AI

🚀 Donkey: The Open Source CapCut Alternative Looking for a simple way to edit videos without the restrictions of proprietary software? Dis...