Skip to content

Commit 53ed3f6

Browse files
authored
Update README.md
1 parent f4c496a commit 53ed3f6

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -251,8 +251,8 @@ Lesson 8 is regarding blind boolean based injection therefore first we need to e
251251

252252
**SELECT * from table_name WHERE id=1**
253253

254-
255-
254+
As output, it will display “you are in” the yellow colour text on the web page as shown in the given image.
255+
When an attacker tries to break this query using a comma (‘) http://localhost:81/sqli/Less-8/?id=1’
256256

257257
In this lesson we will learn to perform blind injections. Let us start from enumeration and try to break the query:
258258

0 commit comments

Comments
 (0)