The forum of the forums
Would you like to react to this message? Create an account in a few clicks or log in to continue.

Forums Hacked

+5
Jophy
WHITESABBATH
ASOF
Ange Tuteur
TheDove
9 posters

Go down

In progress Forums Hacked

Post by TheDove Sun Jun 02, 2013 6:04 pm

Today I had logged into my forum as I do every day and was re-routed to this website:

http://www.malware-site.www/

This website will not let me log in. Do you have a solution?

Thank you.
avatar
TheDove
New Member

Posts : 4
Reputation : 1
Language : English

Back to top Go down

In progress Re: Forums Hacked

Post by Ange Tuteur Sun Jun 02, 2013 6:06 pm

TheDove wrote:Today I had logged into my forum as I do every day and was re-routed to this website:

http://www.malware-site.www/

This website will not let me log in. Do you have a solution?

Thank you.

Your forum is not hacked, one of your JS codes on your forum is currently redirecting your users to FMQuery.

https://help.forumotion.com/t124376-domain-name-redirects-to-http-wwwfmquerycom#827985
Ange Tuteur
Ange Tuteur
Forumaster

Male Posts : 13246
Reputation : 3000
Language : English & 日本語
Location : Pennsylvania

https://fmdesign.forumotion.com

Back to top Go down

In progress Re: Forums Hacked

Post by TheDove Sun Jun 02, 2013 6:09 pm

SethC1995 wrote:
TheDove wrote:Today I had logged into my forum as I do every day and was re-routed to this website:

http://www.malware-site.www/

This website will not let me log in. Do you have a solution?

Thank you.

Your forum is not hacked, one of your JS codes on your forum is currently redirecting your users to FMQuery.

https://help.forumotion.com/t124376-domain-name-redirects-to-http-wwwfmquerycom#827985
OK - thank you as I do appreciate it. Now - can you tell me how to do this as I cannot get into the forum?
avatar
TheDove
New Member

Posts : 4
Reputation : 1
Language : English

Back to top Go down

In progress Re: Forums Hacked

Post by Ange Tuteur Sun Jun 02, 2013 6:15 pm

Be sure to cancel the page before it fully loads so it does not redirect you to FMQuery. Once you access your administration panel inspect your JS codes and disable any from FMQuery for the time being.
Ange Tuteur
Ange Tuteur
Forumaster

Male Posts : 13246
Reputation : 3000
Language : English & 日本語
Location : Pennsylvania

https://fmdesign.forumotion.com

Back to top Go down

In progress Re: Forums Hacked

Post by ASOF Sun Jun 02, 2013 7:03 pm

What the hell is this FMQuery rubbbish!!!

Our forum has been taken over by this crap!! Cant access the Admin panel as mentioned above. GREAT!

Really beginning to think that ever hosting our forum through Forumotion was a big mistake!! Think we will be looking for another solution after this episode.
avatar
ASOF
Forumember

Male Posts : 41
Reputation : 0
Language : English

Back to top Go down

In progress Re: Forums Hacked

Post by Ange Tuteur Sun Jun 02, 2013 7:06 pm

ASOF wrote:What the hell is this FMQuery rubbbish!!!

Our forum has been taken over by this crap!! Cant access the Admin panel as mentioned above. GREAT!

Really beginning to think that ever hosting our forum through Forumotion was a big mistake!! Think we will be looking for another solution after this episode.
Please read over our conversation here https://help.forumotion.com/t124376-domain-name-redirects-to-http-wwwfmquerycom There is numerous ways to resolve this issue, and for the most part it is not entirely forumotions fault as you have installed the javascript code that is currently causing the problem on your own volition. I'm sure there is an explanation as to why the script is currently redirecting FM forums. Wink
Ange Tuteur
Ange Tuteur
Forumaster

Male Posts : 13246
Reputation : 3000
Language : English & 日本語
Location : Pennsylvania

https://fmdesign.forumotion.com

Back to top Go down

In progress Re: Forums Hacked

Post by WHITESABBATH Sun Jun 02, 2013 8:03 pm

I'm getting the same redirect and haven't made any changes to my site. any /all codes i have in my javascipt management came via this support site and i haven't altered any of the the codes. so to even suggest it's to our violation is complete poop.

Edit I'm not mad at you SethC1995. I appreciate you taking the time to help members sort this. thumright


Last edited by WHITESABBATH on Sun Jun 02, 2013 9:50 pm; edited 1 time in total
WHITESABBATH
WHITESABBATH
Active Poster

Male Posts : 1198
Reputation : 119
Language : English, F-Bombs
Location : Chicago

Back to top Go down

In progress Re: Forums Hacked

Post by ASOF Sun Jun 02, 2013 8:12 pm

SethC1995 wrote:
ASOF wrote:What the hell is this FMQuery rubbbish!!!

Our forum has been taken over by this crap!! Cant access the Admin panel as mentioned above. GREAT!

Really beginning to think that ever hosting our forum through Forumotion was a big mistake!! Think we will be looking for another solution after this episode.

Please read over our conversation here https://help.forumotion.com/t124376-domain-name-redirects-to-http-wwwfmquerycom There is numerous ways to resolve this issue, and for the most part it is not entirely forumotions fault as you have installed the javascript code that is currently causing the problem on your own volition. I'm sure there is an explanation as to why the script is currently redirecting FM forums. Wink

Managed to get it fixed but not easy! Had to disable java in my browser, stop pages redirecting, then access Admin panel and disable Java script.

You suggest it's my fault as I have installed the JS script but our forum was fine until earlier this evening so it's nothing I've done as my settings have remained unchanged for months! This is something FM have implemented or changed for this issue to happen and considering the cost of the add on's we are paying for our forum I'm really getting fed up with the service being offered and the frequent blips that come along.

avatar
ASOF
Forumember

Male Posts : 41
Reputation : 0
Language : English

Back to top Go down

In progress Re: Forums Hacked

Post by Ange Tuteur Sun Jun 02, 2013 8:52 pm

That's not precisely what I meant, my wording may be off.

Anyhow the script was fine until today, I've taken a look and found this in the contents:
Code:
var redir_url = 'http://www.fmquery.com/'; if (window != top) { top.location.href = redir_url; } else { window.location = redir_url; }
Which is obviously redirecting all of our forums. I understand you're upset however, fmquery is solely responsible for the contents of the script. The 'Registration Validation' is referred through an external source http://malware-site.www which means it can be modified at anytime without your knowing. You're pretty much taking a gamble with those types of Javascript codes which is what I've realized now.
Ange Tuteur
Ange Tuteur
Forumaster

Male Posts : 13246
Reputation : 3000
Language : English & 日本語
Location : Pennsylvania

https://fmdesign.forumotion.com

Back to top Go down

In progress Re: Forums Hacked

Post by Jophy Sun Jun 02, 2013 11:28 pm

Hello,

If you're getting this problem, please do what SethC1995 suggested above, disable the javascript that you have that relates to registration validation and FM Chatbox, there's a reference thread for this:
https://help.forumotion.com/t120805-immediate-removal-of-fm-chat-validate-registration-field-tutorial-codes
Jophy
Jophy
ForumGuru

Male Posts : 17924
Reputation : 836
Language : English
Location : Somewhere

Back to top Go down

In progress Re: Forums Hacked

Post by twistedwolf Sun Jun 09, 2013 8:58 am

have to look into that
avatar
twistedwolf
New Member

Posts : 3
Reputation : 1
Language : english

Back to top Go down

In progress Re: Forums Hacked

Post by Jingles Magic Mon Jun 10, 2013 1:22 pm

Sorry to hear that this happened, however it is rather common. As others said, disable javascript so you can view forums and then go delete that Javascript. If you need help, PM me.
Jingles Magic
Jingles Magic
Forumember

Posts : 41
Reputation : 4
Language : English

Back to top Go down

In progress Re: Forums Hacked

Post by Sir Chivas™ Mon Jun 10, 2013 2:03 pm

@Jingles support via pm isn't allowed. If you get caught again you'll get warned.
Sir Chivas™
Sir Chivas™
Helper
Helper

Male Posts : 6983
Reputation : 457
Language : EN, FR, ES
Location : || CSS || HTML || Graphics Designs || Support ||

https://aforums.org

Back to top Go down

In progress Re: Forums Hacked

Post by Jingles Magic Mon Jun 10, 2013 2:37 pm

If you need help just quote my post here then Smile
Jingles Magic
Jingles Magic
Forumember

Posts : 41
Reputation : 4
Language : English

Back to top Go down

In progress Re: Forums Hacked

Post by Richard. Mon Jun 10, 2013 4:41 pm

try to go in your admin panel by doing dis: http://"youforumname"/admin
Richard.
Richard.
Forumember

Male Posts : 249
Reputation : 12
Language : English,Romanian
Location : Durham, NC - USA.

http://forum.phpbbonline.com/

Back to top Go down

Back to top

- Similar topics

 
Permissions in this forum:
You cannot reply to topics in this forum