Home
HackTheBox - Cascade
0. Preface
Lots of enumeration in this one. Not a lot of exploitation to go on here, but I found the most interesting part to be the reverse engineering of the .NET application.
In this box, we will be tackling:
- Active Directory enumeration… lots of it.
- Decrypting VNC passwords
- Reverse Engineering a .NET application using DNSpy
- Decrypting AES encoded passwords with CyberChef
- Digging through the Active Directory Recycle Bin
Continue Reading...
HackTheBox - Sauna
0. Preface
Nothing much to really write about here, but the DCSync attack was really interesting, and demonstrates how poorly configured AD permissions can spell disaster.
In this box, we will be tackling:
- Active Directory enumeration.
- Using NMAP scripts to get valid users.
- ASREPRoasting.
- dsacls and a DCSync attack.
Continue Reading...