Server Shield is a lightweight method of protecting and hardening your Linux server. It is easy to install, hard to mess up, and makes your server instantly and effortlessly resistant to many basic and advanced attacks.
All IP addresses will be automatically detected and used for the firewall configuration. Automatic security updates are enabled by default.
No maintenance required— just set it and forget it!
Features
- Firewall Hardening
- TCP Hardening
- Data Leakage Protection
- ICMP/Ping Flood Protection
- Rootkit Protection
- DoS Protection
- Spoof Protection
- Bogus TCP Protection
- SYN Flood Protection
- FTP/SSH Bruteforce Protection
- Automatic Security Updates
- DNS Amplification Protection
Requires:-
Server Shield depends on several pieces of open source software to function properly.
iptables ("yum install iptables")
If yum is available, the following packages will be silently installed and kept up to date:
- yum-security
- iptables
- net-tools
- sed
- gawk
- git
Installation:-
git clone https://github.com/bluedragonz/server-shield
cd server-shield;chmod +x sshield;mv sshield /etc/init.d
/etc/init.d/sshield start
Download Server Shield v1.0.2
No comments:
Post a Comment