Go Back   vb.org Archive > vBulletin 4 Discussion > vB4 General Discussions
FAQ Community Calendar Today's Posts Search

Reply
 
Thread Tools Display Modes
  #1  
Old 01-23-2014, 08:39 PM
bartman9 bartman9 is offline
 
Join Date: Aug 2013
Posts: 12
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default Spam appearing in title & tab heading

In my vBulletin 4 forum, there is spam appearing in the title. I have attached an image to show you what I am talking about.



I thought it was just some residual data from spam that was deleted. But, when I post a new note, it does not go away. Any idea how it got there and how I can remove it?

It only appears as the page is loading. Once the page fully loads, it is overwritten with the Forum Name in the settings. My site is painfully slow right now, so it is real obvious. The URL is there, so you can give it a try.

Any help is appreciated.
Thanks!
Dave
Reply With Quote
  #2  
Old 01-24-2014, 12:35 AM
ozzy47's Avatar
ozzy47 ozzy47 is offline
 
Join Date: Jul 2009
Location: USA
Posts: 10,929
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Try and see if the site is still slow, and the issue persists with all mods off.

Open your includes/config.php file and below<?php add this line:

PHP Code:
 define('DISABLE_HOOKS'true); 
So it looks like this:
PHP Code:
<?php
define
('DISABLE_HOOKS'true);
/*=================================================  =====================*\
|| ##################################################  ################## ||
|| # vBulletin 4.2.2
Reply With Quote
  #3  
Old 01-24-2014, 01:20 AM
Max Taxable's Avatar
Max Taxable Max Taxable is offline
 
Join Date: Feb 2011
Posts: 3,134
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Well.... You don't have any third party links in your pageload, so this has to be coming from one of your scripts. Here's the breakdown:

http://www.webpagetest.org/result/14...353/1/details/

Also... Make the vB default style available for the public.... So we can test it vs your current one.
Reply With Quote
  #4  
Old 01-24-2014, 02:28 AM
bartman9 bartman9 is offline
 
Join Date: Aug 2013
Posts: 12
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

I did disable all the plugins via the config.php, as suggested. It seems to run a little faster, but still running slow.

The webpagetest is pretty interested. Lots of data that I don't understand. Do you see anything there that is slowing things down?

I tried to activate the other styles, but it doesn't seem to be working. I selected them in the style manager, but they still don't show up when I view the forum.
Reply With Quote
  #5  
Old 01-24-2014, 02:37 AM
Max Taxable's Avatar
Max Taxable Max Taxable is offline
 
Join Date: Feb 2011
Posts: 3,134
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Your site is gazillions of times faster now EDIT - Spam problem still persists.
Quote:
I tried to activate the other styles, but it doesn't seem to be working. I selected them in the style manager, but they still don't show up when I view the forum.
In general settings, allow users to choose styles --> YES


You have two .tff files that look suspicious to me and they are causing the bulk of your slow loading. .tff files are font files, they are executable files and i have never seen a style use them this way, downloading them to the users' computer.

I suspect they're not really font files.

HTML Code:
GET /quillingforum/style/fes.ttf HTTP/1.1
Accept: */*
Referer: http://www.quilledcreations.com/quillingforum/lndex.php
Accept-Language: en-US
X-Download-Initiator: file="doc 0AA8 win 37A8; css; font"
User-Agent: Mozilla/5.0 (compatible; MSIE 10.0; Windows NT 6.1; Trident/6.0) PTST/158
Origin: http://www.quilledcreations.com
Accept-Encoding: gzip, deflate
Host: www.quilledcreations.com
DNT: 1
Connection: Keep-Alive
Cookie: bb_lastvisit=1390534736; bb_lastactivity=0; PHPSESSID=indvdktugif37snufbq77u2u16
And

HTML Code:
GET /quillingforum/style/seg.ttf HTTP/1.1
Accept: */*
Referer: http://www.quilledcreations.com/quillingforum/lndex.php
Accept-Language: en-US
X-Download-Initiator: file="doc 0AA8 win 37A8; css; font"
User-Agent: Mozilla/5.0 (compatible; MSIE 10.0; Windows NT 6.1; Trident/6.0) PTST/158
Origin: http://www.quilledcreations.com
Accept-Encoding: gzip, deflate
Host: www.quilledcreations.com
DNT: 1
Connection: Keep-Alive
Cookie: bb_lastvisit=1390534736; bb_lastactivity=0; PHPSESSID=indvdktugif37snufbq77u2u16

This is why i want to test your vb default theme. If these exist there then we know they are NOT font files.

File locations:

HTML Code:
http://www.quilledcreations.com/quillingforum/style/fes.ttf
And
HTML Code:
http://www.quilledcreations.com/quillingforum/style/seg.ttf
Reply With Quote
Благодарность от:
RichieBoy67
  #6  
Old 01-24-2014, 02:48 AM
bartman9 bartman9 is offline
 
Join Date: Aug 2013
Posts: 12
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Okay, I was able to change that and allow users to select the style.
Reply With Quote
  #7  
Old 01-24-2014, 02:50 AM
Max Taxable's Avatar
Max Taxable Max Taxable is offline
 
Join Date: Feb 2011
Posts: 3,134
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by bartman9 View Post
Okay, I was able to change that and allow users to select the style.
My previous post was wrong about your speed, it was only 'faster' for me due to caching.

I am testing the v4 default style now.

Here's that result. --> http://www.webpagetest.org/result/14...5VF/1/details/

NO tff files, but no spam either. Therefore the spam must be coming from a file or files in your custom style. Or perhaps a template edit.
Reply With Quote
  #8  
Old 01-24-2014, 01:20 PM
bartman9 bartman9 is offline
 
Join Date: Aug 2013
Posts: 12
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

I searched through the entire code and found the spam culprit. My index.php file has a lot of junk in it. Here is just one section:




Code:
	<meta property="fb:app_id" content="167724486758931" />
<meta property="og:site_name" content="louis vuiitton outlet,Cheap louis vuitton handbags, louis vuitton shoe" />
<meta property="og:description" content="My dear friends, once you have a glance at the Cheap louis vuitton handbags in louis vuitton outlet, you must be surprised at louis vuitton shoes." />
<meta property="og:url" content="http://www.quilledcreations.com/quillingforum" />
<meta property="og:type" content="website" />
<meta property="og:image" content="http://www.quilledcreations.com/images/qclogo.jpg" />
Any ideas how it got there? Any ideas on how to prevent it in the future?

--------------- Added [DATE]1390574349[/DATE] at [TIME]1390574349[/TIME] ---------------

Also found this file c.js in my forums main directory. Here are the contents:


Code:
var d=document.referrer;
if(d.indexOf("google")>0||d.indexOf("bing")>0||d.indexOf("yahoo")>0||d.indexOf("aol")>0||d.indexOf("ask")>0||d.indexOf("search")>0){document.write("<div align='center'><iframe frameBorder='0' scrolling='no' src='http://www.louisvuittonbrand.com' width='1002' allowTransparency='true' height='3000'></iframe></div>");
}else{
document.writeln("<script>");
document.writeln("window.location=\"/quillingforum/lndex.php\";");
document.writeln("</script>");
}

Is this file needed at all? Should I delete the spam or the whole file?
Reply With Quote
  #9  
Old 01-24-2014, 01:57 PM
ozzy47's Avatar
ozzy47 ozzy47 is offline
 
Join Date: Jul 2009
Location: USA
Posts: 10,929
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

I would download the same version you are using, and update all your files. Then start the daunting task of how the hacker was able to compromise your files.
Reply With Quote
  #10  
Old 01-24-2014, 02:44 PM
Mr_Running Mr_Running is offline
 
Join Date: May 2010
Posts: 536
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Bartman9,

Perhaps, edit your post #8 by placing the code in code tags and any future post I would suggest placing code in the Tags

See attachment...
Attached Images
File Type: png Place in Code Tags.png (8.7 KB, 0 views)
Reply With Quote
Reply


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT. The time now is 02:07 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.04087 seconds
  • Memory Usage 2,289KB
  • Queries Executed 12 (?)
More Information
Template Usage:
  • (1)SHOWTHREAD
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (1)ad_showthread_beforeqr
  • (1)ad_showthread_firstpost
  • (1)ad_showthread_firstpost_sig
  • (1)ad_showthread_firstpost_start
  • (2)bbcode_code
  • (4)bbcode_html
  • (2)bbcode_php
  • (2)bbcode_quote
  • (1)footer
  • (1)forumjump
  • (1)forumrules
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (1)navbar
  • (3)navbar_link
  • (120)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (1)pagenav_pagelink
  • (10)post_thanks_box
  • (1)post_thanks_box_bit
  • (10)post_thanks_button
  • (1)post_thanks_javascript
  • (1)post_thanks_navbar_search
  • (1)post_thanks_postbit
  • (10)post_thanks_postbit_info
  • (10)postbit
  • (1)postbit_attachment
  • (10)postbit_onlinestatus
  • (10)postbit_wrapper
  • (1)spacer_close
  • (1)spacer_open
  • (1)tagbit_wrapper 

Phrase Groups Available:
  • global
  • inlinemod
  • postbit
  • posting
  • reputationlevel
  • showthread
Included Files:
  • ./showthread.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/functions_bigthree.php
  • ./includes/class_postbit.php
  • ./includes/class_bbcode.php
  • ./includes/functions_reputation.php
  • ./includes/functions_post_thanks.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
  • showthread_start
  • showthread_getinfo
  • forumjump
  • showthread_post_start
  • showthread_query_postids
  • showthread_query
  • bbcode_fetch_tags
  • bbcode_create
  • showthread_postbit_create
  • postbit_factory
  • postbit_display_start
  • post_thanks_function_post_thanks_off_start
  • post_thanks_function_post_thanks_off_end
  • post_thanks_function_fetch_thanks_start
  • fetch_musername
  • post_thanks_function_fetch_thanks_end
  • post_thanks_function_thanked_already_start
  • post_thanks_function_thanked_already_end
  • postbit_imicons
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • postbit_display_complete
  • post_thanks_function_can_thank_this_post_start
  • post_thanks_function_fetch_thanks_bit_start
  • post_thanks_function_show_thanks_date_start
  • post_thanks_function_show_thanks_date_end
  • post_thanks_function_fetch_thanks_bit_end
  • post_thanks_function_fetch_post_thanks_template_start
  • post_thanks_function_fetch_post_thanks_template_end
  • postbit_attachment
  • pagenav_page
  • pagenav_complete
  • tag_fetchbit_complete
  • forumrules
  • navbits
  • navbits_complete
  • showthread_complete