Skip to content

Oberon Framework is a modular offensive-security toolkit built for remote access, persistence, and post-exploitation tasks.

License

Notifications You must be signed in to change notification settings

phantom0004/oberon-framework

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

40 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Oberon logo
Oberon Framework
STILL IN DEVELOPMENT

A comprehensive offensive-security framework for penetration testers and security researchers.

FeaturesQuick StartUsage WorkflowScreenshotsDisclaimerLicense


✨ Features

  • 🖥️ Remote Command Execution — Run commands and scripts on remote systems
  • 📝 System Intelligence Gathering — Collect detailed OS, network, and hardware data
  • 🔒 Persistence — Create startup registry entries on Windows targets
  • 📦 Payload Conversion — Package Python payloads as standalone executables
  • 🕵️ Payload Obfuscation — Evade antivirus engines with packing and obfuscation
  • 🔄 Reverse TCP — Establish covert reverse connections
  • 📸 Screenshot Capture — Snap the target desktop in real time
  • 💻 Interactive Remote Shell — Gain a fully interactive CLI session
  • ⌨️ Keylogger Generation — Record keystrokes silently
  • 🔐 Robust Encryption — Protect C2 traffic with strong algorithms
  • 🔑 Hot-Swap Keys — Rotate encryption keys during active sessions

🚀 Quick Start

1 • Configure payload and server

python3 executor_setup.py

2 • Launch the C2 server

python3 th3executor.py

3 • (Optional) Run the payload locally for testing

python3 payload.py

🛠️ Usage Workflow

  1. Setup — Define payload and server options via executor_setup.py
  2. Serve — Start th3executor.py; wait for inbound sessions
  3. Deliver — Supply the generated executable or raw Python payload to the target
  4. Connect — A session appears automatically in the C² console
  5. Operate — Execute commands, deploy modules, and maintain access

🖼️ Screenshots

TO BE ADDED


❗ Disclaimer

Oberon Framework is intended for authorised penetration testing and security research purposes only.

Any unauthorised or malicious use is strictly prohibited. You are solely responsible for your actions.


📄 License

Distributed under the MIT License. See the LICENSE file for more details.

About

Oberon Framework is a modular offensive-security toolkit built for remote access, persistence, and post-exploitation tasks.

Topics

Resources

License

Stars

Watchers

Forks

Languages