Skip to content

Justadudeinspace/ghostroot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GHOSTROOT

Advanced Autonomous Penetration Framework

A next-generation adaptive intrusion environment with full phase simulation:

  • Phase 1 — Reconnaissance
  • Phase 2 — Exploit Chain
  • Phase 3 — Payload Injection
  • Phase 4 — Shadow Persistence
  • Phase 5 — Cipher Handshake

Requirements

Python 3.8+ and the rich library.

pip install -r requirements.txt

Usage

# Basic run
python3 main.py

# With options
python3 main.py --target 10.0.0.1 --mode aggressive --depth 5

# Suppress banner
python3 main.py --no-banner

# Via launcher
chmod +x launcher.sh
./launcher.sh --target 10.0.0.1

Options

Flag Values Default Description
--target any IP 192.168.1.1 Target address
--mode stealth aggressive ghost ghost Execution mode
--depth 1–5 3 Exploit chain depth
--no-banner off Suppress ASCII banner

Warning

This tool is intended for educational and satirical purposes only. Read the ending.

About

v4.2.0 // AUTONOMOUS INTRUSION FRAMEWORK // CLASSIFIED

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors