Giter VIP home page Giter VIP logo

linux-audit-reporting's People

Contributors

zerolagtime avatar

Stargazers

 avatar

Watchers

 avatar  avatar  avatar

Forkers

jamescassell

linux-audit-reporting's Issues

Stop using logger

Problem: each logger command creates a new audit event on systems that watch use of that command, causing a feedback loop.

Suggestion: write summarized logs to a dedicated log file with rotation into /var/log/audit. Also, generate an interpreted output that has record separators along with a AWS CloudWatch agent using multi-line record separators ('----').

New script to dynamically watch locally mounted folders for file ingress/egress

CNSS and JSIG require that audit records be kept for any files read from removable media or written to removable media. USB thumb drives and portable hard drives are the biggest culprit as all optical media uses ISO files already covered by the script. Auto-mounted and user-mounted file systems performed after boot should be the only drives reviewed.

tallylog

Hello,

pam_tally was used on RHEL 5. RHEL 6 updated to pam_tally2. By RHEL 7 all of them were deprecated because requirements became per user. pam_faillock was created to fulfill the need. I'd suggest removing mention of tallylog around line 403. pam_faillock places its data in /run/faillock. And while you are in this are of the file, you might want to watch btmp.

Analyze for gaps in the audit record

If the audit records are missing for a time frame, that should be highlighted to the auditor. There are three likely scenarios for a gap.

  1. The system was powered off or suspended
  2. Auditing was turned off by the administrator
  3. The audit log was deleted

If it is possible, the review should highlight that no audits were expected because the system was powered off. Other gaps should be highlighted so that the auditor can investigate further.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.