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

11 lines
224 B
JSON

{
"name": "Brightspot",
"website": "https://www.brightspot.com",
"matches": [
{
"search": "headers[x-powered-by]",
"regexp": "^Brightspot$"
}
],
"implies": "Java"
}