Real-time collaboration for Jupyter Notebooks, Linux Terminals, LaTeX, VS Code, R IDE, and more,
all in one place.
Real-time collaboration for Jupyter Notebooks, Linux Terminals, LaTeX, VS Code, R IDE, and more,
all in one place.
Path: blob/master/documentation/modules/exploit/linux/local/motd_persistence.md
Views: 11788
This is a post module that performs a persistence installation on a Linux system using motd. To trigger the persistence execution, an external event such as a user logging in to the system with SSH is required.
Verification Steps
Start msfconsole
Obtain a session on the target machine
use exploit/linux/local/motd_persistence
set session -1
exploit
Module usage
Options
BACKDOOR_NAME
Specify the name of the file to insert in the motd directory. (Default: 99-check-updates)