diff --git a/definitions/patterns_raw.txt b/definitions/patterns_raw.txt index 3fae67d..a5aee28 100644 --- a/definitions/patterns_raw.txt +++ b/definitions/patterns_raw.txt @@ -356,4 +356,10 @@ ZeroByte # obfuscated function name 'str_' .'rot13' -'st' .'rrev' \ No newline at end of file +'st' .'rrev' + +# JS escaped: document.createElement('script'); +100, 111, 99, 117, 109, 101, 110, 116, 46, 99, 114, 101, 97, 116, 101, 69, 108, 101, 109, 101, 110, 116, 40, 39, 115, 99, 114, 105, 112, 116, 39, 41, 59 + +# JS escaped: String.fromCharCode( +83, 116, 114, 105, 110, 103, 46, 102, 114, 111, 109, 67, 104, 97, 114, 67, 111, 100, 101, 40 \ No newline at end of file