Coder Social home page Coder Social logo

mismailzz / cmauditd_v2 Goto Github PK

View Code? Open in Web Editor NEW
1.0 1.0 0.0 75 KB

CMAuditd (version 2) is a free and open-source GUI designed to be used with Auditd, which is the userspace component of the Linux Auditing System. It provides more functionality and a better interface than its previous version.

License: MIT License

Python 100.00%
auditd linux-auditing userspace-component python gui linux security audit automation devops

cmauditd_v2's Introduction

CMAuditd_v2

CMAuditd (version 2) is a free and open-source GUI designed to be used with Auditd, which is the userspace component to the Linux Auditing System. It provides more functionality and a better interface than its previous version.

Requirements

  1. Auditd (Linux Utility) must be installed on your Linux (Debian) machine.

  2. You have to create an auditd.log file, as it only contain the auditd logs because audit.log contanied the other log records.

     root@cybermizz:~# nano /var/log/audit/auditd.log
    
     Also change the log file path from the auditd.conf file
    
     root@cybermizz:~# nano /etc/audit/auditd.conf
    
     For Example: change the log_file path to
     log_file = /var/log/audit/auditd.log
    
  3. Run

     root@cybermizz:~# python cmauditd.py
    

cmauditd_v2's People

Contributors

mismailzz avatar

Stargazers

 avatar

Watchers

 avatar

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.