Ubuntu 20.04 Heap Exploitation

Exploiting heap corruption on Ubuntu 20.04.

Heap Thread Cache Exploitation

Exploiting heap thread caching on glibc 2.26.

Heap Fastbin Exploitation

Double free exploitation of glibc heap fastbins.

Certificate Based Persistence

Using AD CS certificates to achieve persistence in an Active Directory environment.

Extracting NTLM Hashes With User Privileges

Extracting NTLM hashes without the need for Mimikatz.

Offensive Security Experienced Penetration Tester (OSEP) Review

A review of the Evasion Techniques and Breaching Defences course by Offensive Security.

Dealing with Small Buffer Space

Using relative JMP instructions to escape small buffers.

Blocking Outbound Docker Traffic

Blocking outbound docker traffic using an IPTables firewall.

NTLM Relay Attacks

Performing NTLM relay attacks using SMB and LDAP.

64-Bit NX Bypass

Bypassing NX on 64-bit Linux.

Bypassing DEP & ASLR in Linux

Bypassing DEP & ASLR using pointer leakage and return orientated programming.

Format String Exploitation

A quick tutorial on exploiting format string vulnerabilities to read and write memory.