Skip to content

Latest commit

 

History

History
43 lines (30 loc) · 3.65 KB

File metadata and controls

43 lines (30 loc) · 3.65 KB

resident_orca

orca (2)

GitHub stars GitHub forks GitHub watchers GitHub contributors GitHub last commit License Platform Python Docker Volatility

Resident Orca emerges as a next-generation cyber drill and command orchestration tool designed to bridge the gap between human operators and multiple communication ecosystems. Unlike traditional penetration testing frameworks locked to a single terminal, Resident Orca enables security professionals to fire commands and receive telemetry from virtually any platform—turning everyday messaging apps into covert operation consoles.

Multi-Platform Command & Control

Resident Orca’s core innovation is its adapter-based architecture. A user can initiate a social engineering simulation from Telegram, pivot to a phishing campaign via Slack, log session data into iMessage, and dispatch payload triggers through Discord—all within a single drill. The tool also supports web applications (WhatsApp Web, Teams, custom webhooks), making it platform-agnostic. Whether you are a red teamer conducting a breach simulation or a researcher testing incident response, Resident Orca ensures your command channel is never a single point of failure.

Use Cases Across Cybersecurity Domains

For Penetration Testers: Execute reverse shell commands, enumerate directories, or deploy listener bindings using natural language messages from a mobile device. No VPN or SSH required.

For Social Engineering Engineers: Automate realistic baiting scenarios. The tool can spoof trusted sender behaviors, schedule follow-up lures, and track victim interaction rates across different chat mediums.

For SOC and Cyber Drill Coordinators: Run purple team exercises by injecting simulated malicious commands into team chat channels, measuring real-time reaction metrics.

For Research Centers: Analyze cross-platform threat propagation. Resident Orca logs every command’s latency, delivery status, and payload integrity, providing valuable data for defensive AI training.

How to clone the repo

git clone https://github.com/Iankulani/resident_orca.git
cd resident_orca

How to run

python resident_orca.py

Star History