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

11 lines
174 B
JSON

{
"name": "iframe",
"author": "fofa",
"version": "0.1.0",
"matches": [
{
"search": "body",
"text": "<iframe"
}
]
}