Skip to content

Commit

Permalink
Added Summary in Cassandra Injection
Browse files Browse the repository at this point in the history
  • Loading branch information
cyber-niz authored Oct 29, 2019
1 parent fe8c7be commit 4d94e55
Showing 1 changed file with 9 additions and 1 deletion.
10 changes: 9 additions & 1 deletion SQL Injection/Cassandra Injection.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,14 @@

> Apache Cassandra is a free and open-source distributed wide column store NoSQL database management system
## Summary

* [Cassandra comment](#cassandra-comment)
* [Cassandra - Login Bypass](#cassandra---login-bypass)
* [Login Bypass 0](#login-bypass-0)
* [Login Bypass 1](#login-bypass-1)
* [References](#references)

## Cassandra comment

```sql
Expand Down Expand Up @@ -34,4 +42,4 @@ Example from EternalNoob : [https://hack2learn.pw/cassandra/login.php](https://h
## References
* [Injection In Apache Cassandra – Part I - Rodolfo - EternalNoobs](https://eternalnoobs.com/injection-in-apache-cassandra-part-i/)
* [Injection In Apache Cassandra – Part I - Rodolfo - EternalNoobs](https://eternalnoobs.com/injection-in-apache-cassandra-part-i/)

0 comments on commit 4d94e55

Please sign in to comment.