AsafEitani
AsafEitani
## Prerequisites Select one OR another: - [x] I have discussed the refactoring idea with one (or another) maintainer. - [x] I'll create a PR to implement this refactoring idea...
## Prerequisites Select one OR another: - [ ] I'll create a PR to implement this feature (assign to yourself). - [x] Someone else should implement this (describe it well)....
add bpf bytecode capturing ability to tracee-ebpf
fix #1260
## Prerequisites - [x] This affects latest released version. - [ ] This affects current development tree (origin/HEAD). - [x] There isn't an issue describing the bug. Select one OR...
In some cases - which I have successfully reproduced but don;t know the cause yet, tracee-rules gets errors trying to decode tracee-ebpf events encoded in the GOB format. The following...
## Prerequisites - [ ] This issue is an EPIC issue (add label: EPIC). - [ ] This issue is an EPIC TASK (add issue to EPIC description). Select one...
## Prerequisites - [ ] This issue is an EPIC issue (add label: EPIC). - [ ] This issue is an EPIC TASK (add issue to EPIC description). Select one...
I came upon an issue with the new way to compile tracee with docker: ``` make -f builder/Makefile.tracee-make alpine-prepare make -f builder/Makefile.tracee-make alpine-make ARG="clean all" ``` This results the following...
## Prerequisites - I'll create a PR to implement this feature (assign to yourself). ## Feature description This feature is about adding rootkit hooking detection and enabling rules writing on...