<?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: diamond]]></title>
    <link>http://securityratty.com/tag/diamond</link>
    <description></description>
    <pubDate>Mon, 17 Dec 2007 17:03:29 +0000</pubDate>
    <generator>iRatty Engine</generator>
    <docs>http://blogs.law.harvard.edu/tech/rss</docs>
    <item>
      <title><![CDATA[15 Minutes To Crack Your WPA+TKIP]]></title>
      <link>http://securityratty.com/article/9cf9087dadb06dbed2c7eaaf52bce796</link>
      <guid>http://securityratty.com/article/9cf9087dadb06dbed2c7eaaf52bce796</guid>
      <description><![CDATA[Gone in 900 Seconds, Some Crypto Issues with WPA is the tile of the presentation by Erik Tews scheduled for the sixth annual PacSec conference , November 12 and 13, 2008 at Aoyama Diamond Hall in...]]></description>
      <content:encoded><![CDATA[<B>Gone in 900 Seconds, Some Crypto Issues with WPA</B> is the tile of the presentation by Erik Tews scheduled for <a href="https://pacsec.jp/">the sixth annual PacSec conference</a>, November 12 and 13, 2008 at Aoyama Diamond Hall in Tokyo, Japan.

I'm told that Tews is doing work on WPA+TKIP, a very common and trusted wireless security configuration. Sounds like he's found a way to crack it. This is, it seems, the same Erik Tews described in <a href="http://www.theregister.co.uk/2007/05/15/wep_crack_interview/">this Register article from May, 2007</a>, about his new and speedier WEP crack, entitled "Gone in 120 seconds: cracking Wi-Fi security"... Hmmm. sounds familiar...
<p><a href="http://feedads.googleadservices.com/~a/yW6FNggbv27ZUlPOjIIbnUF30NA/a"><img src="http://feedads.googleadservices.com/~a/yW6FNggbv27ZUlPOjIIbnUF30NA/i" border="0" ismap="true"></img></a></p><img src="http://feedproxy.google.com/~r/RSS/cheap_hack/~4/IG6Loj8hZjc" height="1" width="1"/>]]></content:encoded>
      <pubDate>Wed, 05 Nov 2008 07:56:53 +0000</pubDate>
      <category domain="http://securityratty.com/tag/crack">crack</category>
      <category domain="http://securityratty.com/tag/erik tews">erik tews</category>
      <category domain="http://securityratty.com/tag/tews">tews</category>
      <category domain="http://securityratty.com/tag/speedier wep crack">speedier wep crack</category>
      <category domain="http://securityratty.com/tag/wireless security configuration">wireless security configuration</category>
      <category domain="http://securityratty.com/tag/sounds familiar">sounds familiar</category>
      <category domain="http://securityratty.com/tag/sounds">sounds</category>
      <category domain="http://securityratty.com/tag/aoyama diamond hall">aoyama diamond hall</category>
      <category domain="http://securityratty.com/tag/crypto issues">crypto issues</category>
      <source url="http://feeds.ziffdavisenterprise.com/~r/RSS/cheap_hack/~3/IG6Loj8hZjc/15_minutes_to_crack_your_wpatkip.html">15 Minutes To Crack Your WPA+TKIP</source>
    </item>
    <item>
      <title><![CDATA[Modelling Air Traffic Control]]></title>
      <link>http://securityratty.com/article/7f9e569822e0521bce9615d70124032f</link>
      <guid>http://securityratty.com/article/7f9e569822e0521bce9615d70124032f</guid>
      <description><![CDATA[Today I will discussa general approach to model air traffic control (ATC)using our CEP/EP reference architecture which is an application of the mature JDL multisensor data fusion model
ATC is an...]]></description>
      <content:encoded><![CDATA[<p>Today I will discuss a general approach to model air traffic control (ATC) using our <a href="http://www.thecepblog.com/what-is-complex-event-processing/" target="_blank">CEP/EP reference architecture </a>which is an application of the mature <a href="http://www.data-fusion.org/article.php?sid=70" target="_blank">JDL multisensor data fusion model</a>.</p>
<p>ATC is an excellent working example of complex event processing.   Radar and GPS provide the basic sensory information to accurately track and trace the position of each aircraft in the area of responsibility (AOR) of a particular control tower/zone.     Naturally,  sensory information is preprocessed and formatted in such a way that the data can be processed upstream by multiple real-time applications.</p>
<p>Before we look at complex ATC scenarios, such as &#8220;potential collision&#8221; or &#8220;aircraft off approach vector&#8221; we must trace and trace individual objects, aircraft-objects, accurately with very high confidence.    In addition to tracking aircraft-objects, there is a database of information about the aircraft (ideally), such as make, model, age, range, passengers and other properties about the aircraft-object.      In addition, there is a state-model for each aircraft, for example the aircraft might be &#8220;on the ground&#8221;, &#8220;approaching the runway&#8221;, &#8220;cleared for takeoff&#8221;, &#8220;cruising altitude&#8221;, &#8220;approaching runway&#8221;, &#8220;final decent&#8221; etc.  </p>
<p>Tracking and tracing individual aircraft is what is generally referred to as &#8220;object refinement&#8221; in our CEP/EP reference architecture.   The reason we call this function &#8220;object refinement&#8221; is that system engineers are focused on optimizing the situational knowledge about individual objects.     Sometimes we refer to this function as &#8220;track and trace&#8221; because that is what we are doing to  each object in the model.  In Marc Adler&#8217;s recent <a href="http://www.thecepblog.com/2008/09/07/modelling-shoplifting/" target="_blank">shoplifting scenario</a>, Marc was interested in tracking and tracing people in a store using imaging processing techniques to estimate their behavioral patterns.  In the same way, before we can process for scenarios such as &#8220;potential shoplifter&#8221; or &#8220;suspicious criminal gang activity&#8221; we must be able to accurately process (track and trace) individual object, such as people or merchandise.</p>
<p>Back to aircraft and ATC, the &#8220;complex event processing&#8221; begins when we are looking about object-object relationships, in this model, aircraft-to-aircraft, but this is an overly simplistic model, as we have not yet added (to our model) ground features (towers, buildings, power lines), weather (storm cells, wind) and other flying objects (known migratory bird paths, swarms of insects) to our simple model.  </p>
<p>Complex event processing occurs when we are processing multiple objects in our model looking for threats in real-time.     Practically speaking, all ATC applications are CEP applications.  This means that vendors and integrators who build ATC applications are also CEP vendors.   </p>
<blockquote><p>Editorial Note: CEP/EP has been around for a long time and was not recently invented in the past decade as some &#8220;inventors&#8221; would like for us to believe. </p></blockquote>
<p>As you can imagine, there is considerable &#8220;complex event processing&#8221; that goes on &#8220;behind the scenes&#8221; to provide air traffic controllers and pilots situational knowledge into the &#8220;friendly skies&#8221;.   As you might further imagine, the situation is more complex when the skies are &#8220;not so friendly&#8221;, for example, in air combat situations.   </p>
<p>Processing myriad objects is not the end of the processing &#8220;chain&#8221;.  For example, decisions are being made constantly about potential damage, alternative airports, and more.    In our reference model, we refer to this, generally speaking, as &#8220;impact assessment&#8221; because we must take an estimated detected complex event, for example &#8220;aircraft collision,&#8221; and estimate potential damage based on numerous factors such as, the amount of jet fuel in the aircrafts and the location of the aircrafts (over a large city or rural area, near a hospital and emergency services).   Regardless of the scenario, an impact assessment is normally required before optimal decisions can be made.</p>
<blockquote><p>This is true, by the way, for our <a href="http://www.thecepblog.com/2008/09/07/modelling-shoplifting/" target="_blank">shoplifting example</a> (the impact is different if a piece of gum is stolen versus a $1,000,000 diamond necklace or weapons-grade nuclear material) and other scenarios and models.  Static data (information about objects) is required for accurate decision processing.  </p></blockquote>
<p>Impact assessment is not the end of the &#8220;knowledge chain&#8221;.    Decisions are constantly being made that effect resources.  For example, suggestion an alternative route for an aircraft is a resource management decision.    Turning on and off radar or switching to alternative tracking devices is a resource management function.  In our CEP/EP reference model (based on the JDL data fusion model), we call this &#8220;resource management&#8221;.   This function includes contacting emergency services and directing them to a potential crash location or sending out a message to instruct all aircraft to stay off a certain radio frequency.  Resource management is critical.</p>
<p>Our simple ATC model today is by no means complete, it just scratches the surface.  In fact, I have a very close friend, <a href="http://www.linkedin.com/pub/0/b45/b16" target="_blank">Mark Secrist</a>, who is a former Marine fighter pilot and currently a senior captain for <a href="http://www.aa.com" target="_blank">American Airlines</a>.   I have asked Mark to read this post and help me further refine this crude &#8220;laymans&#8221; ATC model (Thanks Mark!).</p>
]]></content:encoded>
      <pubDate>Mon, 08 Sep 2008 09:27:26 +0000</pubDate>
      <category domain="http://securityratty.com/tag/model">model</category>
      <category domain="http://securityratty.com/tag/crude laymansatc model">crude laymansatc model</category>
      <category domain="http://securityratty.com/tag/state-model">state-model</category>
      <category domain="http://securityratty.com/tag/simple atc model">simple atc model</category>
      <category domain="http://securityratty.com/tag/complex">complex</category>
      <category domain="http://securityratty.com/tag/isconsiderable complex event">isconsiderable complex event</category>
      <category domain="http://securityratty.com/tag/overly simplistic model">overly simplistic model</category>
      <category domain="http://securityratty.com/tag/complex event">complex event</category>
      <category domain="http://securityratty.com/tag/simple model">simple model</category>
      <source url="http://www.thecepblog.com/2008/09/08/modelling-air-traffic-control/">Modelling Air Traffic Control</source>
    </item>
    <item>
      <title><![CDATA[Modelling Shoplifting]]></title>
      <link>http://securityratty.com/article/3943f3c70f24e801812a87cf0b0b61f8</link>
      <guid>http://securityratty.com/article/3943f3c70f24e801812a87cf0b0b61f8</guid>
      <description><![CDATA[The other day I was thinking that I should write about specific situation models and by coincident Marc Adler pens CEP and Shoplifting . In Marcs post, Marc begins to model shoplifting as if...]]></description>
      <content:encoded><![CDATA[<p>The other day I was thinking that I should write about specific situation models and by coincident Marc Adler pens <a href="http://magmasystems.blogspot.com/2008/09/cep-and-shoplifting.html" target="_blank">CEP and Shoplifting</a>.  In Marc&#8217;s post, Marc begins to model shoplifting as if shoplifting is &#8220;market data,&#8221; with Level 1 to Level 4 shoplifting &#8220;quotes&#8221; - the natural approach for a brilliant guy from Citi.   In reality, this model does not work very well, and I&#8217;ll touch on a few reasons why today.</p>
<p>Marc&#8217;s initial shoplifting model in his post is based on John <span id="SPELLING_ERROR_3" class="blsp-spelling-error">Colapinto&#8217;s concepts of matching a pattern of customer movements in the store with their estimated patterns of shoplifting behavioral patterns.    Marc&#8217;s asks how Coral8 might address this.   We are not ready to seek a vendor solution.  We do not yet have a workable detection model.</span></p>
<p><span class="blsp-spelling-error">As indicated above, I don&#8217;t think the example situation cited by John and Marc is a viable model for automated processing.    Tracking the behavior of customer&#8217;s movements, by machine, would require some very sophisticated image processing technology that would be too expensive compared to any possible loss at most retails stores.    This type of behavioral pattern recognition. in retail stores, is performed by people (security personnel), not machines, observing people.  </span></p>
<p><span class="blsp-spelling-error">To develop a machine pattern recognition application to detect retail shoplifting we need to build detection models that are economically feasible.  If we are going to use a model of shoplifting pattern recognition versus anomaly detection, we need to define the objects we must track.   </span></p>
<p><span class="blsp-spelling-error">In the most simple model, we have merchandise-objects.   Stores normally (physically) track merchandise-objects only at the exit/entry points of the store using some electromagnetic proximity detection technology.   In this model, the detection configuration is a combination of simple alerting with humans watching the store (&#8221;minding the store&#8221;).    This is not complex event processing.</span></p>
<p><span class="blsp-spelling-error">However, if we added another object to our model, the customer-object, then we start to get more &#8220;complex,&#8221; but we have not defined &#8220;complexity&#8221; yet because we have not defined the object properties, the possible states of the objects, and the relationships between the objects that are the basis for estimated situations.</span></p>
<p><span class="blsp-spelling-error">Hence, model building is constrained by available resources, simple economics and risk (cost-benefit).  If we are detecting shoplifting in Walmart the cost-benefit model for implementing an automated shoplifting detection system would be different than at a top diamond store on 5th Avenue in NYC.   Protecting loss at a weapons-grade uranium respository follows a different model than protecting loss at a handicraft shop, naturally.</span></p>
<p><span class="blsp-spelling-error">Like Marc, I find models to automatically detect shoplifting interesting, so permit me to close with a general discussion of shoplifting in the context of our <a href="http://www.thecepblog.com/what-is-complex-event-processing/" target="_blank">CEP/EP reference model</a>.</span></p>
<p><span class="blsp-spelling-error"><span class="blsp-spelling-error">One approach would be do determine what objects will be represented in our model.   For example, if we are going to track merchandise, we need to model the &#8221;merchandise-object&#8221;.  If we are going to track people, we need to define the properties of this &#8220;person object.&#8221;  If we are going to represent the store layout, we need to define all these objects (store-object, table-object, shelf-object, entry-object and so forth).  The model can get &#8220;complex&#8221; quite quickly.  </span></span></p>
<blockquote><p><span class="blsp-spelling-error"><span class="blsp-spelling-error">Editorial Note:  <em>An object-oriented approach greatly assists complex model building because we can benefit from OO properties such as encapsulation and polymorphism.  For example, we can define a basic &#8220;person object class&#8221; and then create superclasses of this object for &#8220;customer-object&#8221;, &#8220;manager-object&#8221;, &#8220;or criminal-object.&#8221;</em></span></span></p></blockquote>
<p><span class="blsp-spelling-error"><span class="blsp-spelling-error">Generally speaking, each object we define will require a state-model, for example, in Marc&#8217;s example of a customer moving around the store, we would need to model the possible states (customer at the entrance, at table 1, at table 2, at shelf 1, in the bathroom, at the cashier, etc.)  Indeed Marc, this is complex event processing if we have modelled multiple objects and defined object-object relationships that indicate situations of interest.   For example, customer-object at table2 where merchandise-object has the property of  &#8221;very expensive, high risk&#8221; and then customer-object changes state to &#8220;in bathroom&#8221;.  Of course, we need more key indicators, but you get the idea.</span></span></p>
<p><span class="blsp-spelling-error"><span class="blsp-spelling-error">Right now, I am typing from the <a href="http://www.taste4heaven.com">Taste from Heaven Vegetarian Restaurant</a> in Chiang Mai and my battery is running low.  The owner of this excellent restaurant also runs the <a href="http://www.elephantnaturefoundation.org/" target="_blank">Elephant Nature Park</a>, a non-profit organization advocating and acting on behalf of the rights of the mighty elephants in Thailand.  Would be great if we could also automatically detect the situation of &#8220;elephant abuse&#8221; by poachers and other crimes against nature.   Time to get back to my delicious mushroom salad, Northeastern Thai style.</span></span></p>
<p><span class="blsp-spelling-error"><span class="blsp-spelling-error">As always, thanks for reading, time for me to get back to eating!</span></span></p>
<p> </p>
]]></content:encoded>
      <pubDate>Sun, 07 Sep 2008 03:30:15 +0000</pubDate>
      <category domain="http://securityratty.com/tag/store">store</category>
      <category domain="http://securityratty.com/tag/store-object">store-object</category>
      <category domain="http://securityratty.com/tag/complex">complex</category>
      <category domain="http://securityratty.com/tag/model canget complex">model canget complex</category>
      <category domain="http://securityratty.com/tag/model">model</category>
      <category domain="http://securityratty.com/tag/simple">simple</category>
      <category domain="http://securityratty.com/tag/simple economics">simple economics</category>
      <category domain="http://securityratty.com/tag/simple model">simple model</category>
      <category domain="http://securityratty.com/tag/object">object</category>
      <source url="http://www.thecepblog.com/2008/09/07/modelling-shoplifting/">Modelling Shoplifting</source>
    </item>
    <item>
      <title><![CDATA[I took the plunge for an iPhone 3G]]></title>
      <link>http://securityratty.com/article/389c083718c7ae00aed268a97aa61378</link>
      <guid>http://securityratty.com/article/389c083718c7ae00aed268a97aa61378</guid>
      <description><![CDATA[When the original iPhone came out I thought it was pretty cool, but at the end of the day it did not do for me what my Windows Mobile Smartphone did. Namely gave me 3G access speed and Exchange...]]></description>
      <content:encoded><![CDATA[
<div xmlns="http://www.w3.org/1999/xhtml"><p>When the original iPhone came out I thought it was pretty cool, but at the end of the day it did not do for me what my <a class="zem_slink" title="Windows Mobile" href="http://microsoft.com/windowsmobile/" rel="homepage">Windows Mobile Smartphone</a> did.&nbsp; Namely gave me 3G access speed and Exchange integration.&nbsp; Those two things alone were enough to keep me a Windows smarthphone user. </p>

<p>As I wrote earlier July 4th my phone got wet in my backpack and though I have blown dried it often since than, it has just never come back. I can make a call now and than and use, but you never know when it is going to whig out and I have to reboot (actually it was like that before it got wet, but it is much worse now).&nbsp; So having had this phone over a year, it really was time for a new phone.&nbsp; </p>

<p>I was not totally sold on the iPhone and it was not my only choice. I wanted no part of the lines and crowds, so I waited until Saturday to go to the ATT store and see what my options were.&nbsp; Frankly, I didn't have many options.&nbsp; The upgrade for my current phone is the <a class="zem_slink" title="High Tech Computer Corporation" href="http://www.htc.com/" rel="homepage">HTC</a> Tilt.&nbsp; Nice phone and I would consider it, but not at the $450 dollars that they wanted to charge me.&nbsp; After that, there was the Blackjack, not interesting.&nbsp; A few others and than Blackberries. I need the Exchange integration.&nbsp; So when it came down to it, you could not beat the $199 price for the iPhone. The 2 year contract didn't scare me, as I am at ATT wireless user for about 10 years already.&nbsp; The only bad part is that they did not have any in stock and I had to order mine. It should come within 5 to 7 days, but all set up for me to just plug in to iTunes and away I go!</p>

<p>So a few more days of this water logged brick and than on to joining the &quot;mod squad&quot;.</p>

<fieldset class="zemanta-related"><legend class="zemanta-related-title">Related articles by Zemanta</legend><ul class="zemanta-article-ul"><li class="zemanta-article-ul-li"><a href="http://www.infoworld.com/article/08/07/10/HTCs_iPhone_3G_rival_the_Touch_Diamond_1.html?source=rss&amp;url=http://www.infoworld.com/article/08/07/10/HTCs_iPhone_3G_rival_the_Touch_Diamond_1.html">Hands on: HTC's iPhone 3G rival, the Touch Diamond</a></li>

<li class="zemanta-article-ul-li"><a href="http://www.reghardware.co.uk/2008/07/11/round_up_iphone_rivals/">The Top Ten 3G iPhone beaters</a></li>

<li class="zemanta-article-ul-li"><a href="http://www.beet.tv/2008/07/apple-iphone-3g.html">Apple iPhone 3G has Easy Set-up with Microsoft Exchange</a></li>

<li class="zemanta-article-ul-li"><a href="http://www.readwriteweb.com/archives/zimbra_mobile_for_the_iphone_2_0.php">Zimbra Mobile for the iPhone 2.0</a></li></ul></fieldset> <div class="zemanta-pixie" style="MARGIN-TOP: 10px; HEIGHT: 15px"><a class="zemanta-pixie-a" title="Zemified by Zemanta" href="http://reblog.zemanta.com/zemified/74d5be89-2d28-46f1-9ba2-6e0cd0199c68/"><img class="zemanta-pixie-img" alt="Zemanta Pixie" src="http://img.zemanta.com/reblog_e.png?x-id=74d5be89-2d28-46f1-9ba2-6e0cd0199c68" style="BORDER-RIGHT: medium none; BORDER-TOP: medium none; FLOAT: right; BORDER-LEFT: medium none; BORDER-BOTTOM: medium none" /></a></div></div>

<p><a href="http://feeds.feedburner.com/~a/StillsecureAfterAllTheseYears?a=are1zz"><img src="http://feeds.feedburner.com/~a/StillsecureAfterAllTheseYears?i=are1zz" border="0"></img></a></p><div class="feedflare">
<a href="http://feeds.feedburner.com/~f/StillsecureAfterAllTheseYears?a=zEbZJJ"><img src="http://feeds.feedburner.com/~f/StillsecureAfterAllTheseYears?i=zEbZJJ" border="0"></img></a> <a href="http://feeds.feedburner.com/~f/StillsecureAfterAllTheseYears?a=RxWIoJ"><img src="http://feeds.feedburner.com/~f/StillsecureAfterAllTheseYears?i=RxWIoJ" border="0"></img></a> <a href="http://feeds.feedburner.com/~f/StillsecureAfterAllTheseYears?a=blJi0J"><img src="http://feeds.feedburner.com/~f/StillsecureAfterAllTheseYears?i=blJi0J" border="0"></img></a> <a href="http://feeds.feedburner.com/~f/StillsecureAfterAllTheseYears?a=3QttHJ"><img src="http://feeds.feedburner.com/~f/StillsecureAfterAllTheseYears?i=3QttHJ" border="0"></img></a> <a href="http://feeds.feedburner.com/~f/StillsecureAfterAllTheseYears?a=8WSKlj"><img src="http://feeds.feedburner.com/~f/StillsecureAfterAllTheseYears?i=8WSKlj" border="0"></img></a> <a href="http://feeds.feedburner.com/~f/StillsecureAfterAllTheseYears?a=pXYanj"><img src="http://feeds.feedburner.com/~f/StillsecureAfterAllTheseYears?i=pXYanj" border="0"></img></a>
</div><img src="http://feeds.feedburner.com/~r/StillsecureAfterAllTheseYears/~4/334681866" height="1" width="1"/>]]></content:encoded>
      <pubDate>Sun, 13 Jul 2008 16:56:13 +0000</pubDate>
      <category domain="http://securityratty.com/tag/iphone">iphone</category>
      <category domain="http://securityratty.com/tag/original iphone">original iphone</category>
      <category domain="http://securityratty.com/tag/apple iphone">apple iphone</category>
      <category domain="http://securityratty.com/tag/current phone">current phone</category>
      <category domain="http://securityratty.com/tag/phone">phone</category>
      <category domain="http://securityratty.com/tag/iphone beaters">iphone beaters</category>
      <category domain="http://securityratty.com/tag/nice phone">nice phone</category>
      <category domain="http://securityratty.com/tag/exchange integration">exchange integration</category>
      <category domain="http://securityratty.com/tag/att wireless user">att wireless user</category>
      <source url="http://feeds.feedburner.com/~r/StillsecureAfterAllTheseYears/~3/334681866/i-took-the-plun.html">I took the plunge for an iPhone 3G</source>
    </item>
    <item>
      <title><![CDATA[Security Through Obscurity]]></title>
      <link>http://securityratty.com/article/267a33943412c423b8545ae3d6d4d048</link>
      <guid>http://securityratty.com/article/267a33943412c423b8545ae3d6d4d048</guid>
      <description><![CDATA[Sometimes security through obscurity works : Yes, the New York Police Department provided an escort, but during more than eight hours on Saturday, one of the great hoards of coins and currency on the...]]></description>
      <content:encoded><![CDATA[<p>Sometimes security through obscurity <a href="http://www.nytimes.com/2008/06/16/nyregion/16coins.html?_r=1&oref=slogin">works</a>:</p>

<blockquote>Yes, the New York Police Department provided an escort, but during more than eight hours on Saturday, one of the great hoards of coins and currency on the planet, worth hundreds of millions of dollars, was utterly unalarmed as it was bumped through potholes, squeezed by double-parked cars and slowed by tunnel-bound traffic during the trip to its fortresslike new vault a mile to the north.

<p>In the end, the move did not become a caper movie.</p>

<p>“The idea was to make this as inconspicuous as possible,” said Ute Wartenberg Kagan, executive director of the American Numismatic Society. “It had to resemble a totally ordinary office move.”</p>

<p>[...]</p>

<p>Society staff members were pledged to secrecy about the timing of the move, and “we didn’t tell our movers what the cargo was until the morning of,” said James McVeigh, operations manager of Time Moving and Storage Inc. of Manhattan, referring to the crew of 20 workers.</blockquote></p>

<p>From my book <a href="http://www.schneier.com/book-beyondfear.html"><i>Beyond Fear</i></a>, pp. 211-12:</p>

<blockquote>At 3,106 carats, a little under a pound and a half, the Cullinan Diamond was the largest uncut diamond ever discovered. It was extracted from the earth at the Premier Mine, near Pretoria, South Africa, in 1905. Appreciating the literal enormity of the find, the Transvaal government bought the diamond as a gift for King Edward VII. Transporting the stone to England was a huge security problem, of course, and there was much debate on how best to do it. Detectives were sent from London to guard it on its journey. News leaked that a certain steamer was carrying it, and the presence of the detectives confirmed this. But the diamond on that steamer was a fake. Only a few people knew of the real plan; they packed the Cullinan in a small box, stuck a three-shilling stamp on it, and sent it to England anonymously by unregistered parcel post.

<p>This is a favorite story of mine. Not only can we analyze the complex security system intended to transport the diamond from continent to continent­the huge number of trusted people involved, making secrecy impossible; the involved series of steps with their associated seams, giving almost any organized gang numerous opportunities to pull off a theft­but we can contrast it with the sheer beautiful simplicity of the actual transportation plan. Whoever came up with it was really thinking­and thinking originally, boldly, and audaciously.</p>

<p>This kind of counterintuitive security is common in the world of gemstones. On 47th Street in New York, in Antwerp, in London: People walk around all the time with millions of dollars’ worth of gems in their pockets. The gemstone industry has formal guidelines: If the value of the package is under a specific amount, use the U.S. Mail. If it is over that amount but under another amount, use Federal Express. The Cullinan was again transported incognito; the British Royal Navy escorted an empty box across the North Sea to Amsterdam -- ­where the diamond would be cut­ -- while famed diamond cutter Abraham Asscher actually carried it in his pocket from London via train and night ferry to Amsterdam.</blockquote></p><div class="feedflare">
<a href="http://feeds.feedburner.com/~f/schneier/fulltext?a=tQAlaI"><img src="http://feeds.feedburner.com/~f/schneier/fulltext?i=tQAlaI" border="0"></img></a> <a href="http://feeds.feedburner.com/~f/schneier/fulltext?a=9HyNPI"><img src="http://feeds.feedburner.com/~f/schneier/fulltext?i=9HyNPI" border="0"></img></a>
</div>]]></content:encoded>
      <pubDate>Wed, 18 Jun 2008 09:13:26 +0000</pubDate>
      <category domain="http://securityratty.com/tag/security">security</category>
      <category domain="http://securityratty.com/tag/diamond">diamond</category>
      <category domain="http://securityratty.com/tag/cullinan diamond">cullinan diamond</category>
      <category domain="http://securityratty.com/tag/complex security system">complex security system</category>
      <category domain="http://securityratty.com/tag/uncut diamond">uncut diamond</category>
      <category domain="http://securityratty.com/tag/move">move</category>
      <category domain="http://securityratty.com/tag/ordinary office move">ordinary office move</category>
      <category domain="http://securityratty.com/tag/cullinan">cullinan</category>
      <category domain="http://securityratty.com/tag/huge security">huge security</category>
      <source url="http://www.schneier.com/blog/archives/2008/06/security_throug_1.html">Security Through Obscurity</source>
    </item>
    <item>
      <title><![CDATA[Security Briefing: May 30th]]></title>
      <link>http://securityratty.com/article/5f9dc8ad7b1ff37b31e5b18be1463138</link>
      <guid>http://securityratty.com/article/5f9dc8ad7b1ff37b31e5b18be1463138</guid>
      <description><![CDATA[What a week - its like Im swimming uphill both ways and its snowing. An extra large helping of news to make up for being late this morning. And hey - thanks to all of our new subscribers that joined...]]></description>
      <content:encoded><![CDATA[<p><center><img src='http://www.liquidmatrix.org/blog/wp-content/uploads/2007/09/newspapera.jpg' alt='newspapera.jpg' /></center></p>
<p>What a week - it&#8217;s like I&#8217;m swimming uphill both ways and it&#8217;s snowing. An extra large helping of news to make up for being late this morning. And hey - thanks to all of our new subscribers that joined us yesterday. Welcome! </p>
<p>Click here to <a href="http://feeds.feedburner.com/Liquidmatrix">subscribe to Liquidmatrix Security Digest!</a></p>
<p>And now, the news&#8230;</p>
<ol>
<li><A HREF="http://revision3.com/blog/2008/05/29/inside-the-attack-that-crippled-revision3">The Attack that made Kevin Rose Cry - Revision3</A></li>
<li><A HREF="http://news.bbc.co.uk/2/hi/science/nature/7423184.stm">BBC NEWS | Science/Nature | Monkey&#8217;s brain controls robot arm</A> <i>Always mount a scratch monkey - seriously.</i></li>
<li><A HREF="http://www.theregister.co.uk/2008/05/30/mobile_phone_forensics/">Will your mobile squeal to the police? | The Register</A> <i>Will your mobile find a horse head in it&#8217;s bed?</i></li>
<li><A HREF="http://www.theregister.co.uk/2008/05/30/notts_al_qaeda_manual_case/">Download al Qaeda manuals from the DoJ, go to prison? | The Register</A> <i>Another pair of articles analyzing the somewhat chilling effect of doing research and finding yourself in jail&#8230; do we accept this as a society or not?</i></li>
<li><A HREF="http://www.theregister.co.uk/2008/05/30/student_arrested_downloading_book/">The New Order: When reading is a crime | The Register</A></li>
<li><A HREF="http://www.theregister.co.uk/2008/05/30/villa_facebooked/">Facebook mob trashes Â£4.4m Spanish villa | The Register</A> <i>Anyone else surprised that the girl didn&#8217;t claim it was hackers &#8212; and faintly reminiscent of the Craigslist &#8220;The contents of this house must go&#8221; issue.</i></li>
<li><A HREF="http://www.bletchleypark.org.uk/news/docview.rhtm/516816">Bletchley Park and the decay of the museum buildings</A> <i>Plcurecuernxf - fcraq n craal ba gur ravtzn naq fnir gur jbeyq sebz Uvgyre ntnva - be gur npnqrzvp trgf vg.</i></li>
<li><A HREF="http://www.lemonde.fr/technologies/article/2008/05/29/vingt-deux-jeunes-hackers-interpelles-dans-toute-la-france_1051095_651865.html">22 French Hackers Arrested</A> <i>22 SkriptKiddies singing the Jean Valjean lines from Les Miserables&#8230; the horror.</i></li>
<li><A HREF="https://www.blackhat.com/html/bh-usa-08/bh-usa-08-schedule.html">USA 2008 : Briefings Schedule</A> <i>All your briefs belong to Jeff Moss</i></li>
<li><A HREF="http://www.randsinrepose.com/archives/2008/05/15/we_travel_in_tribes.html">Rands In Repose: We Travel in Tribes</A> <i>I&#8217;m sneaking this one in to see if you are paying attention - which Diamond Age phyle do you belong to?</i></li>
<li><A HREF="http://www.akamai.com/stateoftheinternet/">State of the Internet</A> <i>It&#8217;s all about the metrics baby.</i></li>
<li><A HREF="http://webworkerdaily.com/2008/05/22/red-curtain-an-unsung-free-security-application/">Red Curtain: An Unsung, Free Security Application</A> <i>Anyone willing to sing in the comments?</i></li>
<li><A HREF="http://www.theglobeandmail.com/servlet/story/RTGAM.20080529.wgtporno0529/BNStory/Technology/?page=rss&#038;id=RTGAM.20080529.wgtporno0529">Computer trained to read minds</A> <i>Neo sez - BLUE PILL, take the frakkin blue one!</i></li>
<li><A HREF="http://www.nationaljournal.com/njmagazine/cs_20080531_6948.php">National Journal Magazine - Chinas Cyber-Militia</A> <i>Good catch Matt Franz - is this responsible journalism or just journalistic asshattery.</i></li>
<li><A HREF="http://blog.wired.com/27bstroke6/2008/05/did-hackers-cau.html">Did Hackers Cause the 2003 Northeast Blackout? Umm, No | Threat Level from Wired.com</A> <i>And 27/b6 weighs in on the issue&#8230; with maybe a little more journalistic integrity.</i></li>
</ol>
<p> Tags: <a href="http://technorati.com/tag/News" rel="tag">News</a>, <a href="http://technorati.com/tag/Daily+Links" rel="tag"> Daily Links</a>, <a href="http://technorati.com/tag/Security+Blog" rel="tag"> Security Blog</a>, <a href="http://technorati.com/tag/Information+Security" rel="tag"> Information Security</a>, <a href="http://technorati.com/tag/Security+News" rel="tag"> Security News</a></p>

<p><a href="http://feeds.feedburner.com/~a/Liquidmatrix?a=y0mvH5"><img src="http://feeds.feedburner.com/~a/Liquidmatrix?i=y0mvH5" border="0"></img></a></p><div class="feedflare">
<a href="http://feeds.feedburner.com/~f/Liquidmatrix?a=nTAEqH"><img src="http://feeds.feedburner.com/~f/Liquidmatrix?i=nTAEqH" border="0"></img></a> <a href="http://feeds.feedburner.com/~f/Liquidmatrix?a=O5S0yh"><img src="http://feeds.feedburner.com/~f/Liquidmatrix?i=O5S0yh" border="0"></img></a> <a href="http://feeds.feedburner.com/~f/Liquidmatrix?a=THcwWh"><img src="http://feeds.feedburner.com/~f/Liquidmatrix?i=THcwWh" border="0"></img></a> <a href="http://feeds.feedburner.com/~f/Liquidmatrix?a=YRnE3h"><img src="http://feeds.feedburner.com/~f/Liquidmatrix?i=YRnE3h" border="0"></img></a> <a href="http://feeds.feedburner.com/~f/Liquidmatrix?a=xCt1ah"><img src="http://feeds.feedburner.com/~f/Liquidmatrix?i=xCt1ah" border="0"></img></a>
</div><img src="http://feeds.feedburner.com/~r/Liquidmatrix/~4/301291977" height="1" width="1"/>]]></content:encoded>
      <pubDate>Fri, 30 May 2008 10:29:34 +0000</pubDate>
      <category domain="http://securityratty.com/tag/security news">security news</category>
      <category domain="http://securityratty.com/tag/news">news</category>
      <category domain="http://securityratty.com/tag/bbc news">bbc news</category>
      <category domain="http://securityratty.com/tag/hackers">hackers</category>
      <category domain="http://securityratty.com/tag/french hackers">french hackers</category>
      <category domain="http://securityratty.com/tag/register">register</category>
      <category domain="http://securityratty.com/tag/free security application">free security application</category>
      <category domain="http://securityratty.com/tag/gur npnqrzvp trgf">gur npnqrzvp trgf</category>
      <category domain="http://securityratty.com/tag/diamond age phyle">diamond age phyle</category>
      <source url="http://feeds.feedburner.com/~r/Liquidmatrix/~3/301291977/">Security Briefing: May 30th</source>
    </item>
    <item>
      <title><![CDATA[Vengeance]]></title>
      <link>http://securityratty.com/article/e735bc3ded97e2908f3138b40b6495d6</link>
      <guid>http://securityratty.com/article/e735bc3ded97e2908f3138b40b6495d6</guid>
      <description><![CDATA[Jared Diamond on vengeance and human nature: This question of state government's recent origins, and, conversely, of its long failure to originate throughout most of human history, is a fundamental...]]></description>
      <content:encoded><![CDATA[<p>Jared Diamond on <a href="http://www.newyorker.com/reporting/2008/04/21/080421fa_fact_diamond">vengeance</a> and human nature:</p>

<blockquote>This question of state government's recent origins, and, conversely, of its long failure to originate throughout most of human history, is a fundamental concern for social scientists. Until fifty-five hundred years ago, there were no state governments anywhere in the world. Even as late as 1492, all of North America, sub-Saharan Africa, Australia, New Guinea, and the Pacific islands, and most of Central and South America didn't have states and instead operated under simpler forms of societal organization (chiefdoms, tribes, and bands). Today, though, the whole world map is divided into states. Of course, most of that extension of state government has involved existing states from elsewhere imposing their government on stateless societies, as happened in New Guinea. But the first state in world history, at least, must have arisen de novo, and we now know that states arose independently in many parts of the world. How did it happen?

<p>[...]</p>

<p>...anthropologists, historians, and archeologists tell us that state governments have arisen independently under one of two sets of circumstances. Sometimes external pressure from an encroaching state has placed a people under such duress that it ceded individual rights to a government of its own that would be capable of offering effective resistance. For instance, about two centuries ago, the formerly separate Cherokee chiefdoms gradually formed a unified Cherokee government in a desperate attempt to resist pressure from whites. More frequently, chronic competition among warring non-state entities has ended when one gained a military advantage over the others by developing proto-state institutions: one example is the formation of the Zulu state by a particularly talented chief named Dingiswayo, in the early nineteenth century, out of an assortment of chiefdoms fighting each other.</p>

<p>[...]</p>

<p>We regularly ignore the fact that the thirst for vengeance is among the strongest of human emotions. It ranks with love, anger, grief, and fear, about which we talk incessantly. Modern state societies permit and encourage us to express our love, anger, grief, and fear, but not our thirst for vengeance. We grow up being taught that such feelings are primitive, something to be ashamed of and to transcend.</p>

<p>There is no doubt that state acceptance of every individual's right to exact personal vengeance would make it impossible for us to coexist peacefully as fellow-citizens of the same state. Otherwise, we, too, would be living under the conditions of constant warfare prevailing in non-state societies like those of the New Guinea Highlands.</blockquote></p><div class="feedflare">
<a href="http://feeds.feedburner.com/~f/schneier/fulltext?a=iO3MBH"><img src="http://feeds.feedburner.com/~f/schneier/fulltext?i=iO3MBH" border="0"></img></a> <a href="http://feeds.feedburner.com/~f/schneier/fulltext?a=tp7lvH"><img src="http://feeds.feedburner.com/~f/schneier/fulltext?i=tp7lvH" border="0"></img></a>
</div>]]></content:encoded>
      <pubDate>Thu, 29 May 2008 09:07:04 +0000</pubDate>
      <category domain="http://securityratty.com/tag/vengeance">vengeance</category>
      <category domain="http://securityratty.com/tag/cherokee government">cherokee government</category>
      <category domain="http://securityratty.com/tag/government">government</category>
      <category domain="http://securityratty.com/tag/exact personal vengeance">exact personal vengeance</category>
      <category domain="http://securityratty.com/tag/world map">world map</category>
      <category domain="http://securityratty.com/tag/world">world</category>
      <category domain="http://securityratty.com/tag/societies">societies</category>
      <category domain="http://securityratty.com/tag/stateless societies">stateless societies</category>
      <category domain="http://securityratty.com/tag/individual">individual</category>
      <source url="http://www.schneier.com/blog/archives/2008/05/vengeance.html">Vengeance</source>
    </item>
    <item>
      <title><![CDATA[SCSU web server becomes spam server and exposes personal information]]></title>
      <link>http://securityratty.com/article/3c31bfb37a4fd50836b6330ede592347</link>
      <guid>http://securityratty.com/article/3c31bfb37a4fd50836b6330ede592347</guid>
      <description><![CDATA[Technorati Tag: Security Breach

Date Reported
4/24/08

Organization
Southern Connecticut State University

Contractor/Consultant/Branch
None

Victims
Current and former students

Number Affected...]]></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/scsu.jpg" align="right" height="62" width="200"><font size="2"><span style="font-weight: bold;">Date Reported: </span><br>4/24/08<br><br><span style="font-weight: bold;">Organization: </span><br>Southern Connecticut State University<br><br><span style="font-weight: bold;">Contractor/Consultant/Branch:</span><br>None<br><br><span style="font-weight: bold;">Victims:</span><br>Current and former students<br><br><span style="font-weight: bold;">Number Affected:</span><br>11,000<br><br><span style="font-weight: bold;">Types of Data:</span><br>Names, addresses and Social Security numbers<br><br><span style="font-weight: bold;">Breach Description:</span><br>"Two weeks after discovering that its Web site had been used by hackers to flog fancy wedding rings, Southern Connecticut State University is notifying 11,000 current and former students that their Social Security numbers may have been compromised."<br><br><span style="font-weight: bold;">Reference URL:</span><br><a href="http://www.southernct.edu/creditmonitoring/">SCSU Alert</a> <br><a href="http://www.pcworld.com/businesscenter/article/145087/after_web_defacement_university_warns_of_data_breach.html">PCWorld</a> <br><a href="http://www.nbc30.com/education/15979690/detail.html">NBC Channel 30 News</a> <br><a href="http://chronicle.com/wiredcampus/index.php?id=2940">Chronicle of Higher Education</a> <br><br><span style="font-weight: bold;">Report Credit:</span><br>Southern Connecticut State University<br><br><span style="font-weight: bold;">Response:</span><br>From the online sources cited above:<br><br><span style="font-weight: bold;">From the University's Alert Page:</span><br>During a recent security review of the Southern Connecticut State University Web server, it was discovered that certain identifying information pertaining to current students and alumni could have been vulnerable to access by unauthorized individuals.<br><span style="font-style: italic;">[Evan] As you will read further in this posting, the web server appears to have been compromised.&nbsp; I don't think "could have been vulnerable" is an accurate assessment.&nbsp; The information <span style="font-weight: bold;">WAS </span>vulnerable.</span><br><br>The information, including names, addresses, and Social Security numbers, was contained in a protected records office file in which students would register for graduation. <br><br>Records of about 11,000 students had been stored in the file dating back to 2002.<br><span style="font-style: italic;">[Evan] Personal information belonging to thousands of people on a public web server.&nbsp; UGH.</span><br><br>Upon discovering this potential vulnerability, the university immediately disabled the application and secured the file.<br><br>There has been no determination that the personal information contained in the file was accessed, nor is there any indication that this data has been or will be used for purposes of identity theft.<br><span style="font-style: italic;">[Evan] Even novice web site administrators log access to web pages and files.&nbsp; If the attacker accessed the file through the web service/daemon, then access was probably logged.&nbsp; If the attacker had completely compromised the web server or taken a different avenue of attack, then there might not be easily obtained evidence of access.&nbsp; Either way, I assume that the file could have been accessed easily.</span><br><br>The university has notified all the affected individuals by letter and taken a number of proactive steps, along with a full security review of the university's Web server.<br><span style="font-style: italic;">[Evan] What is proactive in a response?</span><br><br>The University has undertaken a review of all files containing personal information on its Web server and there is no evidence to date that any of them have been compromised.<br><span style="font-style: italic;">[Evan] The University should undertake a review of all files containing personal (and other confidential) information everywhere, not just its Web server.&nbsp; Why would personal information storage be permitted at all on a web server?</span><br><br>Identity protection services will be provided at the university's expense to the affected individuals, for a period of up to two years. To obtain this optional coverage, registration for this service is necessary.<br><span style="font-style: italic;">[Evan] At the "university's expense" means at the current and future student's expense.&nbsp; As the cost of business goes up, so does the cost of service (at some point) which means an increase in the price of tuition or increase in taxes (SCSU is a member of the Connecticut State University System).&nbsp; Does this sound like good management?</span><br><br>A help desk has been established to respond to questions. The help desk number is: (203) 392-7216 and will be staffed between the hours of 8:30 a.m. to 4:30 p.m.<br><br>A dedicated Web page, containing updated information, has been created and may be accessed at <a href="http://www.southernct.edu/creditmonitoring/%3Cbr%3E%3Cbr%3E%3Cspan">www.southernct.edu/creditmonitoring/<br><br><span></span></a><span style="font-weight: bold;">Now From Outside Sources:</span><br>Two weeks after discovering that its Web site had been used by hackers to flog fancy wedding rings, Southern Connecticut State University is notifying 11,000 current and former students that their Social Security numbers may have been compromised.<br><span style="font-style: italic;">[Evan] Do you see how the school's alert web site differs from outside sources?&nbsp; See a spin (one way or the other)?&nbsp; Do you think that the outside sources try to sensationalize the story, or do you think that the school doesn't want the embarrassment that their web server was a spam-related site for some time?&nbsp; Maybe a combination of the two.</span><br><br>The personal data was in a file on the university's Web server, which was accessed by criminals who were using the university's site as part of a spam operation, said Patrick Dilger, the university's director of public affairs.<br><span style="font-style: italic;">[Evan] Not only was personal information stored on a public web server, but it was stored on a poorly secured (and probably poorly monitored) public web server.</span><br><br>"The hackers were using our Web server as a host for their own Web site," he said.<br><br>Pages on the university's site contained ads for diamond rings, Viagra and Cialis.<br><br>After noticing the ads on April 9th, IT staff discovered the file containing the sensitive information. "When we were doing the security review after the hacker incident, we saw this file there and it wasn't properly secured, so it could have been targeted by someone," Dilger said.<br><br>The university believes that the hackers came from outside the U.S., and it is working with Connecticut's attorney general's office to investigate<br><br>Richard Blumenthal, Connecticut’s attorney general, sent a letter last week to Michael J. Hogan, president of the University of Connecticut, describing the breach and advising him that the many campuses he oversees should be vigilant about their storage, use, and disposal of confidential data.<br><br><span style="font-weight: bold;">Commentary:</span><br>There are so many things wrong with this, it is hard to know where to start.&nbsp; Will anyone be held accountable. <br><br><span style="font-weight: bold;">Past Breaches:</span><br>April, 2008 - <a href="http://breachblog.com/2008/04/21/sungard.aspx">Stolen SunGard laptop affects at least 10 post-secondary schools</a> (PogoWasRight has been keeping a running update of the Sungard breach, check out their <a href="http://www.pogowasright.org/search.php?type=all&amp;query=Sungard&amp;mode=search&amp;Submit=Search">search</a>.)</font><br><br>
<script src="http://feeds.feedburner.com/%7Es/breachblog?i=http://breachblog.com/2008/05/02/scsu.aspx" type="text/javascript" charset="utf-8"></script>]]></content:encoded>
      <pubDate>Fri, 02 May 2008 07:12:47 +0000</pubDate>
      <category domain="http://securityratty.com/tag/personal information">personal information</category>
      <category domain="http://securityratty.com/tag/information">information</category>
      <category domain="http://securityratty.com/tag/evan personal information">evan personal information</category>
      <category domain="http://securityratty.com/tag/web server">web server</category>
      <category domain="http://securityratty.com/tag/personal information storage">personal information storage</category>
      <category domain="http://securityratty.com/tag/university">university</category>
      <category domain="http://securityratty.com/tag/university system">university system</category>
      <category domain="http://securityratty.com/tag/personal">personal</category>
      <category domain="http://securityratty.com/tag/university immediately">university immediately</category>
      <source url="http://breachblog.com/2008/05/02/scsu.aspx">SCSU web server becomes spam server and exposes personal information</source>
    </item>
    <item>
      <title><![CDATA[Cyber Jihadist Hacking Teams]]></title>
      <link>http://securityratty.com/article/f7c78aa09db3cab063f68e229347908e</link>
      <guid>http://securityratty.com/article/f7c78aa09db3cab063f68e229347908e</guid>
      <description><![CDATA[These groups and fractions of religiously brainwashed IT enthusiasts utilizing outdated ping and HTTP GET flooding attack tools, represent today's greatly overhyped threat possed by the cyber...]]></description>
      <content:encoded><![CDATA[<a href="http://bp0.blogger.com/_wICHhTiQmrA/R2aK1j8-MRI/AAAAAAAABQA/iYI87n62izo/s1600-h/OBL_Crew.jpg"><img id="BLOGGER_PHOTO_ID_5144952277106045202" style="margin: 0px 10px 10px 0px; float: left;" alt="" src="http://bp0.blogger.com/_wICHhTiQmrA/R2aK1j8-MRI/AAAAAAAABQA/iYI87n62izo/s200/OBL_Crew.jpg" border="0" /></a>These groups and fractions of religiously brainwashed IT enthusiasts utilizing outdated ping and HTTP GET flooding attack tools, represent today's greatly overhyped threat possed by the cyber jihadists whose cheap PSYOPS dominate, given the lack of strategical thinking, and the lack of sustainable communication channels between them, ruined all of their Electronic Jihad campaigns so far. Religious fundamentalism by itself evolves into religious fanaticism, and with the indoviduals in a desperate psychological need for a belonging to a cause, ends up in one of the oldest and easiest methods for recruitment - the one based on religious beliefs.<br /><br />The teams, and the lone gunmen cyber jihadists in this post are : <strong>Osama Bin Laden's Hacking Crew</strong>, <strong>Ansar AL-Jihad Hackers Team</strong>, <strong>HaCKErS aLAnSaR</strong>, <strong>The Designer - Islamic HaCKEr</strong> and <strong>Alansar Fantom</strong>. None of these are known to have any kind of direct relationships with terrorist groups, therefore they should be considered as terrorist sympathizers.<br /><br />_<strong>Osama Bin Laden's Hacking Crew</strong><br />OBL's Hacking Crew are anything but cheap PSYOPsers trying to teke advantage of outdated conversational marketing approaches to recruit more members, for what yet remains unknown given the lack of any kind of structured formulation of their long-term objectives. They're also promoting the buzz word "E-MUJAHID" to summarize all the possible taska and objectives one would have. This is how they define E-JIHAD :<br /><br />"<em>JIHAD is the term used for struggle against evil. Electronic jihad or simply, E-JIHAD, is the jihad in cyberspace against all the propagandas and false allegations against the message of truth. E-JIHAD is the struggle in cyber space against all false and evil disciplines, ideology and forces of evil. Have you ever think what is the need of army? To defend the freedom and liberty of a territory and defend it from the attacks of evil intruders. similarly , E-jihad is the battle in the field of cyber space, against all false believes, and to defend the truth against the false and mean propagandas and cults. It is as necessary as a regular army, to defend the ideological borders of a nation. It is said, “ it is not the gun, it is man behind the gun “. Do you ever think what makes a “man “? Nothing, but just the faith and ideology. Without faith and ideology, there is no man and definitely , we then have gun , but without any man .</em>"<br /><br /><span style="font-weight: bold;">These are the tips provided for "defending the ideological borders" :</span><br /><br />- <em>They have created anti-Islamic web sites, which are full of everything except the truth. They are full of mean and vulgar allegations against our HOLY QURA’AN, HOLY PROPHAT MOHAMMAD (PEACE BE UPON HIM) and our teachings. We must defend our teachings and fight against the evils. We have to create Islamic web sites, eGroups, Forums, Message boards, &amp; we must support our Mujahideen brothers in Iraq, Afghanistan, Palestine, Kashmir and elsewhere.</em><br /><br />- <em>Many non-Muslims specially jews, Christians and hindus are working in different web groups and communities (like yahoo groups and msn communities) and spreading propaganda against us Muslims. There is a strong need to join such groups and try to refute them. At the moment, the cyber space is free of their opponents. Try to join and refute them, defend your HOLY TEACHINGS OF ISLAM and bring before everyone, nothing but just the truth.</em><br /><br />- <em>One of the most dangerous enemies is those who impersonate themselves as a Muslims but they are not Muslims infact. They are Islamic cults. They are usually qadyanis/ahmadis/mirzais and bahais. some are jews and christians. They are all non Muslims but they impersonate as a Muslim and try to misguide others. They are spreading non-Islamic believes. It needs to be taken care of, we have to fight them. Otherwise, you can imagine how disastrous this situation can be for Muslims. These culprit groups even tried to spread a copy of their teachings in the name of HOLY QURA’ AN. but ALLAH has promised that HE will keep HOLY QURA’AN preserved. That’s why, their attempt failed. What is our job? We must fight with these muslim cults and have to tell others the difference between Muslims and muslims cults.</em><br /><br />- <em>You can even make your own groups and communities to send mails having Muslim news and Islamic teachings. It is a time convenient method because if you have 500 members in your group, by sending a single mail in the group, your message will be in the inboxes of 500 users, and it takes hardly 1-2 minutes. Isn’t it a time saving technique?</em><br /><br />- <em>Many non-Muslim specially Americans, Israelis and Indian hackers always attack our web sites, which are refuting their falsehood and spreading the truth of Islam, the truth that is the only reality. To defend us against such “satanic groups “, we have to organize teamwork, consists of team of Muslim Hackers. Diamond cuts a diamond, to fight with hackers, we need hackers who will defend our sites and make it sure to convey uninterrupted messages to refute the evil and to spread the truth.</em><br /><br /><a href="http://bp3.blogger.com/_wICHhTiQmrA/R2cGnD8-MSI/AAAAAAAABQI/eQfNkGV-Ss4/s1600-h/al_ansar_hacking_team.jpg"><img id="BLOGGER_PHOTO_ID_5145088367439786274" style="margin: 0px 10px 10px 0px; float: left;" alt="" src="http://bp3.blogger.com/_wICHhTiQmrA/R2cGnD8-MSI/AAAAAAAABQI/eQfNkGV-Ss4/s200/al_ansar_hacking_team.jpg" border="0" /></a>_<strong>Ansar AL-Jihad Hackers Team and HaCKErS aLAnSaR</strong> <div>Both of these are actually the same, and the group's popularity comes from the <a href="http://ddanchev.blogspot.com/2007/08/cyber-jihadist-dos-tool.html">al-jinan.net</a> and the <a href="http://ddanchev.blogspot.com/2007/11/electronic-jihad-v30-what-cyber-jihad.html">al-jinan.org</a> Electronic Jihad campaigns, yes, the failed ones. The original message from Al-jinan's first campaign back in 2006 :</div><div></div><div><strong></strong> </div><div><strong><br />Objective</strong> : <em>Will be updated automatically in the main program and the extra room in the conversation. Date : Saturday, 26 /8/2006 - Hours are from 6 pm to 10 Mecca Time - Jerusalem-Cairo. From 3 pm until 7 Time 05:00 Enter chat http: al-jinan.org/chat. Will work only half an hour before the attack. Leadership decided to use only the major programme in the attack, Lltali follows : The programme operates in the same manner but more strongly Durrah, Member faced many problems in the modernization Durra because of their Alcockez, and the present quality, The programme is designed to automatically update speeds.</em></div><div><em></em></div><div><strong></strong> </div><div><strong><br />Their "pitch"</strong> :</div><div></div><div> </div><div><br />"<em>We note that our enemies Zionists have such groups in order to eliminate sites and sites of resistance Islamic profess. The notes on the Internet that many of the sites Mujahideen are taking place and the closure of sites and this immoral act of brotherhood pigs. Under such a senseless war on Lebanon and Palestine, the Zionists any target in any area. The factors that are responsible for targeting this will affect them and Ihabtahm and create terror in the hearts of God.</em>"</div><div></div><div> </div><div><br />_<strong>The Designer - Islamic HaCKEr</strong></div><div>A defacer going by the handle of The Designer - Islamic HaCKEr was a vivid hacktivist for a while, than switched handles and continued to deface spreading cyber jihadist PSYOPS such as the following message courtesy of one of his defacements :</div><div></div><div> </div><div><br />"<em>Muslims are not Terrorists and U.S.A &amp; Israel &amp; europa are Terrorists. america and israel and europa they terrorists and we moslems not is terrorists . and It was hacked because you are supporting the war in Iraq, palestine and Afghanistan, and it was hacked because you are killing our people and our kids in Iraq, palestine and Afghanistan , and It was hacked because they invaders our land and they vandals our homes and hacked your sites is our solution.</em>"</div><div></div><div> </div><div><br />_<strong>Alansar Fantom</strong></div><div>In direct coordination with The Designer and Al-Ansar Hackers Team, basically a low-profile script kiddie that's also involved in spreading the campaign message and the flood tools to be used in eh Electrnic Jihad campaign.</div><div></div>Offensive cyber terrorism on behalf of terrorists in the sense of cyber mujahideens is overhyped if they're to do it on their own given the factual based evidence of their current state of technical know-how, with the Electronic Jihad program among the most recent such overhyped threats. Defensive cyber terrorism as an extension of cyber jihad in <a href="http://ddanchev.blogspot.com/2007/12/combating-unrestricted-warfare.html">an asymmetric nature</a>, is what is going on online for the time being, and has been going on for the last couple of years.<br /><br />The bottom line, script kiddies cyber jihadists dominate, PSYOPS fill the gaps where there's zero technical know-how, mentors are slowly emerging and providing <a href="http://ddanchev.blogspot.com/2006/12/analysis-of-technical-mujahid-issue-one.html">interactive tutorials</a> to reach <a href="http://ddanchev.blogspot.com/2007/06/analysis-of-technical-mujahid-issue-two.html">a wider audience</a>, <a href="http://ddanchev.blogspot.com/2007/11/teaching-cyber-jihadists-how-to-hack.html">localization of knowledge from English2Arabic</a> is taking place the way propaganda is also localized from Arabic2English, and there's also an ongoing networking going on between cyber jihadists and <a href="http://ddanchev.blogspot.com/2007/11/overperforming-turkish-hacktivists.html">Turkish hacktivists</a> converting into such on <a href="http://ddanchev.blogspot.com/2007/11/mass-defacement-by-turkish-hacktivists.html">a religious level</a>. Case in point - <strong>MuslimWarriors.Org</strong> defacement campaigns with "anti-infidel" related messages.<div class="feedflare">
<a href="http://feeds.feedburner.com/~f/DanchoDanchevOnSecurityAndNewMedia?a=9O37xUC"><img src="http://feeds.feedburner.com/~f/DanchoDanchevOnSecurityAndNewMedia?i=9O37xUC" border="0"></img></a> <a href="http://feeds.feedburner.com/~f/DanchoDanchevOnSecurityAndNewMedia?a=p9ss6zC"><img src="http://feeds.feedburner.com/~f/DanchoDanchevOnSecurityAndNewMedia?i=p9ss6zC" border="0"></img></a> <a href="http://feeds.feedburner.com/~f/DanchoDanchevOnSecurityAndNewMedia?a=VQjvmLc"><img src="http://feeds.feedburner.com/~f/DanchoDanchevOnSecurityAndNewMedia?i=VQjvmLc" border="0"></img></a> <a href="http://feeds.feedburner.com/~f/DanchoDanchevOnSecurityAndNewMedia?a=LlnWiLc"><img src="http://feeds.feedburner.com/~f/DanchoDanchevOnSecurityAndNewMedia?i=LlnWiLc" border="0"></img></a> <a href="http://feeds.feedburner.com/~f/DanchoDanchevOnSecurityAndNewMedia?a=TN0qukC"><img src="http://feeds.feedburner.com/~f/DanchoDanchevOnSecurityAndNewMedia?i=TN0qukC" border="0"></img></a> <a href="http://feeds.feedburner.com/~f/DanchoDanchevOnSecurityAndNewMedia?a=nQahnxC"><img src="http://feeds.feedburner.com/~f/DanchoDanchevOnSecurityAndNewMedia?i=nQahnxC" border="0"></img></a> <a href="http://feeds.feedburner.com/~f/DanchoDanchevOnSecurityAndNewMedia?a=FL7Lv8c"><img src="http://feeds.feedburner.com/~f/DanchoDanchevOnSecurityAndNewMedia?i=FL7Lv8c" border="0"></img></a>
</div><img src="http://feeds.feedburner.com/~r/DanchoDanchevOnSecurityAndNewMedia/~4/201954171" height="1" width="1"/>]]></content:encoded>
      <pubDate>Mon, 17 Dec 2007 17:03:29 +0000</pubDate>
      <category domain="http://securityratty.com/tag/anti-islamic web sites">anti-islamic web sites</category>
      <category domain="http://securityratty.com/tag/islamic web sites">islamic web sites</category>
      <category domain="http://securityratty.com/tag/web">web</category>
      <category domain="http://securityratty.com/tag/jihad">jihad</category>
      <category domain="http://securityratty.com/tag/electronic jihad program">electronic jihad program</category>
      <category domain="http://securityratty.com/tag/campaign">campaign</category>
      <category domain="http://securityratty.com/tag/electrnic jihad campaign">electrnic jihad campaign</category>
      <category domain="http://securityratty.com/tag/web sites">web sites</category>
      <category domain="http://securityratty.com/tag/cyber jihad">cyber jihad</category>
      <source url="http://feeds.feedburner.com/~r/DanchoDanchevOnSecurityAndNewMedia/~3/201954171/cyber-jihadist-hacking-teams.html">Cyber Jihadist Hacking Teams</source>
    </item>
  </channel>
</rss>
