From b5df8f9aae478a67f15139c0b442f06c71583e64 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=C4=B0smail=20Ta=C5=9Fdelen?= Date: Wed, 8 Jan 2020 19:59:58 +0300 Subject: [PATCH] Update README.md --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index d8be8e1..c5d132d 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,9 @@ ### SQL Injection Payload List +

+ +

+ #### SQL Injection In this section, we'll explain what SQL injection is, describe some common examples, explain how to find and exploit various kinds of SQL injection vulnerabilities, and summarize how to prevent SQL injection.