vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vB3 General Discussions (https://vborg.vbsupport.ru/forumdisplay.php?f=111)
-   -   Hacking Attempt Issue (https://vborg.vbsupport.ru/showthread.php?t=253596)

Eplexx 11-13-2010 06:18 AM

Hacking Attempt Issue
 
I messed up and wrote over the existing index.php so I deleted the mod 1 and reuploaded from the index,php in the vbulletin files, then I read that uploading all the vbulletin files might fix it but it didn't.

When I goto anything on my site related to vbulletin it gives me this:

http://is.gd/gZE1s

Lynne 11-13-2010 03:03 PM

There is nothing in vbulletin that would write that on your page.

Try disabling your modifications/plugins and see if you still have this problem.
Note: To temporarily disable the plugin system, edit includes/config.php and add this line right under <?php

PHP Code:

define('DISABLE_HOOKS'true); 

If that doesn't work, are you sure this isn't some server security that is causing all your pages to say that? If so, you need to talk to your host.

Eplexx 11-13-2010 04:32 PM

Quote:

Originally Posted by Lynne (Post 2121400)
There is nothing in vbulletin that would write that on your page.

Try disabling your modifications/plugins and see if you still have this problem.
Note: To temporarily disable the plugin system, edit includes/config.php and add this line right under <?php

PHP Code:

define('DISABLE_HOOKS'true); 

If that doesn't work, are you sure this isn't some server security that is causing all your pages to say that? If so, you need to talk to your host.

I did that and it didn't work.

kh99 11-13-2010 04:54 PM

Did you upload a new index.php to try to fix the problem, or did that *start* the problem?

Eplexx 11-13-2010 05:12 PM

Quote:

Originally Posted by kh99 (Post 2121459)
Did you upload a new index.php to try to fix the problem, or did that *start* the problem?

That started the issue.

kh99 11-13-2010 06:18 PM

In that case I don't know, but maybe what Lynne mentioned - maybe it's some sort of system your host has for detecting modified files. Or it could be something in one of the templates (like the footer maybe?) although I don't know how it would have gotten there.


All times are GMT. The time now is 10:08 AM.

Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.

X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.00961 seconds
  • Memory Usage 1,725KB
  • Queries Executed 10 (?)
More Information
Template Usage:
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (2)bbcode_php_printable
  • (2)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (6)printthreadbit
  • (1)spacer_close
  • (1)spacer_open 

Phrase Groups Available:
  • global
  • postbit
  • showthread
Included Files:
  • ./printthread.php
  • ./global.php
  • ./includes/init.php
  • ./includes/class_core.php
  • ./includes/config.php
  • ./includes/functions.php
  • ./includes/class_hook.php
  • ./includes/modsystem_functions.php
  • ./includes/class_bbcode_alt.php
  • ./includes/class_bbcode.php
  • ./includes/functions_bigthree.php 

Hooks Called:
  • init_startup
  • init_startup_session_setup_start
  • init_startup_session_setup_complete
  • cache_permissions
  • fetch_threadinfo_query
  • fetch_threadinfo
  • fetch_foruminfo
  • style_fetch
  • cache_templates
  • global_start
  • parse_templates
  • global_setup_complete
  • printthread_start
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete