MoonWitch is a streamlined, terminal-based OSINT (Open Source Intelligence) framework designed for rapid data lookups. It provides a clean, purple-themed command-line interface to query external APIs for information gathering.
- Phone Number Lookup
- UPI ID Lookup
- Vehicle Registration Lookup
- Location/IP Tracking
- Social Media Lookups (Telegram, Instagram)
- Document Verification (Aadhaar, PAN)
- Python 3.x
requestslibrarycoloramalibrary
-
Clone the repository:
git clone https://github.com/yourusername/MoonWitch-Tools.git cd MoonWitch-Tools -
Install the required packages:
pip install -r requirements.txt
-
Configure API Access: To use this tool, you must provide your own API URL and API Key.
- Open
moonwitch.pyin a text editor. - Locate the configuration section at the top:
API_URL = "https://your-api-endpoint.com/api/v1/" API_KEY = "YOUR_API_KEY_HERE"
- Need an API Key? If you do not have an API key, you can join and contact me for assistance: https://t.me/moonwitchservices
- Open
Run the script from your terminal:
python moonwitch.pyNavigate the menu using the numbered options. The tool will prompt you for the specific number or ID required for each lookup.
This tool is intended for educational and authorized investigative purposes only. The user assumes all responsibility for legal compliance when using this software to query data. The developers assume no liability for misuse.
