• Home
  • About
  • CTF
  • Reviews
  • Bug Bounty
darryn

Darryn

The professional publishing platform

32 posts •
Hackthebox Ctf Easy

Emdee Five for Life Walk through

Overview Emdee Five for Life is a easy challenge from Hack The Box. The challenge description is: Can you encrypt fast enough? You can also find my video walk through here. Challenge Once

1 min read
Bugbounty Synack

My first accepted bug bounty

Overview In this short blog post, I am going to explain how I found my first accepted bug, what the vulnerability was and my advice to people starting their journey in to the

3 min read
Tryhackme Ctf Easy

Hacker vs Hacker Write up

Overview Hacker Vs Hacker is a easy rated CTF room on TryHackMe created by Aquinas. The description for this room is: “The server of this recruitment company appears to have been hacked, and

5 min read
Intigriti Ctf

Intigriti 1337UP CTF 2022

Overview These are a few write ups from the 1337UP CTF hosted by [Intigriti]](https://www.intigriti.com). It was a 24 hour CTF so didn’t get as much time on it as I would have liked

2 min read
Hackthebox Ctf Easy

Driver Write Up

Overview Driver is a easy box from Hack The Box, demonstrating the impact of the Windows PrintNightmare vulnerability and also I learnt about SCF files. This was a new attack vector for me.

5 min read
Hackthebox Ctf

HTB Cyber Santa CTF 2021 Web Write Up

Overview This writeup is for the web challenges from the HackTheBox Cyber Santa is Coming to Town CTF that took place from Wednesday 01 December to Sunday 05 December. A big thank you

5 min read
Tryhackme Ctf Medium

Road Write Up

Overview Road is a medium rated CTF room on TryHackMe created by StillNoob. Although rated as medium I would put it down as easy as the *cough* road is nicely laid out for

6 min read
Tryhackme Ctf Medium

Minotaur's labyrinth Write Up

Overview Minotaur’s labyrinth is a medium rated CTF room on TryHackMe created by xenox and spayc. The Minotaur threw a fit and captured some people in the Labyrinth. Are you able to help

9 min read
Review Crtp Ad

CRTP Review

I have recently completed the Attacking and Defending Active Directory course from Pentester Academy and wanted to share my thoughts for anyone looking to take the course and take the CTRP exam. The

4 min read
Tryhackme Ctf Easy

Couch Write Up

Overview couch is a easy rated CTF room on TryHackMe created by stuxnet. Nmap Although not required I added the machine IP to my host file so through out the write up I

7 min read
Tryhackme Ctf Easy

Mustacchio Write Up

Overview mustacchio is a easy rated CTF room on TryHackMe created by zyeinn. Nmap Although not required I added the machine IP to my host file so through out the write up I

8 min read
Tryhackme Ctf Medium

CMSpit Write Up

Overview cmspit is a medium rated CTF room on TryHackMe. This was a good machine highlighting recent CVE’s, thanks stuxnet. Nmap Although not required I added a entry in my hosts file with

8 min read
Tryhackme Ctf Medium

GoldenEye Write Up

Overview goldeneye is a medium rated CTF room on TryHackMe. The machine was pretty easy, it just needed good enumeration. Nmap I deployed the machine and started a NMAP scan to check the

14 min read
Tryhackme Ctf Medium

SQHell Write Up

Overview sqhell is a fun medium rated CTF room on TryHackMe created by Adam Langley. I found this room incredibly frustrating but also very rewarding and really helped me understand some key SQLI

6 min read
Tryhackme Ctf Easy

Lazy Admin Write Up

Overview lazyadmin is a fun easy rated CTF room on TryHackMe. Nmap I deployed the machine and was given the target IP 10.10.86.223. I started a NMAP scan to check the available ports.

4 min read
Tryhackme Ctf Hard Oscp

Daily Bugle Write Up

Overview dailybugle is a hard rated CTF room on TryHackMe and part of the ‘Offensive Pentesting’ path I’m currently working through. Although rated hard I think this is more of a medium level

5 min read
Tryhackme Ctf Medium

Keldagrim Write Up

Overview Keldagrim is a medium level CTF room on TryHackMe created by Optional. Can you overcome the forge and steal all of the gold! Nmap I deployed the machine and was given the

3 min read
Tryhackme Ctf Easy

Skynet Write Up

Overview Skynet is a easy rated CTF room on TryHackMe. Are you able to compromise this Terminator themed machine? Nmap I deployed the machine and was given the target IP 10.10.120.207. I started

7 min read
Tryhackme Ctf Easy

Cyborg Write Up

Overview Cyborg is a easy room on TryHackMe. Nmap I deployed the machine and was given the target IP 10.10.4.85. I started a NMAP scan to check the available ports. └──╼ $sudo nmap

11 min read
Tryhackme Ctf Easy

Chocolate Factory Write Up

Overview Chocolate Factory is a easy CTF room on TryHackMe. This room was designed so that hackers can revisit the Willy Wonka’s Chocolate Factory and meet Oompa Loompa This is a beginner friendly

13 min read
Tryhackme Ctf Easy

Pickle Rick Write Up

Overview Pickle Rick is a easy room on TryHackMe. I enjoyed this room a lot, it was simple and requires good enumeration. The goal of this room is to: This Rick and Morty

4 min read
Websecurityacademy Sqli Python

Blind SQL injection with conditional responses script

Overview This post is to provide the script I created to automate the process of using blind SQL injection with conditional responses to brute force a password. This was completed for a lab

1 min read
Tryhackme Ctf Easy

Brooklyn Nine Nine Write Up

Overview Brooklyn Nine Nine is a easy room on TryHackMe by Fsociety2006. Nmap I deployed the machine and was given the target IP 10.10.130.161. I started a NMAP scan to check the available

4 min read
Tryhackme Ctf Easy

CC: Pentesting Write Up

Overview CC:Pen Testing is a guided room on TryHackMe providing an introduction to some of the common penetration testing tools. Its really well layed out and I recommend to anyone starting out in

2 min read
Tryhackme Ctf Easy

Chill Hack Write Up

Overview Chillhack is a great boot2root machine from TryHackMe. Credit to Anurodh for a great room. It felt like this machine had everything chaining lots of elements together to finally get SSH access

10 min read
Tryhackme Ctf Easy

Startup Write Up

Overview Startup is an fun easy room from TryHackMe. Credit to r1gormort1s for a great room. We have three tasks to complete, finding both the user and root flag and the secret ingredient

15 min read
Tryhackme Ctf Easy Bufferoverflow Oscp

Brainpan 1 Write Up

Overview Brainpan is a great OSCP practice room on TryHackMe. The box was first released on Vulnhub by superkojiman so full credit to you for a fantastic box that I’m sure has helped

11 min read
Tryhackme Ctf Easy

Tartarus Write Up

Overview Tartarus is an fun easy room from TryHackMe. We have two tasks to complete, finding both the user and root flag. Typical CTF style room. Nmap TryHackMe will assign a dynamic IP

13 min read
Tryhackme Ctf

Git-Happens Write Up

Overview Git-Happens is an easy room from TryHackMe with the description: Boss wanted me to create a prototype, so here it is! We even used something called “version control” that made deploying this

6 min read
Tryhackme Ctf

Overpass Write Up

Overview Overpass is an easy room from TryHackMe with the description: What happens when a group of broke Computer Science students try to make a password manager? Obviously a perfect commercial success! The

11 min read
Tryhackme Ctf Oscp

GamingServer Write Up

Overview GamingServer is an easy Boot2Root machine from TryHackMe with 2 flags available ‘user.txt’ and ‘root.txt’. Nmap TryHackMe will assign a dynamic IP as part of the deployment, the IP I will be

8 min read
Vulnhub Ctf Oscp

Photographer Write Up

Overview Photographer was the last machine I did before I took my OSCP exam so it seemed fitting for it to be the first write up on my new blog. Photographer was a

5 min read
Darryn Brownfield © 2023
Latest Posts