vote up 1 vote down star

I have done a website whose URL is http://www.netbramha.com

Unfortunately after the end of each page, i have the following piece getting added

<iframe src="" width=186 height=182 style="visibility: hidden"></iframe>

The src is from b9g.ru.

I have gone through all the required files and none of them have these and there in no entry of this in the database as well.

has someone faced the same problem? Or is there any solution for this?

Please help!! Kinda urgent!!

Thanks in Advance

Akash

flag
1  
Your site has been hacked. It will help to post information about the implementation technology (PHP ?) and the hosting method (shared hosting, private server). – kgiannakakis Jul 8 at 7:36
its on php and its shared hosting – Akash Jul 8 at 7:45

2 Answers

vote up 0 vote down

If its wordpress, try having a look in the comments, and try disabling all of your plugins, and check the content they add one by one to see what its doing. Other things you can check after that is to try switching the template to one freshly downloaded from the WP site.

link|flag
vote up 0 vote down

It's a virus, perhaps from a wordpress plugin you installed. Check your computer for a virus.

Update:

Try to ask your hosting provider for help. It might be their problem. Otherwise, try to grep for b9g in sources, something like "grep -r -i b9g ./", although it's probably encripted.

link|flag
i have used twiiter-for-wordpress and wp-syntax Could this virus be removed or does the site have to be remade from the beginning? – Akash Jul 8 at 7:47

Your Answer

Get an OpenID
or

Not the answer you're looking for? Browse other questions tagged or ask your own question.