Operating System Security
Operating System Security
Security
By: Quinn Ordway
What’s
targeting
me?
Protect your
electronics!
Viruses
Malware
Worms
Data Breaches
What’s
targeted?
harden my 2.
3.
Remove unneeded services.
Alter default accounts.
OS? 4. Use the principle of least privilege.
5. Apply updates.
6. Implement logging and auditing.
Software Removal
• Any program that’s not
needed.
• The removal process
creates a smaller surface
area for cyberattacks.
Unessential
services
• Very experimental and will
take time.
• Check each port.
Example:
- Port 22: Remote access to
the system, secured with
Secure Shell (SSH)
Alter
default
accounts
• Administrator Account
• Guest Account