-
Notifications
You must be signed in to change notification settings - Fork 4.9k
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
[auditbeat] fim: implement kprobes backend #37796
[auditbeat] fim: implement kprobes backend #37796
Commits on Jan 25, 2024
-
Configuration menu - View commit details
-
Copy full SHA for cb01f59 - Browse repository at this point
Copy the full SHA cb01f59View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9417243 - Browse repository at this point
Copy the full SHA 9417243View commit details -
Configuration menu - View commit details
-
Copy full SHA for bbca9e7 - Browse repository at this point
Copy the full SHA bbca9e7View commit details -
Configuration menu - View commit details
-
Copy full SHA for 292b7b7 - Browse repository at this point
Copy the full SHA 292b7b7View commit details -
Configuration menu - View commit details
-
Copy full SHA for d585da1 - Browse repository at this point
Copy the full SHA d585da1View commit details -
feat: add fsnotify, fsnotify_nameremove, fsnotify_parent and vfs_geat…
…tr tk-btf probe builders in probe manager
Configuration menu - View commit details
-
Copy full SHA for e4616c1 - Browse repository at this point
Copy the full SHA e4616c1View commit details -
Configuration menu - View commit details
-
Copy full SHA for 625da6b - Browse repository at this point
Copy the full SHA 625da6bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 6f35ab1 - Browse repository at this point
Copy the full SHA 6f35ab1View commit details -
feat: implement event processor to process probe events and based on …
…directory entry cache emit the respective event
Configuration menu - View commit details
-
Copy full SHA for 31ec585 - Browse repository at this point
Copy the full SHA 31ec585View commit details -
feat: implement event verifier that validates that the expected seque…
…nce of generated fs events are properly emitted
Configuration menu - View commit details
-
Copy full SHA for ea61593 - Browse repository at this point
Copy the full SHA ea61593View commit details -
feat: add perfChannel to reduce tracing.PerfChannel boilerplate code …
…and satisfy testing needs
Configuration menu - View commit details
-
Copy full SHA for f58e369 - Browse repository at this point
Copy the full SHA f58e369View commit details -
feat: implement monitor that ties together path traverser, perf chann…
…el and event emitting
Configuration menu - View commit details
-
Copy full SHA for 0c785ca - Browse repository at this point
Copy the full SHA 0c785caView commit details -
feat: implement probe verification at runtime and the creation of a n…
…ew monitor based on these
Configuration menu - View commit details
-
Copy full SHA for d8bf292 - Browse repository at this point
Copy the full SHA d8bf292View commit details
Commits on Jan 31, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 097aa25 - Browse repository at this point
Copy the full SHA 097aa25View commit details -
Configuration menu - View commit details
-
Copy full SHA for c4a9d9b - Browse repository at this point
Copy the full SHA c4a9d9bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 6ca359f - Browse repository at this point
Copy the full SHA 6ca359fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 07b927b - Browse repository at this point
Copy the full SHA 07b927bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 045bf40 - Browse repository at this point
Copy the full SHA 045bf40View commit details -
Configuration menu - View commit details
-
Copy full SHA for bd6bcfb - Browse repository at this point
Copy the full SHA bd6bcfbView commit details -
Configuration menu - View commit details
-
Copy full SHA for 651b2f7 - Browse repository at this point
Copy the full SHA 651b2f7View commit details -
Configuration menu - View commit details
-
Copy full SHA for d39b22f - Browse repository at this point
Copy the full SHA d39b22fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 1509a1a - Browse repository at this point
Copy the full SHA 1509a1aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 0469332 - Browse repository at this point
Copy the full SHA 0469332View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6308e8b - Browse repository at this point
Copy the full SHA 6308e8bView commit details
Commits on Feb 1, 2024
-
Configuration menu - View commit details
-
Copy full SHA for c52743b - Browse repository at this point
Copy the full SHA c52743bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 6ccd479 - Browse repository at this point
Copy the full SHA 6ccd479View commit details -
Configuration menu - View commit details
-
Copy full SHA for 82a07be - Browse repository at this point
Copy the full SHA 82a07beView commit details -
Configuration menu - View commit details
-
Copy full SHA for cb2b330 - Browse repository at this point
Copy the full SHA cb2b330View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5c00c37 - Browse repository at this point
Copy the full SHA 5c00c37View commit details
Commits on Feb 3, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 3ad318b - Browse repository at this point
Copy the full SHA 3ad318bView commit details
Commits on Feb 9, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 4650e5f - Browse repository at this point
Copy the full SHA 4650e5fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 62ea807 - Browse repository at this point
Copy the full SHA 62ea807View commit details -
Configuration menu - View commit details
-
Copy full SHA for f1cff58 - Browse repository at this point
Copy the full SHA f1cff58View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5350596 - Browse repository at this point
Copy the full SHA 5350596View commit details -
Configuration menu - View commit details
-
Copy full SHA for fe6453a - Browse repository at this point
Copy the full SHA fe6453aView commit details -
Configuration menu - View commit details
-
Copy full SHA for da84277 - Browse repository at this point
Copy the full SHA da84277View commit details
Commits on Feb 13, 2024
-
Configuration menu - View commit details
-
Copy full SHA for c4d2edb - Browse repository at this point
Copy the full SHA c4d2edbView commit details -
Merge remote-tracking branch 'beats/main' into pkoutsovasilis/kprobe_fim
# Conflicts: # auditbeat/auditbeat.reference.yml # auditbeat/docs/modules/file_integrity.asciidoc # auditbeat/module/file_integrity/_meta/config.yml.tmpl # auditbeat/module/file_integrity/_meta/docs.asciidoc # auditbeat/module/file_integrity/config.go # auditbeat/module/file_integrity/event.go # auditbeat/module/file_integrity/eventreader_fsnotify.go # auditbeat/module/file_integrity/eventreader_linux.go # auditbeat/module/file_integrity/eventreader_other.go # auditbeat/module/file_integrity/schema.fbs # auditbeat/module/file_integrity/schema/Source.go # auditbeat/tests/system/test_file_integrity.py # go.mod # x-pack/auditbeat/auditbeat.reference.yml
Configuration menu - View commit details
-
Copy full SHA for 6cd08cb - Browse repository at this point
Copy the full SHA 6cd08cbView commit details -
Configuration menu - View commit details
-
Copy full SHA for e745e23 - Browse repository at this point
Copy the full SHA e745e23View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4a12aa9 - Browse repository at this point
Copy the full SHA 4a12aa9View commit details -
fix: increase interval period of wait_output as kprobes require more …
…time to verify the probes and print output
Configuration menu - View commit details
-
Copy full SHA for d80fbf5 - Browse repository at this point
Copy the full SHA d80fbf5View commit details -
Configuration menu - View commit details
-
Copy full SHA for bd8d23a - Browse repository at this point
Copy the full SHA bd8d23aView commit details -
Configuration menu - View commit details
-
Copy full SHA for f1e51f4 - Browse repository at this point
Copy the full SHA f1e51f4View commit details