Recently Updated Pages
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...
403
Kali LXC: Fixing Slow Desktop Load after KDE Upgrade
Background Following an upgrade to KDE Plasma, whenever I entered user credentials, the KDE spla...
Windows RDP Client Custom Resolutions
Setting Custom Resolutions Problem When setting resolutions using the slider, you are limited i...
XRDP Server on KDE Plasma
Install and Configure XRDP # Install xRDP server sudo apt update && sudo apt install -y xrdp db...
JAR File Analysis
JAR File Analysis sudo apt install -y jd-gui jadx jd-gui cloudhosting-0.0.1.jar Example: a...