The point of privilege escalation is to get a higher level of access. In Linux that would be to get a code execution as a root user. Here is the privilege escalation example in Linux using sudo. We get initial access by using obtained login and password of a regularContinue Reading