<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Root777 &#187; Computer Security</title>
	<atom:link href="http://www.root777.com/category/computer-security/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.root777.com</link>
	<description>Computer Security &#38; Technology</description>
	<lastBuildDate>Tue, 27 Jul 2010 02:25:48 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
<image>
  <link>http://www.root777.com</link>
  <url>http://www.root777.com/favicon.ico</url>
  <title>Root777</title>
</image>
		<item>
		<title>Solving FBI&#8217;s 2008 Code Cracking Challenge</title>
		<link>http://www.root777.com/computer-security/solving-fbis-2008-code-cracking-challenge/</link>
		<comments>http://www.root777.com/computer-security/solving-fbis-2008-code-cracking-challenge/#comments</comments>
		<pubDate>Tue, 30 Dec 2008 02:11:22 +0000</pubDate>
		<dc:creator>Ajit Gaddam</dc:creator>
				<category><![CDATA[Computer Security]]></category>
		<category><![CDATA[Crypto]]></category>
		<category><![CDATA[encryption]]></category>
		<category><![CDATA[FBI]]></category>
		<category><![CDATA[Security]]></category>

		<guid isPermaLink="false">http://www.root777.com/?p=108</guid>
		<description><![CDATA[The Federal Bureau of Investigation (FBI) has issued a code cracking challenge today. This was in response to a similar challenge the FBI issued last year, which proved to be hugely popular with many thousands responding to the crypto challenge. The FBI Code Cracking Challenge The FBI embedded the above code as a flash file. [...]]]></description>
			<content:encoded><![CDATA[<p></p><p>The Federal Bureau of Investigation (FBI) has issued a <a title="FBI code cracking challenge" href="http://www.fbi.gov/page2/dec08/code_122908.html" target="_blank">code cracking challenge</a> today. This was in response to a similar challenge the FBI issued last year, which proved to be hugely popular with many thousands responding to the crypto challenge.</p>
<p>The FBI Code Cracking Challenge</p>
<div id="attachment_109" class="wp-caption aligncenter" style="width: 293px">
	<a href="http://www.root777.com/wp-content/uploads/2008/12/fbi-crypto-challenge-2008.jpg"><img class="size-full wp-image-109" title="fbi-crypto-challenge-2008" src="http://www.root777.com/wp-content/uploads/2008/12/fbi-crypto-challenge-2008.jpg" alt="FBI's 2008 Crypto Challenge" width="293" height="300" /></a>
	<p class="wp-caption-text">FBI</p>
</div>
<p>The FBI embedded the above code as a flash file. The code for all you cryptanalysts</p>
<blockquote><p>VFWTDLCSWV. YD NSLMIJFWEJFD GSW SL NIJNQBLM FOBV EJFDVF DLNIGTFBSL.KBVBF YYY.AHB.MSK/NSCDC.OFZ FS EDF WV QLSY SA GSWI VWNNDVV.</p></blockquote>
<p>More resources to solve this challenge</p>
<p>2008 FBI Code Cracking Challenge: <a href="http://www.fbi.gov/page2/dec08/code_122908.html">http://www.fbi.gov/page2/dec08/code_122908.html</a></p>
<p>2007 FBI Code Cracking Challenge: http://www.fbi.gov/page2/nov07/code112107.html</p>
<p>Analysis of Criminal Codes and Ciphers: http://www.fbi.gov/hq/lab/fsc/backissu/jan2000/olson.htm</p>
<p>Spoiler Alert: How to solve the 2008 FBI Crypto challenge</p>
<p>** try to solve this before scrolling down **</p>
<p><span id="more-108"></span></p>
<p><strong>Solving FBI 2008 Crypto Challenge</strong></p>
<p>1. An easy giveaway was the 5th line from the crypto picture embedded above</p>
<p>YYY.AHB.MSK/NSCDC.OFZ</p>
<p>substituting www for yyy. Another hint it is likely they were pointing to fbi.gov. So far we have</p>
<p>Y &#8211; <strong>W</strong></p>
<p>A &#8211; <strong>F</strong></p>
<p>H &#8211; <strong>B</strong></p>
<p>B &#8211; <strong>I</strong></p>
<p>M &#8211; <strong>G</strong></p>
<p>S &#8211; <strong>O</strong></p>
<p>K &#8211; <strong>V</strong></p>
<p>2. Substituting in the word before that URL. For KBVBF, we can deduct it is <strong>VISIT</strong></p>
<p>3. Next word to guess is FOBV in the 3rd line. Substituting we can deduct is is <strong>THIS</strong></p>
<p>4. Next word is YD on the first line. The only alphabet that made sense there is E. So we have D &#8211; <strong>E</strong></p>
<p>5. Next, I would try to start solving any 2, 3, 4 alphabet groupings.</p>
<p>Following is a screenshot of my whiteboard. The numbers on the left to each word represented the order in which i tackled the words</p>
<div class="wp-caption aligncenter" style="width: 500px">
	<img title="How to solve FBI crypto code challenge" src="http://farm4.static.flickr.com/3098/3149427300_2aaf166bff.jpg" alt="My Whiteboard" width="500" height="375" />
	<p class="wp-caption-text">My Whiteboard</p>
</div>
<p>Once you solve and substitute the cipher comes out as</p>
<blockquote><p>Stupendous. We congratulate you on cracking this latest encryption. Visit www.fbi.gov/coded.htm to let us know of your success.</p></blockquote>
<p>Visiting the URL above gives us this</p>
<blockquote><p>Congratulations, you did it! Thanks for participating, and happy holidays.</p></blockquote>
<div class="wp-caption aligncenter" style="width: 500px">
	<img title="Congratulations on participating in FBI challenge" src="http://farm4.static.flickr.com/3111/3149427304_817e49ea09.jpg" alt="Congratulations!" width="500" height="203" />
	<p class="wp-caption-text">Congratulations!</p>
</div>
<img src="http://www.root777.com/?ak_action=api_record_view&id=108&type=feed" alt="" />]]></content:encoded>
			<wfw:commentRss>http://www.root777.com/computer-security/solving-fbis-2008-code-cracking-challenge/feed/</wfw:commentRss>
		<slash:comments>8</slash:comments>
		</item>
		<item>
		<title>Strong Password Suggestions using a Password Chart</title>
		<link>http://www.root777.com/computer-security/strong-password-suggestions-using-a-password-chart/</link>
		<comments>http://www.root777.com/computer-security/strong-password-suggestions-using-a-password-chart/#comments</comments>
		<pubDate>Fri, 17 Oct 2008 01:57:49 +0000</pubDate>
		<dc:creator>Ajit Gaddam</dc:creator>
				<category><![CDATA[Computer Security]]></category>
		<category><![CDATA[Tips]]></category>
		<category><![CDATA[password]]></category>
		<category><![CDATA[password policies]]></category>
		<category><![CDATA[strong password]]></category>

		<guid isPermaLink="false">http://www.root777.com/?p=100</guid>
		<description><![CDATA[I think I came across one of the best strong password generators on the Internet at Password Chart. Picking a strong password is very important. A strong and secure password should go beyond just a simple number such as passw0rd where you replace the o with a zero(0) or a special character in the end [...]]]></description>
			<content:encoded><![CDATA[<p></p><p>I think I came across one of the best strong password generators on the Internet at Password Chart. Picking a strong password is very important. A strong and secure password should go beyond just a simple number such as passw0rd where you replace the o with a zero(0) or a special character in the end such as password!. However, when you have to go picking numbers, special characters for a strong password of more than 7 characters, it can become hard to remember such a strong password.</p>
<p>For using the password chart, enter any common phrase you might use or known to you. For example, I used the phrase &#8220;<strong>the ipod rocks</strong>&#8220;. Now, using this phrase, the password chart generates a chart for you. If you are online, you can enter a password you wish to convert using this chart. You can enter a simple word or words here.  For example, I used the word &#8220;<strong>zune</strong>&#8221; as a password I wished to convert to generate a strong password. I end up with a strong password of &#8220;<strong>%^Ed8u63G</strong>&#8220;. Once you generate a password chart, you can also print it out and use it for generating other strong passwords without the need to access the internet.</p>
<p><img title="strong password generator" src="http://farm2.static.flickr.com/1422/1389120153_26f753ae01.jpg" alt="strong password generator" width="500" height="215" align="absmiddle" /></p>
<p><span id="more-100"></span>Click here to access <a title="password chart" href="http://www.passwordchart.com/" target="_blank">Password Chart</a> and generate a strong password</p>
<blockquote><p>Technical Information. How the Password Chart Generator works</p>
<p>1. An MD5 hash of the chart selection phrase is performed and the first 4 bytes of the hash is used as a random number seed to a Mersenne Twister pseudo-random number generator.<br />
2. The password chart is then filled using sequences of 1 to 3 random upper and lower case letters and optionally numbers and punctuation by grabbing successive numbers generated from the Twister. The reason for the random sequence length is to make reversing the substitution cipher a bit harder.<br />
3. The alphanumeric characters in the password is then converted using the chart.</p></blockquote>
<img src="http://www.root777.com/?ak_action=api_record_view&id=100&type=feed" alt="" />]]></content:encoded>
			<wfw:commentRss>http://www.root777.com/computer-security/strong-password-suggestions-using-a-password-chart/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Generate Secure Passwords using the Enigma Code Machine</title>
		<link>http://www.root777.com/computer-security/generate-secure-passwords-using-the-enigma-code-machine/</link>
		<comments>http://www.root777.com/computer-security/generate-secure-passwords-using-the-enigma-code-machine/#comments</comments>
		<pubDate>Thu, 16 Oct 2008 02:03:11 +0000</pubDate>
		<dc:creator>Ajit Gaddam</dc:creator>
				<category><![CDATA[Computer Security]]></category>
		<category><![CDATA[Tips]]></category>
		<category><![CDATA[password]]></category>
		<category><![CDATA[security tips]]></category>
		<category><![CDATA[strong password]]></category>

		<guid isPermaLink="false">http://www.root777.com/?p=102</guid>
		<description><![CDATA[The Enigma was a rotor machine used by the German Military during WW II to encrypt messages they sent to each other. It was invented by German Engineer Arthur Scherbius in 1923. The Enigma Code Machine consisted of a plugboard, three rotors and a reflector which redirected the electrical current. Each letter entered by a [...]]]></description>
			<content:encoded><![CDATA[<p></p><p>The Enigma was a rotor machine used by the German Military during WW II to encrypt messages they sent to each other. It was invented by German Engineer Arthur Scherbius in 1923. The Enigma Code Machine consisted of a plugboard, three rotors and a reflector which redirected the electrical current. Each letter entered by a keyboard was matched by an encrypted letter by closing an electrical circuit which was reconfigured after each entry.</p>
<p>We need to use secure passwords for our everyday computing. So how about using the Enigma Code Machine to generate secure passwords for us. <a href="https://www.xing.com/profile/Frank_Spiess" title="Dr. Frank Spiess" target="_blank">Dr. Frank Spiess</a> helps us out here with a very good flash Enigma Code Machine.</p>
<p>A brief example: Open the machine window, click on the &#8220;Input:&#8221; textbox and enter &#8220;c&#8221; on the keyboard. The plugboard leaves C as C while highlighting the specific wire in red. The electrical current then moves to the rightmost rotor, that is, to its letter A. A is then connected to B. The current enters the middle rotor, that connects G with R. The third (leftmost) rotor maps V to I. In the next step, the reflecor maps B to R. Then the current moves way back along the green wires through the rotors back to the plugboard, where Q leads to Q. As a result, we have the encryption of C to Q. If you now enter &#8220;c&#8221; again, you see that in this case it yields G! This is because the rightmost rotor moves one step to the left before a letter is entered.</p>
<p>So, click <a href="http://enigmaco.de/enigma/enigma.swf" title="enigma flash" target="_blank">here</a> to access the Flash Enigma Code machine built by Dr.Frank Spiess</p>
<p>In my example of a secure password, I enter a simple plain text of &#8220;securityblog&#8221;. This plain text is converted to a cipher text by the Enigma Code Machine resulting in a secure password of &#8220;BMGNHOIPWRNB&#8221;</p>
<p><img src="http://farm2.static.flickr.com/1182/1389892774_9b5896c699_o.png" title="generate password using enigma" alt="generate password using enigma" align="absmiddle" height="427" width="487" /></p>
<p><span id="more-102"></span>I admit that there are limitations to using the Enigma Code Machine for generating secure passwords. For starters, you don&#8217;t have numbers and special characters as part of your final secure password. This I believe could be improved&#8230; but again, this is the limitation of the Enigma Code Machine.</p>
<img src="http://www.root777.com/?ak_action=api_record_view&id=102&type=feed" alt="" />]]></content:encoded>
			<wfw:commentRss>http://www.root777.com/computer-security/generate-secure-passwords-using-the-enigma-code-machine/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>What is Defense in Depth</title>
		<link>http://www.root777.com/computer-security/what-is-defense-in-depth/</link>
		<comments>http://www.root777.com/computer-security/what-is-defense-in-depth/#comments</comments>
		<pubDate>Sun, 13 Jul 2008 18:32:48 +0000</pubDate>
		<dc:creator>Ajit Gaddam</dc:creator>
				<category><![CDATA[Computer Security]]></category>
		<category><![CDATA[defense in depth]]></category>
		<category><![CDATA[definition]]></category>
		<category><![CDATA[Security]]></category>

		<guid isPermaLink="false">http://www.root777.com/?p=26</guid>
		<description><![CDATA[Defense-in-depth is fundamental to the design of a secure system. It stems from the idea that software can have flaws; people can make configuration mistakes; and hardware devices can fail. To compensate for events like these, we do not want to rely on a single mechanism to defend our resources. Instead, we deploy multiple layers [...]]]></description>
			<content:encoded><![CDATA[<p></p><p>Defense-in-depth is fundamental to the design of a secure system. It stems from the idea that software can have flaws; people can make configuration mistakes; and hardware devices can fail. To compensate for events like these, we do not want to rely on a single mechanism to defend our resources. Instead, we deploy multiple layers of protection to account for the possibility that one of them may fail.</p>
<p>Let us apply this concept of defense in depth for securing your home network.</p>
<p>1. Router: You probably have a router(maybe wireless) connected to your cable or DSL modem. The router acts as a firewall protecting you from direct malicious attacks originating from the internet.</p>
<p>2. Anti-virus: Now, while the router acting as a firewall can help you against internet attacks, it cannot protect you against say an email based computer virus or a worm that got downloaded when you visited a malicious web site. An Anti-virus software with the latest signature updates, can protect you from such an attack.</p>
<p>3. Fully patched operating system: A virus probably needs access to some Windows service or a port. A fully patched operating system can add an additional layer of security.</p>
<p><span id="more-26"></span>4. Patched applications: More and more malicious worms/viruses are making use of un-patched applications such as Adobe Acrobat, Flash, Apple QuickTime and mostly targeting the web browser. It is very important to update the software running on your machine to provide this later of defense.</p>
<p>All the systems above provide individual security but combine together to provide defense in depth. Not relying on a single security mechanism is the core foundation od defense-in-depth.</p>
<p>You can read more about Defense-in-Depth at Wikipedia</p>
<p><a title="Defense in Depth Wikipedia" href="http://en.wikipedia.org/wiki/Defense_in_Depth_(computing)" target="_blank">http://en.wikipedia.org/wiki/Defense_in_Depth_(computing)</a></p>
<img src="http://www.root777.com/?ak_action=api_record_view&id=26&type=feed" alt="" />]]></content:encoded>
			<wfw:commentRss>http://www.root777.com/computer-security/what-is-defense-in-depth/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Computer Security Tips and Best Practices</title>
		<link>http://www.root777.com/computer-security/computer-security-tips-and-best-practices/</link>
		<comments>http://www.root777.com/computer-security/computer-security-tips-and-best-practices/#comments</comments>
		<pubDate>Sat, 07 Jun 2008 04:47:47 +0000</pubDate>
		<dc:creator>Ajit Gaddam</dc:creator>
				<category><![CDATA[Computer Security]]></category>
		<category><![CDATA[Tips]]></category>
		<category><![CDATA[security tips]]></category>

		<guid isPermaLink="false">http://www.root777.com/?p=104</guid>
		<description><![CDATA[Protecting yourself is very challenging in the hostile environment of the internet. Imagine a global environment where an unscrupulous person from the other side of the planet can probe your computer for weaknesses, and exploit them to gain access to your most sensitive secrets. They can even use your computer to store data like stolen [...]]]></description>
			<content:encoded><![CDATA[<p></p><p>Protecting yourself is very challenging in the hostile environment of the internet. Imagine a global environment where an unscrupulous person from the other side of the planet can probe your computer for weaknesses, and exploit them to gain access to your most sensitive secrets.</p>
<p>They can even use your computer to store data like stolen credit-card numbers or child pornography, or to attack another innocent home user or business from your system.</p>
<p>Here&#8217;s Kevin Mitnick&#8217;s Top 10 list of steps you should take to protect your information and your computing resources from the bad boys and girls of cyberspace.</p>
<p><strong>#1. Back up everything!</strong> You are not invulnerable. Catastrophic data loss can happen to you &#8212; one worm or Trojan is all it takes.</p>
<p><strong>#2. Choose passwords that are reasonably hard to guess</strong> &#8212; don&#8217;t just append a few numbers to a no-brainer. Always change default passwords.</p>
<p><strong>#3. Use an antivirus product</strong> like AVG or Norton, and set it to update daily.</p>
<p><strong>#4. Update your OS religiously</strong> and be vigilant in applying all security patches released by the software manufacturer.</p>
<p><span id="more-104"></span>#5. Avoid hacker-bait apps like Internet Explorer and <strong>disable automatic scripting on your e-mail client.</strong></p>
<p><strong>#6. Use encryption software</strong> like PGP (pretty good privacy) when sending sensitive e-mail. You can also use it to protect your entire hard drive.</p>
<p><strong>#7. Install a spyware detection app</strong> &#8212; or even several. Programs that can be set to run frequently, like SpyCop, are ideal.</p>
<p><strong>#8. Use a personal firewall</strong>. Configure it to prevent other computers, networks and sites from connecting to you, and specify which programs are allowed to connect to the net automatically.</p>
<p><strong>#9. Disable any system services you&#8217;re not using</strong>, especially apps that could give others remote access to your computer (like Remote Desktop, RealVNC and NetBIOS).</p>
<p><strong>#10. Secure your wireless networks</strong>. At home, enable WPA (Wi-Fi protected access) with a password of at least 20 characters. Configure your laptop to connect in Infrastructure mode only, and don&#8217;t add networks unless they use WPA.</p>
<p>Hackers are becoming more sophisticated in conjuring up new ways to hijack your system by exploiting technical vulnerabilities or human nature. Don&#8217;t become the next victim of unscrupulous cyberspace intruders.</p>
<img src="http://www.root777.com/?ak_action=api_record_view&id=104&type=feed" alt="" />]]></content:encoded>
			<wfw:commentRss>http://www.root777.com/computer-security/computer-security-tips-and-best-practices/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

<!-- Dynamic Page Served (once) in 0.461 seconds -->
