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

16 lines
310 B
JSON

{
"name": "Nexus_NX_router",
"author": "fofa",
"version": "0.1.0",
"matches": [
{
"search": "body",
"text": "http://nexuswifi.com/"
},
{
"search": "title",
"regexp": "Nexus NX"
}
],
"condition": "0 and 1"
}