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

15 lines
324 B
JSON

{
"name": "mod_jk",
"website": "http://tomcat.apache.org/tomcat-3.3-doc/mod_jk-howto.html",
"matches": [
{
"search": "headers[server]",
"regexp": "mod_jk(?:/([\\d\\.]+))?",
"offset": 1
}
],
"implies": [
"Apache Tomcat",
"Apache"
]
}