Gui774ume / ssh-probe

monitor and protect SSH sessions with eBPF
Apache License 2.0
65 stars 8 forks source link

FATAL ERROR #2

Open HRNasr opened 1 year ago

HRNasr commented 1 year ago

Hello i running the project base on help. but generate blew error:

sudo --preserve-env=SSH_PROBE_SECRETS ./bin/ssh-probe --profiles ./profiles/vagrant.yaml --access-control-events-level allow --agent-url "127.0.0.1:10518" FATAL[2023-05-03T17:11:38Z] failed to start eBPF manager: couldn't start probe kprobe/__x64_sys_lookup_dcookie: couldn't enable kprobe kprobe/__x64_sys_lookup_dcookie: error attaching bpf program to perf event: invalid argument make: *** [Makefile:27: run] Error 1

Please help me????

My machine is a VirtualBox VM: Ubuntu 22.04 LTS Kernel: 5.19.0-52-generic Tell me if you need more information. Regards.