Articles

A BSCP (Burp Suite Certified Practitioner) review

Thursday 9th March 2023
burp suite
certification
web
pentesting
port swigger

I finally obtained my first security-related certification, the Burp Suite Certified Practitioner. Here's are my thoughts.

Automating Blind SQL Injection

Tuesday 27th September 2022
sql
injection
automation
python
port swigger
burp suite

To bolster my SQL Injection knowledge, I took a break from the usual boxes, brushed up on some PortSwigger labs, and tried to automate the process as a learning exercise.

Scrambled - Hack The Box

Tuesday 12th July 2022
Hack The Box
Silver Ticket
Kerberos
.Net
Walkthrough
Impacket

A writeup for the excellent, and somewhat challenging box Scrambled. Released in June, this box takes us through exploiting Kerberos Service Accounts and abusing .NET serialization.

Robust - Proving Grounds, Practice

Thursday 15th September 2022
fuzzing
web
sql injection
walkthrough
proving grounds
burpsuite

A walkthrough of the Robust box, which was rated by OffSec as easy but certainly wasn't for me. We cover fuzzing, SQL injection, custom headers and a bit more!

Enumerating a Web Server

Thursday 15th September 2022
web
enumeration
gobuster
fuzzing
nikto

A run-down of the processes and techniques I use to enumerate a web server, whether it be Apache or IIS. We'll cover the techniques and tools I use to get as much information as possible.

Enumerating, Evading and Exploiting XSS

Tuesday 15th November 2022
xss
javascript
exploit
waf

A summary of some of the most valuable techniques to break out of Javascript strings and avoid WAF filters.

Exfiltrated - Proving Grounds, Practise

Tuesday 7th March 2023
OffSec
Proving Grounds
OSCP
Web

A walkthrough of Exfiltrated, on OffSecs Proving Grounds (Practice) labs.