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

14 lines
234 B
JSON

{
"name": "osTicket",
"website": "http://osticket.com",
"matches": [
{
"search": "cookies[OSTSESSID]",
"regexp": ".*"
}
],
"implies": [
"PHP",
"MySQL"
]
}