Slashdot Mirror


Man Accused of Attempting to Extort Google

sandalwood writes "A programmer has been arrested on charges of attempting to "threaten Google with a software program he devised that creates phony clicks on pop-up advertisements delivered by Google. Google pays Web site publishers companies a certain amount for legitimate hits on those ads, but Bradley created a method that generates false clicks that appeared to be real Internet traffic, which would have repeatedly defrauded Google... Bradley contacted Google in early March, informing company officials that he had created the program and wanted $100,000 to keep him from selling it to spammers, according to an affidavit by a U.S. Secret Service agent." A harbinger of organized crime to come? That's a real nice website you have here... a shame if anything were to happen to it..."

12 of 302 comments (clear)

  1. Re:Or vice versa by stonebeat.org · · Score: 4, Informative

    actually this will not work. Google use statistical data to stop the user from doing this. It will almost have to be a DDOS attack (i.e. have thousands of IP addresses click on the AD) to pull this off. In that case it would be much easier just to DDOS the website of your competitor. Just like what happened to SCO.com

  2. No results, but five advert boxes by blorg · · Score: 5, Informative

    Ironically, while that exact search does actually come up with 0 results, there are 5 'sponsored links' offering 'Secrets behind AdWords', 'Create AdWords Cash' and so on...

  3. Re:Or vice versa by AndroidCat · · Score: 5, Informative

    That's why the article mentions spammers. The (old) trick works by sending out spam that generates a click-through when someone opens the email. (Or previews it in LookOut.) That way it comes from a whole bunch of IP addresses of people dumb enough to allow HTML script to run in their email.

    --
    One line blog. I hear that they're called Twitters now.
  4. Re:Story Full of Errors? by Exodious · · Score: 3, Informative

    * Google does not pay website owners for AdWords. The owners pay Google to for advertising space on Google.
    Not true. You can use their adsense program. I think /. uses it sometimes as well.
    http://www.google.com/services/ http://www.google.com/adsense

  5. Ha ha, but AdWords among most effective ads on net by blorg · · Score: 3, Informative

    If I'm actually looking to buy something, and I see an ad that is *relevant*, sure I'll click on it. We advertise heavily on AdWords ourselves and get a phenomenal amount of traffic on them, with click-throughs over 25% on certain keyword combinations.

  6. Re:Story Full of Errors? by nsingapu · · Score: 4, Informative

    Google does not pay website owners for AdWords. The owners pay Google to for advertising space on Google.

    Google does pay website owners for displaying adwords, in its adsense program.

    The problem with the guys attempted extortion is that google charges advertisers more then it pays out on the adds, and as such this guys program, if sucessful, still makes google a buck. That said the amount advertisers pay on adds is determined by a number of criteria such as CTR (which is why googles adds are generally of good quality; better, more relevant, and therefore more clickable adds can be put in top positions for less then irrelevant adds) and as such something of this nature could potentially really screw up advertising related statistics and revenue for google.

  7. Organized crime is already in on it by Len · · Score: 4, Informative
    A harbinger of organized crime to come? That's a real nice website you have here... a shame if anything were to happen to it...
    This has been going on for a while. Just last week, for instance, some bookie sites in the UK were DoS'd and then received demands for money.
  8. Re:Or vice versa by AndroidCat · · Score: 3, Informative

    Yep, too late--some damned fool already posted about that trick to news.admin.net-abuse.email back in May of 2001. D'OH! :^)

    --
    One line blog. I hear that they're called Twitters now.
  9. Re:Or vice versa by Anonymous Coward · · Score: 3, Informative

    There is a valid methods for doing this. I know more than one, orginally I was going to post it, but greedy slimy business men might read this and get a programmer to write it. A little unknown fact, right from a GOOGLE engineer, and I quote "We DO NOT check for spam clicking". Guys, THIS IS ALREADY BEING DONE. THIS is not new news. I Hope the FBI does their job and get the a--holes that are doing. Google is not the ONLY victim, Looksmart, overture ( yes overture, i know about the split servers to prevent double clicking, might want to try a more elegant solution) . While this is not rampant, it is being done in HIGHLY competive spaces. I know for a fact these devices are in place.

    Google, and the other search engines know about this, and done very little to stop mass clicking.

    This costs the small companies a lot of cash, because you will have bigger enties running a software application and bringing up their PPC costs. Plus the fact, most smaller companies are not as indept in PPC marketing.

    Sincerly,

    Anonymous Coward

  10. 25%, I shit you not by blorg · · Score: 3, Informative

    That 25% is only on a few very specific search phrases, but we honestly do get that high on those phrases. The reason is that for those phrases we are more relevant than the actual search results *in our geographic area*.

    We get 10%+ click-through on the most completely generic term for the site. It could possibly be higher, but we also rank first in the normal search results for that term, if you limit your search to one particular country or use the country name as part of the search. Being able to limit AdWords to individual countries is one of the great things about Google - Overture isn't half as good in this regard.

    Our *average* click-through over all phrases is much lower, at 3%, largely because with a lot of the other product words we use, people *would* be just searching for information on the product, rather than with a view to purchase. We could raise the click-through by only displaying ad if the search term included words such as 'buy', 'purchase', etc. but 3% is well above Google's cut-off and we aren't paying for the extra impressions, only the clicks, so this suits us fine. We still rank first on most of these search terms (e.g. competing AdWords are seen as less relevant).

  11. Re:Or vice versa by Camel+Pilot · · Score: 4, Informative
    I have had similar experiences. Overture (aka yahoo) attempts to console you with their Click Protection buzz words. But in reality they do not filter out the even the most basic fraudulent clicks.

    Here is summary of my recent experience with Overture's Click Protection program. Overture e-mail responses are almost unbelievable.
    Overture claims to provide "Click Protection" for their pay-per-click advertising service. In reality they fail to prevent the most basic and easiest to detect non-authentic clicks - that is competitors clicking on competitors. They do not even filter out a customer clicking on their own links from within the Overture manager. Nor do they provide a method for an advertiser to test their own ad rendered URL's - a necessary function as a means to test the validity of an entered URL. Since filtering out such clicks would be simple and straight forward using established cookies or session id's - I can only speculate the reasons for not patching this obvious flaw and question the "sophistication of Overtures "Click Protection".
  12. Re:Or vice versa by vrai · · Score: 3, Informative
    The slashdot password system is not security through obscurity. It's a (hopefully) secure system that relies on a private token. Anyone can download the source code to Slashdot, but knowledge of how it works doesn't allow you to compromise the an given account.

    As a more common example, take PGP. PGP uses a well known algorithm, but that does not make PGP insecure. Even if you steal a person's private key - you can only compromise their date, other PGP users are safe.

    Security through obscurity is when a system is only secure if its workings/algorithms remain secret. For any system that is to be distributed outside of a controlled environment this is a very bad idea, as it's almost guaranteed that someone will crack it.