Works with the AI tools you already use

    Claude CodeClaude CodeCursorCursorCodex CLICodex CLIGitHub CopilotGitHub CopilotGemini CLIGemini CLI+20 more

    engagement session ops

    1

    Standardized operational workflow for starting CTF boxes and offensive security engagements.

    $5

    Secure checkout via Stripe

    30-day refund guarantee

    Converts to your local currency at checkout

    0 installsSecurity scanned
    engagement session ops

    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

    CategoryItemStatus / Value
    ConnectivityVPN Interfacetun0 active (10.10.14.5)
    ReachabilityICMP PingSuccess (0.45ms avg)
    Target OSTTL Analysis64 (Linux)
    EnvironmentWork Directory./10.10.11.234/ created
    Host Config/etc/hostsAdded 10.10.11.234 target.htb
    Recon StatusNmap 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

    1. Review ports.txt for specific service versions and banners.
    2. Start a backgrounded directory brute-force on port 80 using gobuster or feroxbuster.
    3. 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

    Initialize a standardized workspace for a new target IP.Verify VPN stability and target reachability before deep recon.Inventory local attack tools to ensure execution readiness.Maintain session state and logs to prevent redundant work.

    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 nmap SYN 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.

    ~30 seconds
    1. 1

      Download the ZIP

      Free skills download straight away. Paid skills unlock right after purchase.

    2. 2

      Unzip into your skills folder

      Every agent reads skills from one folder on your machine. Drop the unzipped folder in there.

    3. 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

    Listed7 days ago

    What's inside

    Frequently Asked Questions