In this series you will come across tools like:
- iptables: The text-based tool that most Linux security tools is built upon. This is the most important piece of your Linux security tool kit.
- fwbuilder: This is a GUI front-end for iptables. This tool will make building itpables chains simple.
- ssh: Although not directly in charge of security, secure shell allows you to securely log into your machines.
- gpg: This is an encryption tool that will allow you to lock files and directories up tight. Also only allow those with the key to enter.
- Nessus: Simple to use Security auditing tool
- Rootkit Hunter: Security monitoring tool.
There are a lot more tools than listed above. You will most likely over time come across plenty of Linux security articles here on Brighthub, that go well beyond the above listing.