Files
OneForAll-mirror/data/rules/fofa/DotNetNuke.json
T
2020-07-29 00:02:06 +08:00

23 lines
473 B
JSON

{
"name": "DotNetNuke",
"author": "fofa",
"version": "0.1.0",
"matches": [
{
"search": "headers",
"text": "DotNetNukeAnonymous"
},
{
"search": "headers",
"text": "Dnnoutputcache"
},
{
"search": "body",
"text": "content=\"DotNetNuke"
},
{
"search": "body",
"text": "content=\",DotNetNuke"
}
]
}