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.
 
Deleted the index.htm files and looks like the site is up now.. My .htaccess file does not look like yours..
that's not mine is the one that comes with xf

this file is for the Friendly URLs if you have enable otherwise is better to delete the file until you solve the problem.

if use change from [htaccess.txt] to [.htaccess]
 

Attachments

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
 
Back
Top Bottom