What problem does it solve?
This Skill provides a robust and auditable way to manage interactive terminal sessions, crucial for executing commands, running tools, and collecting evidence during red team operations.
Core Features & Use Cases
- Sandboxed Shell Execution: Safely run commands and tools within managed environments.
- Persistent Sessions: Utilize
tmux for maintaining sessions across different phases of an engagement.
- Audit Trails: Automatically log all commands with timestamps for comprehensive evidence collection.
- Parallel Execution: Run multiple tools concurrently to speed up reconnaissance and scanning.
- Use Case: During a penetration test, you can use this skill to start a
tmux session with separate windows for reconnaissance, web application testing, and active directory enumeration, ensuring all actions are logged for reporting.
Quick Start
Use the terminal-env skill to start a new tmux session named 'engagement' with windows for recon, web, and ad.