mirror of
https://github.com/Kicksecure/security-misc.git
synced 2025-01-23 04:31:08 -05:00
30_security-misc.conf
This commit is contained in:
parent
b298d152fc
commit
13b4ddbb62
@ -11,8 +11,11 @@ options nf_conntrack nf_conntrack_helper=0
|
|||||||
|
|
||||||
## Disable bluetooth to reduce attack surface due to extended history of security vulnerabilities
|
## Disable bluetooth to reduce attack surface due to extended history of security vulnerabilities
|
||||||
## https://en.wikipedia.org/wiki/Bluetooth#History_of_security_concerns
|
## https://en.wikipedia.org/wiki/Bluetooth#History_of_security_concerns
|
||||||
install bluetooth /bin/disabled-bluetooth-by-security-misc
|
#
|
||||||
install btusb /bin/disabled-bluetooth-by-security-misc
|
## Now replaced by a privacy and security preserving default bluetooth configuration for better usability
|
||||||
|
#
|
||||||
|
# install bluetooth /bin/disabled-bluetooth-by-security-misc
|
||||||
|
# install btusb /bin/disabled-bluetooth-by-security-misc
|
||||||
|
|
||||||
## Disable thunderbolt and firewire modules to prevent some DMA attacks
|
## Disable thunderbolt and firewire modules to prevent some DMA attacks
|
||||||
install thunderbolt /bin/disabled-thunderbolt-by-security-misc
|
install thunderbolt /bin/disabled-thunderbolt-by-security-misc
|
||||||
|
Loading…
Reference in New Issue
Block a user