mirror of
https://github.com/Kicksecure/security-misc.git
synced 2025-09-22 13:14:42 -04:00
Blacklist more uncommon network protocols
This commit is contained in:
parent
3df6a44e98
commit
2d27bdd808
1 changed files with 8 additions and 0 deletions
|
@ -4,3 +4,11 @@ install sctp /bin/true
|
|||
install rds /bin/true
|
||||
install tipc /bin/true
|
||||
install n-hdlc /bin/true
|
||||
install ax25 /bin/true
|
||||
install netrom /bin/true
|
||||
install x25 /bin/true
|
||||
install rose /bin/true
|
||||
install decnet /bin/true
|
||||
install econet /bin/true
|
||||
install rds /bin/true
|
||||
install af_802154 /bin/true
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue