From bf3c141f3c318b45b1f43d962623587ac26a92a2 Mon Sep 17 00:00:00 2001 From: Marcin Zelent Date: Wed, 30 May 2018 16:53:50 +0200 Subject: Added SQL injection example --- sql-injection/index.html | 25 +++++++++++++++++++++++++ 1 file changed, 25 insertions(+) create mode 100644 sql-injection/index.html (limited to 'sql-injection/index.html') diff --git a/sql-injection/index.html b/sql-injection/index.html new file mode 100644 index 0000000..d3e760b --- /dev/null +++ b/sql-injection/index.html @@ -0,0 +1,25 @@ + + + + Login page + + + + +

Login

+
+
+
+ +
+ + -- cgit v1.2.3