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

15 lines
282 B
JSON

{
"name": "Django",
"author": "fofa",
"version": "0.1.0",
"matches": [
{
"search": "body",
"text": "__admin_media_prefix__"
},
{
"search": "body",
"text": "csrfmiddlewaretoken"
}
]
}