You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Terminate Malicious Processes Using bpf_send_signal
Compile:
make
Usage:
sudo ./bpfdos
This program sends a SIG_KILL signal to any program that tries to use the ptrace system call, such as strace.
Once bpf-dos starts running, you can test it by running the following command: