Skip to content

ScyllaDB Cassandra

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

ScyllaDB / Apache Casandra password based authentication.

Examples

legba scylla \
    --username cassandra \
    --password wordlists/passwords.txt \
    --target localhost:9042
Clone this wiki locally