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

11 lines
227 B
JSON

{
"name": "LiveStreet CMS",
"website": "http://livestreetcms.com",
"matches": [
{
"search": "headers[x-powered-by]",
"regexp": "LiveStreet CMS"
}
],
"implies": "PHP"
}