Skip to content

A simple test script that checks your workstation for secure defaults

License

Notifications You must be signed in to change notification settings

zibasec/soteria

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Soteria

Soteria the Greek God of Safety

A simple script that checks your machine for sane security defaults.

Start by installing BATS:

brew install bats-core

On Linux you may require bats:

sudo apt install bats

Then clone or fetch updates to this repo locally:

git clone git@github.com:zibasec/soteria.git

Then run the required script according to your OS. For example, on Mac OS:

chmod +x ./mac-os.sh && sudo ./mac-os.sh

Any failures can be remediated using the Fix comments in the scripts.

Re-run checks until they all pass.

Audit rules for auditd

The file linux-auditd-rules.txt is provided for convenience of meeting the checked requirements. To use, add the rules to audit.rules with:

sudo vim /etc/audit/rules.d/audit.rules
sudo augenrules --load

About

A simple test script that checks your workstation for secure defaults

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •  

Languages