Skip to content

PostgreSQL

Simone Margaritelli edited this page Oct 25, 2023 · 1 revision

PostgreSQL Password Authentication.

Examples

legba pgsql \
    --username admin \
    --password wordlists/passwords.txt \
    --target localhost:5432  
Clone this wiki locally