Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/matheuzsecurity/systemd-backdoor

A simple script to automate systemd backdoor
https://github.com/matheuzsecurity/systemd-backdoor

Last synced: about 5 hours ago
JSON representation

A simple script to automate systemd backdoor

Awesome Lists containing this project

README

        

# Systemd Backdoor
A simple script to automate systemd backdoor

## Mode of use

```
git clone https://github.com/MatheuZSecurity/systemd-backdoor
cd systemd-backdoor && chmod +x systemd.sh
sudo ./systemd.sh
```

## How to remove it ?

it's important to know how to remove it too

```
rm /etc/systemd/system/persistence.service
systemctl disable persistence.service
systemctl stop persistence
```

![carbon (2)](https://user-images.githubusercontent.com/88067225/206903790-68968774-0a7d-4d66-95f6-a2c8e4f2fb91.png)