Create uncommon-network-protocols.conf

This commit is contained in:
madaidan 2019-05-16 20:30:49 +00:00 committed by GitHub
parent 65d7eb81a6
commit 7177c6041a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -0,0 +1,5 @@
# Disables unneeded network protocols that will likely not be used as these may have unknown vulnerabilties.
install dccp /bin/true
install sctp /bin/true
install rds /bin/true
install tipc /bin/true