Skip to content

zidanefrost/basic-security-audit-script

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

basic-security-audit-script

This script performs a lightweight security audit on a Linux system. Designed for beginners, students, or small businesses who want a quick look at their system's basic security posture.

What It Checks:

  • SSH root login setting
  • Users with sudo access
  • Open ports
  • World-writable files
  • Firewall (UFW) status

How to Use:

chmod +x audit.sh
./audit.sh > results.txt

About

Performs a basic security audit on a Linux system

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages