Hack The Box - Shocker
htb and other ethical hacking adventuresAll of my Hack The Box adventures are happening in a Kali Linux lab in NAT mode on VMWare Workstation Player. Kali Linux is free and robust, filled with many common hacking tools like nmap, Dirbuster, Gobuster, John the Ripper, Hydra, Nikto, Netcat, and so many more…
Shocker
Shocker is a retired machine, which means walkthroughs such as this one can be published. [Read more…]
Add a comment (233 views)
solve et coagula
a musing
I have always been adept at deconstructing and reconstructing things. There was that time I found a .25 caliber pistol. I had never handled a pistol before.[Read more…]
Add a comment (231 views)
scanning with nmap - overview
hack toolsNmap is a powerful network scanner, and is usually the first tool out of the box for ethical hackers when performing the initial enumeration of a website. There are many ways to launch an nmap scan, with many switches to toggle depending on how deep or wide one wants to look. [Read more…]
Add a comment (261 views)