-
在多种操作系统发行版上无法捕获mysqld服务端的keylog。
目前尝试过的操作系统有CentOS8、OpenEuler22、Ubuntu22。
具体信息如下:
**CentOS8**
> Operating System: CentOS Linux 8
> CPE OS Name: cpe:/o:centos:centos:8
> …
-
今天是 2022-10-01 Saturday
Patriotism is deeply rooted in the instincts and emotions of human being.
文章推荐:
OPPO 在 FaaS 领域的探索与思考, https://www.infoq.cn/article/vkHROQzRXNkX5uooNGgl
从心理学到产品设计, htt…
-
```lua
系统:ubuntu 22.04 内核: Linux Parallels-Virtual-Platform 5.15.0-48-generic
```
```lua
运行报错日志:
regs=4 stack=0 before 335: (b7) r2 = 8
; if (frame_isvarg(frame))
338: (79) r7 = *(u64 …
-
## Current situation
We have gadgets using different kinds of ebpf programs (kprobe, tracepoint, socket filter, etc.) but no gadgets using uprobes so far.
## Impact
Many use cases needs uprob…
alban updated
5 months ago
-
Hi, I am new here. I want to use eCapture to capture Telegram Android app tls. I tried to use --libssl flag for libssl.so path, but it seems like Telegram using their own library libtmessages.49.so.
…
-
During the BPF Microconference at LPC, we got feedback that installing llvm/clang/libbpfcc in production servers just to use `bpftrace` would be overkill and sometimes unfeasible. An alternative would…
-
**Describe the bug**
Opensnitch doesn't start anymore.
Include the following information:
- 1.6.5
- OS: Ubuntu 22.04.5 LTS
- Version Jammy 22.04
- Window Manager: GNOME
- Kernel version…
-
I am reading the quick started document to test out tetragon, and I am at https://tetragon.io/docs/getting-started/file-events/ page.
However, with the current configuration: [`file_monitoring.yaml…
-
### What reproduces the bug? Provide code if possible.
The simple increment operator `@++` cause unnecessary data races by always calling `bpf_map_update_elem`.
This simple bpftrace oneliner: `s…
-
**Describe the bug**
The OpenSnitch UI statistics panel is lying about what rule caused connections to be allowed.
This also has the catastrophic effect that nothing at all is blocked or prompted.…