Difference between revisions of "Operating Systems/Linux/Ubuntu/Ubuntu 16.04 LTS"

From Vista Ridge Cyberpatriot
Jump to navigation Jump to search
Line 1: Line 1:
 
=== Checklist ===
 
=== Checklist ===
* Read the README (DO NOT DO ANYTHING UNTIL YOU READ THE README)
+
* User and Password Management: /etc/passwd, /etc/group, /etc/shadow
* Answer the Forensics Questions (DO NOT DELETE ANY FILES THAT ARE USED IN THE FORENSICS QUESTIONS)
+
* Pluggable Authentication Modules (PAM)
* Activate Important Security Updates
+
* Tunable Kernel Parameters (Sysctl)
* Check to Make Sure Daily Updates are Active
+
* Package Managers (APT/DNF)
* Install and Enable Firewall (gufw package)
+
* CRON
* Scan the Computer for Malware
+
* Permissions
* Remove Unauthorized Users
+
* Systemd
* Add Authorized Users
+
* Sudo
* Assign or Remove Administrator Privileges
+
* Polkit
* Change Insecure Passwords
 
* Disable/Remove Unauthorized Services
 
* Enable Pop-Up Blocker
 
* Remove Prohibited Files
 
* Remove Prohibited Software
 
* Disable SSH Root Login
 
* Disable IPv4 Port Forwarding
 
* Fix Insecure File Permissions
 
* Ensure that Sudo Requires Authentication
 
* Configure Password Settings Securely (Look in the Security Policy Category for details)
 
  
 
=== Categories ===
 
=== Categories ===

Revision as of 15:46, 2 February 2024

Checklist

  • User and Password Management: /etc/passwd, /etc/group, /etc/shadow
  • Pluggable Authentication Modules (PAM)
  • Tunable Kernel Parameters (Sysctl)
  • Package Managers (APT/DNF)
  • CRON
  • Permissions
  • Systemd
  • Sudo
  • Polkit

Categories