Squashed Hackthebox
Squashed is an easy-level Linux box from hackthebox https://app.hackthebox.com/machines/Squashed
To start with the box let's start with basic Nmap enumeration for information gathering and enumeration
nmap -sC -sV -O -A 10.10.11.191 > nmap.txt
Star...
0xpranav.hashnode.dev12 min read