diff --git a/definitions/patterns_raw.txt b/definitions/patterns_raw.txt index a79ead5..1ec377b 100644 --- a/definitions/patterns_raw.txt +++ b/definitions/patterns_raw.txt @@ -332,4 +332,12 @@ Souheyl Bypass Shell Welcome To Our Shell Devloped By El Moujahidin $f1 = ".ht"; $f2 = "acc"; $f3 = "ess"; -.php.suspected \ No newline at end of file +.php.suspected +# join escaped +\x6A\x6F\x69\x6E +# reverse escaped +\x72\x65\x76\x65\x72\x73\x65 +# split escaped +\x73\x70\x6C\x69\x74 +# >tpircs/< aka +\x3E\x74\x70\x69\x72\x63\x73\x2F\x3C \ No newline at end of file