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

19 lines
408 B
JSON

{
"name": "Pars Elecom Portal",
"website": "http://parselecom.net",
"matches": [
{
"search": "headers[x-powered-by]",
"regexp": "Pars Elecom Portal"
},
{
"search": "meta[copyright]",
"regexp": "Pars Elecom Portal"
}
],
"implies": [
"Microsoft ASP.NET",
"IIS",
"Windows Server"
]
}