Nibbles

Now we find postgres so trying login: With postgres:postgres

psql -U postgres -W -h 192.168.212.47 -p 5437

Now checking version:

SELECT version();SD

Now we can use an exploit for this version:

Now to get a shell: shell.sh:

Now we get a shell: \ Now running linpeas.

We dont fine anything. Running manual enumeration to find SUID binaries:

Last updated

Was this helpful?