58 lines
1.6 KiB
Plaintext
58 lines
1.6 KiB
Plaintext
# # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # #
|
|
#
|
|
# !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
|
|
# DO NOT EDIT. INTERNAL USAGE ONLY.
|
|
# !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
|
|
#
|
|
# Direct modifications to this file prohibited.
|
|
#
|
|
# # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # #
|
|
groups:
|
|
ipv4: 36005
|
|
ipv6: 36005
|
|
rules:
|
|
# im360-whitelist:
|
|
# id: 1
|
|
# name: Accepted packets from whitelisted IP via iptables rules
|
|
# severity: 3
|
|
im360-blacklist:
|
|
id: 2
|
|
name: Dropped packets from blacklisted IP via iptables rules
|
|
severity: 6
|
|
im360-graylist:
|
|
id: 3
|
|
name: Dropped packets on non-web port from graylisted IP via iptables rules
|
|
severity: 6
|
|
im360-blocked-by-port:
|
|
id: 4
|
|
name: Dropped packets for blocked port via iptables rules
|
|
severity: 6
|
|
im360-whitelisted-country:
|
|
id: 5
|
|
name: Accepted packets from whitelisted country via iptables rules
|
|
severity: 3
|
|
im360-blacklisted-country:
|
|
id: 6
|
|
name: Dropped packets from blacklisted country via iptables rules
|
|
severity: 6
|
|
webshield_blacklisted:
|
|
id: 7
|
|
name: Dropped request from blacklisted IP via WebShield
|
|
severity: 6
|
|
webshield_blacklisted_country:
|
|
id: 8
|
|
severity: 6
|
|
name: Dropped request from blacklisted country via WebShield
|
|
webshield_graylisted_blocked:
|
|
id: 9
|
|
severity: 6
|
|
name: Dropped non-text/html request from graylisted IP via WebShield
|
|
im360-outgoing-blocked:
|
|
id: 10
|
|
severity: 6
|
|
name: Outgoing connection blocked
|
|
webshield_splashscreen:
|
|
id: 11
|
|
severity: 6
|
|
name: Shown splashscreen as request response for graylisted IP via WebShield
|