Recent content by omnikron

  1. omnikron

    Decode a site hack for fun

    Yep I copied one of the PHP comment strings like <?php /* 5pJQhrPh3XJCUOiaQCa6 */ ?> into google and this was the first result. Are you sure that you're not just being hacked again?
  2. omnikron

    Decode a site hack for fun

    Just had this same thing happen to a site I administrate for a friend, although the hack didn't actually work - the inserted php caused a syntax error so the whole site went down. Luckily this pinpointed where the code had been inserted so it wasn't too mystifying. Do check your footer.php as...