mirror of
https://github.com/swisskyrepo/PayloadsAllTheThings.git
synced 2024-12-12 14:22:47 +00:00
2.1 KiB
2.1 KiB
Linux - Persistence
⚠️ Content of this page has been moved to InternalAllTheThings/redteam/persistence/linux-persistence
- Basic reverse shell
- Add a root user
- Suid Binary
- Crontab - Reverse shell
- Backdooring a user's bash_rc
- Backdooring a startup service
- Backdooring a user startup file
- Backdooring Message of the Day
- Backdooring a driver
- Backdooring the APT
- Backdooring the SSH
- Backdooring Git
- Additional Linux Persistence Options
- References