PostgreSQL

circle-info

Add postgre notes to cheatsheet.

Checking for default credentials.

hydra -l postgres -p postgres $peppo postgres

Connecting to this.

We got logged in.

We will get Shell using the below command.

Start the listener first.

After running we got the initial shell.

Enable tty shell.

Last updated

Was this helpful?