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

15 lines
305 B
JSON

{
"name": "Hotaru CMS",
"website": "http://hotarucms.org",
"matches": [
{
"search": "cookies[hotaru_mobile]",
"regexp": ".*"
},
{
"search": "meta[generator]",
"regexp": "Hotaru CMS"
}
],
"implies": "PHP"
}