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

10 lines
235 B
JSON

{
"name": "phpPgAdmin",
"website": "http://phppgadmin.sourceforge.net",
"matches": [
{
"regexp": "(?:<title>phpPgAdmin</title>|<span class=\"appname\">phpPgAdmin)"
}
],
"implies": "PHP"
}