Recently Updated Pages
Windows: Unattended Sleep Timeout
Problem A Windows guest running under the Proxmox hypervisor repeatedly powers off despite havin...
PowerShell: Adding Registry Hives
Get-PSDrive -PSProvider Registry Name Used (GB) Free (GB) Provider Root ...
Proxmox: Unprivileged LXC Workaround
Unprivileged LXC Workaround Overview of the Problem Join Linux Container to the Active Direct...
Penetrating Networks via SSH JumpHosts
Click here to view this diagram in a new tab
Penetrating Networks via Chisel Proxies
Click here to see this diagram in a new tab
Port Forwarding with PLINK
Download Plink You can download the latest plink.exe binary from here: https://www.chiark.greene...
Alternate Ways to Read Host Network Data
Context I created this page for some quick reference commands to check network configurations an...
Port Knocking
Challenge During target enumeration, you find information that suggests if you port knock the se...
Enumerating SNMP Community Strings
TARGET='TARGET_IP_ADDRESS_HERE' snmpwalk -c public -v1 "$TARGET" . > snmpwalk.txt grep '[^Hex-]...
Password & Credential Brute Force
User Emumeration You have enumerated users with one of the methods defined here: NetExec Pow...
Lesson Plan
Accompanying Presentation The PJPT Study Group is hosted by my friend and fellow Discord mod, Sh...
Lesson Plan
Accompanying Presentation The PJPT Study Group is hosted by my friend and fellow Discord mod, Sh...
APK Analysis
APKTool sudo apt install -y apktool apktool d -o decompiled_apk file.apk A good place to start...
Pass the Key
Kerberos Encryption Keys Policies on the domain controller will dictate which encryption algorit...
PowerView
Overview A set of PowerShell functions that can be used to enumerate ActiveDirectory. Part of th...
GetUserSPNs.py
When to Use Useful in post-compromise enumeration. If you acquire domain user passwords or hashe...
GetADUsers.py
When to Use Helpful in post-compromise enumeration. If you've compromised a domain-joined host, ...
DCSync
DCSync Overview DC Sync is a legitimate function of Active Directory environments where a domain...
Computer Networking: MAC Addressing and ARP
Media Access Control Address Identifies the physical network interface of a host Hexadecima...