Skip to content

Postgres Enumeration

DigitalAftermath edited this page Jun 9, 2018 · 1 revision

MsSQL

postgres-default - Hydra can be utilized to check the Postgres database for default credentials.

Example Syntax:

hydra -s [PORT] -C ./wordlists/postgres-default-userpass.txt -u -f [IP] postgres


Clone this wiki locally