XF 1.0 I have been Hacked..???????? HELP

I have a file called index.html

Code:
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE html PUBLIC
  "-//W3C//DTD XHTML 1.0 Strict//EN"
  "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
  <head>
    <title>WickedStangs - coming soon </title>

  </head>
  <body>
  <img src="underconstruction.jpg" alt="Under Construction" />
  </body>
</html>

and I upload a .jpg file with a "We are working on the site, Thanks for your patience" message.
and I guy with a hard hat in the picture.
 
press ctrl+f5 in your site :) running fine now.
the problem is not solved yet you have to look for the injected file. Otherwise he/she is going to do the same thing over and over again. Do an entire scan for all files in your website. Also disallowed the upload of php files or html

best regard
 
Top Bottom