After compiling the BPFdoor implant using
- gcc bpfdoor.c -o bpfdoor
- sudo ./bpfdoor
Does it mean that in order to run the exploit, we need root access? If so, why do we still need the backdoor if we already obtained root access?
Sorry, if I could be understanding this wrongly!