Граф коммитов

4 Коммитов

Автор SHA1 Сообщение Дата
Tad Glines 301bdcef86 Tweak event prioritization logic and defaults 2020-08-27 15:21:38 -07:00
Tad Glines 89a1b85c5e
Bug fixes and add support for arm64 (#35)
- Fix build warning
- Improve Netlink code
- Changed to make it easier to change file path defaults.
- Added support for ARM64(aarch64)
- Change KernelInfo.cpp so _syscall defaults to true if the
  /boot/config-<kernel ver> cannot be found or read.
- Increase sleep time for audit rules checks and audit pid checks to
  resuce idle CPU consumption.
2019-08-07 07:20:30 -07:00
Tad Glines dbe2bd2c78
Improve rule parsing, fix bugs (#28) 2019-05-09 13:34:17 -07:00
Tad Glines 7b8b09d5d4
Feature 3.0 (#27)
* Split into seperate collector and forwarder
- Add NETLINK data collection
- Add collector management to forwarder

* Modified auomscollect.cpp so that it exits if /sbin/auditd file is created

* Remove dependency on libaudit/libauparse, add rule management

* Added op status reporting and fixed many bugs

- Added EXECVE parse unit tests

* Fix loaded rule update logic

* Fix installer to properly restart/enable auoms
2019-04-30 12:06:02 -07:00