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% Precise so it can fail somtimes. Also this tool is made for educational and research purposes only..use it wisely
✔️ INSTALLATION LINUX/MAC:
git clone https://github.com/Lucksi/Mr.Holmes
cd Mr.Holmes
sudo chmod +x install.sh
sudo ./install.sh
git clone https://github.com/Lucksi/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
sudo python3 MrHolmes.py
OR:
cd Launchers
Execute Launcher.sh
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)
write:Uchiha(Uchiha-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"
}
]
}
cd GUI
cd Language
edit Language.json
write:Italian
write:English
write:François
✔️ Language.json CODE EXAMPLE:
{
"Language" : {
"Preference" : " English"
}
}
DEFAULT USERNAME AND PASSWORD:
Username:Admin
Password:Qwerty123
Italiano 🇮🇹
English 🏴
Français 🇫🇷
INTERACTIVE MAP HAS BEEN MADE WITH:
icons on folder: /GUI/Icon/Entities/Site_Icon have been taken from: https://www.iconfinder.com/ all rights goes to their respective creators
MADE WITH ❤️ BY LUCKSI IN 🇮🇹
LICENSE: GPL-3.0 License COPYRIGHT: (C) 2021-2022 Lucksi