Thread Rating:
- 0 Vote(s) - 0 Average
- 1
- 2
- 3
- 4
- 5
2375 SELLING LeakCheck - OSINT tool checkmaasystem.com
Original Poster
emily0051
STAFF TEAM
Code: Desktop tool
# Download the script
curl -o checkmaa https://raw.githubusercontent.com/OsintSystems/checkmaa/main/checkmaa.py
# OR wget -O checkmaa https://raw.githubusercontent.com/OsintSystems/checkmaa/main/checkmaa.py
# Make it executable
chmod +x checkmaa
# (Optional) Move to PATH for system-wide access
sudo mv checkmaa /usr/local/bin/
# Set your API key (add to ~/.bashrc or ~/.zshrc for persistence)
export CHECKMAA_API_KEY='your_api_key_here'
# (Recommended) Install requests for better reliability
pip3 install requests
$checkmaa -k 'API' -q nigga123@gmail.com --auto
Desktop tool ready, enjoy <3
Original Poster
emily0051
Original Poster
emily0051
STAFF TEAM
Free 3 search for test.
Telegram Bot : @checkmaasystem_bot
Code: OSINT Search Bot
Welcome X! I can help you with:
• 📧 Email lookup
• 🔍 Email prefix search
• 🔐 Password search
Daily Limit: 3/3 requests remaining
Quick Commands:
• /email user@example.com - Email lookup
• /prefix admin@ - Email prefix search
• /pw example.com - Password search by domain
🌐 Website: https://checkmaasystem.com/
Original Poster
emily0051
STAFF TEAM
Free 3 search for test.
Telegram Bot : @checkmaasystem_bot
Code: OSINT Search Bot
Welcome X! I can help you with:
• 📧 Email lookup
• 🔍 Email prefix search
• 🔐 Password search
Daily Limit: 3/3 requests remaining
Quick Commands:
• /email user@example.com - Email lookup
• /prefix admin@ - Email prefix search
• /pw example.com - Password search by domain
🌐 Website: https://checkmaasystem.com/
Original Poster
emily0051
|