Created
March 14, 2021 20:34
-
-
Save 3x1l3l4bs/4850d37ce7e50dc054c0013bc1aa33c8 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
1. Disallow root from connecting via ssh. | |
2. Setup firejail or other firewall to block external connection after 6 invalid login attempts from the origin. | |
3. setup clamAV antivirus system. | |
3. Switch to hardend LTS kernel. | |
4. disallow non privleged users rwx access to /boot | |
5. uninstall all non necessary software/packages |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment