Mr.Holmes icon indicating copy to clipboard operation
Mr.Holmes copied to clipboard

A Complete Osint Tool :mag:

:mag: Mr.Holmes

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.


:heavy_exclamation_mark: DISCLAIMER

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


SCREENSHOT

Screenshot



:heavy_check_mark: INSTALLATION LINUX/MAC:

git clone https://github.com/Lucksi/Mr.Holmes
cd Mr.Holmes
sudo chmod +x install.sh
sudo ./install.sh

:heavy_check_mark: INSTALLATION WINDOWS:

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

:heavy_check_mark: INSTALLATION 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
Execute Launcher.sh

USAGE TERMUX/WINDOWS:

python3 MrHolmes.py

USAGE WINDOWS:

python MrHolmes.py
OR
cd Launchers
Execute Win_Launcher.exe

API KEY LINK:

https://whois.whoisxmlapi.com

SETTINGS FOLDER:

Configuration/Configuration.ini

:heavy_exclamation_mark: ATTENTION

DATABASE NOT AVAIABLE ON TERMUX


:heavy_exclamation_mark: ATTENTION ON WINDOWS

IF PYTHON AND PHP WONT INSTALL YOU HAVE TO DOWNLOAD THEM MANUALLY:


VERSIONS LIST:

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

:heavy_check_mark: 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)
write:Uchiha(Uchiha-Mode)

:heavy_check_mark: Mode.json CODE EXAMPLE:

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

:heavy_check_mark: 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

:heavy_check_mark: Login.json CODE EXAMPLE:

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

:heavy_check_mark: Users.json CODE EXAMPLE

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

:heavy_check_mark: LANGUAGE SETTINGS:

cd GUI
cd Language
edit Language.json
write:Italian
write:English 
write:François

:heavy_check_mark: Language.json CODE EXAMPLE:

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

DEFAULT USERNAME AND PASSWORD:

Username:Admin
Password:Qwerty123

AVAIABLE LANGUAGES:

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

ACTUAL VERSION:

Moriarty-1.0.2


INTERACTIVE MAP HAS BEEN MADE WITH:

Leaflet: https://leafletjs.com


USERNAME ENTITIES:

The Icons on Folder: /GUI/Icon/Entities/Site_Icon have been taken from: https://www.iconfinder.com/ all credit goes to their respective creators


GRAPHS:

With this new version has been added the possibility to create Graphs in order to create a schema for information scheduling.

EXAMPLE:

Screenshot


:last_quarter_moon: DARK MODE:

Screenshot



:full_moon: LIGHT MODE:

Screenshot



:last_quarter_moon: HIGH-CONTRAST MODE:

Screenshot



Uchiha MODE:

Screenshot



STARGAZERS OVER TIME

Stargazers over time


MADE WITH :heart: BY LUCKSI IN :it:

ORIGINAL CREATOR: LUCA GAROFALO (Lucksi)

LICENSE: GPL-3.0 License
COPYRIGHT: (C) 2021-2022 Lucksi