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

16 lines
292 B
JSON

{
"name": "NetShare_VPN",
"author": "fofa",
"version": "0.1.0",
"matches": [
{
"search": "title",
"regexp": "NetShare"
},
{
"search": "title",
"regexp": "VPN"
}
],
"condition": "0 and 1"
}