9042/9160 - Pentesting Cassandra
Last updated
Last updated
Learn & practice AWS Hacking: Learn & practice GCP Hacking:
Apache Cassandra is a highly scalable, high-performance distributed database designed to handle large amounts of data across many commodity servers, providing high availability with no single point of failure. It is a type of NoSQL database.
In several cases, you may find that Cassandra accepts any credentials (as there aren't any configured) and this could potentially allow an attacker to enumerate the database.
Default port: 9042,9160
There aren't much options here and nmap doesn't obtain much info
port:9160 Cluster
port:9042 "Invalid or unsupported protocol version"
Learn & practice AWS Hacking: Learn & practice GCP Hacking:
Check the !
Join the 💬 or the or follow us on Twitter 🐦 .
Share hacking tricks by submitting PRs to the and github repos.