Mr.Holmes is a information gathering tool (OSINT). The main purpose is to gain information about domains,username and phone numbers with the help of public source avaiable on the internet also it use the google dorks attack for specific researchers. It also use proxies for make your requests completley anonymous and a WhoIS Api for getting more information about a domain.
This Tool is Not 100% Accurate so it can fail somtimes. Also this tool is made for educational and research purposes only, i do not assume any kind of responsibility for any imprope use of this tool.
git clone https://github.com/Lucksi/Mr.Holmes
cd Mr.Holmes
sudo apt-get update
sudo chmod +x install.sh
sudo bash install.sh
if you encounter some errors in the python libraries installation use this method
git clone https://github.com/Lucksi/Mr.Holmes
sudo apt-get update
cd Mr.Holmes
python3 -m venv .lib_venv
sudo chmod +x install.sh
sudo bash install.sh
source .lib_venv/bin/activate
pip3 install -r requirements.txt
python3 MrHolmes.py
If you have git installed on your windows machine you can do the following commands:
git clone https://github.com/Lucksi/Mr.Holmes
cd Mr.Holmes
Install.cmd
If you download the zip file of Mr.Holmes you should first unzip it and after that do the following commands:
ren Mr.Holmes-master Mr.Holmes
cd Mr.Holmes
Install.cmd
pkg install proot
git clone https://github.com/Lucksi/Mr.Holmes
cd Mr.Holmes
proot -0 chmod +x install_Termux.sh
./install_Termux.sh
cd Mr.Holmes
sudo python3 MrHolmes.py
OR:
cd Mr.Holmes
cd Launchers
Execute Launcher.sh
cd Mr.Holmes
source .lib_venv/bin/activate
python3 MrHolmes.py
python3 MrHolmes.py
python MrHolmes.py
OR
cd Launchers
Execute Win_Launcher.exe
https://whois.whoisxmlapi.com
Configuration/Configuration.ini
DATABASE NOT AVAIABLE ON TERMUX
IF PYTHON AND PHP WONT INSTALL YOU HAVE TO DOWNLOAD THEM MANUALLY:
https://lucksi.github.io/Mr.Holmes/Pages/versions.html
cd GUI
cd Theme
edit Mode.json
write:Light=(Light-Mode)
write:Dark=(Dark-Mode)
write:High-Contrast(High-Contrast-Mode)
{
"Color": {
"Background": "Light"
}
}
cd GUI
cd Credentials
edit Login.json
write:Status=Active/Deactive
edit Users.json
write:Username=Your Username
write:Password=Your Password
{
"Database": {
"Status": "Active"
}
}
{
"Users":[
{
"Username": "Your Username",
"Password": "Your Password"
}
]
}
cd GUI
cd Language
edit Language.json
{
"Language": {
"Preference": "English"
}
}
Username:Admin
Password:Qwerty123
Italiano 🇮🇹
English 🏴
Français 🇫🇷
Leaflet: https://leafletjs.com
The Icons on Folder: /GUI/Icon/Entities/Site_Icon have been taken from: https://www.iconfinder.com/ all credit goes to their respective creators
With this version it is Possible to Encode your reports
With this version it is Possible to Decode your reports
This new version Permits to generate some "Hypothesis" on the subject in base of their numbers on varios social media including possible hobbies/interests (It may not be a 100% attendible)
With this new version is possible to check if an email is connected to some specific socials/services without letting the target know it.
With this new version has been added the possibility to create Graphs in order to create a schema for information scheduling.
With this new version has been added the possibility to create Interactive Maps.
With this new version it is possible to search Video/Sound/Images via Dorks (1) and to effectuate specific research adding date ex '1998/01/1' or date range ex '1998/01/01-2020/12/31' (2).
With this new version has been added the possibility to converte your Graphs in PDF.
Light 🌕
Dark 🌗
High-Contrast 🌗
With this version it is Possible to Transfer your reports directly to Your Phone Via Qr-Code
ORIGINAL CREATOR: LUCA GAROFALO (Lucksi)