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

11 lines
219 B
JSON

{
"name": "HP iLO",
"website": "http://hp.com",
"matches": [
{
"search": "headers[server]",
"regexp": "HP-iLO-Server(?:/([\\d.]+))?",
"offset": 1
}
]
}