📄️ 00-Quick Checks
If I just got a shell, what are the FIRST things I run to find privesc fast?
📄️ 01-System Enumeration
Enumearating the system to find out the versions of kernel, architecture of the machine etc.
📄️ 02-Application & Service Enum
Enumerating different applications and services.
📄️ 03-User Data
Digging deep into user data and other data avaiable.
📄️ 04-Automated Linux Enumeartion
We can also automate the enumeration for the privilege escalation by using some tools as given below
📄️ 05-Miscellaneous
Using MSFVenom to create reverse shell