Jump to content

IPB related Apache error


Recommended Posts

Posted

Care to provide more info?

Do you have access to your apache configs. If yes, hows your <Directory> settings? Any Deny from All that could affect that folder? Do you use htaccess? Could settings in those prevent access?

Posted

That's not an IP.Board file... That's likely a hack file...

Sounds to me like you've got .htaccess directory execution turned on and it saved you...

Posted

there are htaccess in that folder:

#<ipb-protection>
<Files ~ "^.*.(php|cgi|pl|php3|php4|php5|php6|phtml|shtml)">
    Order allow,deny
    Deny from all
</Files>
#</ipb-protection>

Is that correct? It denies files from that dir.

Posted

Yep, but that file creates that error. I just wonder what calls that file df.php. They come from so starge ip's

[Thu Dec 06 16:32:45 2012] [error] [client 173.254.28.143] client denied by server configuration: /home/mysite/public_html/forum/cache/df.php
[Thu Dec 06 16:59:11 2012] [error] [client 122.155.168.150] client denied by server configuration: /home/mysite/public_html/forum/cache/df.php
[Thu Dec 06 17:01:57 2012] [error] [client 66.147.244.199] client denied by server configuration: /home/mysite/public_html/forum/cache/df.php
[Thu Dec 06 17:06:48 2012] [error] [client 50.97.141.131] client denied by server configuration: /home/mysite/public_html/forum/cache/df.php
[Thu Dec 06 17:11:03 2012] [error] [client 94.125.177.150] client denied by server configuration: /home/mysite/public_html/forum/cache/df.php
[Thu Dec 06 17:16:52 2012] [error] [client 85.128.250.2] client denied by server configuration: /home/mysite/public_html/forum/cache/df.php
[Thu Dec 06 17:18:55 2012] [error] [client 184.107.58.85] client denied by server configuration: /home/mysite/public_html/forum/cache/df.php
[Thu Dec 06 17:25:39 2012] [error] [client 69.89.31.87] client denied by server configuration: /home/mysite/public_html/forum/cache/df.php
[Thu Dec 06 17:27:26 2012] [error] [client 74.50.8.235] client denied by server configuration: /home/mysite/public_html/forum/cache/df.php
[Thu Dec 06 17:39:50 2012] [error] [client 188.165.230.48] client denied by server configuration: /home/mysite/public_html/forum/cache/df.php
[Thu Dec 06 17:40:55 2012] [error] [client 91.151.211.1] client denied by server configuration: /home/mysite/public_html/forum/cache/df.php
[Thu Dec 06 17:48:19 2012] [error] [client 134.0.11.137] client denied by server configuration: /home/mysite//public_html/forum/cache/df.php
[Thu Dec 06 17:50:48 2012] [error] [client 69.89.31.135] client denied by server configuration: /home/mysite/public_html/forum/cache/df.php
Posted

Does the file exist on your server?


Might be hackers trying to hit files on your server just guessing...

My guess.

No it does not exist.

They think it does, or moreover, are hitting it to try to determine if it is there, i would seriously be certain however that your server is clean, that could very well be a file or a corrupted hook trying to infect the cache/image dirs and spew havoc from there, as this specific one is known to do....

Posted
I forgot, i get same kind errors sometimes also from broken smilies.
[Thu 2012 Dec 06 21:19:14] [error] [client 212.226.56.57] client denied by server configuration: /home/mysite/public_html/foorumi/public/style_emoticons/index.php, referer: http://hoitajat.net/foorumi/topic/2424-laakelaskut-tokkii/

I got those broken smiles because i have converted board. Editing post and saving it fixes it.
Knowing this, that df.php error could be basically anything :(
Posted

Your server has been compromised, likely due to the issue we patched on November 6th.

I recommend running the IP.Board security center tools to look for suspicious files and remove anything that does not belong. On the upside, as you have .htaccess protection in those directories, the files are not accessible, which is why you're seeing those error messages being logged (this is a good thing in this case).

Posted

wonder if the prior board was actually the compromised one. its not mentioned what the board or conversion time was but I wonder if thats what happened.

No it wasnt, it was many years ago. It was SMF

Posted

Your server has been compromised, likely due to the issue we patched on November 6th.

I recommend running the IP.Board security center tools to look for suspicious files and remove anything that does not belong. On the upside, as you have .htaccess protection in those directories, the files are not accessible, which is why you're seeing those error messages being logged (this is a good thing in this case).

Can i create ticket for this? I have no idea what does belong there. That wizard says most suspicous file is public_html/foorumi/public/style_emoticons/.htaccess , i boubt it.

Posted

Can i create ticket for this? I have no idea what does belong there. That wizard says most suspicous file is public_html/foorumi/public/style_emoticons/.htaccess , i boubt it.

We don't repair sites that have been hacked, but here is a guide you can use to clean this up.

If you have a recent backup our next support action is to recommend that you revert to that backup and apply the [url= 6th Security Patch to your board immediately.

If you do not have a recent backup, please look in the following directories for odd files, such as "zx.php" and "4d4098d64e163d2726959455d046fd7c.php".

  1. / (root directory)
  2. /cache/ (and child directories)
  3. /hooks/
  4. /uploads/
    If you find any of the above, or similarly named files, in the above directories, please remove them. To be sure that you have no hacked files left over, we recommend that you run the Security Tools located in the Security Center of your IP.Board AdminCP. You can find this under System > System > Security Center. The tools which you absolutely must run are the following:
    1. IP.Board Unauthorized File Checker
    2. IP.Board Executables Deep Scan
    3. Make "conf_global.php" Un-writable
    4. IP.Board PHP/CGI .htaccess Protection

    Archived

    This topic is now archived and is closed to further replies.

    • Recently Browsing   0 members

      • No registered users viewing this page.
    ×
    ×
    • Create New...