랭킹으로 돌아가기

Lucksi/Mr.Holmes

Pythonlucksi.github.io/Mr.Holmes/

A Complete Osint Tool :mag:

osintpythonpython-scriptosint-pythonosint-toolgeolocationlinuxtermuxmacososint-frameworkosint-toolsinformation-gathering
스타 성장
스타
3.9k
포크
575
주간 성장
이슈
31
3.9k3.9k
7월 18일7월 19일7월 20일7월 22일
아티팩트PyPIpip install mr.holmes
README

: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% 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.

SCREENSHOT

Screenshot



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

:heavy_check_mark: INSTALLATION LINUX/MAC (Venv Enviroment):

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

:heavy_check_mark: INSTALLATION WINDOWS (1°WAY)

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

:heavy_check_mark: INSTALLATION WINDOWS (2° WAY):

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

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

cd Mr.Holmes
sudo python3 MrHolmes.py
OR:
cd Mr.Holmes
cd Launchers
Execute Launcher.sh

USAGE LINUX/MAC(Venv Enviroment):

cd Mr.Holmes
source .lib_venv/bin/activate
python3 MrHolmes.py

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)

: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

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

T.G.D-1.0.4


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


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 including possible hobbies/interests (It may not be a 100% attendible)


EMAIL-LOOKUP:

With this new version is possible to check if an email is connected to some specific socials/services without letting the target know it.


GRAPHS:

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


EXAMPLE:

Screenshot


MAPS:

With this new version has been added the possibility to create Interactive Maps.


EXAMPLE:

Screenshot


DORKS:

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).


EXAMPLE (1):

Screenshot


EXAMPLE (2):

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:


:last_quarter_moon: DARK MODE:

Screenshot



:full_moon: LIGHT MODE:

Screenshot



:last_quarter_moon: HIGH-CONTRAST MODE:

Screenshot




STARGAZERS OVER TIME

Stargazers over time


MADE WITH :heart: BY LUCKSI IN :it:

ORIGINAL CREATOR: LUCA GAROFALO (Lucksi)

관련 저장소
sherlock-project/sherlock

Hunt down social media accounts by username across social networks

PythonPyPIMIT Licenseosintreconnaissance
sherlockproject.xyz
86.9k10.2k
koala73/worldmonitor

Real-time global intelligence dashboard. AI-powered news aggregation, geopolitical monitoring, and infrastructure tracking in a unified situational awareness interface

TypeScriptnpmOtheraidashboard
worldmonitor.app
65.9k10.2k
soxoj/maigret

🕵️‍♂️ Collect a dossier on a person by username from 3000+ sites

PythonPyPIMIT Licenseosintsocial-network
maigret.app
35.6k2.7k
lissy93/web-check

🕵️‍♂️ All-in-one OSINT tool for analysing any website

TypeScriptnpmMIT Licenseosintprivacy
web-check.xyz
34.2k2.8k
jivoi/awesome-osint

:scream: A curated list of amazingly awesome OSINT

Otherawesome-listosint
27.6k3.8k
mukul975/Anthropic-Cybersecurity-Skills

817 structured cybersecurity skills for AI agents · Mapped to 6 frameworks: MITRE ATT&CK, NIST CSF 2.0, MITRE ATLAS, D3FEND, NIST AI RMF & MITRE F3 (Fight Fraud) · agentskills.io standard · Works with Claude Code, GitHub Copilot, Codex CLI, Cursor, Gemini CLI & 20+ platforms · 29 security domains · Apache 2.0

PythonPyPIApache License 2.0ai-agentsclaude-code
mahipal.engineer/Anthropic-Cybersecurity-Skills/
26.3k3.2k
Lissy93/web-check

🕵️‍♂️ All-in-one OSINT tool for analysing any website

TypeScriptnpmMIT Licenseosintprivacy
web-check.xyz
24.3k1.9k
qeeqbox/social-analyzer

API, CLI, and Web App for analyzing and finding a person's profile in 1000 social media \ websites

JavaScriptnpmGNU Affero General Public License v3.0osintsocial-media
23.5k2.3k
gildas-lormeau/SingleFile

Web Extension for saving a faithful copy of a complete web page in a single HTML file

JavaScriptnpmGNU Affero General Public License v3.0browserarchive
getsinglefile.com
21.9k1.4k
smicallef/spiderfoot

SpiderFoot automates OSINT for threat intelligence and mapping your attack surface.

PythonPyPIMIT Licensefootprintingosint
spiderfoot.net
19.8k3.2k
mxrch/GHunt

🕵️‍♂️ Offensive Google framework.

PythonPyPIOtherosintgoogle
19.2k1.7k
sundowndev/phoneinfoga

Information gathering framework for phone numbers

GoGo ModulesGNU General Public License v3.0information-gatheringphone-number
sundowndev.github.io/phoneinfoga/
17.1k5.2k