Password Cracking

Using hashcat to reveal Windows passwords.

Access Token Manipulation

Assuming other users identities by copying access tokens.

Shellcode Execution via Fibers

Using fibers instead of threads to run shellcode.

Process Argument Spoofing

Modifying the Process Environment Block for process argument spoofing.

Windows Defender Memory Scanning Evasion

Evading Windows Defender memory scanning.

Process Injection

CreateRemoteThread Process Injection in C#

Unhooking Event Tracing for Windows

Bypassing ETW userland hooks.

Assembly.Load & AMSI

Bypassing AMSI when using Assembly.Load.

DNS Tunneling

Using the Domain Name System as a Command & Control mechanism.

ICMP Tunneling

Tunneling C2 messages in ICMP traffic.

Use After Free Vulnerabilities

Exploiting use-after-free vulnerabilities.

Heap Exploitation: The House of Force

Tampering with the top chunk size field for an arbitrary write primitive.