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

12 lines
256 B
JSON

{
"name": "ShellInABox",
"website": "http://shellinabox.com",
"matches": [
{
"regexp": "<title>Shell In A Box</title>"
},
{
"regexp": "must be enabled for ShellInABox</noscript>"
}
]
}