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.
- 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.
- Clone the repository:
git clone https://github.com/CyberSecurityUP/HermitPurple-Maltegoce.git cd HermitPurple-Maltegoce
- Install the required dependencies:
pip install -r requirements.txt
- Configuration TelegramExplorer:
https://telegramexplorer.readthedocs.io/
- Import the transforms into Maltego.
- Configure the necessary API keys and settings in the respective scripts.
- Run the transforms from within Maltego to analyze and extract data.
We welcome contributions! Please read our Contributing Guide for details on our code of conduct and the process for submitting pull requests.
This project is licensed under the MIT License - see the LICENSE file for details.
For any questions or inquiries, please open an issue or contact us at LinkedIn.
Author
- Joas A Santos
Credits
- GuiBacellar for TelegramExplorer