Instrument 09 · OSCP / enumeration / field notes
Pentest Commands
Progress is earned by recorded evidence. Do not store passwords or exam secrets.
ssh -vvv -p 22 user@10.10.10.10chmod 600 id_rsa; ssh -i id_rsa -p 22 user@10.10.10.10curl -k -sS -D - -o /dev/null http://10.10.10.10/whatweb -a 3 http://10.10.10.10/ffuf -u http://10.10.10.10/FUZZ -w /usr/share/seclists/Discovery/Web-Content/raft-medium-directories.txt -fc 404ffuf -u http://10.10.10.10/ -H 'Host: FUZZ.target.htb' -w /usr/share/seclists/Discovery/DNS/subdomains-top1million-20000.txt -fs 0Select Linux, Windows or Active Directory after establishing access. The notebook will load the relevant local evidence groups.
Record the permission boundary first, then review the maintained GTFOBins entry. This Lab does not mirror escape commands.
Open tar / sudo on GTFOBins ↗OffSec currently prohibits automatic exploitation, mass vulnerability scanners and AI chatbots. Nmap and its scripting engine are named examples, but a feature that performs prohibited behavior remains prohibited. Metasploit and Meterpreter are restricted to one selected target.
Carry the callback endpoint plus target, profile, detected ports and privilege-boundary context into Instrument 10. Field notes and evidence remain in this notebook.
Open Payload Generator with assessment context →