'; } else{ echo ''; } echo '
|
|
|||
Release Date:2025/9/15
Rule Name:Webpage-Trojan attacks: Potential Obfuscated Javascript in Output - Unescape
Severity:critical
CVE ID:
| Descripiton:
|
The basic principle of webpage trojan attack is that hackers inject malicious code in the normal page, when users access the page, the user browser parse malicious code returned from site page, and automatic access trojan page designated by hackers. The JavaScript method of Unescape is used to decode string encoded by the escape method. Webpage-Trojan attackers will usually statement after encoding to evade detection. This rule will inspect potential obfuscated Javascript in output to prevent JavaScript injection. This rule supports to defend the A3: Injection of OWASP Top 10 - 2021.
Other reference:None
| Solution:
|
Update vendor patches.