mirror of
https://github.com/valitydev/signature-base.git
synced 2024-11-06 10:05:18 +00:00
add missing period in Request.Item
This commit is contained in:
parent
5aa7258694
commit
7c2c41e2f0
@ -7,7 +7,7 @@ rule ChinaChopper_Generic {
|
||||
reference = "https://www.fireeye.com/content/dam/legacy/resources/pdfs/fireeye-china-chopper-report.pdf"
|
||||
date = "2015/03/10"
|
||||
strings:
|
||||
$aspx = /%@\sPage\sLanguage=.Jscript.%><%eval\(RequestItem\[.{,100}unsafe/
|
||||
$aspx = /%@\sPage\sLanguage=.Jscript.%><%eval\(Request\.Item\[.{,100}unsafe/
|
||||
$php = /<?php.\@eval\(\$_POST./
|
||||
condition:
|
||||
1 of them
|
||||
|
Loading…
Reference in New Issue
Block a user