Skip to content

Ronoh12/system-security-baseline

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

System Security Baseline (Linux)

📌 Project Overview

This project collects basic system information and provides a simple security baseline for a Linux system. It is designed as a beginner-friendly security and Linux automation project.

🔧 Tools Used

  • Bash
  • Linux utilities
  • Git & GitHub

📂 Project Structure

system-security-baseline/ ├── README.md ├── reports/ │ ├── system_report_YYYY-MM-DD_HH-MM.txt └── scripts/ └── system_info.sh

✅ Checks Performed

The script collects the following security-relevant system information:

  • SSH configuration and hardening checks
  • Password aging and policy inspection

🖥️ System Information

  • Hostname
  • Operating system & kernel version
  • System architecture

About

A Bash-based Linux security auditing script that collects system information and evaluates core security controls, applying LOW/MEDIUM/HIGH risk labels to findings such as SSH configuration, firewall status, and password policies.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages