fortigate/vdom_scsd/ips.cfg Sat Oct 11 05:07:41 PM EDT 2025
This commit is contained in:
parent
f868dbea7f
commit
2c85e87992
46
configs/fortigate/vdom_scsd/ips.cfg
Normal file
46
configs/fortigate/vdom_scsd/ips.cfg
Normal file
@ -0,0 +1,46 @@
|
|||||||
|
config ips sensor
|
||||||
|
edit "g-default"
|
||||||
|
set comment "Prevent critical attacks."
|
||||||
|
config entries
|
||||||
|
edit 1
|
||||||
|
set severity medium high critical
|
||||||
|
next
|
||||||
|
end
|
||||||
|
next
|
||||||
|
edit "g-sniffer-profile"
|
||||||
|
set comment "Monitor IPS attacks."
|
||||||
|
config entries
|
||||||
|
edit 1
|
||||||
|
set severity medium high critical
|
||||||
|
next
|
||||||
|
end
|
||||||
|
next
|
||||||
|
edit "g-wifi-default"
|
||||||
|
set comment "Default configuration for offloading WiFi traffic."
|
||||||
|
config entries
|
||||||
|
edit 1
|
||||||
|
set severity medium high critical
|
||||||
|
next
|
||||||
|
end
|
||||||
|
next
|
||||||
|
edit "Incoming_IPS"
|
||||||
|
set block-malicious-url enable
|
||||||
|
config entries
|
||||||
|
edit 1
|
||||||
|
set location server
|
||||||
|
set severity medium high critical
|
||||||
|
set action block
|
||||||
|
next
|
||||||
|
end
|
||||||
|
next
|
||||||
|
edit "Outgoing_IPS"
|
||||||
|
set block-malicious-url enable
|
||||||
|
set scan-botnet-connections block
|
||||||
|
config entries
|
||||||
|
edit 1
|
||||||
|
set location client
|
||||||
|
set severity medium high critical
|
||||||
|
next
|
||||||
|
end
|
||||||
|
next
|
||||||
|
end
|
||||||
Loading…
x
Reference in New Issue
Block a user