Skip to content

Commit

Permalink
Update Cassandra Injection.md
Browse files Browse the repository at this point in the history
  • Loading branch information
d4rkc0nd0r authored Oct 9, 2020
1 parent c9be68f commit f66c53e
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions SQL Injection/Cassandra Injection.md
Original file line number Diff line number Diff line change
Expand Up @@ -38,8 +38,6 @@ The injection would look like the following SQL query
SELECT * FROM users WHERE user = 'admin'/*' AND pass = '*/and pass>'' ALLOW FILTERING;
```
Example from EternalNoob : [https://hack2learn.pw/cassandra/login.php](https://hack2learn.pw/cassandra/login.php)
## References
* [Injection In Apache Cassandra – Part I - Rodolfo - EternalNoobs](https://eternalnoobs.com/injection-in-apache-cassandra-part-i/)

0 comments on commit f66c53e

Please sign in to comment.