<?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: introduction]]></title>
    <link>http://securityratty.com/tag/introduction</link>
    <description></description>
    <pubDate>Fri, 20 Jun 2008 07:23:00 +0000</pubDate>
    <generator>iRatty Engine</generator>
    <docs>http://blogs.law.harvard.edu/tech/rss</docs>
    <item>
      <title><![CDATA[A Brief Introduction to Blackboard Architectures]]></title>
      <link>http://securityratty.com/article/22d6319038389d6b246f89f8c8e84bc2</link>
      <guid>http://securityratty.com/article/22d6319038389d6b246f89f8c8e84bc2</guid>
      <description><![CDATA[A blackboard architecture is a distributed computing architecture wheredistributed applications, modelled as intelligent agents,share acommon data structure calledthe blackboard and a...]]></description>
      <content:encoded><![CDATA[<p>A <a href="http://en.wikipedia.org/wiki/Blackboard_(computing)" target="_blank">blackboard architecture</a><strong> </strong>is a distributed computing architecture where distributed applications, modelled as intelligent agents, share a common data structure called the &#8220;blackboard&#8221;  and a scheduling/control process.  The blackboard can be either centeralized or distrbuted, depending on the requirements and constraints of the application(s).</p>
<p>To solve a complex problem in the blackboard-style, the intelligent agents cooperate as functional specialists, observing updates to the blackboard and self-actualizing in an event driven process) when there is new information to process.  Agents continually update the blackboard with partial solutions when the agents capabilities for processing match the state of the blackboard. </p>
<p>The blackboard architecture is a distributed computing model for a metaphor describing how people work together to collaboratively solve a problem around a blackboard (whiteboard in todays lingo).   For example, one person is standing at the whiteboard working on a solution while three other people are sitting (or standing) around watching.   One of the observers sees new information on the whiteboard, thinks of how he (or she) can contribute, and then jumps up, takes the whiteboard marker from the person working, and adds to the solution.  This process is repeated in various scenarios.  </p>
<p>The blackboard architecture can be very effective in solving complex distributed computing problems, including event processing problems; however, scheduling the self-actuating agents can be a key challenge.   Another core challenge is how to model and manage the blackboard itself, especially in distributed blackboard architectures.  </p>
<p>John McManus, <a href="http://www.nasa.gov/offices/ocio/about/j_mcmanus_bio.html" target="_blank">former CTO of NASA</a>, wrote an excellent PhD dissertation in 1992,  <a href="http://www.timbass.info/pdf/mcmanus_thesis_blackboard.pdf" target="_blank">Design and Analysis Techniques for Concurrent Blackboard Systems</a>, at the <a href="http://www.wm.edu/" target="_blank">College of William and Mary</a>, addressing challenges in BB systems.</p>
<p>The table below lists two books that focus on blackboard architecture:</p>
<table style="background:#f0f0f0;" border="1" cellspacing="0" cellpadding="5">
<tbody>
<tr>
<td>Date</td>
<td>Editor(s)</td>
<td>Publisher</td>
<td>ISBN</td>
<td>Title</td>
</tr>
<tr>
<td>1989</td>
<td>V. Jagannathan <em>et al</em></td>
<td>Academic Press</td>
<td>0123799406</td>
<td>Blackboard Architectures and Applications</td>
</tr>
<tr>
<td>1988</td>
<td>Robert Engelmore and Tony Morgan</td>
<td>Addison-Wesley</td>
<td>0201174316</td>
<td>Blackboard Systems</td>
</tr>
</tbody>
</table>
<p>One of the thought leaders in blackboard architecture is <a href="http://dancorkill.home.comcast.net/~dancorkill/pubs/" target="_blank">Daniel D. Corkill</a> a professor at the <a href="http://www.cs.umass.edu/~cork/" target="_blank">University of Massachusetts Amherst</a>. </p>
<p>Blackboard architecture is relevant to the field of event processing, and in particular complex event processing.   I will go into more details in future blog posts on this topic, including how blackboard architectures relate to grid computing, distributed object caching (of the blackboard), and CEP.</p>
]]></content:encoded>
      <pubDate>Sun, 20 Jul 2008 09:57:12 +0000</pubDate>
      <category domain="http://securityratty.com/tag/blackboard architecture">blackboard architecture</category>
      <category domain="http://securityratty.com/tag/blackboard architecture isrelevant">blackboard architecture isrelevant</category>
      <category domain="http://securityratty.com/tag/blackboard">blackboard</category>
      <category domain="http://securityratty.com/tag/blackboard architectures">blackboard architectures</category>
      <category domain="http://securityratty.com/tag/architecture">architecture</category>
      <category domain="http://securityratty.com/tag/systems">systems</category>
      <category domain="http://securityratty.com/tag/concurrent blackboard systems">concurrent blackboard systems</category>
      <category domain="http://securityratty.com/tag/blackboard systems">blackboard systems</category>
      <category domain="http://securityratty.com/tag/complex problemin">complex problemin</category>
      <source url="http://www.thecepblog.com/2008/07/20/a-brief-introduction-to-blackboard-architectures/">A Brief Introduction to Blackboard Architectures</source>
    </item>
    <item>
      <title><![CDATA[On Measuring a Markets Maturity]]></title>
      <link>http://securityratty.com/article/fab7f9ba9252b7312f5d80cd5260d882</link>
      <guid>http://securityratty.com/article/fab7f9ba9252b7312f5d80cd5260d882</guid>
      <description><![CDATA[Professor David Luckham posts a good question in Measuring a Markets Maturity . Here is a slightlyrevised reprint of our reply
A few folks have tried to tie maturity to if the code is robust or if the...]]></description>
      <content:encoded><![CDATA[<p>Professor David Luckham posts a good question in <a href="http://forum.complexevents.com/viewtopic.php?f=13&#038;p=407#p407" target="_blank">Measuring a Market&#8217;s Maturity</a>.  Here is a slightly revised reprint of our reply:</p>
<p>A few folks have tried to tie &#8220;maturity&#8221; to &#8220;if the code is robust&#8221; or &#8220;if the product has certain product features.&#8221; The way we have addressed this emerging controversy over at <a href="http://www.thecepblog.com" target="_blank">The CEP blog</a> is to center the discussion around the <a href="http://en.wikipedia.org/wiki/Hype_cycle" target="_blank">Gartner Hype Cycle</a>, which is a pretty good model for representing the maturity, adoption and business application of specific technologies.</p>
<p><a href=" http://www.thecepblog.com/2008/06/01/on-cep-maturity-and-the-gartner-hype-cycle/" target="_blank">On CEP Maturity and the Gartner Hype Cycle</a></p>
<p>Since many folks work very closely with <a href="http://www.gartner.com" target="_blank">Gartner</a>, I expect they are keenly aware of Gartner&#8217;s view on technology adoption maturity models and their definitions. Just for our readers who might not be as familar, I quote Gartner&#8217;s definitions below to be complete from <a href="http://en.wikipedia.org/wiki/Hype_cycle" target="_blank">here</a>:</p>
<blockquote><p>A hype cycle is a graphic representation of the maturity, adoption and business application of specific technologies. The term was coined by Gartner[citation needed], an analyst/research house, based in the United States, that provides opinions, advice and data on the global information technology industry.</p>
<p>Since 1995, Gartner has used hype cycles to characterize the over-enthusiasm or &#8220;hype&#8221; and subsequent disappointment that typically happens with the introduction of new technologies. Hype cycles also show how and when technologies move beyond the hype, offer practical benefits and become widely accepted. According to Gartner, hype cycles aim to separate the hype from the reality, and enable CIOs and CEOs to decide whether or not a particular technology is ready for adoption. A longer-term historical perspective on such cycles can be found in the research of the economist Carlota Perez.</p>
<p>A hype cycle in Gartner&#8217;s interpretation comprises 5 steps:</p>
<p>&#8220;Technology Trigger&#8221; — The first phase of a hype cycle is the &#8220;technology trigger&#8221; or breakthrough, product launch or other event that generates significant press and interest.</p>
<p>&#8220;Peak of Inflated Expectations&#8221; — In the next phase, a frenzy of publicity typically generates over-enthusiasm and unrealistic expectations. There may be some successful applications of a technology, but there are typically more failures.</p>
<p>&#8220;Trough of Disillusionment&#8221; — Technologies enter the &#8220;trough of disillusionment&#8221; because they fail to meet expectations and quickly become unfashionable. Consequently, the press usually abandons the topic and the technology.</p>
<p>&#8220;Slope of Enlightenment&#8221; — Although the press may have stopped covering the technology, some businesses continue through the &#8220;slope of enlightenment&#8221; and experiment to understand the benefits and practical application of the technology.</p>
<p>&#8220;Plateau of Productivity&#8221; — A technology reaches the &#8220;plateau of productivity&#8221; as the benefits of it become widely demonstrated and accepted. The technology becomes increasingly stable and evolves in second and third generations. The final height of the plateau varies according to whether the technology is broadly applicable or benefits only a niche market.</p>
<p>The term is now used more broadly in the marketing of new technologies.</p>
</blockquote>
<p>We used the <a href="http://en.wikipedia.org/wiki/Hype_cycle" target="_blank">Gartner Hype Cycle</a> in <a href="http://www.thecepblog.com/2008/07/12/two-thirds-of-our-readers-say-cep-is-still-immature/" target="_blank">Two-Thirds of Our Readers Say CEP is Still Immature</a> as a basis for having interested readers vote, and in a unscientific straw poll, the readers indicated that, in their view, CEP is still immature.</p>
<p>At the CEP Blog we ground our discussions and terminology on maturity in Gartner&#8217;s models on maturity, and we ground our discussions on event processing in the art-and-science of a long standing domain in event processing - multisensor data fusion (MSDF).</p>
]]></content:encoded>
      <pubDate>Sun, 20 Jul 2008 08:10:01 +0000</pubDate>
      <category domain="http://securityratty.com/tag/hype cycles aim">hype cycles aim</category>
      <category domain="http://securityratty.com/tag/hype cycles">hype cycles</category>
      <category domain="http://securityratty.com/tag/hype">hype</category>
      <category domain="http://securityratty.com/tag/gartner hype cycle">gartner hype cycle</category>
      <category domain="http://securityratty.com/tag/hype cycle">hype cycle</category>
      <category domain="http://securityratty.com/tag/maturity">maturity</category>
      <category domain="http://securityratty.com/tag/markets maturity">markets maturity</category>
      <category domain="http://securityratty.com/tag/cep blogwe ground">cep blogwe ground</category>
      <category domain="http://securityratty.com/tag/cep">cep</category>
      <source url="http://www.thecepblog.com/2008/07/20/on-measuring-a-markets-maturity/">On Measuring a Markets Maturity</source>
    </item>
    <item>
      <title><![CDATA[Using WebSphere information integrator to access MS server data using SQLRPGLE]]></title>
      <link>http://securityratty.com/article/aec69fd0eff84d50a937fd6823268d2c</link>
      <guid>http://securityratty.com/article/aec69fd0eff84d50a937fd6823268d2c</guid>
      <description><![CDATA[With the introduction of MS server 2005, one slow solution to transfer data from the server to iSeries is FTP. The more effective solution is to use the WebSphere Information Integrator. The question...]]></description>
      <content:encoded><![CDATA[With the introduction of MS server 2005, one slow solution to transfer data from the server to iSeries is FTP. The more effective solution is to use the WebSphere Information Integrator. The question is, how?<img src="http://feeds.feedburner.com/~r/WhatisEnterpriseItTipsAndExpertAdvice/~4/339218275" height="1" width="1"/>]]></content:encoded>
      <pubDate>Fri, 18 Jul 2008 10:14:08 +0000</pubDate>
      <category domain="http://securityratty.com/tag/websphere information integrator">websphere information integrator</category>
      <category domain="http://securityratty.com/tag/server">server</category>
      <category domain="http://securityratty.com/tag/slow solution">slow solution</category>
      <category domain="http://securityratty.com/tag/effective solution">effective solution</category>
      <category domain="http://securityratty.com/tag/transfer data">transfer data</category>
      <category domain="http://securityratty.com/tag/question">question</category>
      <category domain="http://securityratty.com/tag/ftp">ftp</category>
      <category domain="http://securityratty.com/tag/iseries">iseries</category>
      <category domain="http://securityratty.com/tag/introduction">introduction</category>
      <source url="http://feeds.feedburner.com/~r/WhatisEnterpriseItTipsAndExpertAdvice/~3/339218275/0,289625,sid3_gci1321828,00.html">Using WebSphere information integrator to access MS server data using SQLRPGLE</source>
    </item>
    <item>
      <title><![CDATA[Links for 2008-07-16 [del.icio.us]]]></title>
      <link>http://securityratty.com/article/1c0b32cbed8fe58c2b71bb261cb296be</link>
      <guid>http://securityratty.com/article/1c0b32cbed8fe58c2b71bb261cb296be</guid>
      <description><![CDATA[ИКС: О разработчиках средств защиты и их судьбах
The Future Of Information-Centric Security: From Data Loss Prevention to Content Monitoring and Protection,...]]></description>
      <content:encoded><![CDATA[<ul>
<li><a href="http://www.iksmedia.ru/articles/53271.html">&#1048;&#1050;&#1057;: &#1054; &#1088;&#1072;&#1079;&#1088;&#1072;&#1073;&#1086;&#1090;&#1095;&#1080;&#1082;&#1072;&#1093; &#1089;&#1088;&#1077;&#1076;&#1089;&#1090;&#1074; &#1079;&#1072;&#1097;&#1080;&#1090;&#1099; &#1080; &#1080;&#1093; &#1089;&#1091;&#1076;&#1100;&#1073;&#1072;&#1093;</a></li>
<li><a href="http://securosis.com/2008/03/03/the-future-of-information-centric-security-from-data-loss-prevention-to-content-monitoring-and-protection-part-1/">The Future Of Information-Centric Security: From Data Loss Prevention to Content Monitoring and Protection, Part 1 | securosis.com</a></li>
<li><a href="http://www.daemonology.net/blog/2008-03-21-security-is-mathematics.html">Security is Mathematics</a></li>
<li><a href="http://www.thecepblog.com/2007/06/25/security-event-managment-sem-with-cep-part-1/">Security Event Management (SEM) with CEP (Part 1) - Introduction | The Complex Event Processing Blog</a></li>
<li><a href="http://searchsecurity.techtarget.com/news/article/0,289142,sid14_gci1321492,00.html#">NitroSecurity covers its bases with RippleTech deal</a></li>
<li><a href="http://www.sysmannews.com/SearchResult/32537">Network Security: Getting the NAC of It - Systems Management News On The Web</a><br/>
Figuring out who is allowed to access what, and on what device, is typically done by defining groups of users (HR, finance, marketing) and associating permissions with each group. “But trying to manage access and define the rules breaks down when you ha</li>
</ul><img src="http://feeds.feedburner.com/~r/AntonChuvakinPersonalBlog/~4/337736272" height="1" width="1"/>]]></content:encoded>
      <pubDate>Wed, 16 Jul 2008 20:00:00 +0000</pubDate>
      <category domain="http://securityratty.com/tag/security event management">security event management</category>
      <category domain="http://securityratty.com/tag/security">security</category>
      <category domain="http://securityratty.com/tag/network security">network security</category>
      <category domain="http://securityratty.com/tag/systems management news">systems management news</category>
      <category domain="http://securityratty.com/tag/data loss prevention">data loss prevention</category>
      <category domain="http://securityratty.com/tag/manage access">manage access</category>
      <category domain="http://securityratty.com/tag/access">access</category>
      <category domain="http://securityratty.com/tag/rules breaks">rules breaks</category>
      <category domain="http://securityratty.com/tag/complex event">complex event</category>
      <source url="http://feeds.feedburner.com/~r/AntonChuvakinPersonalBlog/~3/337736272/anton18">Links for 2008-07-16 [del.icio.us]</source>
    </item>
    <item>
      <title><![CDATA[The Neosploit Malware Kit Updated with Snapshot ActiveX Exploit]]></title>
      <link>http://securityratty.com/article/cdb0e65d71e1f22f530bb119a6dfad61</link>
      <guid>http://securityratty.com/article/cdb0e65d71e1f22f530bb119a6dfad61</guid>
      <description><![CDATA[Raising Symantec's ThreatCon based on a newly introduced exploit within a (random) copy of a popular web malware exploitation kit? Now that's interesting given that there are other modified versions...]]></description>
      <content:encoded><![CDATA[<div style="text-align: left;"></div>
<div class="separator" style="text-align: center; clear: both;"></div>
<div style="text-align: left;"></div>
<div class="separator" style="text-align: center; clear: both;"></div>
<a href="http://bp2.blogger.com/_wICHhTiQmrA/SH0iJ1Zsz9I/AAAAAAAAB6s/mB7Ao8PwG78/s1600-h/neospl0it.jpg" imageanchor="1" style="border: 0pt none ; background-color: transparent; clear: left; margin-bottom: 1em; float: left; margin-right: 1em;"><img src="http://bp2.blogger.com/_wICHhTiQmrA/SH0iJ1Zsz9I/AAAAAAAAB6s/uEahgw5vGHo/s200-R/neospl0it.jpg" style="border: 0pt none ;" /></a>Raising <a href="http://www.symantec.com/security_response/threatcon/index.jsp">Symantec's ThreatCon</a> based on a newly introduced exploit within a (random) copy of a popular web malware exploitation kit? Now that's interesting given that there are other modified versions of the publicly available malware kit empowered with exploits as they get released, the single most logical move a administrator of such kit would do is diversity the exploits set as often as possible, keeping it up to date - like they do. ThreatCon is raised already : <br />
<br />
"<i>Symantec honeypots have captured further exploitation of the Snapshot Viewer for Microsoft Access ActiveX Control Arbitrary File Download Vulnerability (BID 30114). Before this event, this exploit was known to be used only in isolated attacks. Further analysis of these honeypot compromises has revealed that the exploit has been added to a variant of the neosploit exploit kit, it will very likely reach a larger number of victims. This version will compromise vulnerable English versions of Microsoft Windows by downloading a malicious application into the Windows Startup folder. Computers that have Microsoft Access installed are potentially affected by this vulnerability. Customers are advised to manually set the kill bit on the following CLSIDs until a vendor update is available: F0E42D50-368C-11D0-AD81-00A0C90DC8D9 F0E42D60-368C-11D0-AD81-00A0C90DC8D9 F2175210-368C-11D0-AD81-00A0C90DC8D9</i>"<br />
<br />
Why based on a random copy of the kit? Well, the Neosploit malware kit itself is a commodity despite it's publicly announced varying price in the thousands, it leaked for public use just like MPack and Icepack did originally, making statements on the exact type of the vulnerabilities included within a bit pointless, since it will only cover the the exploits included in a particular version only. Web malware exploitation kits are very modular, namely, anyone can introduce new exploits, and tweak them, which is what they've been doing for a while, mostly converging third party traffic management systems with the malware kits in order to improve both, the metrics, and the evasive practices used for making a particular campaign a bit more time consuming to analyze.<br />
<br />
Just like the innovations introduced within open source malware, and their <a href="http://ddanchev.blogspot.com/2008/05/icepack-exploitation-kit-localized-to.html">localizations to native languages</a>, the open source nature of web malware exploitation kit can result in countless number of variants whose new features make it sometimes difficult to assess whether or not it's a modified kit or an entirely new one - depending on the sophistication of the features of course. The introduction of new exploits within a copy of a particular malware kit should be considered as something logical, and if it's that big a deal, there are many other web malware exploitation kits whose features turn Neosploit into the "outdated choice" for malicious attackers.<br />
<br />
<b>Related posts:</b><br />
<a href="http://ddanchev.blogspot.com/2008/06/zeus-crimeware-kit-vulnerable-to.html">The Zeus Crimeware Kit Vulnerable to Remotely Exploitable Flaw</a><br />
<a href="http://ddanchev.blogspot.com/2008/05/small-pack-web-malware-exploitation-kit.html">The Small Pack Web Malware Exploitation Kit</a><br />
<a href="http://ddanchev.blogspot.com/2008/04/crimeware-in-middle-zeus.html">Crimeware in the Middle - Zeus</a><br />
<a href="http://ddanchev.blogspot.com/2006/11/nuclear-grabber-toolkit.html">The Nuclear Grabber Kit</a><br />
<a href="http://ddanchev.blogspot.com/2008/02/rbns-phishing-activities.html">The Apophis Kit</a><br />
<a href="http://ddanchev.blogspot.com/2008/05/firepack-exploitation-kit-localized-to.html">The FirePack Exploitation Kit Localized to Chinese</a><span style="font-weight: bold;"><br />
</span><a href="http://ddanchev.blogspot.com/2007/10/mpack-and-icepack-localized-to-chinese.html">MPack and IcePack Localized to Chinese</a><br />
<span style="font-weight: bold;"><span style="font-weight: bold;"></span></span><a href="http://ddanchev.blogspot.com/2008/04/firepack-exploitation-kit-part-two.html">The FirePack Exploitation Kit - Part Two</a><br />
<a href="http://ddanchev.blogspot.com/2008/02/firepack-web-malware-exploitation-kit.html">The FirePack Web Malware Exploitation Kit</a><br />
<a href="http://ddanchev.blogspot.com/2007/05/webattacker-in-action.html">The WebAttacker in Action</a><br />
<a href="http://ddanchev.blogspot.com/2007/08/nuclear-malware-kit.html">Nuclear Malware Kit</a><br />
<a href="http://ddanchev.blogspot.com/2008/01/random-js-malware-exploitation-kit.html">The Random JS Malware Exploitation Kit</a><br />
<a href="http://ddanchev.blogspot.com/2007/11/metaphisher-malware-kit-spotted-in-wild.html">Metaphisher Malware Kit Spotted in the Wild</a><br />
<a href="http://ddanchev.blogspot.com/2007/04/shots-from-malicious-wild-west-sample_7672.html">The Black Sun Bot</a><br />
<a href="http://ddanchev.blogspot.com/2007/04/shots-from-malicious-wild-west-sample_20.html">The Cyber Bot</a><br />
<a href="http://ddanchev.blogspot.com/2007/09/google-hacking-for-mpacks-zunkers-and.html">Google Hacking for MPacks, Zunkers and WebAttackers</a><br />
<a href="http://ddanchev.blogspot.com/2007/07/icepack-malware-kit-in-action.html">The IcePack Malware Kit in Action</a><b></b><div class="feedflare">
<a href="http://feeds.feedburner.com/~f/DanchoDanchevOnSecurityAndNewMedia?a=Jx8ooJ"><img src="http://feeds.feedburner.com/~f/DanchoDanchevOnSecurityAndNewMedia?i=Jx8ooJ" border="0"></img></a> <a href="http://feeds.feedburner.com/~f/DanchoDanchevOnSecurityAndNewMedia?a=LU766J"><img src="http://feeds.feedburner.com/~f/DanchoDanchevOnSecurityAndNewMedia?i=LU766J" border="0"></img></a> <a href="http://feeds.feedburner.com/~f/DanchoDanchevOnSecurityAndNewMedia?a=QpSw5j"><img src="http://feeds.feedburner.com/~f/DanchoDanchevOnSecurityAndNewMedia?i=QpSw5j" border="0"></img></a> <a href="http://feeds.feedburner.com/~f/DanchoDanchevOnSecurityAndNewMedia?a=stfGFj"><img src="http://feeds.feedburner.com/~f/DanchoDanchevOnSecurityAndNewMedia?i=stfGFj" border="0"></img></a> <a href="http://feeds.feedburner.com/~f/DanchoDanchevOnSecurityAndNewMedia?a=mJPqCJ"><img src="http://feeds.feedburner.com/~f/DanchoDanchevOnSecurityAndNewMedia?i=mJPqCJ" border="0"></img></a> <a href="http://feeds.feedburner.com/~f/DanchoDanchevOnSecurityAndNewMedia?a=LtSgeJ"><img src="http://feeds.feedburner.com/~f/DanchoDanchevOnSecurityAndNewMedia?i=LtSgeJ" border="0"></img></a> <a href="http://feeds.feedburner.com/~f/DanchoDanchevOnSecurityAndNewMedia?a=B03vhj"><img src="http://feeds.feedburner.com/~f/DanchoDanchevOnSecurityAndNewMedia?i=B03vhj" border="0"></img></a>
</div><img src="http://feeds.feedburner.com/~r/DanchoDanchevOnSecurityAndNewMedia/~4/336492607" height="1" width="1"/>]]></content:encoded>
      <pubDate>Tue, 15 Jul 2008 13:18:32 +0000</pubDate>
      <category domain="http://securityratty.com/tag/neosploit malware kit">neosploit malware kit</category>
      <category domain="http://securityratty.com/tag/malware kit">malware kit</category>
      <category domain="http://securityratty.com/tag/nuclear malware kit">nuclear malware kit</category>
      <category domain="http://securityratty.com/tag/kit">kit</category>
      <category domain="http://securityratty.com/tag/metaphisher malware kit">metaphisher malware kit</category>
      <category domain="http://securityratty.com/tag/icepack malware kit">icepack malware kit</category>
      <category domain="http://securityratty.com/tag/nuclear grabber kit">nuclear grabber kit</category>
      <category domain="http://securityratty.com/tag/apophis kit">apophis kit</category>
      <category domain="http://securityratty.com/tag/neosploit exploit kit">neosploit exploit kit</category>
      <source url="http://feeds.feedburner.com/~r/DanchoDanchevOnSecurityAndNewMedia/~3/336492607/neosploit-malware-kit-updated-with.html">The Neosploit Malware Kit Updated with Snapshot ActiveX Exploit</source>
    </item>
    <item>
      <title><![CDATA[Malware and Office Documents Joining Forces]]></title>
      <link>http://securityratty.com/article/dee3d028ca8134c75e2aec7f397d1493</link>
      <guid>http://securityratty.com/article/dee3d028ca8134c75e2aec7f397d1493</guid>
      <description><![CDATA[Common office files as documents, presentations, spreadsheets and PDF files, are the most widely abused ones in targeted attacks, which when backed up with enough personal information and take into...]]></description>
      <content:encoded><![CDATA[<div style="text-align: left;"></div>
<div class="separator" style="text-align: center; clear: both;"></div>
<a href="http://bp1.blogger.com/_wICHhTiQmrA/SHtuv_mJSwI/AAAAAAAAB6M/X83g6Zkr9hg/s1600-h/screen1.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/SHtuv_mJSwI/AAAAAAAAB6M/b0YAu_NWEQk/s200-R/screen1.jpg" style="border: 0pt none ;" /></a>Common office files as documents, presentations, spreadsheets and PDF files, are the most widely abused ones in targeted attacks, which when backed up with enough personal information and take into consideration the time of their attack if the social engineering campaign is either going to be based on a current/upcoming event, or on an event anticipated due to information gathered through open source intelligence, often make it through common signature based scanning solutions.<br />
<br />
Despite the relatively easy to obtain, point'n'click <a href="http://www.f-secure.com/weblog/archives/00001450.html">DIY tools for backdooring common office files</a> are available for the script kiddies to take advantage of, some are <a href="http://ddanchev.blogspot.com/2007/10/dynamics-of-malware-industry.html">naturally remaining proprietary tools</a>, making them harder to analyze unless a copy is obtained. Like this one, generating "undetected" by signatures based scanning, office documents and spreadsheets that would drop the actual malware on the PC.<br />
<br />
Automatic translation of its description and core features :<br />
<br />
<i>"The program represents a generator OfficeJoiner macros in the language Visual Basic for Application (VBA), for introduction in the document Microsoft Office Word / Microsoft Office Excel executable file (win32 exe), followed by fully automatic recovery and launch, without any&nbsp; additional action by the user. The only requirement that formed in such a way xls / doc files is to support&nbsp; VBA macros on the computer end-user formed file and permission to launch macros.</i><br />
<br />
<i>The program uses NOT a vulnerability (exploit) or macro-virus tools for the introduction, extraction or running embedded files. This means that it has generated macros compatible with ALL versions of Microsoft Office products starting with Microsoft Office 97 package, with any established "patches" and the service pack. Macros generated by this program not detected antivirus, for the simple reason that they are not viruses or macro viruses. The program uses only "established" means products built into Microsoft Excel VBA language to achieve their goals.</i><br />
<br />
<i>- Fully automatic generation of macro for the introduction of documents word / excel any given exe-file with his persistence in the body and subsequent documents automatic recovery and launch, when opening a document word / excel.&nbsp;</i><br />
<br />
<i>- Generated macros are compatible with all versions of ms word / excel since version 97,&nbsp; employments and regardless of the presence / absence of any patches / servicepacs.&nbsp;</i><br />
<br />
<i>- Generated macros are not macro-viruses, exploits do not use and do not contain any malicious code, so do not be detected by any antivirus tools as viruses.&nbsp;</i><br />
<br />
<i>- Conversion body ex-file macro happening in such a way that while in doc / xls file it not detected any antivirus, and can be freely sent by mail safely passed all checks, even if in itself contains viral code defined antivirus. <br />
&nbsp;</i><br />
<i>- Sgenerirovanny and attached to the body of the document macro can be protected with a password or signed certificate, using funds established Microsoft Office, which does not affect him productivity or efficiency (macro, in any case remain fully workable).&nbsp;</i><br />
<br />
<i>- Box macro can be made both in the new document, and in any document containing data and-or other macros. Generated program code is fully compatible with any other embedded in the document macros or entering data, and will not interfere with their work, as well as maintain its efficiency.</i><br />
<br />
<div dir="ltr" id="result_box"><i>- Added auto-finding ways to extract exe-file; <br />
&nbsp;</i></div>
<div dir="ltr" id="result_box"><i>- Added possibility of a macro arbitrary text in the body of the instrument; <br />
&nbsp;</i></div>
<div dir="ltr" id="result_box"><i>- Optimized algorithm macro-generation code; <br />
</i></div>
<div dir="ltr" id="result_box"><i>&nbsp;</i> </div>
<div dir="ltr" id="result_box"></div>
<div style="text-align: left;"></div>
<div class="separator" style="text-align: center; clear: both;"></div>
<div dir="ltr" id="result_box"><a href="http://bp1.blogger.com/_wICHhTiQmrA/SHt7EgPiRwI/AAAAAAAAB6U/BtNJaK_13LM/s1600-h/officedocs_malware_sample.PNG" 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/SHt7EgPiRwI/AAAAAAAAB6U/xhaiKacT-eM/s200-R/officedocs_malware_sample.PNG" style="border: 0pt none ;" /></a><i>Enabling this option will lead to the creation macro code, who himself will find a way to unpack and run embedded exe-file. Auto-search finds the current user folder and produces there extraction and launch embedded file. The peculiarity of this method is that this method will work on the computers of users with a limited account, because in its user folder in any case has the right to record / performance. Using this option is justified to improve the "punching" macro on computers with limited account or unknown file structure (let Windows installed on the disk is different from C). <br />
<br />
You can specify a name for final file independently, or leave blank, then the name will be generated automatically.</i> </div>
<div dir="ltr" id="result_box"><i><br />
</i></div>
<div dir="ltr" id="result_box"><i>On this possibility has asked for a user program, its essence is that after running a macro, retrieval and downloading exe-file the document with the introduction of exe-file will be withdrawn posed text. Perhaps in this way can improve the application of social engineering, designed to force the user to allow support for macros. For example, in the text of the document indicate: <br />
<br />
"This document contains hidden text (password, a system of calculation formulas, interactive components, etc.), Which can be viewed only after the inclusion of support macros. Please enable support for macros and re-opening this document ". <br />
<br />
After resolving support macros, and the implementation of embedded exe-file, the document will be withdrawn given a string containing probable "password" or any other textual information.</i>  " </div>
<br />
Despite that the tool is proprietary, the underground economy's leaks are largely driven by bargain hunters who would exchange proprietary tool, whose often biased exclusiveness may increase the profit margins, for a service or a good that may be worthless for them in general, but impossible to obtain and take advantage of in the present. It will not just leak in one way or another, someone will inevitably backdoor the backdooring tool and trick the novice bargain hunters into running it, by having both their host infected and money taken.<br />
<br />
<b>Related posts:</b><br />
<a href="http://ddanchev.blogspot.com/2007/03/underground-economys-supply-of-goods.html">The Underground Economy's Supply of Goods and Services</a><br />
<a href="http://ddanchev.blogspot.com/2008/05/yet-another-diy-proprietary-malware.html">Yet Another DIY Proprietary Malware Builder</a><br />
<a href="http://ddanchev.blogspot.com/2008/05/small-pack-web-malware-exploitation-kit.html">The Small Pack Web Malware Exploitation Kit - Proprietary</a><br />
<a href="http://ddanchev.blogspot.com/2008/04/diy-exploit-embedding-tool-proprietary.html">DIY Exploit Embedding Tool - A Proprietary Release</a><br />
<a href="http://ddanchev.blogspot.com/2008/04/skype-spamming-tool-in-wild.html">Skype Spamming Tool in the Wild - Proprietary Release</a><div class="feedflare">
<a href="http://feeds.feedburner.com/~f/DanchoDanchevOnSecurityAndNewMedia?a=mMDIJJ"><img src="http://feeds.feedburner.com/~f/DanchoDanchevOnSecurityAndNewMedia?i=mMDIJJ" border="0"></img></a> <a href="http://feeds.feedburner.com/~f/DanchoDanchevOnSecurityAndNewMedia?a=vtGZUJ"><img src="http://feeds.feedburner.com/~f/DanchoDanchevOnSecurityAndNewMedia?i=vtGZUJ" border="0"></img></a> <a href="http://feeds.feedburner.com/~f/DanchoDanchevOnSecurityAndNewMedia?a=Voeqqj"><img src="http://feeds.feedburner.com/~f/DanchoDanchevOnSecurityAndNewMedia?i=Voeqqj" border="0"></img></a> <a href="http://feeds.feedburner.com/~f/DanchoDanchevOnSecurityAndNewMedia?a=QZJLHj"><img src="http://feeds.feedburner.com/~f/DanchoDanchevOnSecurityAndNewMedia?i=QZJLHj" border="0"></img></a> <a href="http://feeds.feedburner.com/~f/DanchoDanchevOnSecurityAndNewMedia?a=4VmcIJ"><img src="http://feeds.feedburner.com/~f/DanchoDanchevOnSecurityAndNewMedia?i=4VmcIJ" border="0"></img></a> <a href="http://feeds.feedburner.com/~f/DanchoDanchevOnSecurityAndNewMedia?a=rqLHKJ"><img src="http://feeds.feedburner.com/~f/DanchoDanchevOnSecurityAndNewMedia?i=rqLHKJ" border="0"></img></a> <a href="http://feeds.feedburner.com/~f/DanchoDanchevOnSecurityAndNewMedia?a=LnaC8j"><img src="http://feeds.feedburner.com/~f/DanchoDanchevOnSecurityAndNewMedia?i=LnaC8j" border="0"></img></a>
</div><img src="http://feeds.feedburner.com/~r/DanchoDanchevOnSecurityAndNewMedia/~4/335226251" height="1" width="1"/>]]></content:encoded>
      <pubDate>Mon, 14 Jul 2008 07:20:34 +0000</pubDate>
      <category domain="http://securityratty.com/tag/document">document</category>
      <category domain="http://securityratty.com/tag/document macros">document macros</category>
      <category domain="http://securityratty.com/tag/support">support</category>
      <category domain="http://securityratty.com/tag/enable support">enable support</category>
      <category domain="http://securityratty.com/tag/macro">macro</category>
      <category domain="http://securityratty.com/tag/macro viruses">macro viruses</category>
      <category domain="http://securityratty.com/tag/support vba macros">support vba macros</category>
      <category domain="http://securityratty.com/tag/exe-file">exe-file</category>
      <category domain="http://securityratty.com/tag/extract exe-file">extract exe-file</category>
      <source url="http://feeds.feedburner.com/~r/DanchoDanchevOnSecurityAndNewMedia/~3/335226251/malware-and-office-documents-joining.html">Malware and Office Documents Joining Forces</source>
    </item>
    <item>
      <title><![CDATA[Interview on IMI Tech Talk / KFNX: Cloud Computing and Security]]></title>
      <link>http://securityratty.com/article/c482caee5a3d90ea348672b0420ed1a8</link>
      <guid>http://securityratty.com/article/c482caee5a3d90ea348672b0420ed1a8</guid>
      <description><![CDATA[A quick post to say a very warm welcome to I MI Tech Talk / KFNX listeners
I was recently approached to take part in an interview about Cloud Computing and Security on IMI Tech Talk, broadcast on KFNX...]]></description>
      <content:encoded><![CDATA[<p><a title="KFNX News Talk Radio - About Us" href="http://www.1100kfnx.com/index.php?/aboutus/"><img style="border: 3px solid black; margin: 5px;" src="http://www.1100kfnx.com/assets/logo.gif" alt="KFNX Radio Logo" width="149" height="115" /></a><a title="IMI Tech Talk Archives" href="http://techtalk.imi-us.com/"><img style="border: 2px solid black; margin: 5px;" src="http://techtalk.imi-us.com/img/IMITTLogo.gif" alt="IMI Techtalk" width="80" height="80" /></a></p>
<p>A quick post to say a very warm welcome to I<a title="IMI Tech Talk" href="http://techtalk.imi-us.com/">MI Tech Talk</a> / <a title="KFNX News Talk Radio" href="http://www.1100kfnx.com/index.php?/aboutus/">KFNX listeners</a>!</p>
<p>I was recently approached to take part in an interview about Cloud Computing and Security on IMI Tech Talk, broadcast on KFNX News Talk Radio.  KFNX is a US based radio station based out of Phoenix, Arizona.  More in-depth than the <a href="http://cloudsecurity.org/2008/05/05/cloud-computing-and-security-for-the-masses-interview-on-npr/">previous opportunity</a>, a range of Cloud Computing technologies were discussed in the 30 minute segment:</p>
<ul>
<li>Who am I?</li>
<li>What is cloud computing? (*that* question!).</li>
<li>Introduction to virtualization.</li>
<li>Examples of cloud computing services that exist today.</li>
<li>Barriers to entry.</li>
<li>Security issues of processing or storing data in the cloud</li>
<li>cloudsecurity.org</li>
</ul>
<div>I will update this post when the audio archive of the show is posted.</div>
<p>I did mention I would provide links to useful Cloud Computing resources (as my mind went totally blank during the interview!) - watch for a post next week covering the blogs I read regularly.</p>
<p>Cloudsecurity.org was born as I couldn&#8217;t find any dedicated web resource discussing Cloud Computing and Security.  If there are subjects you want to see covered, feel free to leave a suggestion in the Skribit sidebar to the right.</p>
<p>I do welcome comments in response to blog posts on the blog itself - don&#8217;t be shy :-).</p>
<p>For private communications I can be reached at <a href="mailto:craig.balding@gmail.com">craig.balding@gmail.com</a>.</p>
<p>My thanks to the IMI Tech Talk team, particularly Tom and Eric.</p>
<p>Enjoy the blog,</p>
<p>Craig</p>
<img src="http://feeds.feedburner.com/~r/CloudSecurity/~4/328349973" height="1" width="1"/>]]></content:encoded>
      <pubDate>Sun, 06 Jul 2008 17:59:05 +0000</pubDate>
      <category domain="http://securityratty.com/tag/cloud">cloud</category>
      <category domain="http://securityratty.com/tag/imi tech talk">imi tech talk</category>
      <category domain="http://securityratty.com/tag/tech talk">tech talk</category>
      <category domain="http://securityratty.com/tag/security">security</category>
      <category domain="http://securityratty.com/tag/kfnx">kfnx</category>
      <category domain="http://securityratty.com/tag/blog posts">blog posts</category>
      <category domain="http://securityratty.com/tag/post">post</category>
      <category domain="http://securityratty.com/tag/quick post">quick post</category>
      <category domain="http://securityratty.com/tag/interview">interview</category>
      <source url="http://feeds.feedburner.com/~r/CloudSecurity/~3/328349973/">Interview on IMI Tech Talk / KFNX: Cloud Computing and Security</source>
    </item>
    <item>
      <title><![CDATA[A primer on the Exchange Server 2007 Exchange Management Shell]]></title>
      <link>http://securityratty.com/article/848f13e4c62f5f6b7c54b8503abbff65</link>
      <guid>http://securityratty.com/article/848f13e4c62f5f6b7c54b8503abbff65</guid>
      <description><![CDATA[Don't be wary of the Exchange Server 2007 Exchange Management Shell (EMS). Get an introduction to basic EMS commands and how to use them in this...]]></description>
      <content:encoded><![CDATA[Don't be wary of the Exchange Server 2007 Exchange Management Shell (EMS). Get an introduction to basic EMS commands and how to use them in this tutorial.<img src="http://feeds.feedburner.com/~r/WhatisEnterpriseItTipsAndExpertAdvice/~4/324954014" height="1" width="1"/>]]></content:encoded>
      <pubDate>Wed, 02 Jul 2008 06:40:33 +0000</pubDate>
      <category domain="http://securityratty.com/tag/exchange management shell">exchange management shell</category>
      <category domain="http://securityratty.com/tag/exchange server">exchange server</category>
      <category domain="http://securityratty.com/tag/basic ems commands">basic ems commands</category>
      <category domain="http://securityratty.com/tag/ems">ems</category>
      <category domain="http://securityratty.com/tag/tutorial">tutorial</category>
      <category domain="http://securityratty.com/tag/introduction">introduction</category>
      <category domain="http://securityratty.com/tag/wary">wary</category>
      <source url="http://feeds.feedburner.com/~r/WhatisEnterpriseItTipsAndExpertAdvice/~3/324954014/0,295582,sid43_gci1311014,00.html">A primer on the Exchange Server 2007 Exchange Management Shell</source>
    </item>
    <item>
      <title><![CDATA[WiMAX security]]></title>
      <link>http://securityratty.com/article/4392823336ec82c07d3685ebbf07024d</link>
      <guid>http://securityratty.com/article/4392823336ec82c07d3685ebbf07024d</guid>
      <description><![CDATA[Introduction A lot has been written on the topic of WiMAX radio technology, but what about WiMAX security? Should users feel safe that their transmitted data is free from eavesdropping and...]]></description>
      <content:encoded><![CDATA[Introduction 
A lot has been written on the topic of WiMAX radio technology, but what about WiMAX security? Should users feel safe that their transmitted data is free from eavesdropping and manipulation? How does a WiMAX operator ensure that only authorized users access the network and that they use only the appropriate services? 

This article is the fourth in a five-part WiMAX tutorial series and focuses on WiMAX security. The first part introduced WiMAX technology, applications and terminology. The second part described WiMAX services. The third part focused on WiMAX performance. The final article will discuss WiMAX devices.<img src="http://feeds.feedburner.com/~r/WhatisEnterpriseItTipsAndExpertAdvice/~4/320509298" height="1" width="1"/>]]></content:encoded>
      <pubDate>Thu, 26 Jun 2008 04:02:38 +0000</pubDate>
      <category domain="http://securityratty.com/tag/wimax security">wimax security</category>
      <category domain="http://securityratty.com/tag/wimax services">wimax services</category>
      <category domain="http://securityratty.com/tag/users">users</category>
      <category domain="http://securityratty.com/tag/wimax radio technology">wimax radio technology</category>
      <category domain="http://securityratty.com/tag/article">article</category>
      <category domain="http://securityratty.com/tag/discuss wimax devices">discuss wimax devices</category>
      <category domain="http://securityratty.com/tag/users access">users access</category>
      <category domain="http://securityratty.com/tag/services">services</category>
      <category domain="http://securityratty.com/tag/final article">final article</category>
      <source url="http://feeds.feedburner.com/~r/WhatisEnterpriseItTipsAndExpertAdvice/~3/320509298/0,289483,sid40_gci1318914,00.html">WiMAX security</source>
    </item>
    <item>
      <title><![CDATA[CEE White Paper Out (Finally!!!!!!!!!!)]]></title>
      <link>http://securityratty.com/article/f81bff7958be65fc263c00efe45a89da</link>
      <guid>http://securityratty.com/article/f81bff7958be65fc263c00efe45a89da</guid>
      <description><![CDATA[Don't you dare make fun of my &quot;Finally!!!!!!!!!!&quot; in the title. We've been waiting for the release to happen for a &quot;few&quot; months already

In any case, Common Event Expression (CEE) standard takes a...]]></description>
      <content:encoded><![CDATA[Don't you dare make fun of my "Finally!!!!!!!!!!" in the title. We've been waiting for the release to happen for a "few" months already.<br /><br />In any case, <a href="http://cee.mitre.org">Common Event Expression (CEE) standard</a> takes a major step forward: our whitepaper is finally public (<a href="http://cee.mitre.org/documents.html">page</a>, <a href="http://cee.mitre.org/docs/Common_Event_Expression_White_Paper_June_2008.pdf">PDF</a>)<br /><br />"Provides a detailed introduction to the Common Event Expression (CEE) initiative to create an open community-developed event interoperability standard for electronic systems. The paper describes the scope of the problem; explains how CEE’s Common Log Transport (CLT), Common Log Syntax (CLS), Common Event Expression Taxonomy (CEET), and Common Event Log Recommendations (CELR) will provide the framework for a community consensus in log transportation, log syntax, event representation, and event logging recommendations for various log sources and scenarios; examines the benefits and illustrates them in two use cases; reviews CEE in comparison to past efforts; and offers a roadmap to creating the CEE Language Specifications."<br /><br />We have been working on this baby for a long time, but it was "in approval" for loooonger....<div class="blogger-post-footer">About me: http://www.chuvakin.org</div><div class="feedflare">
<a href="http://feeds.feedburner.com/~f/AntonChuvakinPersonalBlog?a=qwWovI"><img src="http://feeds.feedburner.com/~f/AntonChuvakinPersonalBlog?i=qwWovI" border="0"></img></a> <a href="http://feeds.feedburner.com/~f/AntonChuvakinPersonalBlog?a=URMMrI"><img src="http://feeds.feedburner.com/~f/AntonChuvakinPersonalBlog?i=URMMrI" border="0"></img></a> <a href="http://feeds.feedburner.com/~f/AntonChuvakinPersonalBlog?a=XzHJEI"><img src="http://feeds.feedburner.com/~f/AntonChuvakinPersonalBlog?i=XzHJEI" border="0"></img></a>
</div><img src="http://feeds.feedburner.com/~r/AntonChuvakinPersonalBlog/~4/316395373" height="1" width="1"/>]]></content:encoded>
      <pubDate>Fri, 20 Jun 2008 07:23:00 +0000</pubDate>
      <category domain="http://securityratty.com/tag/cee">cee</category>
      <category domain="http://securityratty.com/tag/event">event</category>
      <category domain="http://securityratty.com/tag/event representation">event representation</category>
      <category domain="http://securityratty.com/tag/common event expression">common event expression</category>
      <category domain="http://securityratty.com/tag/reviews cee">reviews cee</category>
      <category domain="http://securityratty.com/tag/cee language specifications">cee language specifications</category>
      <category domain="http://securityratty.com/tag/log syntax">log syntax</category>
      <category domain="http://securityratty.com/tag/common log syntax">common log syntax</category>
      <category domain="http://securityratty.com/tag/standard">standard</category>
      <source url="http://feeds.feedburner.com/~r/AntonChuvakinPersonalBlog/~3/316395373/cee-white-paper-out-finally.html">CEE White Paper Out (Finally!!!!!!!!!!)</source>
    </item>
  </channel>
</rss>
