linux exploit how to use
$:
uname -a
(linux version)
id or whoami
(yourself access)
ls
(dir)
rpm -q gcc
(make sure the gcc was installed)
gcc -o cmd cmd.c
(gcc the exploit )
./cmd
(make you get the root)
All comments are moderated. Your comments will not appear here unless approved by the blog owner. Thank you.