<?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: keith]]></title>
    <link>http://securityratty.com/tag/keith</link>
    <description></description>
    <pubDate>Thu, 22 Oct 1970 08:54:59 +0000</pubDate>
    <generator>iRatty Engine</generator>
    <docs>http://blogs.law.harvard.edu/tech/rss</docs>
    <item>
      <title><![CDATA[Quantum Cryptography]]></title>
      <link>http://securityratty.com/article/665acbc2a4e65a38fe46108c2e80bb3b</link>
      <guid>http://securityratty.com/article/665acbc2a4e65a38fe46108c2e80bb3b</guid>
      <description><![CDATA[Quantum cryptography is back in the news, and the basic idea is still unbelievably cool, in theory, and nearly useless in real life
The idea behind quantum crypto is that two people communicating...]]></description>
      <content:encoded><![CDATA[<p>Quantum cryptography is back in the news, and the basic idea is still unbelievably cool, in theory, and nearly useless in real life.</p>

<p>The idea behind quantum crypto is that two people communicating using a quantum channel can be absolutely sure no one is eavesdropping.  Heisenberg's uncertainty principle requires anyone measuring a quantum system to disturb it, and that disturbance alerts legitimate users as to the eavesdropper's presence.  No disturbance, no eavesdropper -- period.</p>

<p>This month we've seen reports on a new <a href="http://news.bbc.co.uk/2/hi/science/nature/7661311.stm">working</a> quantum-key distribution <a href="http://news.cnet.com/8301-1009_3-10064219-83.html?part=rss&subj=news&tag=2547-1_3-0-5">network</a> in Vienna, and a new quantum-key distribution <a href="http://www.theregister.co.uk/2008/10/09/quantum_crypto_turbo_charged/">technique</a> out of Britain. Great stuff, but headlines like the BBC's "'Unbreakable' encryption unveiled" are a bit much.</p>

<p>The basic science behind quantum crypto was developed, and prototypes built, in the early 1980s by Charles Bennett and Giles Brassard, and there have been <a href="http://www.cs.mcgill.ca/~crepeau/CRYPTO/Biblio-QC.html">steady advances</a> in engineering since then. I describe basically how it all works in <cite>Applied Cryptography, 2nd Edition</cite> (pages 554-557). At least one company already <a href="http://www.magiqtech.com/">sells</a> quantum-key distribution products.</p>

<p>Note that this is totally separate from <a href="http://en.wikipedia.org/wiki/Quantum_computer">quantum computing</a>, which also has implications for cryptography. Several groups are working on designing and building a quantum computer, which is fundamentally different from a classical computer. If one were built -- and we're talking science fiction here -- then it could factor numbers and solve discrete-logarithm problems very quickly. In other words, it could break all of our commonly used public-key algorithms. For symmetric cryptography it's not that dire: A quantum computer would effectively halve the key length, so that a 256-bit key would be only as secure as a 128-bit key today. Pretty serious stuff, but years away from being practical. I think the best quantum computer today can factor the number 15.</p>

<p>While I like the science of quantum cryptography -- my undergraduate degree was in physics -- I don't see any commercial value in it. I don't believe it solves any security problem that needs solving. I don't believe that it's worth paying for, and I can't imagine anyone but a few technophiles buying and deploying it. Systems that use it don't magically become unbreakable, because the quantum part doesn't address the weak points of the system.</p>

<p>Security is a chain; it's as strong as the weakest link. Mathematical cryptography, as bad as it sometimes is, is the strongest link in most security chains. Our symmetric and public-key algorithms are pretty good, even though they're not based on much rigorous mathematical theory. The real problems are elsewhere: computer security, network security, user interface and so on.</p>

<p>Cryptography is the one area of security that we can get right. We already have good encryption algorithms, good authentication algorithms and good key-agreement protocols.  Maybe quantum cryptography can make that link stronger, but why would anyone bother? There are far more serious security problems to worry about, and it makes much more sense to spend effort securing those.</p>

<p>As I've often said, it's like defending yourself against an approaching attacker by putting a huge stake in the ground. It's useless to argue about whether the stake should be 50 feet tall or 100 feet tall, because either way, the attacker is going to go around it. Even quantum cryptography doesn't "solve" all of cryptography: The keys are exchanged with photons, but a conventional mathematical algorithm takes over for the actual encryption.</p>

<p>I'm always in favor of security research, and I have enjoyed following the developments in quantum cryptography. But as a product, it has no future. It's not that quantum cryptography might be insecure; it's that cryptography is already sufficiently secure.</p>

<p>This essay <a href="http://www.wired.com/politics/security/commentary/securitymatters/2008/10/securitymatters_1016">previously appeared</a> on Wired.com.</p>

<p>EDITED TO ADD (10/21):  It's amazing; even reporters <a href="http://www.itproportal.com/articles/2008/10/20/can-quantum-computing-be-used-tackle-payment-card-fraud/">responding to my essay</a> get it completely wrong:</p>

<blockquote>Keith Harrison, a cryptographer with HP Laboratories, is quoted by the Telegraph as saying that, as quantum computing becomes commonplace, hackers will use the technology to crack conventional encryption.

<p>"We have to be thinking about solutions to the problems that quantum computing will pose," he told the Telegraph. "The average consumer is going to want to know their own transactions and daily business is secure.</p>

<p>"One way of doing this is to use a one time pad  essentially lists of random numbers where one copy of the numbers is held by the person sending the information and an identical copy is held by the person receiving the information. These are completely unbreakable when used properly," he explained.</p>

<p>The critical feature of quantum computing is the unique fact that, if someone tampers with an information feed between two parties, then the nature of the quantum feed changes.</p>

<p>This makes eavesdropping impossible.</blockquote></p>

<p>No, it wouldn't make eavesdropping impossible.  It would make eavesdropping <i>on the communications channel</i> impossible unless someone made an implementation error.  (In the 80s, the NSA broke Soviet one-time-pad systems because the Soviets reused the pad.)  Eavesdropping via spyware or Trojan or TEMPEST would still be possible.</p><div class="feedflare">
<a href="http://feeds.feedburner.com/~f/schneier/fulltext?a=NpW5M"><img src="http://feeds.feedburner.com/~f/schneier/fulltext?i=NpW5M" border="0"></img></a> <a href="http://feeds.feedburner.com/~f/schneier/fulltext?a=NzQ5M"><img src="http://feeds.feedburner.com/~f/schneier/fulltext?i=NzQ5M" border="0"></img></a>
</div>]]></content:encoded>
      <pubDate>Tue, 21 Oct 2008 02:48:49 +0000</pubDate>
      <category domain="http://securityratty.com/tag/cryptography">cryptography</category>
      <category domain="http://securityratty.com/tag/quantum cryptography">quantum cryptography</category>
      <category domain="http://securityratty.com/tag/quantum">quantum</category>
      <category domain="http://securityratty.com/tag/quantum-key distribution network">quantum-key distribution network</category>
      <category domain="http://securityratty.com/tag/quantum channel">quantum channel</category>
      <category domain="http://securityratty.com/tag/quantum system">quantum system</category>
      <category domain="http://securityratty.com/tag/quantum-key distribution technique">quantum-key distribution technique</category>
      <category domain="http://securityratty.com/tag/quantum feed">quantum feed</category>
      <category domain="http://securityratty.com/tag/quantum crypto">quantum crypto</category>
      <source url="http://www.schneier.com/blog/archives/2008/10/quantum_cryptog.html">Quantum Cryptography</source>
    </item>
    <item>
      <title><![CDATA[Top Secret Al Qaeda Documents Left on London Train]]></title>
      <link>http://securityratty.com/article/021c3f19f930fa753f86cf4a2acc44a1</link>
      <guid>http://securityratty.com/article/021c3f19f930fa753f86cf4a2acc44a1</guid>
      <description><![CDATA[Oops . At least they were found and returned. Keith Vaz MP, chairman of the powerful Home Affairs select committee told the BBC: &quot;Such confidential documents should be locked away...they should not be...]]></description>
      <content:encoded><![CDATA[<p><a href="http://news.bbc.co.uk/2/hi/uk_news/7449255.stm">Oops</a>.  At least they were found and returned.</p>

<blockquote>Keith Vaz MP, chairman of the powerful Home Affairs select committee told the BBC: "Such confidential documents should be locked away...they should not be read on trains."</blockquote>

<p>You think?</p><div class="feedflare">
<a href="http://feeds.feedburner.com/~f/schneier/fulltext?a=jDJWHI"><img src="http://feeds.feedburner.com/~f/schneier/fulltext?i=jDJWHI" border="0"></img></a> <a href="http://feeds.feedburner.com/~f/schneier/fulltext?a=Uv8OoI"><img src="http://feeds.feedburner.com/~f/schneier/fulltext?i=Uv8OoI" border="0"></img></a>
</div>]]></content:encoded>
      <pubDate>Fri, 13 Jun 2008 02:47:12 +0000</pubDate>
      <category domain="http://securityratty.com/tag/keith vaz">keith vaz</category>
      <category domain="http://securityratty.com/tag/confidential documents">confidential documents</category>
      <category domain="http://securityratty.com/tag/trains">trains</category>
      <category domain="http://securityratty.com/tag/bbc">bbc</category>
      <category domain="http://securityratty.com/tag/oops">oops</category>
      <category domain="http://securityratty.com/tag/chairman">chairman</category>
      <source url="http://www.schneier.com/blog/archives/2008/06/top_secret_al_q.html">Top Secret Al Qaeda Documents Left on London Train</source>
    </item>
    <item>
      <title><![CDATA[Student hacks Broward Schools and accesses personal information]]></title>
      <link>http://securityratty.com/article/c4365f731a2b858d6a6a93a697fbf23a</link>
      <guid>http://securityratty.com/article/c4365f731a2b858d6a6a93a697fbf23a</guid>
      <description><![CDATA[Technorati Tag: Security Breach

Date Reported
3/23/08

Organization
Broward County Public Schools

Contractor/Consultant/Branch
None

Victims
District employees and students

Number Affected
38,000
...]]></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/broward.jpg" align="right" height="40" width="200"><font size="2"><span style="font-weight: bold;">Date Reported: </span><br>3/23/08<br><br><span style="font-weight: bold;">Organization: </span><br><a href="http://www.browardschools.com/">Broward County Public Schools</a> <br><br><span style="font-weight: bold;">Contractor/Consultant/Branch:</span><br>None<br><br><span style="font-weight: bold;">Victims:</span><br>District employees and students<br><br><span style="font-weight: bold;">Number Affected:</span><br>38,000<br><br><span style="font-weight: bold;">Types of Data:</span><br>"Social Security numbers, addresses, birth dates, names and other personal information"<br><br><span style="font-weight: bold;">Breach Description:</span><br>"A high school senior accused of hacking into a Broward School District database may have downloaded more than just the private information of 38,000 district employees as originally suspected, according to court records."<br><br><span style="font-weight: bold;">Reference URL:</span><br><a href="http://www.sun-sentinel.com/news/local/broward/sfl-flbhacker0322sbmar23,0,5212103.story">South Florida Sun-Sentinel</a> <br><br><span style="font-weight: bold;">Report Credit:</span><br>Joel Marino, South Florida Sun-Sentinel<br><br><span style="font-weight: bold;">Response:</span><br>From the online source cited above:<br><br>A high school senior accused of hacking into a Broward School District database may have downloaded more than just the private information of 38,000 district employees as originally suspected, according to court records.<br><br>Investigators also found information about students at the high school he attended, a host of password hacker programs and credit card generators — or software that can falsify credit card information — in a school computer used in February by Michael Wasa, 18, of Tamarac, a search warrant said.<br><span style="font-style: italic;">[Evan] Why aren't these computers locked-down?&nbsp; High school students (for the most part) are very "high risk" users.&nbsp; The computers should be well hardened and internet access should be restricted to acceptable site visits.</span><br><br>He was suspended March 6 pending expulsion, but no charges or arrests have been made, said district spokesman Keith Bromery. Investigators also are trying to determine if Wasa worked alone.<br><br>A student at J.P. Taravella High in Coral Springs, Wasa was taking several computer classes at the Atlantic Technical Center in Coconut Creek when police say he first accessed the district's database a month ago.<br><br>A teacher at the technical school became suspicious of illegal activity after she was unable to access a classroom computer Wasa used on Feb. 26.<br><br>The school's information technology team found decrypting software had been downloaded, allowing the user to break into a database and collect teacher and student information from the entire Broward County school system.<br><br>School administrators asked Wasa about the hacking on March 4. The records say Wasa "readily admitted he hacked into the school board servers without authorization."<br><span style="font-style: italic;">[Evan] Naïve.</span><br><br>He was asked to turn in a thumb drive, which he said contained emergency contact information for Taravella's 3,000 students.<br><br>Wasa also is suspected of collecting the Social Security numbers, addresses, birth dates, names and other personal information of district employees ranging from teachers to bus drivers. "There's still no reason to believe that there was criminal intent or that he did anything with the information he was able to retrieve," Bromery said.<br style="font-style: italic;"><span style="font-style: italic;">[Evan] Breaking into the school's computer systems is against the law.&nbsp;&nbsp; </span></font><font style="font-style: italic;" size="2">Michael Wasa also had </font><font style="font-style: italic;" size="2">"</font><font style="font-style: italic;" size="2">credit card generators" in his possession.&nbsp; Yet, "There's still no reason to believe that there was criminal intent"?!</font><font size="2"><span style="font-style: italic;"> </span><br><br>Melissa Grimm, a district project manager, told the district's audit committee that the student hacked Pinnacle, an electronic grade book. Both Grimm and Bromery said the payroll has not been affected.<br><span style="font-style: italic;">[Evan] Pinnacle Gradebook is made by </span><a style="font-style: italic;" href="http://www.excelsiorsoftware.com/">Excelsior Software</a><span style="font-style: italic;">.&nbsp; I don't know of any known vulnerabilities and/or exploits for Pinnacle so I wonder if it was just poorly secured in the first place, much like the desktop computer was.</span><br><br>Coconut Creek police, the Broward Sheriff's Office and a district investigations unit are reviewing the case; even the U.S. Secret Service has volunteered to help, said Joe Melita, head of the district's special investigative unit.<br><span style="font-style: italic;">[Evan] Sheesh, this has to be intimidating to a high schooler.</span><br><br>"It's a serious matter any time the protection of employee records comes into question," Melita said. "This affects a lot of employees, so we want them to feel comfortable that their information is secure.<br><span style="font-style: italic;">[Evan] But their information is <span style="font-weight: bold;">NOT </span>secure.</span><br><br><span style="font-weight: bold;">Commentary:</span><br>Michael Wasa may have hacked into the school's systems because he was curious, maybe he thought it would be challenge that he could brag about, or maybe he actually had more sinister plans to use the personal information for criminal gain.&nbsp; The fact that he had "credit card generators" in his possession lends some credence to the latter.<br><br>Schools that provide computers for their students need to make sure that adequate information security are not forgotten on those computers.&nbsp; For instance, there is no need for a student to have unrestricted internet access, local administrative rights, the ability to install software, etc.<br><br>Pinnacle Gradebook is a widely used tool by many schools throughout the county, along with <a href="%20http://www.infinitecampus.com/">Infinite Campus</a>.&nbsp; I applaud these schools for their intent to provide better school/teacher/parent communication by capitalizing on technology, but equally important are potential security implications. <br><br><span style="font-weight: bold;">Past Breaches:</span><br>Unknown</font><br><br>
<script src="http://feeds.feedburner.com/%7Es/breachblog?i=http://breachblog.com/2008/03/24/broward.aspx" type="text/javascript" charset="utf-8"></script>]]></content:encoded>
      <pubDate>Mon, 24 Mar 2008 10:22:48 +0000</pubDate>
      <category domain="http://securityratty.com/tag/information">information</category>
      <category domain="http://securityratty.com/tag/personal information">personal information</category>
      <category domain="http://securityratty.com/tag/students">students</category>
      <category domain="http://securityratty.com/tag/information technology team">information technology team</category>
      <category domain="http://securityratty.com/tag/school students">school students</category>
      <category domain="http://securityratty.com/tag/school">school</category>
      <category domain="http://securityratty.com/tag/information security">information security</category>
      <category domain="http://securityratty.com/tag/pinnacle gradebook">pinnacle gradebook</category>
      <category domain="http://securityratty.com/tag/pinnacle">pinnacle</category>
      <source url="http://breachblog.com/2008/03/24/broward.aspx">Student hacks Broward Schools and accesses personal information</source>
    </item>
    <item>
      <title><![CDATA[Setting file ACLs with PowerShell part 5]]></title>
      <link>http://securityratty.com/article/90d19b6de7fa7182ead7249b95991eda</link>
      <guid>http://securityratty.com/article/90d19b6de7fa7182ead7249b95991eda</guid>
      <description><![CDATA[In my previous post in this series, I showed how easy it is to work with enumerations in PowerShell. Here's the code I've been walking through in this series
dacl = (dir foo.txt).GetAccessControl...]]></description>
      <content:encoded><![CDATA[<p>In my <a href="http://pluralsight.com/blogs/keith/archive/2007/11/29/49320.aspx">previous post</a> in this series, I showed how easy it is to work with enumerations in PowerShell. Here's the code I've been walking through in this series:  <p><tt>$dacl = (dir foo.txt).GetAccessControl()<br>$newRule = New-Object Security.AccessControl.FileSystemAccessRule "keith", Modify, Allow<br>$modified = $false<br>$dacl.ModifyAccessRule("Add", $newRule, [ref]$modified)<br>(dir foo.txt).SetAccessControl($dacl)<br></tt> <p>All I've got left to explain is the last line of code. It's important to note that when you're tweaking ACLs, there are basically three steps you have to take:  <ol> <li>Read the ACL from an object.  <li>Tweak it however you like.  <li>Write the ACL back to the object.</li></ol> <p>In this last line of code, I'm applying the new, tweaked ACL back to the file foo.txt. At this point the new access control policy takes effect.</p> <p>Navigate posts in this series: <a href="http://pluralsight.com/blogs/keith/archive/2007/11/29/49320.aspx">prev</a></p><img src ="http://pluralsight.com/blogs/keith/aggbug/49855.aspx" width = "1" height = "1" />]]></content:encoded>
      <pubDate>Wed, 09 Jan 2008 01:53:00 +0000</pubDate>
      <category domain="http://securityratty.com/tag/object">object</category>
      <category domain="http://securityratty.com/tag/new-object security">new-object security</category>
      <category domain="http://securityratty.com/tag/dir foo">dir foo</category>
      <category domain="http://securityratty.com/tag/txt">txt</category>
      <category domain="http://securityratty.com/tag/series">series</category>
      <category domain="http://securityratty.com/tag/code">code</category>
      <category domain="http://securityratty.com/tag/acl">acl</category>
      <category domain="http://securityratty.com/tag/dacl">dacl</category>
      <category domain="http://securityratty.com/tag/newrule">newrule</category>
      <source url="http://pluralsight.com/blogs/keith/archive/2008/01/09/49855.aspx">Setting file ACLs with PowerShell part 5</source>
    </item>
    <item>
      <title><![CDATA[Facebook 'Secret Crush' not our fault, Zango CEO says ]]></title>
      <link>http://securityratty.com/article/9aa8169de8ed9cf4d1bb9fa78344fa3f</link>
      <guid>http://securityratty.com/article/9aa8169de8ed9cf4d1bb9fa78344fa3f</guid>
      <description><![CDATA[The Facebook 'Secret Crush' widget which has tricked millions of Facebook users into downloading spyware was not our idea, Zango CEO Keith Smith...]]></description>
      <content:encoded><![CDATA[The Facebook 'Secret Crush' widget which has tricked millions of Facebook users into downloading spyware was not our idea, Zango CEO Keith Smith says]]></content:encoded>
      <pubDate>Tue, 08 Jan 2008 21:00:00 +0000</pubDate>
      <category domain="http://securityratty.com/tag/facebook">facebook</category>
      <category domain="http://securityratty.com/tag/secret crush">secret crush</category>
      <category domain="http://securityratty.com/tag/facebook users">facebook users</category>
      <category domain="http://securityratty.com/tag/millions">millions</category>
      <category domain="http://securityratty.com/tag/spyware">spyware</category>
      <category domain="http://securityratty.com/tag/idea">idea</category>
      <category domain="http://securityratty.com/tag/widget">widget</category>
      <source url="http://www.networkworld.com/news/2008/010908-facebook-secret-widget.html?fsrc=rss-security">Facebook 'Secret Crush' not our fault, Zango CEO says </source>
    </item>
    <item>
      <title><![CDATA[Setting file ACLs with PowerShell part 4]]></title>
      <link>http://securityratty.com/article/9b8f624b0441b67b27d3721475d32490</link>
      <guid>http://securityratty.com/article/9b8f624b0441b67b27d3721475d32490</guid>
      <description><![CDATA[In part 3 , I walked through the following line of code
newRule = New-Object Security.AccessControl.FileSystemAccessRule &quot;keith&quot;, Modify, Allow
I pointed out how the &quot;Modify&quot; was automatically...]]></description>
      <content:encoded><![CDATA[<p>In <a href="http://pluralsight.com/blogs/keith/archive/2007/10/31/48903.aspx">part 3</a>, I walked through the following line of code:</p> <p><tt>$newRule = New-Object Security.AccessControl.FileSystemAccessRule "keith", Modify, Allow</tt></p> <p>I pointed out how the "Modify" was automatically converted into an enumeration value, promising that I'd talk more about enumerations later. Well, this value comes from the System.Security.AccessControl.FileSystemRights enumeration. And there's a cool way you can abuse PowerShell to get a quick and dirty listing of an enumeration's values. But to understand how it works, you'll have to bear with me and learn about type-constrained variables in PowerShell, which is a really cool feature unto itself, and one that I use all the time.</p> <p>While PowerShell doesn't support strong typing in the classic sense of a compiler, it does have a feature that allows you to constrain the type of a variable whenever it's assigned a value. Here's an example:</p><pre>$a = 42
[Int32] $b = 42
$a = "this works just fine"
$b = "this generates an invalid cast exception"
</pre>
<p>This syntax allows you to create type-constrained variables. Now when I assign an object to $b, PowerShell will first try to cast that object to System.Int32 (you could also have used "int", by the way). The last line of code above will throw an invalid cast exception. This is a very useful feature, allowing you to get some helpful type checking in your scripts. But this feature also has a nifty side effect that Bruce describes in his <a href="http://www.bookpool.com/sm/1932394907">book</a>. You can use this to get a quick listing of enumeration values:</p><pre>$ [Security.AccessControl.FileSystemRights] "foo"
Cannot convert value "foo" to type "System.Security.AccessControl.FileSystemRights"
due to invalid enumeration values. Specify one of the following enumeration values
and try again. The possible enumeration values are "ListDirectory, ReadData,
WriteData, CreateFiles, CreateDirectories, AppendData, ReadExtendedAttributes,
WriteExtendedAttributes, Traverse, ExecuteFile, DeleteSubdirectoriesAndFiles,
ReadAttributes, WriteAttributes, Write, Delete, ReadPermissions, Read,
ReadAndExecute, Modify, ChangePermissions, TakeOwnership, Synchronize, FullControl"
At line:1 char:42
+ [Security.AccessControl.FileSystemRights]  &lt;&lt;&lt;&lt; "foo"
</pre>
<p>Stay tuned for more!</p><img src ="http://pluralsight.com/blogs/keith/aggbug/49320.aspx" width = "1" height = "1" />]]></content:encoded>
      <pubDate>Thu, 29 Nov 2007 06:34:00 +0000</pubDate>
      <category domain="http://securityratty.com/tag/values">values</category>
      <category domain="http://securityratty.com/tag/invalid enumeration values">invalid enumeration values</category>
      <category domain="http://securityratty.com/tag/enumeration">enumeration</category>
      <category domain="http://securityratty.com/tag/enumeration values">enumeration values</category>
      <category domain="http://securityratty.com/tag/new-object security">new-object security</category>
      <category domain="http://securityratty.com/tag/object">object</category>
      <category domain="http://securityratty.com/tag/powershell">powershell</category>
      <category domain="http://securityratty.com/tag/invalid cast exception">invalid cast exception</category>
      <category domain="http://securityratty.com/tag/cast">cast</category>
      <source url="http://pluralsight.com/blogs/keith/archive/2007/11/29/49320.aspx">Setting file ACLs with PowerShell part 4</source>
    </item>
    <item>
      <title><![CDATA[Master Splynter - No Pictures available?]]></title>
      <link>http://securityratty.com/article/e094b0270d9836ee301e37dfcde8c581</link>
      <guid>http://securityratty.com/article/e094b0270d9836ee301e37dfcde8c581</guid>
      <description><![CDATA[Help a child of the 80s
The whole Master Splyntr affair was bumbling about in my brain for days before I realized the connection between the name, and the rat in the Teenage Mutant Ninja Turtles
The...]]></description>
      <content:encoded><![CDATA[<p>Help a child of the 80s!</p>
<p>The whole<a rel="nofollow" target="_blank" href="http://voices.washingtonpost.com/securityfix/2008/10/fbi_ftc_take_down_scammers_spa.html"> &#8220;Master Splyntr&#8221; affair</a> was bumbling about in my brain for days before I realized the connection between the name, and the <a rel="nofollow" target="_blank" href="http://iovuf.blogspot.com/2008/10/dark-market.html">rat in the Teenage Mutant Ninja Turtles.</a></p>
<blockquote><p><span style="font-family:arial;font-size:85%;">The leader of the site, know online as Master Splynter, was in fact FBI cybercrime agent J. Keith Mularski, part of an elite seven-agent cybercrime unit based at the National Cyber Forensics Training Alliance in Pittsburgh. He was not, however, a man-sized rat sensei to a group of turtles who were teenaged mutant ninjas. Would the FBI call that a conflict of interest?</span></p></blockquote>
<p>Now I feel compelled to photoshop Agent Mularski AKA Splyntr, over a photo of Master Splinter&#8230;but I can&#8217;t find Mularski&#8217;s visage on the interwebs. If anyone has a photo, and it wouldn&#8217;t violate copyright laws, let me know?</p>]]></content:encoded>
      <pubDate>Thu, 22 Oct 1970 08:54:59 +0000</pubDate>
      <category domain="http://securityratty.com/tag/master splynter">master splynter</category>
      <category domain="http://securityratty.com/tag/fbi cybercrime agent">fbi cybercrime agent</category>
      <category domain="http://securityratty.com/tag/rat sensei">rat sensei</category>
      <category domain="http://securityratty.com/tag/national cyber forensics">national cyber forensics</category>
      <category domain="http://securityratty.com/tag/rat">rat</category>
      <category domain="http://securityratty.com/tag/master splyntr affair">master splyntr affair</category>
      <category domain="http://securityratty.com/tag/photo">photo</category>
      <category domain="http://securityratty.com/tag/master splinterbut">master splinterbut</category>
      <category domain="http://securityratty.com/tag/keith mularski">keith mularski</category>
      <source url="http://feeds.feedburner.com/~r/itsecurity/~3/428859779/">Master Splynter - No Pictures available?</source>
    </item>
  </channel>
</rss>
