yogiart Posted April 2, 2019 Share Posted April 2, 2019 Hi there, it seems that I was hacked. I found this code on many files on my server. Can someone tell me what is it for? Is it a virus? Can someone also tell me what pattern to look for that generates this code? Every time I delete it, it comes back. <?php /*457563643457563643*/ ?><?php /*e349e*/ Quote Link to comment https://forums.phpfreaks.com/topic/308548-i-found-this-code-on-my-drupal-site/ Share on other sites More sharing options...
requinix Posted April 2, 2019 Share Posted April 2, 2019 They're comments. They don't do anything - at least not on their own. Take down your website. Find how they got in. Then delete everything, restore from your backup, and update Drupal. Make sure the problem is fixed by the update, or if it's your code then fix it yourself. Then also check everything in your database for damage. Quote Link to comment https://forums.phpfreaks.com/topic/308548-i-found-this-code-on-my-drupal-site/#findComment-1565825 Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.