You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This project is a simple bash script that checks a linux systems for basic security issues. it looks for unsafe user accounts, risky file permissions and open network ports and then it saves the results in a report file. this script will help beginners to understand the basic linux security and system auditing.