Skip to content

Releases: viveksec/PhantomOS

PhantomOS Tactical v1.0.0

Choose a tag to compare

@viveksec viveksec released this 07 Aug 17:19

🔥 PHANTOMOS TACTICAL v1.0.0

    ╔══════════════════════════════════════════════════════════════╗
    ║                                                              ║
    ║   ██╗      ██╗███████╗ ██████╗ ████████╗ █████╗ ██╗███████╗  ║
    ║   ╚██╗     ██╔═╝██╔═══╝██╔═══██╗╚══██╔══╝██╔══██╗╚═╝██╔════╝  ║
    ║    ╚██╗   ███████╗█████╗  ██║   ██║   ██║   ███████║█████╗    ║
    ║     ╚██╗  ██╔═══╝██╔══╝  ██║   ██║   ██║   ██╔══██║██╔══╝    ║
    ║      ╚██╗ ██║    ███████╗╚██████╔╝   ██║   ██║  ██║███████╗  ║
    ║       ╚═╝ ╚═╝    ╚══════╝ ╚═════╝    ╚═╝   ╚═╝  ╚═╝╚══════╝  ║
    ║                                                              ║
    ║                    "In the shadows, we are legion"           ║
    ║                                                              ║
    ╚══════════════════════════════════════════════════════════════╝

⚡ THE GHOST IN THE MACHINE

"Ubuntu is a truck. Kali is a tank. PhantomOS is a motorcycle with missiles."

PhantomOS is a live, Tor-routed, Debian-based penetration testing OS built for operators who demand speed, stealth, and zero corporate bloat. Boots in 15 seconds. RAM usage: 800MB. Leaves no trace.


🎯 WHY THIS RELEASE CHANGES EVERYTHING

Feature Kali Tails PhantomOS v1.0
Boot Time 45s 30s 15s
Idle RAM 2GB+ 1.5GB 800MB 🪶
Persistence Encrypted
Tor-Only Mode Manual 1-Command
MAC Random Default
No Telemetry ⚠️ Zero
Pentest Ready 60+ Tools
Size 4GB+ 1.5GB 1.91GB 📦

🎭 THE ARSENAL (Pre-Installed)

🕷️ Ghost-Mode (The Killer Feature)

sudo ghost-mode on

Instantly kills all clearnet traffic. Forces 100% through Tor. Blocks DNS leaks. Randomizes MAC. Verifies with IP check.

🌐 Web Exploitation

  • Burp Suite (traffic interception)
  • SQLmap (database takeover)
  • Nikto (web vulnerability scanner)
  • Gobuster (directory brute-force)
  • FFUF (web fuzzer)
  • WPScan (WordPress audit)

📡 Wireless Warfare

  • Aircrack-ng (WPA2 handshake capture)
  • Reaver (WPS PIN attacks)
  • Pixiewps (offline WPS cracking)
  • Bettercap (MITM framework)
  • Kismet (wireless IDS)

🔓 Password Cracking

  • Hashcat (GPU-accelerated)
  • John the Ripper (classic)
  • Hydra (online brute-force)
  • CrackMapExec (AD/Powershell)

🧠 Reverse Engineering

  • Ghidra (NSA's tool)
  • Radare2 (binary analysis)
  • Binwalk (firmware extraction)
  • GDB (debugging)

🎯 Exploitation

  • Metasploit Framework (full)
  • Empire (post-exploitation C2)
  • Evil-WinRM (Windows shells)
  • Responder (LLMNR/NBT-NS poisoning)

🕵️ OSINT & Recon

  • Sherlock (username sweeping 300+ sites)
  • Maigret (account correlation)
  • Pacu (AWS exploitation)
  • ScoutSuite (multi-cloud auditing)
  • theHarvester (email/subdomain gathering)

🔒 Privacy Stack

  • Tor (daemon + SOCKS5)
  • MAT2 (metadata scrubber)
  • BleachBit (secure deletion)
  • Firejail (sandboxing)
  • USBGuard (BadUSB protection)

🖥️ DUAL DESKTOP MODE

Mode Description Best For
XFCE Lightweight, familiar Low-resource ops, quick tasks
i3wm Tiling, keyboard-driven, matrix-green The aesthetic, the grind

Polybar shows live Tor IP. Conky monitors network. Green-on-black terminal. This is the hacker desktop.


📦 WHAT'S NEW IN v1.0.0

  • Fixed: All 5 critical build errors (Ubuntu live-build bugs, package conflicts)
  • Added: xz ultra-compression (shrunk from 2.6GB to 1.91GB)
  • Added: phantom-doctor (self-diagnostic engine)
  • Added: phantom-get-msf (on-demand Metasploit)
  • Added: phantom-get-lab (Docker isolated practice targets)
  • Added: Full QEMU boot test in CI/CD
  • Hardened: AppArmor enforcement, auditd logging, USBGuard

🚀 FLASH & BOOT

1. Download

# Verify integrity (SHA256):
f33b075d11dd87c677a034a24796ae7a17c9349b07cc8564e370195eef1fa05f

2. Flash to USB

  • Windows: Rufus → Select ISO → DD Mode → Write
  • Linux: sudo dd if=phantomos.iso of=/dev/sdX bs=4M status=progress && sync
  • Mac: balenaEtcher

3. Boot

  • Insert USB → Power on → Select USB in BIOS/UEFI
  • Live Mode: Boots in 15 seconds, no install required
  • Persistence: Create encrypted partition to save work across reboots

4. Go Ghost

# Verify you're anonymous:
sudo ghost-mode on
ghost-mode status
curl ifconfig.me  # Shows Tor exit node, not your IP

🛡️ SECURITY FIRST

This OS is designed for authorized penetration testing only.

  • All traffic forced through Tor (no clearnet leaks)
  • MAC address randomization (hardware untraceable)
  • Encrypted persistence (AES-256)
  • AppArmor enforcing (application sandboxing)
  • Auditd logging (forensic integrity)

Do not use for illegal activities. The developers assume no liability.


🤝 COMMUNITY

Found a bug? Open an Issue
Feature request? Start a Discussion
Want to contribute? Fork → Edit config/package-lists/ → PR (auto-builds')


📊 SYSTEM SPECS

Requirement Minimum Recommended
RAM 1GB 2GB+
USB 4GB 8GB (with persistence)
CPU Any x86_64 Multi-core (for Hashcat)
GPU Integrated Dedicated (for cracking)
Network Ethernet/WiFi USB WiFi adapter (monitor mode)

🎨 AESTHETICS

Colors: #0a0a0a (void black), #00ff00 (matrix green), #1a1a1a (shadow gray)
Fonts: FiraCode (monospace), Monospace (terminal)
Vibe: Cyberpunk. Anonymous. Minimal. Efficient.


⚠️ DISCLAIMER

This software is provided "as-is" for educational and authorized testing purposes. By downloading, you agree to use this tool only on systems you own or have explicit permission to test. Unauthorized access is illegal.

Stay ethical. Stay anonymous. Stay in the shadows.


Built with 🖤 by viveksec

"We do not forgive. We do not forget. Expect us."

⬇️ Download ISO | 📜 Source Code | 🐛 Report Bug

Downloads
Stars