After hitting a couple of the discrete challenges recently, it was time to get back to full pwnership. This medium rated box was the dish of the day. Where would be without a quick nmap to see the attack surface. Here’s a slightly snipped version of what was returned. Being […]
Category: hack the box
HTB Reversing: Exatlon
Who doesn’t enjoy a little reverse engineering? This Hack the Box reversing challenge is listed as ‘Easy’, and wants us to ‘find the password’. Let’s dive in… After unzipping the contents of the challenge we have a single ELF binary called exatlon_v1. It’s one we can’t immediately disassemble either, so […]
HTB Forensics: Illumination
Hack The Box: Pit
Hack The Box: Intelligence
Hack The Box: Previse
Hack The Box: Love
I started this off with some very standard enumeration, getting nmap and dirbuster up and running. There was clearly something web-like and interesting running on 5000/tcp but that wasn’t accessible from an external address. Also of interest was a reference that nmap discovered to ‘staging.love.htb’. It took me longer than […]