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

19 lines
408 B
JSON

{
"name": "FortiGuard",
"author": "fofa",
"version": "0.1.0",
"matches": [
{
"search": "body",
"text": "FortiGuard Web Filtering"
},
{
"search": "title",
"regexp": "Web Filter Block Override"
},
{
"search": "body",
"text": "/XX/YY/ZZ/CI/MGPGHGPGPFGHCDPFGGOGFGEH"
}
]
}