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

11 lines
228 B
JSON

{
"name": "Liferay",
"website": "https://www.liferay.com",
"matches": [
{
"search": "headers[liferay-portal]",
"regexp": "[a-z\\s]+([\\d.]+)",
"offset": 1
}
]
}