From 1b03243365eeddf21b67d777379bb9204909b502 Mon Sep 17 00:00:00 2001 From: Somdev Sangwan Date: Fri, 14 Sep 2018 02:06:47 +0530 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index a451a25..d0c916c 100644 --- a/README.md +++ b/README.md @@ -149,7 +149,7 @@ variable = 'value' or variable = "value" ``` Now lets say single quotes (') are in use, in that case enter **x'd3v**. If it gets altered to **x\\'d3v**, try escaping the backslash (\) by adding a backslash to your probe i.e. **x\\'d3v**. If it works use the following payload: ``` -\'-alert()-\' +\'-alert()// ``` But if it gets altered to **x\\'d3v**, the only thing you can try is closing the script tag itself by using ```