<?xml version="1.0" encoding="utf-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" version="2.0">
  <channel>
    <title><![CDATA[[SecurityRatty] tag: doug]]></title>
    <link>http://securityratty.com/tag/doug</link>
    <description></description>
    <pubDate>Tue, 20 May 2008 06:47:48 +0000</pubDate>
    <generator>iRatty Engine</generator>
    <docs>http://blogs.law.harvard.edu/tech/rss</docs>
    <item>
      <title><![CDATA[The Skein Hash Function]]></title>
      <link>http://securityratty.com/article/c65ce3834e7790e113fa9e1fd1504568</link>
      <guid>http://securityratty.com/article/c65ce3834e7790e113fa9e1fd1504568</guid>
      <description><![CDATA[NIST is holding a competition to replace the SHA family of hash functions, which have been increasingly under attack . (I wrote about an early NIST hash workshop here
Skein is our submission (myself...]]></description>
      <content:encoded><![CDATA[<p>NIST is <a href="http://csrc.nist.gov/groups/ST/hash/sha-3/index.html">holding a competition</a> to replace the SHA family of hash functions, which have been <a href="http://www.schneier.com/blog/archives/2005/02/cryptanalysis_o.html">increasingly under attack</a>.  (I wrote about an early NIST hash workshop <a href="http://www.schneier.com/blog/archives/2005/10/nist_hash_works_1.html">here</a>.)</p>

<p>Skein is our submission (myself and seven others: <a href="http://en.wikipedia.org/wiki/Niels_Ferguson">Niels Ferguson</a>, <a href="http://th.informatik.uni-mannheim.de/People/Lucks/">Stefan Lucks</a>, <a href="http://www.hifn.com/executiveTeam.aspx?id=182">Doug Whiting</a>, <a href="http://www-cse.ucsd.edu/~mihir/">Mihir Bellare</a>, <a href="http://www.cs.washington.edu/homes/yoshi/">Tadayoshi Kohno</a>, <a href="http://www.pgp.com/about_pgp_corporation/management.html">Jon Callas</a>, and Jesse Walker).  <a href="http://www.schneier.com/skein.pdf">Here's</a> the paper:</p>

<blockquote><strong>Executive Summary</strong>

<p>Skein is a new family of cryptographic hash functions.  Its design combines speed, security, simplicity, and a great deal of flexibility in a modular package that is easy to analyze.</p>

<p>Skein is fast.  Skein-512 -- our primary proposal -- hashes data at 6.1 clock cycles per byte on a 64-bit CPU.  This means that on a 3.1 GHz x64 Core 2 Duo CPU, Skein hashes data at 500 MBytes/second per core -- almost twice as fast as SHA-512 and three times faster than SHA-256.  An optional hash-tree mode speeds up parallelizable implementations even more.  Skein is fast for short messages, too; Skein-512 hashes short messages in about 1000 clock cycles.</p>

<p>Skein is secure.  Its conservative design is based on the Threefish block cipher.  Our current best attack on Threefish-512 is on 25 of 72 rounds, for a safety factor of 2.9. For comparison, at a similar stage in the standardization process, the AES encryption algorithm had an attack on 6 of 10 rounds, for a safety factor of only 1.7.  Additionally, Skein has a number of provably secure properties, greatly increasing confidence in the algorithm.</p>

<p>Skein is simple.  Using only three primitive operations, the Skein compression function can be easily understood and remembered.  The rest of the algorithm is a straightforward iteration of this function.</p>

<p>Skein is flexible.  Skein is defined for three different internal state sizes -- 256 bits, 512 bits, and 1024 bits -- and any output size.  This allows Skein to be a drop-in replacement for the entire SHA family of hash functions.  A completely optional and extendable argument system makes Skein an efficient tool to use for a very large number of functions: a PRNG, a stream cipher, a key derivation function, authentication without the overhead of HMAC, and a personalization capability.  All these features can be implemented with very low overhead.  Together with the Threefish large-block cipher at Skein core, this design provides a full set of symmetric cryptographic primitives suitable for most modern applications.</p>

<p>Skein is efficient on a variety of platforms, both hardware and software.  Skein-512 can be implemented in about 200 bytes of state.  Small devices, such as 8-bit smart cards, can implement Skein-256 using about 100 bytes of memory.  Larger devices can implement the larger versions of Skein to achieve faster speeds.</p>

<p>Skein was designed by a team of highly experienced cryptographic experts from academia and industry, with expertise in cryptography, security analysis, software, chip design, and implementation of real-world cryptographic systems.  This breadth of knowledge allowed them to create a balanced design that works well in all environments.</blockquote></p>

<p><a href="http://www.schneier.com/code/skein_NIST_CD_101308.zip">Here's</a> source code, text vectors, and the like for Skein.  Watch the <a href="http://www.schneier.com/skein.html">Skein website</a> for any updates -- new code, new results, new implementations, the proofs.</p>

<p>NIST's deadline is Friday.  It seems as if everyone -- including many amateurs -- is working on a hash function, and I predict that NIST will receive at least 80 submissions.  (Compare this to the 21 submissions NIST received -- five were rejected as not being complete --  for the AES competition in 1998.)  I expect people to start posting their submissions over the weekend.  (Ron Rivest already <a href="http://people.csail.mit.edu/rivest/Rivest-TheMD6HashFunction.ppt">presented</a> MD6 at Crypto in August.)  Probably the best place to watch for new hash functions is <a href="http://planeta.terra.com.br/informatica/paulobarreto/hflounge.html">here</a>; I'll try to keep a listing of the submissions myself.</p>

<p>The selection process will take around four years.  I've previously called this sort of thing a cryptographic demolition derby -- last one left standing wins -- but that's only half true.  Certainly all the groups will spend the next couple of years trying to cryptanalyze each other, but in the end there will be a bunch of unbroken algorithms; NIST will select one based on performance and features.</p>

<p>NIST has stated that the goal of this process is not to choose the best standard but to choose a good standard.  I think that's smart of them; in this process, "best" is the enemy of "good."  My advice is this: immediately sort them based on performance and features.  Ask the cryptographic community to focus its attention on the top dozen, rather than spread its attention across all 80 -- although I also expect that most of the amateur submissions will be rejected by NIST for not being "complete and proper."  Otherwise, people will break the easy ones and the better ones will go unanalyzed.</p><div class="feedflare">
<a href="http://feeds.feedburner.com/~f/schneier/fulltext?a=RsFiM"><img src="http://feeds.feedburner.com/~f/schneier/fulltext?i=RsFiM" border="0"></img></a> <a href="http://feeds.feedburner.com/~f/schneier/fulltext?a=VuObM"><img src="http://feeds.feedburner.com/~f/schneier/fulltext?i=VuObM" border="0"></img></a>
</div>]]></content:encoded>
      <pubDate>Wed, 29 Oct 2008 01:35:29 +0000</pubDate>
      <category domain="http://securityratty.com/tag/skein">skein</category>
      <category domain="http://securityratty.com/tag/hash function">hash function</category>
      <category domain="http://securityratty.com/tag/function">function</category>
      <category domain="http://securityratty.com/tag/implement skein-256">implement skein-256</category>
      <category domain="http://securityratty.com/tag/implement">implement</category>
      <category domain="http://securityratty.com/tag/skein hashes data">skein hashes data</category>
      <category domain="http://securityratty.com/tag/skein website">skein website</category>
      <category domain="http://securityratty.com/tag/hashes data">hashes data</category>
      <category domain="http://securityratty.com/tag/key derivation function">key derivation function</category>
      <source url="http://www.schneier.com/blog/archives/2008/10/the_skein_hash.html">The Skein Hash Function</source>
    </item>
    <item>
      <title><![CDATA[Please dont do this at work]]></title>
      <link>http://securityratty.com/article/4763b46899bc0e8e3c426c5f96b30b85</link>
      <guid>http://securityratty.com/article/4763b46899bc0e8e3c426c5f96b30b85</guid>
      <description><![CDATA[These can get around so fast that you may not be protected, even if you just updated. Think before you click and dont go to nasty places. Doug says so


clipped from www.computerworld.com

Trojan...]]></description>
      <content:encoded><![CDATA[<div > These can get around so fast that you may not be protected, even if you just updated.<br/>Think before you click and dont go to nasty places.<br/>Doug says so! </div>
<table cellpadding="0" cellspacing="0" width="100%" style="margin: 12px 0px; font-family: arial; color: #333333; background: #ffffff; border: solid 4px #e5e5e5; width: 100%; clear: left;">
<tr>
<td valign="top">
<table cellpadding="0" cellspacing="0" width="100%" class="CM_CTB_Content_Wrap" style="margin: 0px; padding: 0px;background-color: #ffffff;">
<tr>
<td valign="top">
<table cellpadding="0" cellspacing="0" width="100%" style="border-bottom: solid 1px #dcdcdc; white-space: nowrap; margin-bottom: 8px; background-color: #eeeeee ;background-image: url(http://clipmarks.com/images/source-bg.gif); background-repeat: repeat-x; height: 24px; line-height: 24px; vertical-align: middle; padding-bottom: 4px; color: #666666; font-size: 10px;">
<tr>
<td valign="top"><a href="http://clipmarks.com/clipmark/48A8F916-C1BC-41E1-AA64-B31E8C37A1E9/" title="go to this clipmark"><img src="http://content.clipmarks.com/blog_icon/2fcab13d-9952-4490-a3bc-0ab9bf25f59f/48A8F916-C1BC-41E1-AA64-B31E8C37A1E9/" alt="" width="19" height="19" border="0" style="vertical-align: middle; margin: 0px 4px; display: inline; border: none; float:none;" /></a>clipped from <a title="http://www.computerworld.com/action/article.do?command=viewArticleBasic&#038;taxonomyName=network_security&#038;articleId=9001222&#038;taxonomyId=142&#038;intsrc=kc_top" href="http://www.computerworld.com/action/article.do?command=viewArticleBasic&#038;taxonomyName=network_security&#038;articleId=9001222&#038;taxonomyId=142&#038;intsrc=kc_top" style="font-size: 11px;">www.computerworld.com</a></td>
</tr>
</table>
<table cellpadding="0" cellspacing="0" width="100%" style="text-align: left; padding: 0px 8px; margin: 4px 0px 8px 0px; background: transparent; border: none;">
<tr>
<td valign="top"><!-- CLIPPED FROM: http://www.computerworld.com/action/article.do?command=viewArticleBasic&#038;taxonomyName=network_security&#038;articleId=9001222&#038;taxonomyId=142&#038;intsrc=kc_top -->
<div style="margin: 4px 0px; color: #000000; font-size: 20px;">Trojan horse captured data on 2,300 Oregon taxpayers from infected gov&#8217;t PC</div>
</td>
</tr>
</table>
<div style="height: 2px; font-size: 2px; background: #dcdcdc; border-bottom: solid 1px #f5f5f5; margin: 2px 4px;"></div>
<table cellpadding="0" cellspacing="0" width="100%" style="text-align: left; padding: 0px 8px; margin: 4px 0px 8px 0px; background: transparent; border: none;">
<tr>
<td valign="top"><!-- CLIPPED FROM: http://www.computerworld.com/action/article.do?command=viewArticleBasic&#038;taxonomyName=network_security&#038;articleId=9001222&#038;taxonomyId=142&#038;intsrc=kc_top --><P>The Trojan horse was of such a new variety that the agency&#8217;s antivirus software, which is updated every two hours for security reasons, had not yet been updated to protect against it, Hardin said. The agency reported the malware&#8217;s strain to the antivirus vendors, who then updated their software.</P></td>
</tr>
</table>
</td>
</tr>
</table>
<div style="margin: 0px 6px 6px 4px;">
<table style="font-size: 11px;border-spacing: 0px;padding: 0px;" cellpadding="0" cellspacing="0" width="100%">
<tr>
<td style="background:transparent;border-width:0px;padding:0px;">&nbsp;</td>
<td align="right" style="background:transparent;border-width:0px;padding:0px;width:107px" width="107"><a href="http://clipmarks.com/share/48A8F916-C1BC-41E1-AA64-B31E8C37A1E9/blog/" title="blog or email this clip"><img src="http://content8.clipmarks.com/images/c2b-foot.png" border="0" alt="blog it" width="107" height="17" style="border-width:0px;padding:0px;margin:0px;" /></a></td>
</tr>
</table>
</div>
</td>
</tr>
</table>
<BR/><MAP name="bdv_RSS_Ad_180908121058"><AREA alt="Feed Ads By BidVertiser.com" shape="poly" coords="0,0,467,0,467,45,315,45,315,59,0,59" href="http://secure.bidvertiser.com/performance/bdv_rss_rd.dbm?pid=165886&amp;bid=400950&amp;PHS=180908121058&amp;click=1" target="_blank" /><AREA alt="Feed Ads By BidVertiser.com" shape="rect" coords="315,45,467,59" href="http://www.bidvertiser.com/bdv/bidvertiser/bdv_ref.dbm?Ref_PID=165886&amp;Ref_Option=main&amp;source=90614506" target="_blank" /></MAP><P><a href="http://secure.bidvertiser.com/performance/bdv_rss_rd.dbm?pid=165886&amp;bid=400950&amp;PHS=180908121058&amp;click=1" target="_blank"><IMG src="http://bdv.bidvertiser.com/BidVertiser.dbm?pid=165886&amp;bid=400950&amp;PHS=180908121058&amp;rssimage=1&amp;rSRC=2" border="0" usemap="#bdv_RSS_Ad_180908121058" /></a></P>]]></content:encoded>
      <pubDate>Wed, 17 Sep 2008 20:10:58 +0000</pubDate>
      <category domain="http://securityratty.com/tag/agencys antivirus software">agencys antivirus software</category>
      <category domain="http://securityratty.com/tag/trojan horse">trojan horse</category>
      <category domain="http://securityratty.com/tag/software">software</category>
      <category domain="http://securityratty.com/tag/malwares strain">malwares strain</category>
      <category domain="http://securityratty.com/tag/antivirus vendors">antivirus vendors</category>
      <category domain="http://securityratty.com/tag/oregon taxpayers">oregon taxpayers</category>
      <category domain="http://securityratty.com/tag/security reasons">security reasons</category>
      <category domain="http://securityratty.com/tag/computerworld">computerworld</category>
      <category domain="http://securityratty.com/tag/protect">protect</category>
      <source url="http://spywarebiz.com/spywarebizblog/?p=622">Please dont do this at work</source>
    </item>
    <item>
      <title><![CDATA[Links List 8.8.08]]></title>
      <link>http://securityratty.com/article/e04889523cd12799c82bedae1e2f93f6</link>
      <guid>http://securityratty.com/article/e04889523cd12799c82bedae1e2f93f6</guid>
      <description><![CDATA[Peace Corps meets long-term next-generation global leadership development meets really long-term international business development. IBMs new Corporate Service Corps program is assisting numerous...]]></description>
      <content:encoded><![CDATA[<p>Peace Corps meets long-term next-generation global leadership development meets really long-term international business development. IBM’s new Corporate Service Corps program is assisting numerous nonprofits and companies across the globe to <a href="http://online.wsj.com/article/SB121779236200008095.html?mod=djemTECH" target="_blank">become more efficient and more computer-savvy</a>. In a span of three years, over 600 of IBM’s employees will spend month-long projects in countries where it wants a bigger footprint by donating their time and services. A reason (besides getting to work with <a href="http://dougmcclure.net" target="_blank">Doug McClure</a>) to work for IBM.
<p>Buying a lemon is always a bad thing – but when you pay $1 billion for it?! Back in 2005, Google bought a <a href="http://blogs.zdnet.com/BTL/?p=9601" target="_blank">5% stake in AOL for $1 billion</a> and now is calling that investment <a href="http://legal-dictionary.thefreedictionary.com/impaired" target="_blank">“impaired”.</a> That’s one way of putting it, so it’s a good thing Google has money to burn.
<p>At LinuxWorld this week, Bob Sutor, VP of open source and standards at IBM, said that the next <a href="http://www.infoworld.com/article/08/08/07/IBM_exec_on_Linux_apps_Im_tired_of_waiting_1.html?source=NLC-Daily&amp;gcd=2008-08-08" target="_blank">10 years is “do or die”</a> for open source software designed for specific industries. 10 years? That’s like 70 years in open source development time.
<p>And finally…8/8/08…the <a href="http://www.nbcolympics.com/" target="_blank">Olympics</a> are here! Network administrators around the world, except for <a href="http://blog.sciencelogic.com/top-10-signs-your-network-admin-has-gone-rogue/07/2008" target="_blank">Terry Childs</a>, will be eyeing office network bandwidth closely as people go online to watch streaming video of the games. NBC and Microsoft will offer <a href="http://www.bcs.org/server.php?show=ConWebDoc.20432" target="_blank">2,200 hours of live video coverage</a> with up to 20 simultaneous live streams of different events. Plus <a href="http://www.nbcolympics.com/" target="_blank">NBCOlympics.com</a> will offer 3,000 hours of on-demand video content. The time difference means that much of the primetime events will be broadcast while the Western hemisphere is supposed to be hard at work. Me – I’m just glad it’s the weekend, and I can get the Olympics fix I’ve been waiting years for.</p>
]]></content:encoded>
      <pubDate>Fri, 08 Aug 2008 15:03:05 +0000</pubDate>
      <category domain="http://securityratty.com/tag/video">video</category>
      <category domain="http://securityratty.com/tag/time">time</category>
      <category domain="http://securityratty.com/tag/time difference">time difference</category>
      <category domain="http://securityratty.com/tag/on-demand video content">on-demand video content</category>
      <category domain="http://securityratty.com/tag/source">source</category>
      <category domain="http://securityratty.com/tag/source software">source software</category>
      <category domain="http://securityratty.com/tag/source development time">source development time</category>
      <category domain="http://securityratty.com/tag/live video coverage">live video coverage</category>
      <category domain="http://securityratty.com/tag/ibms">ibms</category>
      <source url="http://blog.sciencelogic.com/links-list-8808/08/2008">Links List 8.8.08</source>
    </item>
    <item>
      <title><![CDATA[Q&A with Doug McClure: What Makes BSM Successful?]]></title>
      <link>http://securityratty.com/article/ac3c26a14f128a8ecb49f7c474cbb36e</link>
      <guid>http://securityratty.com/article/ac3c26a14f128a8ecb49f7c474cbb36e</guid>
      <description><![CDATA[Yesterday we featured our initial Q&amp;A with Doug McClure , who took some time to answer some strategic questions on BSM Lite. Today, Doug shares his thoughts on BSM and CMDB strategies for companies...]]></description>
      <content:encoded><![CDATA[<p>Yesterday we featured <a href="http://blog.sciencelogic.com/qa-with-doug-mcclure-is-bsm-lite-the-answer/07/2008" target="_blank">our initial Q&amp;A</a> with <a href="http://dougmcclure.net/blog/" target="_blank">Doug McClure</a>, who took some time to answer some strategic questions on BSM Lite. Today, Doug shares his thoughts on BSM and CMDB strategies for companies and how his stint in the U.S. Navy helped shape his future passion for BSM.</p>
<p><strong><em>ScienceLogic:</em></strong> Can you share any of the strategies/advice that you give to companies embarking on their BSM journeys?</p>
<p><strong><em>Doug McClure:</em></strong> Well, first they&#8217;ve got to have a BSM strategy. Nearly all the clients I talk to or hear about wanting to do BSM do not have a BSM strategy. I talk a lot about this on my blog and with clients and it is relevant whether you&#8217;re going to think about &#8220;BSM Lite&#8221; or &#8220;BSM Heavy&#8221; approaches.</p>
<p>Once we have a BSM strategy, we need to establish a BSM roadmap that guides us in how we’ll implement the BSM strategy in a more tactical manner, focusing on short term iterative quick wins and 30-60-90 day projects. For more of my thoughts on BSM strategy and roadmapping, see the following blog posts.</p>
<ul>
<li>
<h3><a href="http://dougmcclure.net/blog/2007/03/elements-of-business-service-management-part-3-getting-business-service-management-on-the-radar-screen/" target="_blank">Elements of Business Service Management Part 3: Getting Business Service Management on the Radar Screen</a></h3>
</li>
<li>
<h3><a href="http://dougmcclure.net/blog/2007/09/elements-of-business-service-management-part-4-what%e2%80%99s-your-business-service-management-strategy/" target="_blank">Elements of Business Service Management Part 4: What’s your Business Service Management Strategy?</a></h3>
</li>
</ul>
<p>As I&#8217;ve alluded to previously, a client first must define and understand what &#8220;BSM Lite&#8221; may mean to them. Don&#8217;t take what the analysts or the vendors pitch for what you should do to achieve BSM or what value you should get from it.</p>
<p>For any type of BSM to be successful, each client must define what BSM means to them and state what they expect to get from BSM. They must make it personal, make it a part of their company culture and elevate it to be as an important initiative as compliance, risk management, SOA, ITIL, or other initiatives may be within the company.</p>
<p>Please don&#8217;t get scared off from this strategy thing. Please don&#8217;t blow this off as something that the secret enterprise architecture council should be doing. If you&#8217;re unable to get an audience in these areas within your company, start within your own sphere of influence.</p>
<p>Your strategy could be as simple as enabling the local operations center to more efficiently classify, triage and resolve problems based on a simple business service or application contextual understanding. Focus on how this changes the game within your environment. Come up with your own metrics and measures to assess the value this has to this organizational use. Trust me, you&#8217;ll need to justify your investment some time in the future.</p>
<p>Another trait of successful BSM implementations is that of the formal monitoring and management tools group has established some sort of database or knowledge repository that enables them to &#8220;manage the business of IT management and monitoring&#8221; if you will. In my opinion, the vendor community has let their clients down significantly in this area. The CMDB may be the correct answer, but most companies just don’t value monitoring enough to demand that this be included in their formal CMDB initiatives.</p>
<p>In my last job, we developed an application that I referred to as the &#8220;Service Management Database&#8221; or &#8220;SMDB&#8221;. Others may call it something else, but in essence, it was the database that captured what was monitored, how it was monitored, who owned it, what business services and applications it supported, the impact an outage or event from it had on the business services or applications, etc.</p>
<p>One key component of this “SMDB” was establishing the relationships of real and synthetic user and transaction monitoring steps to associated servers and applications. This is a significant gap area in many tools and vendor CMDBs.</p>
<p>Clients who have instituted something formal such as this generally have a very good handle on management and monitoring within their environment. Far too many clients do not have adequate monitoring (read visibility) in place to begin their BSM journey.</p>
<p>I&#8217;d strongly recommend a good hard look at how well the client&#8217;s monitoring and management practices are implemented and managed. Simply put, if they don&#8217;t have adequate visibility into how well those business services and applications are performing, you can&#8217;t expect to manage what you can&#8217;t “see” that may be impacting the business, clients, revenue, etc.</p>
<p>Just ask yourself this – can you explicitly state what monitoring is in place for a given business service or application? Can you quantify the impact of a simple event to a business service or application? Can you explain why something is red, yellow, purple or green and what causes it to change from one color to another? If you can’t, your BSM journey will be challenging.</p>
<p>Those with formal CMDB initiatives have their hands full with high risk, long time to value projects to just get a handle with traditional configuration management models. Taking these low level configuration items (CI&#8217;s) and establishing application and service dependencies comes after a lot of work getting through the organizational challenges of getting systems access to populate the CMDB.</p>
<p>I strongly recommend that the formal monitoring and management tools group create an authoritative database that enables them to establish end-to-end visibility into the service and application delivery chain and the impacts it has on the business, customer, etc. This ultimately becomes part of a more realistic federated CMDB within the business.</p>
<p><strong>ScienceLogic:</strong> Can you provide an example of a successful implementation of BSM? Were there specific factors that especially contributed to its success?</p>
<p><strong><em>Doug McClure:</em></strong> I&#8217;ve touched on the highlights of the most successful BSM implementations throughout my previous answers. Clients that have rallied around an organizational change or transformation focusing every team member’s efforts and energy towards ensuring that the business goals and objectives are being met through the delivery of highly available business services and applications.</p>
<p>Far too often the “change” never happens and it’s the “talking heads” that are preaching to the choir about what should be done. Every person on the front line, in the support teams, at the help desk, etc. must understand how they support or impact the business in business terms. Try putting this simple phrase after job titles “Hi, my name is Doug. I’m a Systems Administrator, Supporting the Business”.</p>
<p>That was a mouthful, but simply put, these clients have an impressively instrumented business and IT environment with the right amount of visibility into each area, joined together with an organization that thinks, operates and responds based on their understanding of the business goals and objectives and how these business services and applications enable business success.</p>
<p>The operational model for an organization fully adopting BSM identifies ways to establish a service management mentality across the entire business service and application delivery and support chain. The delivery, operations and support organizations must be incented to manage the services and applications being delivered with this end-to-end context.</p>
<p>A leading, outside the box “service management organization” may include the traditional IT silos but within a matrixed fashion focused on one or more key business services and applications. The &#8220;service management organization&#8221; is then incented to work together, as a team, for the end-to-end delivery and support of these services or applications.</p>
<p>It’s no longer one’s job to just be the systems administrator, database administrator or network engineer, their job is now to support specific business services and applications. They provide the subject matter expertise needed to support the services and applications together, as a team, eliminating the finger pointing or “not my problem” attitudes that exist in the majority of IT organizations today.</p>
<p>Overall, the KISS approach is what will enable BSM of any type (lite, heavy) to be the most successful. If it just feels natural, doesn&#8217;t take any additional effort, clicks or tasks to do then it&#8217;s going to work. BSM should be transparent and not just another buzz word. It&#8217;s not a form that gets filled out or a special process to follow in the run book. It&#8217;s doing the right thing for the business, no matter what the situation, crisis, buzz word or technology initiative of the day is.</p>
<p><strong><em>ScienceLogic:</em></strong> How did you get involved in BSM?</p>
<p><strong><em>Doug McClure:</em></strong> I think the foundations of my service management background and passion were initially established during my service in the US Navy. Today, I relate that experience to what I call BSM for the Military or Mission Services Management (MSM).</p>
<p>We had been taught over and over that extreme attention to the details of the mission at hand (aka &#8220;the business&#8221;) was the number one priority and that all of our technology, services, and applications existed for those Sailors and Marines on the other end (the &#8220;customer&#8221;). I can recall countless instances where mission critical communications services (telephony, orderwires, teletypes, command and control systems, etc.) were impacted in one way or another. It was extremely critical that we understood who was impacted and to what degree so that contingency plans could be activated. We weren’t just talking about lost revenue, poor sales or customer experience; we were talking about human lives and the security of the United States.</p>
<p>It is that military bearing, attention to detail and real world experience that drives me with many of my modern day BSM endeavors. That migration from &#8220;Mission Services Management&#8221; to BSM was honed working for over 10 years working in the Internet Service Provider (ISP) and datacenter, hosting and colocation business.</p>
<p>In those rapid growth businesses during the Internet boom, service differentiation was what &#8220;made you millions&#8221; or paved your way to bankruptcy. The companies I worked for had an extreme passion and focus on ensuring that their services, applications and Internet access products were of the highest quality, highly reliable and just plain better than the competition.</p>
<p>Again, the IT infrastructure, service quality and customer experience relationship was ingrained in all of our heads. It was all hands on deck when Webmail, Internet access, DNS, or the network experienced problems. We were measured in terms of how many customers experienced a busy signal or dropped connection or if you couldn’t log in fast enough to read your email. Companies like Keynote Systems and LionBridge/Veritest/Inverse tested the quality of our networks, services and applications and publicly ranked us against our competition. We thought in terms of customer experience and impact every minute of the day, 24&#215;7.</p>
<p>It was in my last job managing a traditional enterprise management and monitoring development group for a nationwide ISP where I was able to work with emerging technology to help get a handle on the complexities of these rapidly growing IT environments filled with emerging technologies and products. Applying this early technology to complex service problems in our environment proved to me that the technology, coupled with the right emphasis on how the technology was implemented and an emphasis on the people and processes within the organization could bring BSM to life.</p>
<p>Where I felt left out in the cold was with my vendor relationship. While their technology gave me the potential, they didn&#8217;t teach me how to work through the organizational and technological problems to successfully implement the BSM strategy. My very first end-to-end BSM pilot was extremely successful and provided visibility into the IT environment and business service impact that have never been available before.</p>
<p>And here I am today, working at a software vendor for the first time. Welcome to the &#8220;dark side&#8221; as they say. The approach and methodology we followed for BSM has become the basis of the core BSM Methodology that I teach IBMers and our clients around the world today.</p>
<p>My personal mission and drive here at IBM Tivoli is to ensure that BSM is something that the typical monitoring tools administrator can actually implement and that our BSM story is something that any of our clients can be successful with. The sales and marketing slicks must be backed up by something like this whomever you are these days. Clients shouldn&#8217;t put up for “marketecture”, me too and gee whiz buzz words.</p>
<p>BSM takes a partnership and commitment to every client&#8217;s success, and I want to be involved in those BSM efforts in every industry or market worldwide. We need more thought leaders collaborating together in an open and public forum to change legacy attitudes about BSM and do what we can to enable client’s to be as successful as they can be.</p>
<p><a href="http://sharethis.com/item?&wp=abc&amp;publisher=ea11358c-69de-4e80-9804-e964a8930b70&amp;title=Q%26amp%3BA+with+Doug+McClure%3A+What+Makes+BSM+Successful%3F&amp;url=http%3A%2F%2Fblog.sciencelogic.com%2Fqa-with-doug-mcclure-what-makes-bsm-successful%2F07%2F2008">ShareThis</a></p>]]></content:encoded>
      <pubDate>Tue, 15 Jul 2008 15:02:39 +0000</pubDate>
      <category domain="http://securityratty.com/tag/management">management</category>
      <category domain="http://securityratty.com/tag/service management database">service management database</category>
      <category domain="http://securityratty.com/tag/management tools">management tools</category>
      <category domain="http://securityratty.com/tag/service management mentality">service management mentality</category>
      <category domain="http://securityratty.com/tag/business service management">business service management</category>
      <category domain="http://securityratty.com/tag/business service">business service</category>
      <category domain="http://securityratty.com/tag/business service impact">business service impact</category>
      <category domain="http://securityratty.com/tag/mission services management">mission services management</category>
      <category domain="http://securityratty.com/tag/database">database</category>
      <source url="http://blog.sciencelogic.com/qa-with-doug-mcclure-what-makes-bsm-successful/07/2008">Q&amp;A with Doug McClure: What Makes BSM Successful?</source>
    </item>
    <item>
      <title><![CDATA[Q&A with Doug McClure: Is BSM Lite the Answer?]]></title>
      <link>http://securityratty.com/article/183e734958786a07b2c4d4b988eb60cc</link>
      <guid>http://securityratty.com/article/183e734958786a07b2c4d4b988eb60cc</guid>
      <description><![CDATA[We had the opportunity to chat with Doug McClure , who is currently the Senior Managing Consultant for Business Service Management (BSM) and IT Service Management (ITSM) for the IBM Software Services...]]></description>
      <content:encoded><![CDATA[<p><img style="border-top-width: 0px; border-left-width: 0px; border-bottom-width: 0px; margin: 0px 10px 10px 0px; border-right-width: 0px" src="http://blog.sciencelogic.com/wp-content/uploads/2008/07/dougmcclurefeb2008-web.jpg" border="0" alt="dougmcclureFeb2008-web" width="105" height="156" align="left" /> We had the opportunity to chat with <a href="http://dougmcclure.net/blog/" target="_blank">Doug McClure</a>, who is currently the Senior Managing Consultant for Business Service Management (BSM) and IT Service Management (ITSM) for the IBM Software Services for Tivoli (ISST) team at IBM Tivoli (part of Software Group (SWG)). He currently leads the Virtual BSM Practice within IBM Software Services for Tivoli.</p>
<p><em><strong>ScienceLogic:</strong></em> What is “BSM Lite” and how is it different from “heavy” BSM?</p>
<p><strong><em>Doug McClure:</em></strong> I think the concepts that <a href="http://netforecast.com/" target="_blank">Peter Sevcik from Net Forecast</a> initially <a href="http://www.networkworld.com/community/node/27818" target="_blank">outlined in his blog post</a> sum up what &#8220;BSM Lite&#8221; is all about: a simpler, less expensive, more responsive way of achieving the goals and objectives of Business Service Management (BSM).  He&#8217;s contrasted this nicely against what he termed &#8220;BSM Heavy&#8221; being the larger investments in time and resources to deploy domain specific tools and solutions each providing a view into the business service delivery with some aggregation and consolidation to tie up all of the disparate tool&#8217;s information into a concise end-to-end business service management story.</p>
<p>I&#8217;m pleased that he leveraged some of my thinking around a better working definition of what BSM really is from the <a href="http://dougmcclure.net/blog/business-service-management-bsm-defined/" target="_blank">BSM Defined page on my blog</a>. Of course, these definitions are going to vary depending on whom you talk with and how they see the overall BSM Maturity Model.  I&#8217;ve created a BSM Maturity Model that aligns with the famous Gartner IT maturity model.  I&#8217;d like to think that a &#8220;BSM Lite&#8221; solution is one attacking the low hanging fruit, enabling one to achieve value quicker, and in a more tactical manner.  The &#8220;BSM Heavy&#8221; solutions are capable of the same, but span all along the BSM Maturity Model by adding additional point solutions, products and technologies from their broader portfolio. </p>
<p><strong><em>ScienceLogic:</em></strong> Does “BSM Lite” just refer to the tools, or can it refer to the process and methodology as well?</p>
<p><strong><em>Doug McClure:</em></strong> I think that BSM is as much a philosophy as it is technology, process, people and methodology.  If we can get people to think, operate and respond differently than they do today with a focus on the business, customers, quality, revenue, or whatever else is most important to their business goals and objectives, than that is Business Service Management and could be &#8220;BSM Lite&#8221; if you will. </p>
<p>Being that I work for IBM Tivoli, one of my personal objectives is to identify ways to use our key BSM enabling products in a more efficient, effective and BSM centric way. This was a huge driver for trying to hold DevCampTivoli focused on &#8220;Collaborative Development of End-to-End BSM Solutions&#8221;. </p>
<p>In my opinion, we don’t make things very easy for our clients and the answer can’t be to “buy this product, module or widget” to fill in the gaps.  In my opinion, we must establish a BSM overlay within IBM Tivoli’s development and product management organization that ensures that we have clearly thought about how to enable BSM with the hundreds or products that we sell.  In my opinion, every product release must incorporate the fundamentals of enabling BSM in addition to the core domain specific functionality intended. I hope to keep this spirit alive and get our smartest IBMers and clients thinking about the best way to take a &#8220;BSM Heavy&#8221; solution and make it &#8220;lighter&#8221;. I hope to share more about my plans here and guidance for the industry in general soon.</p>
<p>That said, I am always interested in consulting with clients and collaborate with peers in the industry to figure out how to get the focus on the people, process and technology as key components of their BSM strategies.  I am absolutely convinced that without a documented BSM strategy, roadmap and top level sponsorship within the business and IT, the chances of BSM success greatly diminish.</p>
<p><strong><em>ScienceLogic:</em></strong> Given the complexities involved in implementing a BSM strategy and dealing with the people and processes components of any business, how does “BSM Lite” really work? Should the expectations and outcomes be “lite” as well?</p>
<p><strong><em>Doug McClure:</em></strong> Time will tell if &#8220;BSM Lite&#8221; will work.  I&#8217;m seeing emerging companies that are already breaking down some of the barriers to BSM success.  I do not expect that those choosing to begin with a &#8220;BSM Lite&#8221; approach should expect &#8220;lite&#8221; outcomes. </p>
<p>The outcomes are the same regardless of the approach IF you&#8217;ve got a documented BSM strategy, roadmap and top level sponsorship in place before you begin. New features, capabilities and technologies will be needed as the needs of the business change and companies mature in BSM and fundamental IT management. This will likely force companies to move in more &#8220;BSM Heavy&#8221; directions to fill those gaps. </p>
<p>In my opinion, this is the ideal scenario now as it gives &#8220;BSM Lite&#8221; vendors opportunities to grow their products and solutions. It also GREATLY improves the chances for success with a &#8220;BSM Heavy&#8221; solution because the organization would have already had matured enough to approach a &#8220;BSM Heavy&#8221; solution than if they hadn&#8217;t done a &#8220;BSM Lite&#8221; solution in the past.</p>
<p><strong><em>ScienceLogic:</em></strong> Is “BSM Lite” more appropriate for a small or midsized organization, or does it apply equally to large companies? Is there an ideal profile for a company that can successfully implement a BSM strategy? Is there a different profile for “BSM Lite”?</p>
<p><strong><em>Doug McClure:</em></strong> From an economic perspective, the concepts of &#8220;BSM Lite&#8221; are appropriate for all companies.  Remember, with &#8220;BSM Lite&#8221; we&#8217;re focused on identifying ways to make the goals and objectives of BSM easier to implement and in a more cost effective way.  Any company concerned about their IT cost overhead should care about this, especially when the risks of starting out with a &#8220;BSM Heavy&#8221; type deployment are much greater and the time to value generally much longer.</p>
<p>The &#8220;ideal&#8221; profile for any company is one where the BSM initiative begins by establishing top level buy in through creation of a formal BSM strategy for the company. This BSM strategy personalizes how the company defines what BSM is, what value the company expects from it, and how it will use BSM as a competitive differentiator for delivery of its business and IT services, products, etc.</p>
<p>The organizational &#8220;profile&#8221; I&#8217;ve seen most successful is when implementing a BSM strategy originates from within or actively includes a group that many companies have now that serves as a liaison or relationship management role between the various lines of business and IT. Sometimes this group is often seen as the gatekeeper to filter (and hinder) business driven requirements into the IT organization. In the ideal scenario, this group works very closely with the business and IT (usually staffed by business people and not IT people) to understand both the business side and IT side of complex business services and applications. </p>
<p>Apart from the traditional IT components, what this group can do is help IT really understand the business perspective.  Analysis of the impact on the business in business terms is only possible by collaborating with a group such as this.  True value oriented BSM becomes attainable when we get to this level of IT and business alignment, cooperation, collaboration and communication.</p>
<p>If BSM is an IT only initiative, this will likely result in an IT centric perspective severely lacking in the necessary business perspective.  In these cases where IT doesn&#8217;t invest their BSM efforts with the business as an equal partner, the implementation ultimately becomes a &#8220;CYA&#8221; tool for IT and not achieve the desired value oriented expected.</p>
<p>To some degree &#8220;BSM Lite&#8221; may have an entirely different profile. If we see the price points, complexity and time to value change significantly we may see these types of deployments originate exclusively within the Line of Business. The possibility may exist where large enterprises operating in a shared IT services or IT outsourcing type model that the Line of Business brings in a &#8220;BSM Lite&#8221; solution to gain the visibility, checks and balances needed to ensure that the LoB’s needs are being met from the internal/external provider. I&#8217;d envision that &#8220;BSM Lite&#8221; may even be capable of operating within a &#8220;SaaS&#8221; model or other managed service type offering where the price points are below the signing levels triggering broader IT involvement and review.</p>
<p><em>To Be Continued&#8230;</em></p>
<p><a href="http://sharethis.com/item?&wp=abc&amp;publisher=ea11358c-69de-4e80-9804-e964a8930b70&amp;title=Q%26amp%3BA+with+Doug+McClure%3A+Is+BSM+Lite+the+Answer%3F&amp;url=http%3A%2F%2Fblog.sciencelogic.com%2Fqa-with-doug-mcclure-is-bsm-lite-the-answer%2F07%2F2008">ShareThis</a></p>]]></content:encoded>
      <pubDate>Mon, 14 Jul 2008 20:02:59 +0000</pubDate>
      <category domain="http://securityratty.com/tag/lite">lite</category>
      <category domain="http://securityratty.com/tag/bsm heavy">bsm heavy</category>
      <category domain="http://securityratty.com/tag/bsm heavy directions">bsm heavy directions</category>
      <category domain="http://securityratty.com/tag/bsm">bsm</category>
      <category domain="http://securityratty.com/tag/outcomes">outcomes</category>
      <category domain="http://securityratty.com/tag/expect lite outcomes">expect lite outcomes</category>
      <category domain="http://securityratty.com/tag/bsm lite approach">bsm lite approach</category>
      <category domain="http://securityratty.com/tag/approach">approach</category>
      <category domain="http://securityratty.com/tag/bsm heavy solution">bsm heavy solution</category>
      <source url="http://blog.sciencelogic.com/qa-with-doug-mcclure-is-bsm-lite-the-answer/07/2008">Q&amp;A with Doug McClure: Is BSM Lite the Answer?</source>
    </item>
    <item>
      <title><![CDATA[Fake Porn Sites Serving Malware - Part Two]]></title>
      <link>http://securityratty.com/article/86e13cf5a3ac03ff0da9f40355440a24</link>
      <guid>http://securityratty.com/article/86e13cf5a3ac03ff0da9f40355440a24</guid>
      <description><![CDATA[What we've go here is the same malware gang using the very same malicious ISP among the ones you rarely see in any report , continuing to crunch out domain redirectors using the same templates for...]]></description>
      <content:encoded><![CDATA[<div style="text-align: left;"></div>
<div class="separator" style="text-align: center; clear: both;"></div>
<a href="http://bp3.blogger.com/_wICHhTiQmrA/SHHrzCPIfDI/AAAAAAAAB4E/7qxOVh8ZjQQ/s1600-h/fake_porn_malware_domains_farm.JPG" imageanchor="1" style="border: 0pt none ; background-color: transparent; clear: left; margin-bottom: 1em; float: left; margin-right: 1em;"><img src="http://bp3.blogger.com/_wICHhTiQmrA/SHHrzCPIfDI/AAAAAAAAB4E/JTiTcBU_mq4/s200-R/fake_porn_malware_domains_farm.JPG" style="border: 0pt none ;" /></a>What we've go here is the same malware gang using the very same <a href="http://ddanchev.blogspot.com/2008/06/malicious-isps-you-rarely-see-in-any.html">malicious ISP among the ones you rarely see in any report</a>, continuing to crunch out domain redirectors using the same templates for fake porn sites. And since some of the fake sites are actual redirectors, periodically revisting them leads to more fake codecs and even more actionable intelligence into the nature of their practices, and which are the ISPs proving them with hosting services for several consecutive years.<br />
<br />
The main redirector in this campaign <b>popular-adult.com</b> is also responding to :<br />
<br />
<div style="text-align: left;"><b>basic-adult .com<br />
business-adult .com<br />
center-adult .com<br />
comp-adult .com<br />
compadult .com<br />
controladult .com<br />
cruiseporn .com<br />
drive-adult .com<br />
ebony-adult-video .com</b></div>
<div style="text-align: left;"><b>ebony-pornmovie .com</b></div>
<a href="http://bp3.blogger.com/_wICHhTiQmrA/SHICb9Bw1GI/AAAAAAAAB4U/vHROBrIH6vM/s1600-h/popular_adult_CERNEL_ATRIVO.JPG" imageanchor="1" style="border: 0pt none ; background-color: transparent; clear: left; margin-bottom: 1em; float: left; margin-right: 1em;"><img src="http://bp3.blogger.com/_wICHhTiQmrA/SHICb9Bw1GI/AAAAAAAAB4U/jIZzb-nymvc/s200-R/popular_adult_CERNEL_ATRIVO.JPG" style="border: 0pt none ;" /></a><b>ebony-video-xxx .com<br />
engine-adult .com<br />
fat-</b>a<b>dult-video .com<br />
fat-pornmovie .com<br />
fat-video-xxx .com<br />
global-adult .com<br />
inc-adult .com<br />
name-adult .com<br />
nameadult .com<br />
other-adult .com<br />
partadult .com<br />
pleasureadult .com<br />
porn-abc .com<br />
porn-contact .com<br />
porn-global .net<br />
porn-go .net<br />
porn-group .net<br />
porn-party .net<br />
porn-play .net<br />
porn-plus .net<br />
porn-power .net<br />
porn-room .net<br />
pornabout .com<br />
porndrive .net<br />
pornhelp .net<br />
pornname .net<br />
pornstar-adult-video .com<br />
pornstar-pornmovie .com<br />
pornstar-video-xxx .com<br />
room-adult .com<br />
scan-adult .com<br />
seek-adult .com<br />
u-adult .com</b><br />
<br />
The secondary redirectors going out of popular-adult.com :<br />
<br />
<div style="text-align: left;"></div>
<div class="separator" style="text-align: center; clear: both;"></div>
<a href="http://bp1.blogger.com/_wICHhTiQmrA/SHIFY0buIsI/AAAAAAAAB4k/NE0nt-J_MWg/s1600-h/fake_porn_redirectors.JPG" imageanchor="1" style="border: 0pt none ; background-color: transparent; clear: left; margin-bottom: 1em; float: left; margin-right: 1em;"><img src="http://bp1.blogger.com/_wICHhTiQmrA/SHIFY0buIsI/AAAAAAAAB4k/55mFJcgdujQ/s200-R/fake_porn_redirectors.JPG" style="border: 0pt none ;" /></a><b>pornname .net/ted/382634557/1/<br />
porn-abc .com/ike/1666520193/1/<br />
pornhelp .net/dense/876421348/1/<br />
porn-play .net/cristina/1970565499/1/<br />
porn-global .net/percival/330780624/1/<br />
porn-contact .com/cisse/854714304/1/<br />
porn-play .net/honora/888715608/1/<br />
pornname .net/deidre/1964468519/1/<br />
pornhelp .net/pip/1977382266/1/<br />
porndrive .net/shelton/767217618/1/<br />
pornhelp .net/mat/354381578/1/<br />
pornabout .com/tobe/1436617289/1/<br />
porn-go .net/samson/7633197/1/<br />
porn-contact .com/teresa/409084583/1/<br />
porn-party .net/basil/1305549820/1/<br />
porn-contact .com/ed/1067772053/1/<br />
porn-contact .com/frish/1287341391/1/<br />
pornname .net/mariah/53967973/1/<br />
pornname .net/jacobus/291129748/1/<br />
porn-plus .net/beverly/2122167311/1/<br />
porn-party .net/lulu/917088357/1/<br />
pornabout .com/boetius/1991451664/1/<br />
cruiseporn .com/padde/1296397392/1/<br />
porn-power .net/arch/334137732/1/<br />
cruiseporn .com/meta/377489795/1/<br />
porn-room .net/lynette/1518855371/1/<br />
porn-play .net/link/1975737157/1/<br />
hporn-global .net/vin/1241430020/1/<br />
porndrive .net/dunk/1245242641/1/<br />
porn-go .net/louisa/1685718172/1/<br />
pornhelp .net/dunk/1859215260/1/<br />
porn-contact .com/celia/1805798677/1/<br />
porn-play .net/anabelle/987641695/1/<br />
porn-room .net/rille/815076192/1/<br />
pornabout.com/hodge/1040019816/1/<br />
porn-abc .com/claes/1130748100/1/<br />
pornabout .com/frederick/1987458246/1/<br />
porn-go .net/fredde/1153431432/1/<br />
porn-party .net/felicity/705720374/1/<br />
porndrive .net/ginne/1183690031/1/<br />
porn-group .net/kimberle/706468800/1/<br />
porn-room .net/helen/565953612/1/<br />
porn-party .net/arche/1387111363/1/<br />
porn-contact .com/kingston/232354071/1/<br />
pornhelp .net/mima/1024064014/1/<br />
porn-power .net/gretchen/152347961/1/<br />
porn-contact .com/ophelia/840853119/1/<br />
porn-play .net/eleanor/88926029/1/<br />
porn-power .net/bella/1712681771/1/<br />
porn-global .net/melchizedek/1823498218/1/<br />
pornabout .com/gabbe/1478560492/1/<br />
porn-party .net/obedience/1540587230/1/<br />
porndrive .net/rod/1177331120/1/<br />
porn-play .net/gee/1314369182/1/<br />
pornname .net/phineas/975226015/1/<br />
porn-global .net/reynold/131075998/1/<br />
porndrive .net/bat/1542809624/1/<br />
porn-global .net/hans/400396810/1/<br />
porn-contact .com/mock/1738069316/1/<br />
porn-plus .net/tryphosia/354085313/1/<br />
porn-room .net/bazaleel/1417267786/1/<br />
porn-contact .com/joyce/353938308/1/<br />
porn-power .net/laine/780004499/1/<br />
pornhelp .net/mille/988856007/1/<br />
cruiseporn .com/dare/258399427/1/<br />
porn-global .net/nat/2039108680/1/<br />
pornname .net/eudora/2132399934/1/<br />
porn-go .net/ana/277211595/1/<br />
pornhelp .net/auge/1990287956/1/<br />
porn-contact .com/danial/1195423348/1/<br />
porn-abc .com/teresa/1787982397/1/<br />
porn-go .net/lawrence/1575543567/1/<br />
porn-go .net/sherre/1066718744/1/<br />
porn-contact .com/jack/657185819/1/<br />
porn-abc .com/manda/216390544/1/<br />
porn-party .net/chuck/1533427157/1/<br />
porndrive .net/lucille/215841052/1/<br />
cruiseporn .com/rodney/1024994863/1/<br />
pornname .net/sheldon/669324635/1/<br />
porn-global .net/janet/1677642355/1/<br />
porn-global .net/basil/635902337/1/<br />
porn-party .net/adela/980553444/1/<br />
cruiseporn .com/charles/2038221862/1/<br />
pornabout .com/sid/644600064/1/<br />
porn-abc .com/eloise/1882289515/1/<br />
porndrive .net/bryant/724023427/1/<br />
porn-party .net/bonne/305120344/1/<br />
porn-play .net/susan/826151266/1/<br />
porn-room .net/sheila/439221958/1/<br />
porn-go .net/valere/1498454342/1/<br />
porn-contact .com/asenath/1036530205/1/<br />
porn-plus .net/marcus/51947065/1/<br />
porn-party .net/bridgit/518065759/1/<br />
porn-plus.net/shawn/1427002427/1/<br />
cruiseporn.com/alicia/1252994155/1/<br />
porn-abc.com/arminda/975985679/1/<br />
porn-party.net/lionel/929052416/1/<br />
porn-contact .com/ande/1755833202/1/<br />
porn-power .net/cyrus/732691977/1/<br />
aboutadultsex .com/heloise/1008109638/1/<br />
adultzoneworld .com/barne/506956701/1/<br />
superporncity .com/roberta/1239682918/1/<br />
pornhelp .net/eurydice/1944564451/1/<br />
theadultpost .com/volodia/543769984/1/<br />
porn-play .net/bird/760635633/1/<br />
coolbestporn .com/bradford/578099145/1/<br />
porn-plus .net/delilah/465854735/1/<br />
porn-power .net/pheney/698426424/1/<br />
porn-party .net/cristina/940229631/1/<br />
porn-party .net/justin/1913395886/1/<br />
porn-contact .com/lotte/1794233444/1/<br />
porn-party .net/nowell/850070721/1/<br />
worldbestadult .com/parthenia/1858633626/1/<br />
funpornsite .com/patience/188018581/1/<br />
adultsexpro .com/isse/1981168802/1/<br />
adultsexpro .com/isabelle/683364151/1/<br />
porndrive .net/erne/906935790/1/<br />
porn-power .net/delpha/178727494/1/<br />
porn-plus .net/chesley/1261676752/1/<br />
porn-plus .net/selina/11889629/1/<br />
porntimeguide .com/arnold/1555784224/1/<br />
aboutadultsex .com/doug/1975246767/1/<br />
porn-global .net/clum/1615653087/1/<br />
funxxxporn .com/kym/739810260/1/<br />
porn-plus .net/roxane/2022633909/1/<br />
worldbestadult .com/vicke/955775101/1/<br />
porn-play .net/jane/1396714471/1/<br />
pornname .net/nicole/1695768032/1/<br />
adultvideodot .com/bela/96070992/1/<br />
porn-room .net/carre/1310194786/1/<br />
adultsexpro .com/azubah/141802741/1/<br />
theadulteye .com/pheney/1077328499/1/<br />
porn-party .net/chick/1522449297/1/<br />
aboutadultsex .com/elbert/1300176621/1/<br />
findadultsex .com/lorre/2057361400/1/<br />
teenporntop .com/aristotle/901956477/1/<br />
coolbestporn .com/bartel/94175118/1/<br />
porn-plus .net/deanne/70540201/1/<br />
coolbestporn .com/appe/1679745028/1/<br />
findadultsex .com/asaph/1439353641/1/<br />
pornxxxfilm .com/tone/904077420/1/<br />
funxxxporn .com/india/476477713/1/<br />
adultvideodot .com/ed/879863981/1/<br />
bestpriceporn .com/babbe/1457040435/1/<br />
superliveporn .com/russell/56570486/1/</b><br />
<br />
More fake porn video sites using similar site templates, and using the same redirection infrastructure :<br />
<br />
<a href="http://bp1.blogger.com/_wICHhTiQmrA/SHIFIM-11XI/AAAAAAAAB4c/TWE3MI4BkNk/s1600-h/best-codec_crawled.JPG" imageanchor="1" style="border: 0pt none ; background-color: transparent; clear: left; margin-bottom: 1em; float: left; margin-right: 1em;"><img src="http://bp1.blogger.com/_wICHhTiQmrA/SHIFIM-11XI/AAAAAAAAB4c/tmD1w9q0Ct0/s200-R/best-codec_crawled.JPG" style="border: 0pt none ;" /></a><b>porntubev20 .com<br />
clearpornurlssite .com<br />
mypornmovies .net<br />
getyourfreemovie .com<br />
tubescollection .com<br />
free-best-porn .com/videos/<br />
pornmovieshare .com<br />
clipslab .com<br />
mybestvideosite .com<br />
avwav .com</b><b> </b><br />
<br />
The fake codecs download locations in this campaign :<b>&nbsp;</b><br />
<br />
<b>aviutility .com<br />
18x-adult2008 .com<br />
2008x-adult-2008 .com<br />
best-codec .com<br />
hq-codec .net<br />
mpegsystem .com<br />
bestsoft-ware08 .com</b><br />
<br />
<b>The registrant and hosting provider :</b><br />
<br />
Cernel Inc, Legal Department&nbsp; (support@cernel.net)<br />
23404 W. Lyons Ave #223, Santa Clarita, Ca,91321<br />
US, Tel. +1.6613470577<br />
<br />
Historically, the same gang has been using the same hosting provider for many other fake codecs, which remain parked on the same netblock in a standby mode :<br />
<br />
<b>Fire-ticket .com</b> - 64.28.184.162<br />
<b>Fire-codec .com</b> - 64.28.184.163<br />
<b>Light-ticket .com</b> - 64.28.184.163<br />
<b>Braketicket .com</b> -&nbsp; 64.28.184.164<br />
<b>Mooncodec .net </b>- 64.28.184.164<br />
<b>Light-codec .com</b> - 64.28.184.165<br />
<b>Turbo-ticket .com</b> - 64.28.184.165<br />
<b>Space-codec .com</b> - 64.28.184.166<br />
<b>Ultra-ticket .com</b> - 64.28.184.166<br />
<b>Brakecodec .com</b> - 64.28.184.167<br />
<b>Demo-ticket .com</b> - 64.28.184.167<br />
<b>Demoticket .net</b> - 64.28.184.168<br />
<b>Hq-ticket .com</b> - 64.28.184.168<br />
<b>Turbo-codec .com</b> - 64.28.184.168<br />
<b>Hqticket .com</b> - 64.28.184.169<br />
<b>End-ticket .com</b> - 64.28.184.169<br />
<b>Nitro-codec .com</b> - 64.28.184.169<br />
<b>Hqticket .net</b> - 64.28.184.170<br />
<b>Clean-ticket .com</b> - 64.28.184.170<br />
<b>Red-codec .com</b> - 64.28.184.170<br />
<b>Black-codec .com</b> - 64.28.184.171<br />
<b>Viva-ticket .com</b> - 64.28.184.171<br />
<b>Niceticket .net</b> - 64.28.184.171<br />
<b>Endticket .com</b> - 64.28.184.172<br />
<b>Ultra-codec .com</b> - 64.28.184.172<br />
<b>Wot-ticket .com</b> - 64.28.184.172<br />
<b>Mega-codec .net</b> - 64.28.184.173<br />
<b>Storm-ticket .com</b> - 64.28.184.173<br />
<b>Megaz-ticket .com</b> - 64.28.184.174<br />
<b>Vipcodec .net</b> - 64.28.184.174<br />
<b>Democodec .net</b> - 64.28.184.175<br />
<b>Giga-ticket .com</b> - 64.28.184.175<br />
<b>Demo-codec .net</b> - 64.28.184.176<br />
<b>Uin-ticket .com</b> - 64.28.184.176<br />
<b>Hopeticket .com</b> - 64.28.184.177<br />
<b>Hq-codec .net</b> - 64.28.184.177<br />
<b>Best-codec .com</b> - 64.28.184.178<br />
<b>Hope-ticket .com</b> - 64.28.184.178<br />
<b>Endcodec .net</b> - 64.28.184.179<br />
<b>Zero-ticket .com</b> - 64.28.184.179<br />
<b>End-codec .net</b> - 64.28.184.180<br />
<b>Pop-ticket .com</b> - 64.28.184.180<br />
<b>Cleancodec .net</b> - 64.28.184.181<br />
<b>Yupticket .com</b> - 64.28.184.181<br />
<br />
The deeper you go the more interesting it gets, malware command and controls located on the same network, fake banks, money mule recruitment sites, pharmaceutical scams and spam hosting - they or their customers if they are to forward the responsibility are definitely multitasking.<br />
<br />
<b>Related posts:</b><br />
<a href="http://ddanchev.blogspot.com/2008/06/fake-porn-sites-serving-malware.html">Fake Porn Sites Serving Malware</a><br />
<a href="http://ddanchev.blogspot.com/2008/06/underground-multitasking-in-action.html">Underground Multitasking in Action</a><br />
<a href="http://ddanchev.blogspot.com/2008/06/fake-celebrity-video-sites-serving.html">Fake Celebrity Video Sites Serving Malware</a><br />
<a href="http://ddanchev.blogspot.com/2008/06/blackhat-seo-redirects-to-malware-and.html">Blackhat SEO Redirects to Malware and Rogue Software</a><br />
<a href="http://ddanchev.blogspot.com/2008/06/malicious-doorways-redirecting-to.html">Malicious Doorways Redirecting to Malware</a><br />
<a href="http://ddanchev.blogspot.com/2008/03/portfolio-of-fake-video-codecs.html">A Portfolio of Fake Video Codecs</a> <br />
<div style="text-align: left;"></div>
<div class="separator" style="text-align: center; clear: both;"></div><div class="feedflare">
<a href="http://feeds.feedburner.com/~f/DanchoDanchevOnSecurityAndNewMedia?a=TrZhTJ"><img src="http://feeds.feedburner.com/~f/DanchoDanchevOnSecurityAndNewMedia?i=TrZhTJ" border="0"></img></a> <a href="http://feeds.feedburner.com/~f/DanchoDanchevOnSecurityAndNewMedia?a=WEgFzJ"><img src="http://feeds.feedburner.com/~f/DanchoDanchevOnSecurityAndNewMedia?i=WEgFzJ" border="0"></img></a> <a href="http://feeds.feedburner.com/~f/DanchoDanchevOnSecurityAndNewMedia?a=feuAKj"><img src="http://feeds.feedburner.com/~f/DanchoDanchevOnSecurityAndNewMedia?i=feuAKj" border="0"></img></a> <a href="http://feeds.feedburner.com/~f/DanchoDanchevOnSecurityAndNewMedia?a=sTFsEj"><img src="http://feeds.feedburner.com/~f/DanchoDanchevOnSecurityAndNewMedia?i=sTFsEj" border="0"></img></a> <a href="http://feeds.feedburner.com/~f/DanchoDanchevOnSecurityAndNewMedia?a=yitXlJ"><img src="http://feeds.feedburner.com/~f/DanchoDanchevOnSecurityAndNewMedia?i=yitXlJ" border="0"></img></a> <a href="http://feeds.feedburner.com/~f/DanchoDanchevOnSecurityAndNewMedia?a=Zk1jsJ"><img src="http://feeds.feedburner.com/~f/DanchoDanchevOnSecurityAndNewMedia?i=Zk1jsJ" border="0"></img></a> <a href="http://feeds.feedburner.com/~f/DanchoDanchevOnSecurityAndNewMedia?a=qQDKaj"><img src="http://feeds.feedburner.com/~f/DanchoDanchevOnSecurityAndNewMedia?i=qQDKaj" border="0"></img></a>
</div><img src="http://feeds.feedburner.com/~r/DanchoDanchevOnSecurityAndNewMedia/~4/329627841" height="1" width="1"/>]]></content:encoded>
      <pubDate>Mon, 07 Jul 2008 23:24:00 +0000</pubDate>
      <category domain="http://securityratty.com/tag/net">net</category>
      <category domain="http://securityratty.com/tag/malware">malware</category>
      <category domain="http://securityratty.com/tag/porn-party">porn-party</category>
      <category domain="http://securityratty.com/tag/porn-contact">porn-contact</category>
      <category domain="http://securityratty.com/tag/fake porn sites">fake porn sites</category>
      <category domain="http://securityratty.com/tag/porn-play">porn-play</category>
      <category domain="http://securityratty.com/tag/porn-plus">porn-plus</category>
      <category domain="http://securityratty.com/tag/porndrive">porndrive</category>
      <category domain="http://securityratty.com/tag/pornhelp">pornhelp</category>
      <source url="http://feeds.feedburner.com/~r/DanchoDanchevOnSecurityAndNewMedia/~3/329627841/fake-porn-sites-serving-malware-part.html">Fake Porn Sites Serving Malware - Part Two</source>
    </item>
    <item>
      <title><![CDATA[Links List 5.23.08]]></title>
      <link>http://securityratty.com/article/57351756070889110ae87ed32e2366df</link>
      <guid>http://securityratty.com/article/57351756070889110ae87ed32e2366df</guid>
      <description><![CDATA[Royal Pingdom has a fun gallery of different NOCs across the country . From simple to complex, they are displayed here in all their glory
Network World recently spoke to Doug McClure on BSM Lite . He...]]></description>
      <content:encoded><![CDATA[<p>Royal Pingdom has a <a href="http://royal.pingdom.com/?p=296" target="_blank">fun gallery of different NOCs across the country</a>. From simple to complex, they are displayed here in all their glory.</p>
<p><a href="http://www.networkworld.com/community/node/27964" target="_blank">Network World</a> recently spoke to <a href="http://dougmcclure.net/blog/" target="_blank">Doug McClure</a> <a href="http://dougmcclure.net/blog/2008/05/links-for-2008-05-21/" target="_blank">on BSM Lite</a>. He suggests that BSM Lite needs to be supported by a subset of just four product capabilities: resource monitoring, event collection, event management, and presentation. We love the idea of BSM Lite and his &#8220;service manager&#8221; role that acts as a single point of contact for end-to-end service. And of course, we&#8217;re all for simplifying IT.</p>
<p>FreeForm Dynamics provided some opinions about systems monitoring tools finally graduating to &#8220;<a href="http://freeformcomment.blogspot.com/2008/05/finally-management-not-just-monitoring.html" target="_blank">management</a>&#8221;. Their dividing line seems to be automation and some level of auto-remediation. Certainly tools are maturing and just in time because virtualization, as they point out, pushes &#8220;the need for tools that really help with the automatic management and administration of systems&#8221; particular at scale.</p>
<p><a href="http://searchwinit.techtarget.com/news/article/0,289142,sid1_gci1313781,00.html" target="_blank">More on Microsoft and systems management from SearchWinIT</a>. Can Microsoft SCOM really play in a cross-platform, heterogeneous management environment? This article brings up some nice points about where Microsoft says it&#8217;s heading and the trend to push more of the collection functionality down to the operating system level with the platform &#8211; hardware, software and middleware &#8211; becoming increasingly commoditized. But without &#8220;service desk, service requests, management processes and workflows&#8221; built into their solutions, Microsoft systems management remains &#8220;primitive.&#8221;</p>
<p><a href="http://jshurwitz.wordpress.com/2008/05/20/taking-the-pulse-of-the-new-tivoli/" target="_blank">Judith Hurwitz takes an in-depth look at the new Tivoli</a>, reporting from IBMs Pulse conference. What a non-surprise that Tivoli is &#8220;reinventing itself&#8221;, or finally trying to rationalize all those point solution vendors it bought, by focusing on service management in the broader corporate perspective, i.e., paving the way for more services revenue.</p>
<p>Tech&#8217;s Bottom Line blog on <a href="http://weblog.infoworld.com/tech-bottom-line/archives/2008/05/recession_be_da.html?source=NLC-DAILY&amp;cgd=2008-05-22" target="_blank">Infoworld had a great post on Open Source and why it needs an attitude adjustment</a>. We followed the brouhaha over MySQL&#8217;s decision to make a set of features available to paying customers only with great interest. To us it makes sense &#8211; less about free versus paid and more about the value you get for what you pay. </p>
<p><a href="http://sharethis.com/item?&wp=2.3.3&amp;publisher=f8a81d13-50d0-4a5c-833d-8e5f2341e305&amp;title=Links+List+5.23.08&amp;url=http%3A%2F%2Fblog.sciencelogic.com%2Flinks-list-52308%2F05%2F23%2F2008%2F">ShareThis</a></p>]]></content:encoded>
      <pubDate>Fri, 23 May 2008 09:59:46 +0000</pubDate>
      <category domain="http://securityratty.com/tag/management">management</category>
      <category domain="http://securityratty.com/tag/management processes">management processes</category>
      <category domain="http://securityratty.com/tag/heterogeneous management environment">heterogeneous management environment</category>
      <category domain="http://securityratty.com/tag/automatic management">automatic management</category>
      <category domain="http://securityratty.com/tag/service management">service management</category>
      <category domain="http://securityratty.com/tag/event management">event management</category>
      <category domain="http://securityratty.com/tag/bsm lite">bsm lite</category>
      <category domain="http://securityratty.com/tag/systems management">systems management</category>
      <category domain="http://securityratty.com/tag/microsoft scom">microsoft scom</category>
      <source url="http://blog.sciencelogic.com/links-list-52308/05/23/2008/">Links List 5.23.08</source>
    </item>
    <item>
      <title><![CDATA[Links List 5.23.08]]></title>
      <link>http://securityratty.com/article/98f38f6e059e11e42a582bb73a55f4cf</link>
      <guid>http://securityratty.com/article/98f38f6e059e11e42a582bb73a55f4cf</guid>
      <description><![CDATA[Royal Pingdom has a fun gallery of different NOCs across the country . From simple to complex, they are displayed here in all their glory
Network World recently spoke to Doug McClure on BSM Lite . He...]]></description>
      <content:encoded><![CDATA[<p>Royal Pingdom has a <a href="http://royal.pingdom.com/?p=296" target="_blank">fun gallery of different NOCs across the country</a>. From simple to complex, they are displayed here in all their glory.</p>
<p><a href="http://www.networkworld.com/community/node/27964" target="_blank">Network World</a> recently spoke to <a href="http://dougmcclure.net/blog/" target="_blank">Doug McClure</a> <a href="http://dougmcclure.net/blog/2008/05/links-for-2008-05-21/" target="_blank">on BSM Lite</a>. He suggests that BSM Lite needs to be supported by a subset of just four product capabilities: resource monitoring, event collection, event management, and presentation. We love the idea of BSM Lite and his &#8220;service manager&#8221; role that acts as a single point of contact for end-to-end service. And of course, we&#8217;re all for simplifying IT.</p>
<p>FreeForm Dynamics provided some opinions about systems monitoring tools finally graduating to &#8220;<a href="http://freeformcomment.blogspot.com/2008/05/finally-management-not-just-monitoring.html" target="_blank">management</a>&#8221;. Their dividing line seems to be automation and some level of auto-remediation. Certainly tools are maturing and just in time because virtualization, as they point out, pushes &#8220;the need for tools that really help with the automatic management and administration of systems&#8221; particular at scale.</p>
<p><a href="http://searchwinit.techtarget.com/news/article/0,289142,sid1_gci1313781,00.html" target="_blank">More on Microsoft and systems management from SearchWinIT</a>. Can Microsoft SCOM really play in a cross-platform, heterogeneous management environment? This article brings up some nice points about where Microsoft says it&#8217;s heading and the trend to push more of the collection functionality down to the operating system level with the platform &#8211; hardware, software and middleware &#8211; becoming increasingly commoditized. But without &#8220;service desk, service requests, management processes and workflows&#8221; built into their solutions, Microsoft systems management remains &#8220;primitive.&#8221;</p>
<p><a href="http://jshurwitz.wordpress.com/2008/05/20/taking-the-pulse-of-the-new-tivoli/" target="_blank">Judith Hurwitz takes an in-depth look at the new Tivoli</a>, reporting from IBMs Pulse conference. What a non-surprise that Tivoli is &#8220;reinventing itself&#8221;, or finally trying to rationalize all those point solution vendors it bought, by focusing on service management in the broader corporate perspective, i.e., paving the way for more services revenue.</p>
<p>Tech&#8217;s Bottom Line blog on <a href="http://weblog.infoworld.com/tech-bottom-line/archives/2008/05/recession_be_da.html?source=NLC-DAILY&amp;cgd=2008-05-22" target="_blank">Infoworld had a great post on Open Source and why it needs an attitude adjustment</a>. We followed the brouhaha over MySQL&#8217;s decision to make a set of features available to paying customers only with great interest. To us it makes sense &#8211; less about free versus paid and more about the value you get for what you pay. </p>
<p><a href="http://sharethis.com/item?&wp=2.3.3&amp;publisher=f8a81d13-50d0-4a5c-833d-8e5f2341e305&amp;title=Links+List+5.23.08&amp;url=http%3A%2F%2Fblog.sciencelogic.com%2F05%2F2008%2Flinks-list-52308">ShareThis</a></p>]]></content:encoded>
      <pubDate>Fri, 23 May 2008 09:59:46 +0000</pubDate>
      <category domain="http://securityratty.com/tag/management">management</category>
      <category domain="http://securityratty.com/tag/management processes">management processes</category>
      <category domain="http://securityratty.com/tag/heterogeneous management environment">heterogeneous management environment</category>
      <category domain="http://securityratty.com/tag/automatic management">automatic management</category>
      <category domain="http://securityratty.com/tag/service management">service management</category>
      <category domain="http://securityratty.com/tag/event management">event management</category>
      <category domain="http://securityratty.com/tag/bsm lite">bsm lite</category>
      <category domain="http://securityratty.com/tag/systems management">systems management</category>
      <category domain="http://securityratty.com/tag/microsoft scom">microsoft scom</category>
      <source url="http://blog.sciencelogic.com/05/2008/links-list-52308">Links List 5.23.08</source>
    </item>
    <item>
      <title><![CDATA[Links List 5.23.08]]></title>
      <link>http://securityratty.com/article/7c103db9f055f2cd90cce83d9e194eb2</link>
      <guid>http://securityratty.com/article/7c103db9f055f2cd90cce83d9e194eb2</guid>
      <description><![CDATA[Royal Pingdom has a fun gallery of different NOCs across the country . From simple to complex, they are displayed here in all their glory
Network World recently spoke to Doug McClure on BSM Lite . He...]]></description>
      <content:encoded><![CDATA[<p>Royal Pingdom has a <a href="http://royal.pingdom.com/?p=296" target="_blank">fun gallery of different NOCs across the country</a>. From simple to complex, they are displayed here in all their glory.</p>
<p><a href="http://www.networkworld.com/community/node/27964" target="_blank">Network World</a> recently spoke to <a href="http://dougmcclure.net/blog/" target="_blank">Doug McClure</a> <a href="http://dougmcclure.net/blog/2008/05/links-for-2008-05-21/" target="_blank">on BSM Lite</a>. He suggests that BSM Lite needs to be supported by a subset of just four product capabilities: resource monitoring, event collection, event management, and presentation. We love the idea of BSM Lite and his &#8220;service manager&#8221; role that acts as a single point of contact for end-to-end service. And of course, we&#8217;re all for simplifying IT.</p>
<p>FreeForm Dynamics provided some opinions about systems monitoring tools finally graduating to &#8220;<a href="http://freeformcomment.blogspot.com/2008/05/finally-management-not-just-monitoring.html" target="_blank">management</a>&#8221;. Their dividing line seems to be automation and some level of auto-remediation. Certainly tools are maturing and just in time because virtualization, as they point out, pushes &#8220;the need for tools that really help with the automatic management and administration of systems&#8221; particular at scale.</p>
<p><a href="http://searchwinit.techtarget.com/news/article/0,289142,sid1_gci1313781,00.html" target="_blank">More on Microsoft and systems management from SearchWinIT</a>. Can Microsoft SCOM really play in a cross-platform, heterogeneous management environment? This article brings up some nice points about where Microsoft says it&#8217;s heading and the trend to push more of the collection functionality down to the operating system level with the platform &#8211; hardware, software and middleware &#8211; becoming increasingly commoditized. But without &#8220;service desk, service requests, management processes and workflows&#8221; built into their solutions, Microsoft systems management remains &#8220;primitive.&#8221;</p>
<p><a href="http://jshurwitz.wordpress.com/2008/05/20/taking-the-pulse-of-the-new-tivoli/" target="_blank">Judith Hurwitz takes an in-depth look at the new Tivoli</a>, reporting from IBMs Pulse conference. What a non-surprise that Tivoli is &#8220;reinventing itself&#8221;, or finally trying to rationalize all those point solution vendors it bought, by focusing on service management in the broader corporate perspective, i.e., paving the way for more services revenue.</p>
<p>Tech&#8217;s Bottom Line blog on <a href="http://weblog.infoworld.com/tech-bottom-line/archives/2008/05/recession_be_da.html?source=NLC-DAILY&amp;cgd=2008-05-22" target="_blank">Infoworld had a great post on Open Source and why it needs an attitude adjustment</a>. We followed the brouhaha over MySQL&#8217;s decision to make a set of features available to paying customers only with great interest. To us it makes sense &#8211; less about free versus paid and more about the value you get for what you pay. </p>
<p><a href="http://sharethis.com/item?&wp=2.3.3&amp;publisher=f8a81d13-50d0-4a5c-833d-8e5f2341e305&amp;title=Links+List+5.23.08&amp;url=http%3A%2F%2Fblog.sciencelogic.com%2Flinks-list-52308%2F05%2F2008">ShareThis</a></p>]]></content:encoded>
      <pubDate>Fri, 23 May 2008 09:59:46 +0000</pubDate>
      <category domain="http://securityratty.com/tag/management">management</category>
      <category domain="http://securityratty.com/tag/management processes">management processes</category>
      <category domain="http://securityratty.com/tag/heterogeneous management environment">heterogeneous management environment</category>
      <category domain="http://securityratty.com/tag/automatic management">automatic management</category>
      <category domain="http://securityratty.com/tag/service management">service management</category>
      <category domain="http://securityratty.com/tag/event management">event management</category>
      <category domain="http://securityratty.com/tag/bsm lite">bsm lite</category>
      <category domain="http://securityratty.com/tag/systems management">systems management</category>
      <category domain="http://securityratty.com/tag/microsoft scom">microsoft scom</category>
      <source url="http://blog.sciencelogic.com/links-list-52308/05/2008">Links List 5.23.08</source>
    </item>
    <item>
      <title><![CDATA[Laptop is stolen from the car of a First Calgary Savings employee]]></title>
      <link>http://securityratty.com/article/ca462afb981c52b540f08e4c0fe03c8d</link>
      <guid>http://securityratty.com/article/ca462afb981c52b540f08e4c0fe03c8d</guid>
      <description><![CDATA[Technorati Tag: Security Breach

Date Reported
5/14/08

Organization
First Calgary Savings

Contractor/Consultant/Branch
None

Victims
Customers

Number Affected
hundreds&quot;, Calgary Sun
a few hundred&quot;,...]]></description>
      <content:encoded><![CDATA[Technorati Tag: <a href="http://technorati.com/tag/security+breach" rel="tag">Security Breach</a><br><br>
<img src="http://breachblog.com/images/95781-88451/1stcalgary.jpg" align="right" height="50" width="200"><font size="2"><span style="font-weight: bold;">Date Reported: </span><br>5/14/08<br><br><span style="font-weight: bold;">Organization: </span><br><a href="https://www.1stcalgary.com/Personal/">First Calgary Savings</a> <br><br><span style="font-weight: bold;">Contractor/Consultant/Branch:</span><br>None<br><br><span style="font-weight: bold;">Victims:</span><br>Customers<br><br><span style="font-weight: bold;">Number Affected:</span><br>"hundreds", Calgary Sun<br>"a few hundred", First Calgary Savings<br><br><span style="font-weight: bold;">Types of Data:</span><br>"clients' confidential information" in a database stored on the laptop<br><br><span style="font-weight: bold;">Breach Description:</span><br>"The theft of a laptop computer containing hundreds of clients' confidential information from a Calgary bank employee's vehicle has raised concerns for Alberta's privacy commissioner. <br><br>In a letter sent yesterday to its customers, First Calgary Savings said a vehicle parked in a secured underground parkade was vandalized and the bank employee's laptop and cellphone stolen last month. "<br><br><span style="font-weight: bold;">Reference URL:</span><br><a href="http://calsun.canoe.ca/News/Alberta/2008/05/14/5560321-sun.html">Calgary Sun</a> <br><a href="https://www.1stcalgary.com/Personal/AboutUs/NewsandMedia/LatestNews/CorporateNews/LaptopTheft/">First Calgary Savings</a> <br><br><span style="font-weight: bold;">Report Credit:</span><br>Bill Kaufmann, Sun Media (Calgary Sun)<br><br><span style="font-weight: bold;">Response:</span><br>From the online sources cited above:<br><br>The theft of a laptop computer containing hundreds of clients' confidential information from a Calgary bank employee's vehicle has raised concerns for Alberta's privacy commissioner.<br><br>In a letter sent yesterday to its customers, First Calgary Savings said a vehicle parked in a secured underground parkade was vandalized and the bank employee's laptop and cellphone stolen last month. <br><br>If a complaint is lodged with the province's privacy commissioner, officials there would launch an investigation<br><br>"We're very concerned when we hear about these kinds of things," Wayne Wood, Privacy Commissioner spokesman<br><br>Soon after the theft occurred, police were notified<br><br>potentially vulnerable accounts numbering "in the hundreds, not thousands" had been red-flagged to prevent abuse and there's been no unusual activity detected, said First Calgary privacy officer Rod Banman.<br><br>As part of this employee's specialized role at First Calgary Savings, it was determined that a database had been saved onto the password protected laptop.<br><span style="font-style: italic;">[Evan] Password protection doesn't mean squat on a laptop.&nbsp; There are numerous better (more secure) methods for an employee to work with this information while mobile.&nbsp; How about keeping the database on the server (where most databases belong) and enabling remote VPN access?</span><br><br>And while he said the data was protected by a password, it doesn't appear to have been encrypted and could be vulnerable to a determined computer hacker<br><span style="font-style: italic;">[Evan] It <span style="font-weight: bold;">DOES NOT</span> take a "determined computer hacker" to access a password protected laptop.&nbsp; It takes no more than 30 seconds to create a bootable CD, turn the laptop on and run through a few menu prompts.&nbsp; Done.&nbsp; Total time: 5 minutes.&nbsp; Experience level: Novice to Intermediate.</span><br><br>"It is information somebody would love to get their hands on for identity theft purposes," said Banman.<br><span style="font-style: italic;">[Evan] This is not reassuring.&nbsp; Mr. Banman is the First Calgary privacy officer.</span><br><br>"We're doing the best we can to ensure the information is not going to impact them."<br><br>He said it's not improper for employees to carry information in such a fashion.<br><span style="font-style: italic;">[Evan] It SHOULD BE!</span><br><br>"It's information needed for our employees to do their jobs -- this is a theft and there is nothing the fault of our employees," said Banman.<br><span style="font-style: italic;">[Evan] It is the fault of poor information security management and governance.&nbsp; The person or persons responsible for information security management and governance appear(s) to have failed in his/her responsibilities.</span><br><br>We have contacted all affected member-owners, totalling a few hundred, by telephone and personal letter.<br><br>First Calgary Savings is taking all prudent steps possible to protect the privacy and security of affected member-owners.<br><br>We have undertaken several additional monitoring approaches to provide an enhanced level of protection to the affected member-owners.<br><span style="font-style: italic;">[Evan] Additional monitoring is good.&nbsp; Steps to prevent a similar occurrence would be good to, eh?</span><br><br>First Calgary Savings places the highest importance on your privacy and the security of confidential information.<br><span style="font-style: italic;">[Evan] It is so easy to make remarks like this.&nbsp; The actions that led to this breach and the comments afterwards do not support the remark though.&nbsp; Sorry, but they don't.</span><br><br>We take this event very seriously and I apologize for the understandable concerns this has caused our member-owners, especially the member-owners that were directly impacted.<br><br>I can assure all member-owners that your personal and financial information is safe and secure within our well constructed, monitored banking system.<br><br>If you have further questions or concerns please contact your branch, phone the Contact Centre at (403) 520-8000 or email info@1stcalgary.com.<br><br><span style="font-weight: bold;">Member Reaction:</span><br>A recipient of the letter, 14-year First Calgary client Doug Gablehaus, said he was "livid" to hear personal information would have been left in a vehicle.<br><br>"It's unacceptable ... that's the way identity theft goes," said Gablehaus, adding he might now take his business elsewhere.<br><span style="font-style: italic;">[Evan] When a company sees a correlation between an incident and the bottom line is often times when it decides to take action.&nbsp; It's a poor strategy (or no strategy).&nbsp; Customers leaving equates to less revenue, and less revenue gets the attention of upper management.&nbsp; Sad but true.</span><br><br>"In today's society, I don't think confidential information should be on someone's laptop and kept in their car."<br><br><span style="font-weight: bold;">Commentary:</span><br>I strongly encourage people to read the <a href="https://www.1stcalgary.com/Personal/AboutUs/NewsandMedia/LatestNews/CorporateNews/LaptopTheft/">letter</a> from First Calgary Savings.&nbsp; Tell me if you read this the same way I do.&nbsp; Sometimes I need a sanity check.&nbsp; In my opinion the letter is one of the best attempts to minimize an information security breach that I have read in some time.&nbsp; The sense that the bank sees nothing wrong with storing confidential customer information on a "password protected" laptop is very troubling.&nbsp; Out of touch with best practices, current news and general risk management.<br><br>NOTE:&nbsp; Throughout this posting I am assuming that the stolen laptop was not encrypted.&nbsp; There was no mention of encryption, and the Calgary Sun reports "</font><font size="2">it doesn't appear to have been encrypted".</font><br><font size="2"><br><span style="font-weight: bold;">Past Breaches:</span><br>Unknown</font><br><br>
<script src="http://feeds.feedburner.com/%7Es/breachblog?i=http://breachblog.com/2008/05/20/1stcalgary.aspx" type="text/javascript" charset="utf-8"></script>]]></content:encoded>
      <pubDate>Tue, 20 May 2008 06:47:48 +0000</pubDate>
      <category domain="http://securityratty.com/tag/employee">employee</category>
      <category domain="http://securityratty.com/tag/information">information</category>
      <category domain="http://securityratty.com/tag/personal information">personal information</category>
      <category domain="http://securityratty.com/tag/breach description">breach description</category>
      <category domain="http://securityratty.com/tag/breach">breach</category>
      <category domain="http://securityratty.com/tag/information security breach">information security breach</category>
      <category domain="http://securityratty.com/tag/financial information">financial information</category>
      <category domain="http://securityratty.com/tag/confidential information">confidential information</category>
      <category domain="http://securityratty.com/tag/calgary savings">calgary savings</category>
      <source url="http://breachblog.com/2008/05/20/1stcalgary.aspx">Laptop is stolen from the car of a First Calgary Savings employee</source>
    </item>
  </channel>
</rss>
