Files

11 lines
549 B
C
Raw Permalink Normal View History

2023-11-07 16:32:45 +01:00
--- src/common/attack.h.orig 2023-06-27 18:24:15 UTC
+++ src/common/attack.h
2023-11-07 16:32:45 +01:00
@@ -46,6 +46,7 @@ enum service {
SERVICES_CLF_UNAUTH = 350, //< HTTP 401 in common log format
SERVICES_CLF_PROBES = 360, //< probes for common web services
2020-09-21 12:12:59 -05:00
SERVICES_CLF_LOGIN_URL = 370, //< CMS framework logins in common log format
+ SERVICES_PFSENSE = 380, //< pfSense UI login
2019-03-12 16:07:20 -03:00
SERVICES_OPENVPN = 400, //< OpenVPN
2023-11-07 16:32:45 +01:00
SERVICES_OPENVPN_PS = 410, //< OpenVPN Portshare
SERVICES_GITEA = 500, //< Gitea