fortigate/vdom_Policy/dlp.cfg Sat Oct 11 05:07:41 PM EDT 2025
This commit is contained in:
parent
fba2128661
commit
e440c5babe
81
configs/fortigate/vdom_Policy/dlp.cfg
Normal file
81
configs/fortigate/vdom_Policy/dlp.cfg
Normal file
@ -0,0 +1,81 @@
|
||||
config dlp filepattern
|
||||
edit 1
|
||||
set name "builtin-patterns"
|
||||
config entries
|
||||
edit "*.bat"
|
||||
next
|
||||
edit "*.com"
|
||||
next
|
||||
edit "*.dll"
|
||||
next
|
||||
edit "*.doc"
|
||||
next
|
||||
edit "*.exe"
|
||||
next
|
||||
edit "*.gz"
|
||||
next
|
||||
edit "*.hta"
|
||||
next
|
||||
edit "*.ppt"
|
||||
next
|
||||
edit "*.rar"
|
||||
next
|
||||
edit "*.scr"
|
||||
next
|
||||
edit "*.tar"
|
||||
next
|
||||
edit "*.tgz"
|
||||
next
|
||||
edit "*.vb?"
|
||||
next
|
||||
edit "*.wps"
|
||||
next
|
||||
edit "*.xl?"
|
||||
next
|
||||
edit "*.zip"
|
||||
next
|
||||
edit "*.pif"
|
||||
next
|
||||
edit "*.cpl"
|
||||
next
|
||||
end
|
||||
next
|
||||
edit 2
|
||||
set name "all_executables"
|
||||
config entries
|
||||
edit "bat"
|
||||
set filter-type type
|
||||
set file-type bat
|
||||
next
|
||||
edit "exe"
|
||||
set filter-type type
|
||||
set file-type exe
|
||||
next
|
||||
edit "elf"
|
||||
set filter-type type
|
||||
set file-type elf
|
||||
next
|
||||
edit "hta"
|
||||
set filter-type type
|
||||
set file-type hta
|
||||
next
|
||||
end
|
||||
next
|
||||
end
|
||||
config dlp sensitivity
|
||||
edit "Private"
|
||||
next
|
||||
edit "Critical"
|
||||
next
|
||||
edit "Warning"
|
||||
next
|
||||
end
|
||||
config dlp sensor
|
||||
edit "g-default"
|
||||
set comment "Default sensor."
|
||||
next
|
||||
edit "g-sniffer-profile"
|
||||
set comment "Log a summary of email and web traffic."
|
||||
set summary-proto smtp pop3 imap http-get http-post
|
||||
next
|
||||
end
|
||||
Loading…
x
Reference in New Issue
Block a user