mirror of
https://github.com/shmilylty/OneForAll.git
synced 2026-08-26 04:47:48 +08:00
14 lines
453 B
JSON
14 lines
453 B
JSON
{
|
|
"name": "USP-Secure-Entry-Server",
|
|
"author": "Brendan Coles <bcoles@gmail.com>",
|
|
"version": "0.1",
|
|
"description": "United Security Providers (USP; previously known as Tetrade) Secure Entry Server (SES) Web Application Firewall (WAF)",
|
|
"website": "http://www.united-security-providers.com/",
|
|
"matches": [
|
|
{
|
|
"search": "headers[server]",
|
|
"regexp": "(?-mix:^Secure Entry Server$)"
|
|
}
|
|
]
|
|
}
|