Skip to content

Practicing scripts to secure/harden an operating system

Notifications You must be signed in to change notification settings

lbunge/hardening-os

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 

Repository files navigation

hardening-os

Script to run through a Cent-OS box and report vulnerabilities

Things to do to secure a box

  • Install updates
  • Install useful packages (tcpdump, logrotate)
  • Set automatic updates
  • Set password policies
  • Set OS policies
  • Configure Firewall

Things to report

  • Users
  • Firewall settings

Typical flow of script

  • Report initial baseline of box security
  • Secure box
  • Report changes made

About

Practicing scripts to secure/harden an operating system

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages