Deloitte's Cyber Job Simulator

Introduction Riding off of the high of recently passing my SC-200 I decided to find some free, self-paced training resources while I decide what exam I’ll go for next. Having a quick look around on LinkedIn I stumbled across Deloitte’s Cyber Job Simulator. From the overview of the course: A risk-free way to experience work on the job with us at Deloitte Australia. Practise your skills with example tasks and build your confidence to ace your applications. ...

August 11, 2025 · 13 min · 2583 words · Ligniform

CTF Writeup: Brute it

The Brute it room on TryHackMe is an easy-level, brute-forcing focused room. From the amount of questions and questions it seems like a bit of a walkthrough, but that’s fine by me! Learn how to brute, hash cracking and escalate privileges in this box! Brute-forcing with hydra and cracking hashes with john are things I’ve done before. I’ve not escalated privileges all that often, so I’m excited to see how we can do this (Linpeas maybe? We’ll see!) ...

August 10, 2025 · 11 min · 2168 words · Ligniform

CTF Writeup: Corridor

The corridor room on TryHackMe is an easy-level room. As the name suggests, we’ll need to look for IDORs. This should be pretty fun! I’ve mentioned previously that I’m not the best at red-team based CTFs. I prefer the SOC analyst side of things in general, but I’m getting a lot more comfortable with these challenges. You have found yourself in a strange corridor. Can you find your way back to where you came? In this challenge, you will explore potential IDOR vulnerabilities. Examine the URL endpoints you access as you navigate the website and note the hexadecimal values you find (they look an awful lot like a hash, don’t they?). This could help you uncover website locations you were not expected to access. ...

August 8, 2025 · 3 min · 483 words · Ligniform

CTF Writeup: Grep

The Grep room is an OSINT challenge from TryHackMe’s red team path. I enjoy OSINT. I think it’s fun! Before I even knew what cybersecurity was or that it was a career path, I already knew my way around a few OSINT techniques. Even though I’m more interested in Blue Team work now, I’ll always be a sucker for OSINT based CTFs. SuperSecure Corp, a fast-paced startup, is currently creating a blogging platform inviting security professionals to assess its security. The challenge involves using OSINT techniques to gather information from publicly accessible sources and exploit potential vulnerabilities in the web application. ...

July 24, 2025 · 8 min · 1552 words · Ligniform

CTF Writeup: Evil-GPT v2

Off the excitement (and LLM-Wrestling) of the Evil-GPT room. I’m giving the next room in this series a try, Evil-GPT v2. As this is a version 2, I expect a bit more pushback when I ask it to run things as sudo. Let’s give it a shot. The introduction flavour-text for this room is as follows: We’ve got a new problem—another AI just popped up, and this one’s nothing like Cipher. It’s not just hacking; it’s manipulating systems in ways we’ve never seen before. ...

July 20, 2025 · 12 min · 2356 words · Ligniform