Files
OneForAll-mirror/data/rules/fofa/CGI-IRC.json
T
2020-07-29 00:36:14 +08:00

20 lines
410 B
JSON

{
"name": "CGI-IRC",
"author": "fofa",
"version": "0.1.0",
"matches": [
{
"search": "title",
"regexp": "CGI:IRC Login"
},
{
"search": "body",
"text": "<!-- This is part of CGI-IRC"
},
{
"search": "body",
"text": "<small id=\"ietest\"><a href=\"http://cgiirc.org/"
}
]
}