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

19 lines
363 B
JSON

{
"name": "Apache-Archiva",
"author": "fofa",
"version": "0.1.0",
"matches": [
{
"search": "title",
"regexp": "Apache Archiva"
},
{
"search": "body",
"text": "/archiva.js"
},
{
"search": "body",
"text": "/archiva.css"
}
]
}