Skip to content

Khaotic Developments

Menu
  • Home
  • What I’m Following
  • Cheatsheets
  • Resources
  • Projects
    • UAC Extract
    • nSpector

Hack The Box: Unicode

No Comments
| Hack The Box Write-ups

Jump Ahead: Enum – User – Root – Resources TL;DR; To solve this machine, we begin by enumerating open ports using nmap – finding ports 22 and 80 open. While enumerating the webserver, we find a URL redirector. After registering an account, we get a JWT. After exploiting the JWT, we are able to forge […]

Read More »

Hack The Box: Backdoor

No Comments
| Hack The Box Write-ups

Jump Ahead: Enum – User – Root – Resources TL;DR; To solve this machine, we begin by enumerating open ports using nmap – finding ports 22, 80, and 1337 open. From port 80, we learn that WordPress is installed. Exploiting an LFI vulnerability in a plugin, we are able to enumerate the service running on […]

Read More »

Hack The Box: Shibboleth

No Comments
| Hack The Box Write-ups

Jump Ahead: Enum – User – Root – Resources TL;DR; To solve this machine, we begin by enumerating open ports using nmap – finding ports TCP:80 and UDP:623 open. Looking into UDP:623, we learn it allows for out-of-band system monitoring. Using this port, we are able to get hashed credentials for Zabbix, which is hosted […]

Read More »

Posts navigation

1 2 … 25 Next

Most Recent

  • Hack The Box: Unicode May 7, 2022
  • Hack The Box: Backdoor April 23, 2022
  • Hack The Box: Shibboleth April 2, 2022

Categories

CTF Write-Ups (2) General (9) Hack The Box Write-ups (61) RE (5)

Tags

#Android (1) #BSD (3) #Easy (35) #Linux (40) #Medium (25) #Other (2) #Windows (13)

Past Posts

Khaotic Developments 2022 . Powered by WordPress