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

FTP password authentication.

Examples

Password Authentication:

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