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

19 lines
378 B
JSON

{
"name": "Solr",
"author": "fofa",
"version": "0.1.0",
"matches": [
{
"search": "title",
"regexp": "Solr Admin"
},
{
"search": "body",
"text": "SolrCore Initialization Failures"
},
{
"search": "body",
"text": "app_config.solr_path"
}
]
}