Skip to content

cskinner74/simpaudit

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 

Repository files navigation

Simple Audit Tool

This tool performs a quick audit of the system.

Has been tested on Debian, Ubuntu, CentOS.

Checks for:

  • Applications with sticky bit set
  • User information (finds users with home dir on system, checks password expiration information, etc.)
  • Services running
  • Processes running as root
  • Listening ports

Requirements:

  • Python3
  • root or sudo access to system

To-do

  • Split the script into defined functions for readability/maintenance/scaling

About

Simple Linux system audit script

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages