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

15 lines
319 B
JSON

{
"name": "BOOM",
"website": "http://manaandisheh.com",
"matches": [
{
"search": "headers[x-supplied-by]",
"regexp": "MANA"
},
{
"search": "meta[generator]",
"regexp": "^boom site builder$"
}
],
"implies": "WordPress"
}