serverfarmer / sf-secure-kernel

sf-secure-kernel extension provides secure Linux kernel configuration.

Home Page:http://serverfarmer.org/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

sf-secure-kernel extension provides secure Linux kernel configuration, including:

  • protection from bogus ICMP packets from fake/vicious routers
  • protection from SYN flood and small DDoS attacks
  • logging bad packets
  • RAM protection by turning off Firewire interface
  • enforcing several standard protection mechanisms (eg. ASLR)
  • restricting ptrace and dmesg for non-root users
  • disabling core dumping by setuid/setgid programs

It is compatible with all supported Linux systems.

About

sf-secure-kernel extension provides secure Linux kernel configuration.

http://serverfarmer.org/

License:MIT License


Languages

Language:Shell 100.0%