[nsp-sec] ATTN Google - Malware on a Googlegroups workspace -> setting for your mailbox copyright-abuse at columbia.edu are changed (fwd)

Joel Rosenblatt joel at columbia.edu
Mon May 10 12:13:50 EDT 2010


Hi,

We have been getting these spear phising emails - the setup.zip file is really a html file which downloads a java script - I renamed it setup.txt and have 
attached it for your amusement.

Please whack that site.

Thank you,
Joel

Joel Rosenblatt, Manager Network & Computer Security
Columbia Information Security Office (CISO)
Columbia University, 612 W 115th Street, NY, NY 10025 / 212 854 3033
http://www.columbia.edu/~joel


------------ Forwarded Message ------------
Date: Monday, May 10, 2010 7:35 PM +0300
From: "columbia.edu support" <copyright-abuse at columbia.edu>
To: copyright-abuse at columbia.edu
Subject: setting for your mailbox copyright-abuse at columbia.edu are changed

Return-Path: <iso2101 at columbia.edu>
Received: from lmtpproxyd (mockduck-eth1.cc.columbia.edu [128.59.33.175])
	 by weisswurst.cc.columbia.edu (Cyrus v2.3.13) with LMTPA;
	 Mon, 10 May 2010 11:35:53 -0400
X-Sieve: CMU Sieve 2.3
Received: from mockduck.cc.columbia.edu ([unix socket])
	 by mail.columbia.edu (Cyrus v2.3.13) with LMTPA;
	 Mon, 10 May 2010 11:35:53 -0400
X-Sieve: CMU Sieve 2.3
Received: from calabash.cc.columbia.edu (calabash.cc.columbia.edu [128.59.28.168])
	by mockduck.cc.columbia.edu (8.13.1/8.13.1) with ESMTP id o4AFZrhh017512;
	Mon, 10 May 2010 11:35:53 -0400
Received: from calabash.cc.columbia.edu (localhost [127.0.0.1])
	by calabash.cc.columbia.edu (8.14.3/8.14.3) with ESMTP id o4AFZqiV017253
	for <copyright-reports at columbia.edu>; Mon, 10 May 2010 11:35:52 -0400 (EDT)
Received: (from iso2101 at localhost)
	by calabash.cc.columbia.edu (8.14.3/8.14.3/Submit) id o4AFZqqC017249
	for copyright-reports at columbia.edu; Mon, 10 May 2010 11:35:52 -0400 (EDT)
Received: from YKFXBVBFG ([79.133.143.101])
	by calabash.cc.columbia.edu (8.14.3/8.14.3) with ESMTP id o4AFZdi1017150
	for <copyright-abuse at columbia.edu>; Mon, 10 May 2010 11:35:50 -0400 (EDT)
Message-ID: <000d01caf056$6f06f0e0$6400a8c0 at hotlywlxr188>
From: "columbia.edu support" <copyright-abuse at columbia.edu>
To: <copyright-abuse at columbia.edu>
Subject: setting for your mailbox copyright-abuse at columbia.edu are changed
Date: Mon, 10 May 2010 19:35:35 +0300
MIME-Version: 1.0
Content-Type: text/plain;
	format=flowed;
	charset="iso-8859-1";
	reply-type=original
Content-Transfer-Encoding: 7bit
X-Priority: 3
X-MSMail-Priority: Normal
X-Mailer: Microsoft Outlook Express 6.00.2900.2180
X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2900.2180
X-Spam: Not detected
X-No-Spam-Score: Local
X-Scanned-By: MIMEDefang 2.68 on 128.59.28.168
X-Scanned-By: MIMEDefang 2.68 on 128.59.28.168

SMTP and POP3 servers for copyright-abuse at columbia.edu mailbox are changed. Please carefully read the attached instructions before updating settings.

hxxp://zeraxer.googlegroups.com/web/setup.zip



---------- End Forwarded Message ----------



Joel Rosenblatt, Manager Network & Computer Security
Columbia Information Security Office (CISO)
Columbia University, 612 W 115th Street, NY, NY 10025 / 212 854 3033
http://www.columbia.edu/~joel
-------------- next part --------------
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"><html ><head>  <meta http-equiv="Content-Type" content="text/html; charset=utf-8">  <link REL="SHORTCUT ICON" HREF="/groups/img/3/favicon.ico">  <title>  zeraxer |  Google Groups  </title>  <meta name="save" content="history"><noscript><style type="text/css"><!--  .noscripthide { display:none; } .noscriptinline { display:inline; } .noscriptblock { display:block; }--></style></noscript><script language="javascript"><!--  document.write('<style type="text/css">.scripthide { display: none; } .scriptinline { display: inline; } .scriptblock { display: block; }</style>');//--></script><script language="javascript1.2"><!--  if (document.getElementById)    document.write('<style type="text/css">.script12hide { display: none; } .script12inline { display: inline; } .script12block { display: block; } .lnav { position: absolute; } .lnavch { margin-left:23.0ex;}</style>');//--></script><script language="javascript1.3"><!--  if (document.getElementById)    document.write('<style type="text/css">.script13hide { display: none; } .script13inline { display: inline; } .script13block { display: block; }</style>');//--></script><style type="text/css"><!--  @import "/groups/style.css?ig=1&av=&hl=en&v=666";  --></style>  <script language="javascript1.3" src="/groups/static/release/g2_common-406e947de4000fe9824e25df20f68cae.js"></script><script language="javascript"><!--// ----------------------------------// used for dynamic function generation on event handlersvar loaddef = "";var resizedef = "";//-----------------------------------// Browser detection and supportvar agt = navigator.userAgent.toLowerCase();var is_opera = (agt.indexOf("opera") != -1);var is_ie = (agt.indexOf("msie") != -1) && document.all && !is_opera;var is_ie5 = (agt.indexOf("msie 5") != -1) && document.all;window.agt = agt;window.is_opera = is_opera;window.is_ie = is_ie;window.is_ie5 = is_ie5;// ----------------------------------// cross-browser functionsvar IE_all_cache = new Object();function IE_getElementById(id) {  if (IE_all_cache[id] == null) {    IE_all_cache[id] = document.all[id];  }  return IE_all_cache[id];}if (document.all) {  if (!document.getElementById) {    document.getElementById = IE_getElementById;  }}  //----------------------------------  // Timezone detection (sets cookie)  try {    document.cookie = 'GTZ=' + (new Date()).getTimezoneOffset() + ';path=/;expires=Mon, 01-Jan-2024 00:00:01 GMT';  } catch(e) {}// ---------------------------------// shelled functions for old javascriptfunction tog() {}//--></script><script language="javascript1.3"><!--// ----------------------------------// visibility functionsfunction tog() {  // tog: toggle the visibility of html elements (arguments[1..]) from none to  // arguments[0].  Return what should be returned in a javascript onevent().  display = arguments[0];  for( var i=1; i<arguments.length; i++ ) {        var x = document.getElementById(arguments[i]);    if (!x) continue;    if (x.style.display == "none" || x.style.display == "") {      x.style.display = display;    } else {      x.style.display = "none";    }  }  var e = is_ie ? window.event : this;  if (e) {    if (is_ie) {      e.cancelBubble = true;      e.returnValue = false;      return false;    } else {      return false;    }  }}_G2_initCurrentDomain('googlegroups.com',            false,            true);_G2_initCurrentGroup('zeraxer',            'a');//--></script><script language="javascript"><!--  //--></script><style type="text/css"><!--  #gbar,#guser{font-size:13px;padding-top:1px !important}#gbar{height:22px}#guser{padding-bottom:7px !important;text-align:right}.gbh,.gbd{border-top:1px solid #c9d7f1;font-size:1px}.gbh{height:0;position:absolute;top:24px;width:100%}@media all{.gb1{height:22px;margin-right:.5em;vertical-align:top}#gbar{float:left}}a.gb1,a.gb4{color:#00c !important}.gbi .gb4{color:#dd8e27 !important}.gbf .gb4{color:#900 !important}--></style><script language="javascript"><!--function ad_resize() {}function if_resize() {}function fin_resize() {}function qs() {}//--></script><script language="javascript1.2"><!--function if_resize(name, w, h) {  if (document.getElementById && document.getElementById(name)){    document.getElementById(name).style.height = h + "px";    document.getElementById(name).style.width = w + "px";  }}function ad_resize(w, h) {  if_resize("google_ads_frame",w,h);}function fin_resize(w, h) {  if_resize("google_finance_frame",w,h);}function qs(el) {  if (window.RegExp && window.encodeURIComponent) {    var qe=encodeURIComponent(document.gs.q.value);    if (qe == '') {      return 1;    }    if (el.href.indexOf("q=")!=-1) {      el.href=el.href.replace(new RegExp("q=[^&$]*"),"q="+qe);    } else {      el.href+="&q="+qe;    }  }  return 1;}//--></script>  <link rel="alternate" type="application/rss+xml" title="RSS" href="http://zeraxer.googlegroups.com/group/zeraxer/feed/rss_v2_0_msgs.xml">  <link rel="alternate" type="application/atom+xml" title="Atom" href="http://zeraxer.googlegroups.com/group/zeraxer/feed/atom_v1_0_msgs.xml"></head><body onresize=""      onload=""              topmargin=0        leftmargin=0        marginheight=0        marginwidth=0            bgcolor=white              >  <div class="ggaiabar">  <div id=gbar><nobr><a href="http://mail.google.com/mail/?tab=gm" class=gb1>Gmail</a> <a href="http://www.google.com/calendar/render?tab=gc" class=gb1>Calendar</a> <a href="http://docs.google.com/?tab=go" class=gb1>Documents</a> <a href="http://www.google.com/reader/?tab=gy" class=gb1>Reader</a> <a onclick=gbar.qs(this) href="http://www.google.com/webhp?hl=en&tab=gw" class=gb1>Web</a> <a href="http://www.google.com/intl/en/options/" class=gb1 style="text-decoration:none"><u>more</u> »</a></nobr></div><div class=gbh style=left:0></div><div class=gbh style=right:0></div>  <div align="right" id="guser" width="100%">  <nobr>  <a target="_blank" href="/support?hl=en">Help</a> |  <a target=_top href="https://www.google.com/accounts/ServiceLogin?passive=true&hl=en&service=groups2&continue=http%3A%2F%2Fzeraxer.googlegroups.com%2Fweb%2Fsetup.zip&cd=US&ssip=g3">Sign in</a></nobr>  </div>  </div>  <div class="clear"></div>  <div class="gtopbar">  <table cellpadding=0 cellspacing=0 width=100% border=0>  <tr valign="top">  <td class="maincell">  <table cellpadding=0 cellspacing=0 border=0><tr valign="top"><td width="140" style="overflow: hidden;"><a href="/"><img src="/intl/en/images/logos/groups_logo_sm.gif" width="140" height="30" alt="Google Groups Home" border=0 style="position: relative; top: 2px; margin-right: 10px;"></a></td>  </table>  </td>  </tr>  </table>  </div><BLOCKQUOTE>  <H2>Found</H2>  <p>  Please click the following link to continue.<p>  <a href="/web/setup.zip?gda=TQ-ujjwAAABsaxd-5dW7is6Z9SkxKZbNkTdhos7AbwOjVLoidzbCEGcp0nYjGgMI1RgcD7tBrYz9Wm-ajmzVoAFUlE7c_fAt">/web/setup.zip?gda=TQ-ujjwAAABsaxd-5dW7is6Z9SkxKZbNkTdhos7AbwOjVLoidzbCEGcp0nYjGgMI1RgcD7tBrYz9Wm-ajmzVoAFUlE7c_fAt</a></BLOCKQUOTE>  <div class="padt10"></div>  <div style="border-bottom: 1px solid #999999;"></div>  <div style="background-color: #eeeeee"><div class="padt10 padb10">  <table width="100%" border="0" cellpadding="0" cellspacing="0">  <tr valign=center>  <td align="center" style="padding-right:1em;" class="fontsize2">  <b><a style="color: #00c" target=_top href="/groups/create?lnk=gcf">Create a group</a></b><font color="#333"> - </font>  <a style="color: #00c" target=_top href="/">Google Groups</a><font color="#333"> - </font>  <a style="color: #00c" target=_top href="http://www.google.com/webhp?hl=en">Google Home</a><font color="#333"> - </font>  <a style="color: #00c" target=_top href="http://groups.google.com/intl/en/googlegroups/terms_of_service3.html">Terms of Service</a><font color="#333"> - </font>  <a style="color: #00c" target=_top href="http://groups.google.com/intl/en/googlegroups/privacy3.html">Privacy Policy</a>  </td>  </tr>  <tr>  <td align="center" style="color: #333" class="fontsize1 padt5" >©2010 Google</td>  </tr>  </table></div>  </div><script language="javascript"><!--if( loaddef != "" ) {  window.onload=new Function( loaddef );}if( resizedef != "" ) {  window.onresize = new Function( resizedef );}//--></script>  <script src="http://www.google-analytics.com/urchin.js" type="text/javascript"> </script>  <script type="text/javascript"><!--              _uacct = "UA-1044941-1";            urchinTracker("\x2Fweb\x2Fsetup.zip?als_gt=group\x26als_greg=US\x26als_gact=\x26als_gsubs=\x26als_gview=ANYONE\x26als_gpjoin=y\x26");    //--></script></body></html>


More information about the nsp-security mailing list