Bash Seems So Under Rated

When I think of programming, I think of languages like C, C++, C#, etc. When I think of writing a CLI tool, I think of Golang and Python. Like most...

Pivoting with Meterpreter

I wrote this a while back, but never released it. Fingers crossed the content is still relevant! Introduction It’s that time of year again where I think I am ready...

Killing iOS SSL Certificates

Introduction A quick introduction to the first step to reading your iOS application traffic. Most applications utilise some form of certificates to sign their traffic with, if they’re not… then...

AMSI - Resurrecting the Dead

TLDR; Code here -> https://github.com/crawl3r/FunWithAMSI Introduction We all know that AMSI can be a pain sometimes. We just want to get our beacon running, pop some dodgy code, abuse something...

B2B - Protostar, Stack7 (x86)

Introduction: B2B is a series I have forced upon myself to make sure my basics are covered when it comes to exploitation. After passing my OSCE, I took a little...