Files
OneForAll-mirror/data/rules/wappalyzer/elog http.json
T
2020-07-29 00:02:06 +08:00

12 lines
250 B
JSON

{
"name": "ELOG HTTP",
"website": "http://midas.psi.ch/elog",
"matches": [
{
"search": "headers[server]",
"regexp": "ELOG HTTP ?([\\d.-]+)?",
"offset": 1
}
],
"implies": "ELOG"
}