Book a Demo!
CoCalc Logo Icon
StoreFeaturesDocsShareSupportNewsAboutPoliciesSign UpSign In
Lucksi
GitHub Repository: Lucksi/Mr.Holmes
Path: blob/master/Documentation/README_ITA.md
1071 views

🔍 Mr.Holmes

Mr.Holmes è un information gathering tool (OSINT). Il cui principale scopo è quello di ottenere informazioni riguardo a domini,username,email e numeri di telefono con l'aiuto di risorse pubbliche disponibili in rete.Utilizzando anche tecniche come i Google/Yandex dorks per ricerche ancora piu specifiche.Inoltre possono essere utilizzati dei proxy per rendere le tue richieste anonime e utilizza una WhoIs Api per avere più informazioni riguardo a un dominio.

DISCLAIMER

Questo Tool non è preciso al 100% Perciò è probabile che talvolta possa fallire,Inoltre questo Tool è stato creato solo a scopo educativo e di Ricerca non mi assumo alcun tipo di responsabilità per qualunque uso improprio di questo tool.

SCREENSHOT

Screenshot



✔️ INSTALLAZIONE LINUX/MAC:

git clone https://github.com/Lucksi/Mr.Holmes cd Mr.Holmes sudo apt-get update sudo chmod +x install.sh sudo bash install.sh

✔️ INSTALLAZIONE WINDOWS (1°MODO):

Se hai installato sulla tua macchina windows git puoi eseguire i seguenti comandi:

git clone https://github.com/Lucksi/Mr.Holmes cd Mr.Holmes Install.cmd

✔️ INSTALLATION WINDOWS (2°MODO):

Se Hai scaricato il file di zip di Mr.Holmes devi prima unzipparlo e successivamente eseguire i seguenti comandi:

ren Mr.Holmes-master Mr.Holmes cd Mr.Holmes Install.cmd

✔️ INSTALLAZIONE TERMUX:

pkg install proot git clone https://github.com/Lucksi/Mr.Holmes cd Mr.Holmes proot -0 chmod +x install_Termux.sh ./install_Termux.sh

USAGE LINUX/MAC:

sudo python3 MrHolmes.py OR: cd Launchers Esegui Launcher.sh

USAGE TERMUX:

python3 MrHolmes.py

USAGE WINDOWS:

python MrHolmes.py OR: cd Launchers Esegui Win_Launcher.exe

API KEY LINK:

https://whois.whoisxmlapi.com

FILE DI CONFIGURAZIONE:

Configuration/Configuration.ini

ATTENZIONE

DATABASE NON DISPONIBILE SU TERMUX

ATTENTION SU WINDOWS

SE PYTHON O PHP NON SI INSTALLANO DEVI INSTALLARLI MANUALMENTE.


LISTA VERSIONI:

https://lucksi.github.io/Mr.Holmes/Pages/versions.html

✔️ GUI DARK/LIGHT MODE:

cd GUI cd Theme edit Mode.json write:Light=(Light-Mode) write:Dark=(Dark-Mode) write:High-Contrast(High-Contrast-Mode)

Mode.json CODE EXAMPLE:

{ "Color": { "Background": "Light" } }

✔️ GUI/USERNAME/PASSWORD:

cd GUI cd Credentials edit Login.json write:Status=Active/Deactive edit Users.json write:Username=Your Username write:Password=Your Password

Login.json CODE EXAMPLE:

{ "Database": { "Status": "Active" } }

Users.json CODE EXAMPLE

{ "Users":[ { "Username": "Your Username", "Password": "Your Password" } ] }

✔️ IMPOSTAZIONI LINGUA:

cd GUI cd Language edit Language.json

Language.json CODE EXAMPLE:

{ "Language": { "Preference": "English" } }

DEFAULT USERNAME E PASSWORD:

Username:Admin Password:Qwerty123

LINGUE DISPONIBILI:

Italiano 🇮🇹 English 🏴󠁧󠁢󠁥󠁮󠁧󠁿 Français 🇫🇷

VERSIONE ATTUALE:

T.G.D-1.0.4


MAPPA INTERATTIVA REALIZZATA CON:

Leaflet: https://leafletjs.com


USERNAME ENTITIES:

Le Icone sulla Cartella /GUI/Icon/Entities/Site_Icon sono state prese da: https://www.iconfinder.com/ tutti i meriti vanno ai loro rispettivi creatori.


ENCODING

Con Questa Versione E Possibile effetuare l'Encoding dei Report.


DECODING

Con Questa Versione E Possibile effetuare Il Decoding dei Report.


IPOTESI

Con Questa Versione Si Possono generare delle "Ipotesi" Basate sulle informazioni raccolte ciò comprende possibili hobby/interessi (Le Ipotesi Potrebbero non essere affidabili al 100%)


EMAIL-LOOKUP:

Con questa nuova versione è possible verificare se una email è collegata con alcuni social/servizi senza notificare il target.


GRAFICO:

Con Questa nuova versione è stata aggiunta la possibilità di creare dei Grafici in ordine di schematizzare le informazioni.

EXAMPLE:

Screenshot


MAPPA:

Con Questa nuova versione è stata aggiunta la possibilità di creare delle Mappe Interattive.


EXAMPLE:

Screenshot


DORKS:

Con questa nuova versione è possibile cercare Video/Suoni/Immagini Attraverso i Dorks (1) e effettuare delle ricerche specifiche inserendo una data es '1998/01/1' o un intervallo di date es '1998/01/01-2020/12/31' (2).


EXAMPLE (1):

Screenshot


EXAMPLE (2):

Screenshot


PDF:

Con questa versione è possibile convertire i Grafici in PDF.


EXAMPLE:


AVAILBLE PDF-THEMES:

Light 🌕 Dark 🌗 High-Contrast 🌗

FILE-TRANSFER:

Con questa versione è possibile trasferire i tuoi reports/PDF direttamente Sul tuo Telefono Tramite Qr-Code


FILE-TRANSFER PAGE:


🌗 DARK MODE:

Screenshot



🌕 LIGHT MODE:

Screenshot



🌗 HIGH-CONTRAST MODE:

Screenshot




STARGAZERS OVER TIME

Stargazers over time


CREATO CON ❤️ DA LUCKSI IN 🇮🇹

CREATORE ORIGINALE: LUCA GAROFALO (Lucksi)