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

12 lines
277 B
JSON

{
"name": "mod_auth_pam",
"website": "http://pam.sourceforge.net/mod_auth_pam",
"matches": [
{
"search": "headers[server]",
"regexp": "mod_auth_pam(?:/([\\d\\.]+))?",
"offset": 1
}
],
"implies": "Apache"
}