Linux Persistence
Linux Persistance
SSH Key
Can be root or normal user.
PHP Backdoors
Most likely need to be root, depends on if apache2 is already running, as well as web root permissions for your current user.
On victim machine
Usage
Cron Job Backdoor
On target if root
On target it not root
Create the cron Job
Bashrc Backdoor
Can be used as the root or non root user
SUID Binary
Need to be root, great backdoor if for example you found a priv-esc as a normal user and want an ability to priv-esc up in the future
Depends on having
gcc
on the target
To trigger
Last updated
Was this helpful?