Maltego एक powerful OSINT (Open Source Intelligence) और link analysis tool है जो digital footprints को visual रूप में map करता है। इसका उपयोग है domains, IPs, emails, और social media profiles के बीच relationships को discover करना।
👉 Data relationships को visualize करने के लिए यह सबसे powerful tool माना जाता है। एक click से पूरी network का map मिल जाता है।
🔍 Maltego क्या-क्या कर सकता है
OSINT Gathering
Emails, domains, IPs gather करना
Social Media Analysis
Twitter, Facebook profiles को map करना
Link Visualization
Visual graph में connections दिखाना
DNS Analysis
DNS records और subdomains को analyze करना
Entity Resolution
IP address resolution और geolocation
Custom Transforms
External APIs को integrate करना
⚙️ Installation और Setup
Kali/Termux में Install (Desktop version)
apt update && apt upgrade -yMaltego CE (Community Edition)
apt install maltegoce -yJava requirement check
java -version💻 Basic Commands और Usage
Maltego Launch करना
maltegoceMaltego GUI open करना
maltego --no-splash🌐 Real Practical Example
Step 1: Domain Entity को Graph में Add करो
Palette से "Domain" entity choose करो और canvas पर drag करो। Value enter करो:
google.comStep 2: Run Transforms
Transforms automatically चलेंगे और results देंगे:
Step 3: Graph में देखो
Automatically new nodes और connections दिखेंगे:
Maltego CE (Community Edition) में limitations हैं:
- •Maximum 12,000 results per transform
- •No API access for automation
- •Limited transform modules compared to commercial version
- •Desktop application only (no CLI version)
⚠️ Legal Warning:
बिना permission किसी भी individual या organization के बारे में OSINT करना illegal है। Authorized targets पर ही practice करो।
🧩 Related Tools
theHarvester
Email & subdomain gathering
Recon-ng
Full reconnaissance framework
Maltego = "Digital Connections का Google Maps"
यह tool सभी digital footprints, social connections, और data relationships को एक beautiful graph में visualize कर देता है।