Hack the Box Writeup: Lightweight
This was a fun box - I knew what LDAP was but had never really used it so it was cool to learn something. Nmap scan showed: > 22/tcp open ssh OpenSSH 7.
This was a fun box - I knew what LDAP was but had never really used it so it was cool to learn something. Nmap scan showed: > 22/tcp open ssh OpenSSH 7.
In the spirit of giving back to the community, I'm sharing some simple bash scripts I wrote that make life easier and save time whether you are in the OSCP labs, HackTheBox or
Last year a new attack on WPA2 was announced by the creators of hashcat - one that didn't require capturing the 4-way handshake, any client interaction or any kind of client even connected.
This was a pretty fun and straightforward little box and would be great practice for anyone studying for the OSCP. Nmap shows a few things running: > PORT STATE SERVICE REASON VERSION 22/tcp
Last year I was out of the country and wanted to check some things on my home network. I connected to the guest-only wifi network provided in the hotel lobby and was thoroughly
This was an awesome multi-layered machine that taught me a lot so I loved it! I'm sure there are easier, better and more efficient ways to complete this box but this is how