Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bundles system auditing #19

Open
neilhwatson opened this issue Sep 17, 2015 · 0 comments
Open

Bundles system auditing #19

neilhwatson opened this issue Sep 17, 2015 · 0 comments

Comments

@neilhwatson
Copy link
Owner

A set of bundles for passive host auditing by setting classes. Combine them with the test bundle for TAP output.

  1. Is process running?
  2. Is rpm installed?
  3. Is sysctl value set?
  4. Is systctl value in conf file?
  5. Does file have correct hash sum?
  6. Is service enabled for boot start?
  7. Is service disabled for boot start?
  8. Are file permissions correct?

Expected input:
class, class to set, test

Or class to set should be base class and prefix it with ok or not_ok based on pass or fail.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant