'; } else{ echo ''; } echo '
|
|||
Release Date:2025/9/15
Rule Name:Webpage-Trojan attacks: Malicious IFrame Tags in Output
Severity:high
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 iframe tag of the HTML language is used to embed a child page on the current page. Attackers usually use this tag to embed a trojan page into a normal page. This rule will inspect IFrame tags in output to prevent such injection attack. This rule supports to defend the A3: Injection of OWASP Top 10 - 2021.
Other reference:None
Solution:
|
Update vendor patches.