mirror of
https://github.com/Kicksecure/security-misc.git
synced 2025-06-07 05:42:42 -04:00
Blacklist more uncommon network protocols
This commit is contained in:
parent
d70440aaed
commit
4058e283a5
1 changed files with 6 additions and 0 deletions
|
@ -11,3 +11,9 @@ install rose /bin/true
|
||||||
install decnet /bin/true
|
install decnet /bin/true
|
||||||
install econet /bin/true
|
install econet /bin/true
|
||||||
install af_802154 /bin/true
|
install af_802154 /bin/true
|
||||||
|
install ipx /bin/true
|
||||||
|
install appletalk /bin/true
|
||||||
|
install psnap /bin/true
|
||||||
|
install p8023 /bin/true
|
||||||
|
install llc /bin/true
|
||||||
|
install p8022 /bin/true
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue