Skip to content

deepalarm/Infinite-Backdoors

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

Infinite-Backdoors

get persistence in Linux systems w\o root permisions

image

image

image

1. CronJobs

The script will add these two lines of code to the Crontab configuration file.

Thanks to this you will be receiving a shell EVERY MINUTE

image

2. SHELL CONFIG FILE

The script will add these two lines of code to the BASH and ZSH terminal configuration file.

Thanks to this you will be receiving a shell every time the user opens a terminal

image

3. SSH PRIVATE KEY

This part of the code simply gives you the id_rsa file to be able to login via SSH

4. WEB SERVER

This part simply checks if there is any web server available and adds a PHP file with which you can execute system commands thanks to the CMD parameter that travels via GET

image

Finally the script deletes itself and a file created during its execution permanently and untraceable with the command: shred

image

About

get persistence in Linux systems w\o root permisions

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages