<aside> 📌 Summary
</aside>
<aside> 📦 box
</aside>
hostnameuname -a : version of the machine
cat /proc/version : simillarcat /etc/issuelscpu : more information about the architectureps aux : services runningwhoamiidsudo -l : command runnable with sudocat /etc/passwd : users
| cut -d : -f 1 : cut with the delimiter: and show one item (the username)cat /etc/shadowcat /etc/grouphistorysudo su - : try to escalate with the same passwordifconfig / ip aroute / ip routearp -a / ip neigh