Template:Menu content security

Revision as of 18:44, 21 August 2014 by WikiFreak (talk | contribs) (Created page with "Category:Linux =Security= How to secure your server / workstation ? ==Global security== 64px|caption|Internet security Anti-virus / ant...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)


Security

How to secure your server / workstation ?


Global security

Internet security Anti-virus / anti root-kits / Fail2Ban



SSH

SSH SSH




Firewall

FW principle This section explains HOW to create, maintain and use a firewall with IpTables.


Firewall
Basics Firewall principle
Firewall basics
Firewall core (main) protocols
Firewall VPN
Firewall OUTPUT filters
Firewall INPUT filters
Advanced Firewall port forwarding
Firewall source address filtering
Installation and scripts Firewall installation scripts


SSL

SSL SSL certificates and chain of trust


SSL server


VPN

VPN Virtual Private Network (VPN)



Intrusion Detection / Protection

Radar Protection is good, but that's not enough! We need to detect attacks.


  • IDS = Intrusion Detection System : tool that detect attacks.
  • IPS = Intrusion Protection System : detect an intrusion attempt and react upon it.


I'm using one of the most famous IDS: "Snort" (https://www.snort.org/).