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

10 lines
170 B
JSON

{
"name": "UNIX",
"website": "http://unix.org",
"matches": [
{
"search": "headers[server]",
"regexp": "Unix"
}
]
}