Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Code Block
lazenca0x0@ubuntu:~/Kernel/Module/escalation$ gcc -o testExploit testExploit.c 
lazenca0x0@ubuntu:~/Kernel/Module/escalation$ ls -al ./testExploit
-rwxrwxr-x 1 lazenca0x0 lazenca0x0 16744 Nov 29 22:27 ./testExploit
lazenca0x0@ubuntu:~/Kernel/Module/escalation$ ./testExploit 
# id
uid=0(root) gid=0(root) groups=0(root)
#

...