ebpfkit icon indicating copy to clipboard operation
ebpfkit copied to clipboard

ebpfkit is a rootkit powered by eBPF

Results 4 ebpfkit issues
Sort by recently updated
recently updated
newest added

#7 hello, i have tried `lo`, `eth0`, `enp0s3` in my VMs' interface ,but it didn't work. my host env config: ```bash ## host kernel version Linux VirtualBox 5.4.0-110-generic #124-Ubuntu SMP...

What license should I have to use? ``` yasindce1998@ubuntu-focal:~/ebpfkit$ sudo ./bin/ebpfkit -l info Error: couldn't start: couldn't init bootstrap manager: load license: missing license section Usage: ebpfkit [flags] Flags: --append...

I have installed everything successfully without any errors. But Still get when I run this ```DEBUG[2021-12-15T10:57:03Z] GET /get_net_dis HTTP/1.1 Host: localhost:8000 User-Agent: 0000_______________________________________________________________________________________________________________________________________________________________ _______________________________________________________________________________________________________________________________________________________________________________ __________________________________________________________________________________________________________________________________________________________________ 2021/12/15 10:57:03 127.0.0.1:60878 - GET...

Hello, nice rootkit! I build it successfully on my env: - Ubuntu 21.04 - clang/llvm 11.0.1 - kernel: 5.11.0-36-generic But when I run `./ebpfkit`, it exits with error: ``` ➜...