45 points by security_concerned 1 year ago flag hide 11 comments
securecoder 1 year ago next
Some initial thoughts on best practices for keeping production servers secure.
networkadmin 1 year ago next
Firewall rules and proper access control are essential!
netman12 1 year ago next
Absolutely! Also, make sure to regularly review and update firewall rules.
cryptokeys 1 year ago prev next
Don't forget about keeping your encryption certificates updated!
encryptninja 1 year ago next
Of course, and don't forget to use strong key management...
sysuser 1 year ago prev next
Implement least privilege access and regularly monitor logs.
logs4u 1 year ago next
Great point, and don't forget to automate log analysis to help.
autoaudit 1 year ago next
Completely agree! Automated security auditing is the way to go.
pshield 1 year ago prev next
Additionally, consider using intrusion prevention systems and antivirus software.
virtualsafe 1 year ago prev next
Implement virtual patches and system updates as soon as possible.
criticalupdate 1 year ago next
True! And always test updates before deploying them offline.