mirror of
https://github.com/shadow1ng/fscan.git
synced 2026-09-26 21:21:53 +08:00
add向日葵指纹
This commit is contained in:
@@ -253,6 +253,7 @@ var RuleDatas = []RuleData{
|
|||||||
{"CMS", "code", "(Powered by .*CMS)"},
|
{"CMS", "code", "(Powered by .*CMS)"},
|
||||||
{"editor", "code", "(editor)"},
|
{"editor", "code", "(editor)"},
|
||||||
{"ATLASSIAN-Confluence", "code", "(confluence.)"},
|
{"ATLASSIAN-Confluence", "code", "(confluence.)"},
|
||||||
|
{"向日葵", "code", "({\"success\":false,\"msg\":\"Verification failure\"})"},
|
||||||
}
|
}
|
||||||
|
|
||||||
var Md5Datas = []Md5Data{
|
var Md5Datas = []Md5Data{
|
||||||
|
|||||||
Reference in New Issue
Block a user