Works with the AI tools you already use
engagement session ops
Standardized operational workflow for starting CTF boxes and offensive security engagements.
$5
engagement session ops
Example session with this skill installed
I'm starting a new box at 10.10.11.234. I've got my VPN up. Help me initialize the session and run initial recon.
- Read your context and instructions
- Compiled the engagement session ops
I have initialized the engagement workspace for target 10.10.11.234. I verified the VPN tunnel (tun0), confirmed reachability (TTL 64 - Linux target), and cleaned up stale host entries.
Session Initialization: 10.10.11.234
| Category | Item | Status / Value |
|---|---|---|
| Connectivity | VPN Interface | tun0 active (10.10.14.5) |
| Reachability | ICMP Ping | Success (0.45ms avg) |
| Target OS | TTL Analysis | 64 (Linux) |
| Environment | Work Directory | ./10.10.11.234/ created |
| Host Config | /etc/hosts | Added 10.10.11.234 target.htb |
| Recon Status | Nmap Command | $ELEV nmap -Pn -sS -p- --min-rate 2000 -T4 10.10.11.234 -oN ports.txt |
Initial Service Scan Results
# Nmap 7.94 scan initiated
# Ports discovered:
22/tcp open ssh OpenSSH 8.9p1 Ubuntu 3ubuntu0.3
80/tcp open http Apache httpd 2.4.52
8080/tcp open http-proxy
# Full output written to ./10.10.11.234/ports.txt
Tool Inventory Check
- Impacket: Verified in
/opt/impacket/venv/bin/ - Wordlists: Found at
/usr/share/wordlists/dirbuster/directory-list-2.3-medium.txt - SMB Client:
nxc(NetExec) available in path
Next steps
- Review
ports.txtfor specific service versions and banners. - Start a backgrounded directory brute-force on port 80 using
gobusterorferoxbuster. - Check for public exploits or writeups associated with the discovered Apache version.
Connects securely to your tools. The creator never sees your data.
What you get
About this skill
The problem
Penetration testers and CTF players lose hours to stale configurations, dead VPN tunnels, and inconsistent environment setups. Small oversight like a forgotten /etc/hosts entry or a foreground timeout can derail an entire engagement.
What it does
- Performs a standardized session start checklist including VPN verification and TTL-based OS identification.
- Establishes workspace discipline by enforcing IP-specific directories and state file management.
- Automates initial recon using optimized
nmapSYN scans and reachability checks. - Manages local tool inventories for SMB, LDAP, and memory forensics to avoid mid-task tool hunting.
- Enforces persistence rules for long-running tasks like NTDS dumps to prevent data loss from session timeouts.
Why this beats prompting it yourself
General-purpose agents often ignore the operational nuances of offensive security, such as clock-sync requirements for Kerberos or the difference between SYN and Connect scans. This skill embeds hard-earned "rules of the road" that prevent common rabbit holes and technical debt during a live engagement.
Use cases
- Starting a fresh CTF box on platforms like Hack The Box or TryHackMe.
- Transitioning between target machines during an authorized internal pentest.
- Setting up a local environment for binary analysis or memory forensics.
- Resuming a paused engagement where target IPs or VPN states may have changed.
Known limitations
Requires root or sudo privileges for SYN scans and /etc/hosts modifications. Assumes a Linux-based attack host with standard pentesting tools pre-installed.
How to install
Works the same in every agent - Claude, Cursor, Codex, Copilot and 20+ more.
- 1
Download the ZIP
Free skills download straight away. Paid skills unlock right after purchase.
- 2
Unzip into your skills folder
Every agent reads skills from one folder on your machine. Drop the unzipped folder in there.
- 3
Ask your agent to use it
Restart the agent if it was already running. It picks the skill up automatically - no config needed.
Skills folder by agent
Click the path to copy it. Create the folder if it does not exist yet.
Reviews
No reviews yet
Be one of the first to try it. Every listed skill passes our trust checks below.
Security scanned
Passed our 8-point scan before listing
Fresh listing
Recently published to Agensi
30-day refund
Not a fit? Get your money back
Trust & safety
Security scanned
Verified clean 7 days ago
- Passed all security checks, Safe to install