🔍 Advanced Open Source Intelligence Platform for Digital Investigations
🌟 Built with ❤️ by Scayar
ScayNum is a comprehensive OSINT (Open Source Intelligence) platform designed for digital investigators, security researchers, and cybersecurity professionals. It provides advanced capabilities for gathering intelligence from various digital sources through an intuitive, modern interface.
🔍 Comprehensive Phone Number Analysis:
- Social Media Discovery - Find profiles across 50+ platforms
- Data Breach Verification - Check against 100+ known breaches
- Messaging Platform Detection - Identify WhatsApp, Telegram, Signal usage
- Geolocation Intelligence - Precise location mapping with coordinates
- Owner Information Estimation - Name and demographic analysis
- Interactive Geographic Visualization - Real-time map integration
- Risk Assessment Engine - Threat level evaluation
- Batch Processing Capability - Process thousands of numbers via CSV
💡 Perfect for: Digital forensics, background checks, threat intelligence
🔍 Advanced IP Address Intelligence:
- Comprehensive IP Profiling - Country, city, ISP, organization details
- Reverse DNS Resolution - Complete domain name analysis
- DNS Records Intelligence - A, AAAA, MX, TXT, NS records
- Threat Intelligence Integration - Check against 50+ threat databases
- Network Infrastructure Analysis - ASN, hosting, proxy detection
- Geographic Visualization - Interactive mapping with coordinates
- Security Risk Assessment - Automated threat evaluation
- Bulk IP Analysis - Process multiple IPs simultaneously
💡 Perfect for: Network security, incident response, threat hunting
🔍 Advanced Web Search Intelligence:
- Multi-Engine Search - DuckDuckGo, Bing, Google with fallback
- Smart Result Categorization - Automatic content classification
- Social Media Profile Detection - Identify social accounts
- Contact Information Extraction - Emails, phones, addresses
- Threat Intelligence Analysis - Security indicator detection
- Comprehensive Reporting - CSV, PDF, HTML with visualizations
- Advanced Filtering - Relevance and source-based filtering
- Real-time Data Processing - Live result analysis
💡 Perfect for: Digital investigations, competitive intelligence, research
🔍 Instagram Profile Intelligence:
- Comprehensive Profile Analysis - Bio, followers, posts, engagement
- Fake Account Detection - AI-powered suspicious profile identification
- Engagement Rate Calculation - Automated metrics analysis
- Hashtag Intelligence - Popular hashtags and trend analysis
- Real-time Monitoring - Live profile tracking capabilities
- Visual Report Generation - Beautiful PDF/HTML reports
- Content Analysis - Post patterns and content categorization
- Network Mapping - Connection and interaction analysis
💡 Perfect for: Social media investigations, influencer analysis, brand protection
🔍 Cross-Platform Username Intelligence:
- Multi-Platform Verification - Check 20+ major platforms
- Visibility Score Calculation - Online presence quantification
- Risk Level Assessment - Automated security evaluation
- Privacy Recommendations - Personalized protection advice
- Comprehensive Reporting - Detailed CSV, PDF, HTML reports
- Real-time Platform Checking - Live availability verification
- Brand Protection Analysis - Username squatting detection
- Digital Footprint Mapping - Complete online presence overview
💡 Perfect for: Brand protection, identity verification, digital footprint analysis
# Download and extract ScayNum
# Double-click on run_ScayNum.bat
# Clone the repository
git clone https://github.com/Scayar/ScayNum.git
cd ScayNum
# Install dependencies
.\run_ScayNum.ps1 -Install
# Launch ScayNum
.\run_ScayNum.ps1
# Clone the repository
git clone https://github.com/Scayar/ScayNum.git
cd ScayNum
# Install dependencies
pip install -r requirements.txt
# Launch ScayNum
python main.py
# Clone the repository
git clone https://github.com/Scayar/ScayNum.git
cd ScayNum
# Make script executable
chmod +x run_ScayNum.sh
# Install dependencies
./run_ScayNum.sh install
# Launch ScayNum
./run_ScayNum.sh
# Clone the repository
git clone https://github.com/Scayar/ScayNum.git
cd ScayNum
# Install and launch
make install && make run
# Clone the repository
git clone https://github.com/Scayar/ScayNum.git
cd ScayNum
# Install dependencies
pip3 install -r requirements.txt
# Launch ScayNum
python3 main.py
# Clone the repository
git clone https://github.com/Scayar/ScayNum.git
cd ScayNum
# Install dependencies
sudo apt update
sudo apt install python3-pip
pip3 install -r requirements.txt
# Launch ScayNum
python3 main.py
# Clone the repository
git clone https://github.com/Scayar/ScayNum.git
cd ScayNum
# Install and launch
chmod +x run_ScayNum.sh
./run_ScayNum.sh install
./run_ScayNum.sh
# Launch ScayNum
python main.py
# Select option 1: Phone Number OSINT
# Enter phone number: +1234567890
# Results include:
# - Social media profiles found
# - Data breach information
# - Geolocation data
# - Risk assessment
# - Interactive map
# Launch ScayNum
python main.py
# Select option 2: IP Address Lookup
# Enter IP address: 8.8.8.8
# Results include:
# - Geographic location
# - ISP and organization details
# - DNS records
# - Threat intelligence
# - Network analysis
# Launch ScayNum
python main.py
# Select option 3: Web Search
# Enter query: "John Doe cybersecurity"
# Results include:
# - Categorized search results
# - Social media profiles
# - Contact information
# - Threat indicators
# - Comprehensive report
Process multiple targets simultaneously:
# Create CSV file with phone numbers
echo "phone_number" > phones.csv
echo "+1234567890" >> phones.csv
echo "+9876543210" >> phones.csv
# Batch process phone numbers
python main.py
# Select option 6: Batch Processing
# Select option 1: Phone Numbers (CSV)
# Enter file path: phones.csv
Multiple output formats:
- CSV Reports - Data analysis and spreadsheet integration
- PDF Reports - Professional documentation
- HTML Reports - Interactive web-based reports
- Interactive Maps - Geographic visualization
Keep ScayNum updated automatically:
# Check for updates
python main.py
# Select option 7: Update ScayNum
# Or use command line
git pull origin main
pip install -r requirements.txt
- No Data Storage - All data processed locally
- Encrypted Communications - Secure API connections
- Rate Limiting - Respectful API usage
- User Agent Rotation - Anti-detection measures
- Proxy Support - Anonymous browsing capabilities
- Educational Use Only - Designed for research and education
- Respectful Usage - Follow platform terms of service
- Data Protection - GDPR and privacy law compliance
- Ethical Guidelines - Responsible OSINT practices
ScayNum/
├── main.py # 🚀 Main entry point
├── scripts/
│ ├── core.py # 🧠 Core application logic
│ ├── phone_intelligence.py # 📱 Phone OSINT module
│ ├── ip_intelligence.py # 🌐 IP intelligence module
│ ├── web_intelligence.py # 🔍 Web search module
│ ├── social_intelligence.py # 📸 Social media module
│ └── username_intelligence.py # 👤 Username search module
├── requirements.txt # 📦 Dependencies
├── setup.py # ⚙️ Package configuration
├── README.md # 📖 Documentation
├── LICENSE # 📄 License information
├── Makefile # 🔧 Build automation
├── run_ScayNum.bat # 🪟 Windows launcher
├── run_ScayNum.ps1 # 💻 PowerShell launcher
└── run_ScayNum.sh # 🐧 Shell launcher
- pyfiglet - ASCII art and banners
- colorama - Terminal color support
- requests - HTTP client library
- beautifulsoup4 - HTML parsing
- phonenumbers - Phone number validation
- folium - Interactive maps
- instaloader - Instagram API
- fpdf - PDF generation
- jinja2 - HTML templating
We welcome contributions from the community! Here's how you can help:
- Use the Issues page
- Provide detailed error descriptions
- Include system information and logs
- Submit feature ideas via Issues
- Describe use cases and benefits
- Consider implementation complexity
- Fork the repository
- Create a feature branch
- Make your changes
- Add tests if applicable
- Submit a pull request
- Improve README sections
- Add code comments
- Create tutorials and guides
- Website: https://scayar.com
- Telegram Group: https://t.me/im_scayar
- Email: Scayar.exe@gmail.com
- GitHub Issues: Report bugs and request features
- Discussions: Community discussions
- Wiki: Documentation and guides
- Buy Me a Coffee: https://buymeacoffee.com/scayar
- Star the Repository: Show your appreciation
- Share with Others: Help grow the community
This project is licensed under the MIT License - see the LICENSE file for details.
- This tool is for educational and research purposes only
- Users are responsible for complying with local laws and regulations
- Respect privacy and terms of service of target platforms
- Use responsibly and ethically
- Open Source Community - For amazing libraries and tools
- OSINT Community - For knowledge sharing and collaboration
- Contributors - For code improvements and bug fixes
- Users - For feedback and feature suggestions
- OSINT Framework - For comprehensive intelligence gathering
- Maltego - For graph-based intelligence visualization
- Shodan - For internet-wide intelligence gathering
- TheHarvester - For email and domain intelligence
🌟 Star this repository if you find it helpful!
Made with ❤️ by Scayar