CyberSecurityUP / HermitPurple-Maltegoce

Finding Missing People, extract information in Dark Web and Surfaceweb Investigation and Human Trafficking Support

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

HermitPurple-Maltegoce

HermitPurple-Maltegoce is a collection of Maltego transforms for advanced data extraction and analysis. This repository provides a set of tools to enhance your cybersecurity investigations and research.

Features

  • AhmiaDomainExtractor.py: Extracts domains from Ahmia, a search engine for the Tor network.
  • ExtractDataDomain.py: Extracts data from specified domains.
  • ExtractDataDomainTor.py: Extracts data from Tor domains.
  • ReverseImageSearch.py: Performs reverse image searches.
  • SearchMissingPerson.py: Searches for missing persons using various data sources.
  • TelegramGroupLister.py: Lists Telegram groups related to specific topics.

Installation

  1. Clone the repository:
    git clone https://github.com/CyberSecurityUP/HermitPurple-Maltegoce.git
    cd HermitPurple-Maltegoce
  2. Install the required dependencies:
    pip install -r requirements.txt
  3. Configuration TelegramExplorer:
https://telegramexplorer.readthedocs.io/

Usage

  1. Import the transforms into Maltego.
  2. Configure the necessary API keys and settings in the respective scripts.
  3. Run the transforms from within Maltego to analyze and extract data.

Contributing

We welcome contributions! Please read our Contributing Guide for details on our code of conduct and the process for submitting pull requests.

License

This project is licensed under the MIT License - see the LICENSE file for details.

Contact

For any questions or inquiries, please open an issue or contact us at LinkedIn.

Author

  • Joas A Santos

Credits

  • GuiBacellar for TelegramExplorer

image

About

Finding Missing People, extract information in Dark Web and Surfaceweb Investigation and Human Trafficking Support

License:MIT License


Languages

Language:Python 96.1%Language:Dockerfile 3.9%