Mr.Holmes: OSINT & Reconnaissance Tool for Termux

Mr.Holmes is a powerful OSINT and reconnaissance tool that combines multiple information gathering features into a single terminal application. It helps collect publicly available information related to domains, IP addresses, phone numbers, email addresses, social media accounts, and more from a simple menu. You can install and use Mr.Holmes in Termux to perform different OSINT and reconnaissance tasks. Below are some of its core features:

  • Perform social media OSINT.
  • Gather domain and IP information.
  • Track phone numbers.
  • Investigate email addresses.
  • Scan open ports.
  • Generate Google Dorks.
  • Perform person OSINT.
  • Encode and decode text.
  • Convert files to PDF.
  • Transfer files.

Mr.Holmes Installation Commands

Use the commands below to install Mr.Holmes in Termux. After completing the installation, you can start using the tool to perform different OSINT and reconnaissance tasks.

Update Termux packages.

pkg update && pkg upgrade -y

Install Proot.

pkg install proot -y

Clone the Mr.Holmes repository.

git clone https://github.com/Lucksi/Mr.Holmes

Move into the Mr.Holmes directory.

cd Mr.Holmes

Give execute permission to the installation script.

proot -0 chmod +x install_Termux.sh

Run the installation script.

./install_Termux.sh

Type 1 to begin the installation, choose 2 for Auto Installation, and then type Y to accept the disclaimer. Wait for the installation process to complete. After it finishes successfully, Mr.Holmes is ready to use.

Mr.Holmes Usage Guide

Start the Mr.Holmes tool.

python3 MrHolmes.py

After starting the tool, you will see the following menu:

  • 1. Social Account OSINT – Search for social media account information.
  • 2. Phone Number OSINT – Gather information related to a phone number.
  • 3. Domain/IP OSINT – Collect information about domains and IP addresses.
  • 4. Configuration – Change the tool settings.
  • 5. Database (GUI) – Open the built-in database interface.
  • 6. Update – Update the tool.
  • 7. Port Scanner – Scan a target for open ports.
  • 8. E-Mail – Perform email-related OSINT tasks.
  • 9. Dorks Generator – Generate Google Dorks.
  • 10. Person OSINT – Search for publicly available information about a person.
  • 11. Encoding/Decoding – Encode and decode text.
  • 12. PDF Converter – Convert supported files to PDF.
  • 13. File Transfer – Transfer files between devices.
  • 14. Session Options – Manage the current session.
  • 15. Exit – Close the tool.

Choose the option you want, enter the required target information such as a domain, IP address, phone number, email address, or username when prompted, and Mr.Holmes will automatically perform the selected OSINT or reconnaissance task and show you the results.

SHARE THIS POST: