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

20 lines
397 B
JSON

{
"name": "InvoicePlane",
"author": "fofa",
"version": "0.1.0",
"matches": [
{
"search": "title",
"regexp": "InvoicePlane"
},
{
"search": "headers",
"text": "ip_session"
},
{
"search": "headers",
"text": "ci_session"
}
],
"condition": "0 and (1 or 2)"
}