mirror of
https://github.com/swisskyrepo/PayloadsAllTheThings.git
synced 2024-11-10 07:04:22 +00:00
Update Cassandra Injection.md
Broken link [https://hack2learn.pw/cassandra/login.php]
This commit is contained in:
parent
c9be68f0a1
commit
f66c53ee25
1 changed files with 0 additions and 2 deletions
|
@ -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/)
|
||||
|
|
Loading…
Reference in a new issue