Hi Guys, first post here. Not sure if this is the right place to post but here it goes.
I have a number of cron jobs which suddenly stopped running. I get notifications when crons are run, but since I get so many of them i have to admit I don't check them all the time. When i went back and checked the mails, there were no new notifications. After checking my junk mail i see those missing notification. Instead of the normal mail which shows the response of the cron, the body of the mail contains a viagra spam email!
I checked the cron logs and it shows my php files are getting called but after testing none of them are actually running. I have to assume that something is hijacking my cron job and calling a hacker file each time a cron is run.
Maybe this explanation is too vague, but i would appreciate any help on where they could possibly have modified my code.
I have a number of cron jobs which suddenly stopped running. I get notifications when crons are run, but since I get so many of them i have to admit I don't check them all the time. When i went back and checked the mails, there were no new notifications. After checking my junk mail i see those missing notification. Instead of the normal mail which shows the response of the cron, the body of the mail contains a viagra spam email!
I checked the cron logs and it shows my php files are getting called but after testing none of them are actually running. I have to assume that something is hijacking my cron job and calling a hacker file each time a cron is run.
Maybe this explanation is too vague, but i would appreciate any help on where they could possibly have modified my code.