View Full Version : Malware warning issue
K-fab
12-17-2016, 09:46 PM
I'm getting a malware warning when I click on links in the forum.
An example would be in this thread:
http://www.minibuggy.net/forum/proje...tml#post321638
If I click on the link (which I know is okay), I get a Google Malware Website Warning - bright red screen.
If I click on the show details button it tells me:
Current status: Partially dangerous
Some pages on www.minibuggy.net are not safe to visit right now.
It also shows:
Site Safety Details
Some pages on this website send visitors to the following dangerous websites: anesthesia books.co*. I've broken up the URL a tad, just to make sure it doesn't mess this up.
It looks like I'm not the only one on the site having the issue. I put up a thread to see if anyone else was having the problem and it seems to be across the board:
http://www.minibuggy.net/forum/minibuggy-net-news/22391-malware-website-warning-anyone-else-getting-one-when-they-click-links.html
https://vborg.vbsupport.ru/external/2016/12/8.png
Anyone have thoughts on this or would be interested in helping me out?
Thanks in advance
I checked the site in Chrome but I do not see the malware error (with the malware error warning enabled in Chrome's settings). I've seen something like this before when someone embedded a picture from a malicious site so in your case it might be because someone embedded an image from that anesthesia site.
Worst case you have malware on your server or infected files. It's hard to say from our end.
Lynne
12-17-2016, 11:04 PM
Odd, I'm not getting any warning either. I clicked around on the site and never got the warning.
Are they only getting it when logged in?
RichieBoy67
12-17-2016, 11:20 PM
You look good here..
https://sitecheck.sucuri.net/results/www.minibuggy.net/
Usually if you see that warning in a Google search result there is a little link there to submit a review. Have google review and if they find malware on your site they will tell you through Google Webmaster Tools.
Kane@airrifle
12-18-2016, 06:55 AM
I assume this www.minibuggy.net/forum/redirect-to is the result of a link anonymizer/redirecter (dbseo?)?
Maybe start by searching your post table in phpmyadmin to find the link to the actual bad site:
anesthesiabooks.com
--------------- Added 1482053914 at 1482053914 ---------------
Also, I got a filestore72.info hit on a link from a google site search...
K-fab
12-18-2016, 04:32 PM
It's interesting how some people get the malware warning and others do not. I've seen the same with a post on the forum asking "Anyone getting this?" Some do, some don't and it doesn't seem to be any particular, or not, browser.
I'll go give the ideas you've put up a try. Thanks!
I've seen the filestore72.info malware before. It supposedly only executes when someone comes from a search engine and I believe it infects the datastore cache. It's a pain to get rid of it. It creates a cookie so people will only see it once.
Check all of your plugins and hooks and I recommend overwriting all vbulletin files with fresh files downloaded from vbulletin.com.
Kane@airrifle
12-18-2016, 06:51 PM
Yes, TheLastSuperman has written an extensive guide to disinfecting your forum of filestore72
https://www.vbulletin.com/forum/forum/vbulletin-4/vbulletin-4-questions-problems-and-troubleshooting/4020207-please-help-hacked-vbulletin-redirect-to-filestore72-info
https://clients.urljet.com/knowledgebase/147/Fix-HOW-TO-FIX---Vbulletin-redirecting-to-filestore123com-version-2.html
https://clients.urljet.com/knowledgebase/138/Fix-vBulletin-4xx-Filestore123-Hack.html
Bill Stuntz
12-18-2016, 11:43 PM
I've seen the filestore72.info malware before. It supposedly only executes when someone comes from a search engine and I believe it infects the datastore cache. It's a pain to get rid of it. It creates a cookie so people will only see it once.
Check all of your plugins and hooks and I recommend overwriting all vbulletin files with fresh files downloaded from vbulletin.com.The research I did when our MB was infected said that the cookie keeps the redirect from happening for THAT USER/BROWSER more than once PER DAY. And that's what seemed to happen for me. It made it nearly impossible to track. If I'd seen the redirect from ONE infected post, other infected posts didn't redirect because I'd seen it that day from the other post. But the next day, I'd see the redirect - exactly once.
K-fab
01-07-2017, 02:52 PM
I had my server provider (Liquid Web) do a search and they're finding nothing.
The malware scan has come back. There were no results for malware.
To have google rescan the site, you will need to setup a webmaster tools/search console account:
https://www.google.com/webmasters/
Once that is set up, you go into the console, select the site, and then along the left "security issues"
Within that menu, you can run that.
I need to submit to Google that the site's all right - but I'm having issues.
Google wants me to upload a file into the main directory of the site, but I can't for the life of me figure out where that is:
Recommended: HTML file upload
Upload an HTML file to your site.
1. Download this HTML verification file. [google21abb548c5c61411.html]
2. Upload the file to http://www.minibuggy.net/
3. Confirm successful upload by visiting http://www.minibuggy.net/google21abb548c5c61411.html in your browser.
4. Click Verify below.
To stay verified, don't remove the HTML file, even after verification succeeds.
I have the file downloaded and ready to install, but I can't figure out where to put it.
I've been all through the file manager and can't figure out where I'm supposed to put the file. Anyone have thoughts on how to find it? I realize this is a basic request but it's stifled me. I've worked on using FileZilla to upload but I can't get it to talk to the server. Arrrggghhh. :erm:
RichieBoy67
01-07-2017, 03:03 PM
Just upload it to the root of your domain.. Google just needs to find that file to verify you own the site.
public_html/
--------------- Added 07 Jan 2017 at 12:06 ---------------
The research I did when our MB was infected said that the cookie keeps the redirect from happening for THAT USER/BROWSER more than once PER DAY. And that's what seemed to happen for me. It made it nearly impossible to track. If I'd seen the redirect from ONE infected post, other infected posts didn't redirect because I'd seen it that day from the other post. But the next day, I'd see the redirect - exactly once.
You do not need to track it. All you need to do is search your entire site for the code and remove it all and there are tell tale signs for myfilestore.
Once clean you have to change all your log ins and implement some security measures..
Kane@airrifle
01-07-2017, 03:56 PM
I had my server provider (Liquid Web) do a search and they're finding nothing.
I need to submit to Google that the site's all right - but I'm having issues.
Google wants me to upload a file into the main directory of the site, but I can't for the life of me figure out where that is:
I have the file downloaded and ready to install, but I can't figure out where to put it.
I've been all through the file manager and can't figure out where I'm supposed to put the file. Anyone have thoughts on how to find it? I realize this is a basic request but it's stifled me. I've worked on using FileZilla to upload but I can't get it to talk to the server. Arrrggghhh. :erm:
Your site is far from alright; there is still the filestor72 problem.
vBulletin® v3.8.12 by vBS, Copyright ©2000-2025, vBulletin Solutions Inc.