my WordPress Linux account has a crontab entry “echo hello”

$ ssh -A …

$ crontab -l
…
* * * * * echo hello

I certainly did not create this weird entry, so who did this? Did somebody illegally take over my WordPress?


Comments

Leave a Reply

This site uses Akismet to reduce spam. Learn how your comment data is processed.