https://github.com/cybersecurity-dev/linux-fileowl
Linux kernel subsystem that monitors file system events. It can be used to detect when files are created, modified, or deleted
https://github.com/cybersecurity-dev/linux-fileowl
Last synced: 11 months ago
JSON representation
Linux kernel subsystem that monitors file system events. It can be used to detect when files are created, modified, or deleted
- Host: GitHub
- URL: https://github.com/cybersecurity-dev/linux-fileowl
- Owner: cybersecurity-dev
- License: gpl-3.0
- Created: 2025-01-31T18:31:49.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2025-02-02T19:28:19.000Z (about 1 year ago)
- Last Synced: 2025-02-09T11:32:44.517Z (about 1 year ago)
- Language: C++
- Size: 27.3 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 7
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Linux-FileOwl
Linux kernel subsystem that monitors file system events. It can be used to detect when files are created, modified, or deleted