Phishing API from google

Google released an safebrowsing api to check the site against blacklisted sites. The listed pages are suspected to be related to phishing, viruses or malware distribution attempts. Each of the sites are already checked for parasites for a while, and the blacklist is updated constantly. During the may, google reported that there are billions of compromised web pages in their blog and provided the webserver location and data. It is important to note, that the site is not always intentionally distributing malware. Also, it is interesting to not the shift towards ISS webservers comparing all and infected systems. Olde apache is still safer choice ;)

Google blacklist is provided encoded, it looks like google does not want to share its work so easily. Although some sites are available unencoded, thus it is possible to decipher the whole blacklist.

Related posts:

  1. Google sitemaps Recently google has provided a new feature for webmasters – Google sitemaps, currently Beta. The webmasters have the ability to submit a xml map of...
  2. When Google analytics is not enough: monitoring bad links Google analytics does good job at monitoring pages visited, but what about pages that are not found on your server and thus never displayed? You...
  3. 12 things to do when launching new website Switch off debugging output. All errors and warnings should go to logs and not your site output. You might leave it for your office IP’s,...
  4. What is Google Redirect Virus? Google redirect virus is a group of trojans and rootkits that redirect user searches to undesired websites. Such behavior can be noticed during rogue antivirus...
  5. Google and behavioral analysis I have read this article about google behavioral analysis, but had no time to post my thoughts. To sumarise, results of experiments are discussed with...


Leave a Reply