Skip to content

taynanb/Mr.Holmes

ย 
ย 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation

๐Ÿ” 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.


โ— 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



โœ”๏ธ INSTALLATION LINUX/MAC:

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

โœ”๏ธ INSTALLATION WINDOWS:

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

โœ”๏ธ 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

โ— ATTENTION

DATABASE NOT AVAIABLE ON TERMUX


โ— 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

โœ”๏ธ 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)

โœ”๏ธ 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"
        }
    ]
}

โœ”๏ธ LANGUAGE SETTINGS:

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

AVAIABLE LANGUAGES:

Italiano ๐Ÿ‡ฎ๐Ÿ‡น 
English ๐Ÿด๓ ง๓ ข๓ ฅ๓ ฎ๓ ง๓ ฟ
Franรงais ๐Ÿ‡ซ๐Ÿ‡ท

ACTUAL VERSION:

T.G.D-1.0.2


INTERACTIVE MAP HAS BEEN MADE WITH:


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


ENCODING:

With this version it is Possible to Encode your reports


DECODING:

With this version it is Possible to Decode your reports


HYPOTHESIS

This new version Permits to generate some "Hypothesis" on the subject in base of their numbers on varios social media (It may not be a 100% attendible)


GRAPHS:

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


EXAMPLE:

Screenshot


DORKS:

With this new version it is possible to search Video/Sound/Images via Dorks.


EXAMPLE:

Screenshot


PDF:

With this new version has been added the possibility to converte your Graphs in PDF.


EXAMPLE:


AVAILBLE PDF-THEMES:

Light ๐ŸŒ•
Dark ๐ŸŒ—
High-Contrast ๐ŸŒ—

FILE-TRANSFER:

With this version it is Possible to Transfer your reports directly to Your Phone Via Qr-Code


FILE-TRANSFER PAGE:


๐ŸŒ— DARK MODE:

Screenshot



๐ŸŒ• LIGHT MODE:

Screenshot



๐ŸŒ— HIGH-CONTRAST MODE:

Screenshot



STARGAZERS OVER TIME

Stargazers over time


MADE WITH โค๏ธ BY LUCKSI IN ๐Ÿ‡ฎ๐Ÿ‡น

ORIGINAL CREATOR: LUCA GAROFALO (Lucksi)

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

About

๐Ÿ” A Complete Osint Tool

Resources

License

Security policy

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 46.6%
  • PHP 23.1%
  • CSS 14.2%
  • JavaScript 11.3%
  • Shell 2.8%
  • PowerShell 1.5%
  • Other 0.5%