tiiuae / ghaf

TII SSRC Secure Technologies: Ghaf Framework
https://tiiuae.github.io/ghaf/
Apache License 2.0
39 stars 58 forks source link

Network hardening using sysctl #856

Open gangaram-tii opened 2 weeks ago

gangaram-tii commented 2 weeks ago

Description of changes

sysctl configuration for network hardening. Uses configuration recommended in different security audits. Configuration and it's recommendation is available in this document:

Recommended sysctl settings

Sysctl network setting audit report available: https://github.com/gangaram-tii/ghaf-debug-tools/blob/main/report/hardened_network_audit_report.md

Network Performance impact: https://github.com/gangaram-tii/ghaf-debug-tools/blob/main/report/perf-iperf3.png Note: ghaf+ label is with sysctl hardened network settings.

Checklist for things done

Instructions for Testing