Skip to content

Latest commit

 

History

History
30 lines (21 loc) · 1.35 KB

File metadata and controls

30 lines (21 loc) · 1.35 KB

CyberTrail

🚀 CyberTrail: Digital Forensics Tools & Red Team Assessment 🚀

CyberTrail-BANNER

CyberTrail is a digital forensics and red team assessment tool designed to help cybersecurity professionals collect public information in real-time and automatically. With official API integrations such as VirusTotal, Shodan, SecurityTrails, and Google Search scraping techniques, CyberTrail provides real data without using dummies or simulations.

Key Features:

  • 🔍 WHOIS Lookup
  • DNS Records Analysis
  • 🛡️ VirusTotal Integration
  • 🔎 Shodan Scanning
  • 🕸️ Dark Web Search
  • Real-Time Updates

This tool is ideal for forensic investigations, cyber threat analysis, and red team assessment. All results are saved in JSON, CSV, or PDF format for future reference.

This tool is still under development and will be continuously updated to make it better.

⚠️ CryptDefender can only be run using Python version 3.7 or later. Make sure you are using the latest Python version for full compatibility and maximum performance.

Instalasi

git clone https://github.com/cryptdefender323/CyberTrail.git 
cd CyberTrail
pip3 install -r requirements.txt
python3 main.py