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

20 lines
387 B
JSON

{
"name": "AIDeX",
"author": "fofa",
"version": "0.1.0",
"matches": [
{
"search": "headers",
"text": "aidex"
},
{
"search": "body",
"text": "Powered by"
},
{
"search": "body",
"text": "http://www.aidex.de/"
}
],
"condition": "0 or (1 and 2)"
}