From fdc44ce84eb4bf688c637b9e45ff045701863c45 Mon Sep 17 00:00:00 2001 From: Siddharth Reddy Date: Fri, 9 Oct 2020 18:10:12 +0530 Subject: [PATCH] Update Cassandra Injection.md MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Broken link [Injection In Apache Cassandra – Part I - Rodolfo - EternalNoobs](https://eternalnoobs.com/injection-in-apache-cassandra-part-i/) --- SQL Injection/Cassandra Injection.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/SQL Injection/Cassandra Injection.md b/SQL Injection/Cassandra Injection.md index d722a8d..676e36d 100644 --- a/SQL Injection/Cassandra Injection.md +++ b/SQL Injection/Cassandra Injection.md @@ -40,4 +40,4 @@ SELECT * FROM users WHERE user = 'admin'/*' AND pass = '*/and pass>'' ALLOW FILT ## References -* [Injection In Apache Cassandra – Part I - Rodolfo - EternalNoobs](https://eternalnoobs.com/injection-in-apache-cassandra-part-i/) +