Skip to content

ghosttrace

Latest

Choose a tag to compare

@alialsartawi7-sketch alialsartawi7-sketch released this 11 Apr 16:39
· 20 commits to main since this release

GhostTrace v6.3 — Initial Release

Features

  • Passive OSINT: emails, subdomains, social profiles
  • Active recon: DNS, HTTP probing, port scanning
  • Risk scoring with explainable results
  • Attack path generation
  • PDF report generation
  • Interactive graph visualization

Requirements

  • Python 3.10+
  • Kali Linux / Ubuntu
  • theHarvester, Sherlock, Maigret, ExifTool

Installation

Required

sudo apt update
sudo apt install -y pkg-config libcairo2-dev python3-dev build-essential
sudo apt install theharvester exiftool -y
pip install sherlock-project maigret --break-system-packages

PhoneInfoga

wget https://github.com/sundowndev/phoneinfoga/releases/latest/download/phoneinfoga_Linux_x86_64.tar.gz -O /tmp/phoneinfoga.tar.gz
tar xzf /tmp/phoneinfoga.tar.gz -C /tmp/
sudo mv /tmp/phoneinfoga /usr/local/bin/

Optional — for PDF reports

pip install weasyprint --break-system-packages

Optional — for Tor routing

sudo apt install tor -y
sudo service tor start

576943134-93ac4804-e2da-49c0-b511-582e7449a9d2 Screenshot 2026-04-11 195912