<?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>Xinophobia &#187; Tips</title>
	<atom:link href="http://www.xinophobia.com/category/tips/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.xinophobia.com</link>
	<description>You ARE paranoid and they ARE out to get you.</description>
	<lastBuildDate>Sat, 01 Aug 2009 23:25:08 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>PGP Portable! DIY encryption for all ages</title>
		<link>http://www.xinophobia.com/2009/08/pgp-portable-diy-encryption-for-all-ages/</link>
		<comments>http://www.xinophobia.com/2009/08/pgp-portable-diy-encryption-for-all-ages/#comments</comments>
		<pubDate>Sat, 01 Aug 2009 22:57:24 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Crypto]]></category>
		<category><![CDATA[Tips]]></category>

		<guid isPermaLink="false">http://www.xinophobia.com/?p=349</guid>
		<description><![CDATA[I&#8217;ve long sang the praises of PGP for secure email and data storage.
The question is: how do I send secure email from a computer where I can&#8217;t install any programs?
The answer: PGP on a USB drive!*
The method below will allow you to use all of the GnuPG functions without installing anything on the host computer. [...]]]></description>
			<content:encoded><![CDATA[<p>I&#8217;ve long sang the praises of PGP for secure email and data storage.</p>
<p>The question is: how do I send secure email from a computer where I can&#8217;t install any programs?</p>
<p>The answer: PGP on a USB drive!*</p>
<p>The method below will allow you to use all of the GnuPG functions without installing anything on the host computer. In fact, besides file access, there are no any traces that GnuPG was in use.</p>
<p><br class="spacer_" /></p>
<p>Ingredients:</p>
<p>- empty, formatted USB drive &gt;128MB &#8211; the faster, the better!</p>
<p>- GnuPG 1.4.9 Windows binary &#8211; <a href="http://getfiregpg.org/s/home">http://www.gnupg.org/download/</a></p>
<p>- GPGShell 3.73 &#8211; <a href="http://www.jumaros.de/rsoft/index.html">http://www.jumaros.de/rsoft/index.html</a></p>
<p>- Copy2USB 1.05 &#8211; <a href="http://www.jumaros.de/rsoft/download/Copy2Usb.exe.gpg">http://www.jumaros.de/rsoft/download/Copy2Usb.exe.gpg</a></p>
<p>- FireFox Portable &#8211; <a href="http://portableapps.com/apps/internet/firefox_portable">http://portableapps.com/apps/internet/firefox_portable</a></p>
<p>- FireGPG &#8211; <a href="http://getfiregpg.org/s/home">http://getfiregpg.org/s/home</a> (after FireFox Portable installed)</p>
<p>- SHA1sum &#8211; <a href="ftp://ftp.gnupg.org/GnuPG/binary/">ftp://ftp.gnupg.org/GnuPG/binary/</a></p>
<p><br class="spacer_" /></p>
<p>Directions:</p>
<p>0) Use SHA1sum to check the integrity of the files you downloaded.</p>
<p>1) Install GPGShell on your computer. Install GnuPG in the GPGShell directory. This does not give the cleanest installation but makes everything much easier.</p>
<p>2) Use GnuPG (or some other PGP program) to extract Copy2USB. (Hint: use the decrypt function.)</p>
<p>3) Run Copy2USB. It should be fairly self explanatory. The target directory is a folder on the USB drive.</p>
<p>4) Test the install! Try opening GPGtray and accessing the key manager. If successful go to a command line and check the version &#8220;gpg &#8211;version&#8221; If the home directory is point at C:\Documents and Settings\&#8230; then you will need to reset the home folder. This can be done from the gpgconfig program.</p>
<p><em>Note: Use a fast USB drive. Otherwise, it will seem as if the very paws of Slowcat himself are haplessly fumbling with your instructions.</em></p>
<p>5) Install FirefoxPortable on the USB drive. Set it up however you like.</p>
<p>6) Install FireGPG as an extension. It may complain about an old library, I haven&#8217;t found a way to solve that. However, everything seems to work out fine in the end.</p>
<p style="padding-left: 30px;">6a) Disable the Gmail integration. At the very least, test it before you rely on it. It doesn&#8217;t seem to work properly.</p>
<p style="padding-left: 30px;">6b) Set the paths. Specify the path to the GPG exectuble. Add a command line option to set the home directory to the proper place on the USB drive. <em>%CD%</em>\..\.. will help here to start the path in your current directory and then go up a couple levels. Not particularly elegant but it works!</p>
<p>7) Test integration with FirefoxPortable. Start GPGTray and create a new keypair. Make the passphrase STRONG! A sentence that is easy for you to remember and difficult for someone to guess is ideal. Throw in some l33t or dirty words. Close the key manager and open the key manager from within FireGPG. If you can see the key, you&#8217;ve done things correctly!</p>
<p><br class="spacer_" /></p>
<p>Use: Gmail Example</p>
<p>0) Create a new keypair called &#8220;Test&#8221;. Set the passphrase to something very simple.</p>
<p>1) Open FirefoxPortable. Login to your Gmail account and type a message into the body of the email.</p>
<p>2) Select the entire plaintext message and right click. Choose FireGPG-&gt;Encrypt and Sign. In this example. you will encrypt the message with Test&#8217;s public key and sign with your private key. You will be asked to enter your passphrase for the private key.</p>
<p>3) Paste the entire PGP message block including headers into the body of the email. You will want to either paste over or delete the plaintext. Send the email to yourself.</p>
<p>4) To decrypt the cyphertext you just sent to yourself, select the cyphertext and right click. Choose FireGPG-&gt;Decrypt. You will then be asked to enter the passphrase for the Test private key. If successful, a new window should open up revealing the original message you typed.</p>
<p><br class="spacer_" /></p>
<p>Key Points:</p>
<p>1) To Send: Encrypt with the recipient&#8217;s public key. Sign with your private key using your passphrase.</p>
<p>2) To Read: Decrypt with your private key using your passphrase.</p>
<p>Of course, you cannot encrypt a message if you don&#8217;t know a person&#8217;s public key. To find someone&#8217;s public key, you can either have them give it to you (via email, paper, telepathy, etc.) or you can search for it on a keyserver like cryptonomicon.mit.edu.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.xinophobia.com/2009/08/pgp-portable-diy-encryption-for-all-ages/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Business Continuity Plan</title>
		<link>http://www.xinophobia.com/2009/05/business-continuity-plan/</link>
		<comments>http://www.xinophobia.com/2009/05/business-continuity-plan/#comments</comments>
		<pubDate>Sat, 02 May 2009 18:13:27 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Tips]]></category>

		<guid isPermaLink="false">http://www.xinophobia.com/?p=319</guid>
		<description><![CDATA[I&#8217;ve been holding off any &#8220;oh no, the swine flu is going to get us all. run for your lives.&#8221; type posts. Not that any kind of influenza is a joke. If I recall correctly, influenza as a whole regularly kills some 150,000 people in a normal year.
However, just because I&#8217;m not very concerned doesn&#8217;t [...]]]></description>
			<content:encoded><![CDATA[<p>I&#8217;ve been holding off any &#8220;oh no, the swine flu is going to get us all. run for your lives.&#8221; type posts. Not that any kind of influenza is a joke. If I recall correctly, influenza as a whole regularly kills some 150,000 people in a normal year.</p>
<p>However, just because I&#8217;m not very concerned doesn&#8217;t mean that others aren&#8217;t. Given the popular media&#8217;s fear-mongering to which many have succumbed, I would not be surprised to see serious disruptions in otherwise robust systems.</p>
<p>From an IT perspective, I urge people to consider how they will keep their systems running in the event of widespread absenteeism. If you already have a business continuity plan, good for you. If not, now is the time to quickly get one together. Copy from your neighbor if that&#8217;s what it takes.</p>
<p>Map out your critical goals for the time period you anticipate experiencing abnormal behavior. Everything on this list takes top priority. For example:<br />
1) Maintain service on all mission-critical systems<br />
2) Continue to monitor and respond to security events<br />
3) Continue regular patch testing and implementation cycle<br />
4) Contain any spread of potential infection internally<br />
5) Identify and maintain contact with chain of command for executive decisions and alternates in chain</p>
<p>Then, identify what activities/resources will be necessary in order to accomplish those goals. For example:<br />
1) Require at least two admins on call with remote access capability at all times. Require at least  one security admin on call<br />
2) Enable remote monitoring on mission-critical systems<br />
3) Confirm hot standbys functional. Consider upgrading warm or cold standbys<br />
4) Bring up out-of-band communications channels (IRC, Jabber, etc.)<br />
5) Produce and circulate copies of critical daily reports on out-of-band channels<br />
6) Enforce policies restricting employees with high fever from the office<br />
7) Agree upon and establish secondary command chains in case primary is unreachable</p>
<p>Finally, educate everyone on the plan and test it! It&#8217;s generally accepted that reduce service levels will result from activation of any contingency plan. The idea is that you will be able to set that service level ahead of time.</p>
<p>Ask your vendors about their business continuity plans and share yours with them.</p>
<p>There may or may not be a pandemic but that doesn&#8217;t mean there won&#8217;t be overreactions. Control variability now while it&#8217;s still easy to do so.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.xinophobia.com/2009/05/business-continuity-plan/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>The Art of Memorable Passwords</title>
		<link>http://www.xinophobia.com/2009/03/the-art-of-memorable-passwords/</link>
		<comments>http://www.xinophobia.com/2009/03/the-art-of-memorable-passwords/#comments</comments>
		<pubDate>Wed, 04 Mar 2009 15:26:48 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Tips]]></category>

		<guid isPermaLink="false">http://www.xinophobia.com/?p=193</guid>
		<description><![CDATA[The advice you hear is good:
1) Use strong passwords/passphrases for every account. (Strong = mix of letters, numbers, cases and special characters.)
2) Use different passwords for every account.
3) Never write down your password. Ever.
4) Never tell anyone your password. Ever.
The results are bad. All of this quickly adds up to dozens of accounts you have [...]]]></description>
			<content:encoded><![CDATA[<p>The advice you hear is good:</p>
<p>1) Use strong passwords/passphrases for every account. (Strong = mix of letters, numbers, cases and special characters.)</p>
<p>2) Use different passwords for every account.</p>
<p>3) Never write down your password. Ever.</p>
<p>4) Never tell anyone your password. Ever.</p>
<p>The results are bad. All of this quickly adds up to dozens of accounts you have no idea how to get back into two weeks later. So how is any mortal man or woman supposed to follow these security best practices without looking like a doofus and constantly popping &#8220;Login attempts exceeded&#8221; screens?</p>
<p>There is a certain art to creating memorable passwords. I recommend two methods:</p>
<p><strong>Look at the Titlebar Method:</strong> Create a password that uses some parts of the website name or function. For example, an eBay password could be {B1dd1ng0n-Junk-} or {L0s1ng@uct10nzzz}. A combination of l33t, poor spelling and your own personal touch can help greatly while staring at the eBay login page. Incidentally, you may want to look up on game theory and especially <a href="http://en.wikipedia.org/wiki/Winner's_curse" target="_blank">The Winner&#8217;s Curse.</a> If you absolutely must have that priceless doodad, you can just look up at the titlebar and remember why you&#8217;re there.</p>
<p><strong>Almost the Same Method:</strong> Say you are an auction fiend with accounts on eBay, uBid and auction.com. You&#8217;re passwords could be {J0n3s1n&#8217;3B@y}, {J0n3s1n&#8217;uB1d} and {J0n3s1n&#8217;@uct10n.c0m}. Now this does present one problem. If the username and password to one account is compromised, it would not take a great stretch of imagination to figure out the other ones.</p>
<p>When composing password remember your friends: complexity and length. This may seem imposing at first. It is certainly more challenging than {password123}  but the learning curve is not too bad. For example, my facebook password is more than 10 characters long and I can bang it out in about a second and half consistently. I am also notorious for not checking my fb either so it can&#8217;t take <em>that </em>much practice. Good luck! (and with strong passwords, you won&#8217;t need nearly as much of it!)</p>
]]></content:encoded>
			<wfw:commentRss>http://www.xinophobia.com/2009/03/the-art-of-memorable-passwords/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Why I Care and Why You Should, Too</title>
		<link>http://www.xinophobia.com/2008/09/why-i-care-and-why-you-should-too/</link>
		<comments>http://www.xinophobia.com/2008/09/why-i-care-and-why-you-should-too/#comments</comments>
		<pubDate>Fri, 26 Sep 2008 22:17:27 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Tips]]></category>

		<guid isPermaLink="false">http://www.xinophobia.com/?p=165</guid>
		<description><![CDATA[Why I care and why you should care, too
At the 2007 InformationWeek conference, the CEO of McAfee announced that the value of cybercrime reached $104B USD annually.  This surpassed the value of global wholesale illicit drug trade.
I have reservations about both of these numbers. However, even if we believe that these numbers are only correct [...]]]></description>
			<content:encoded><![CDATA[<p>Why I care and why you should care, too</p>
<p>At the 2007 InformationWeek conference, the CEO of McAfee announced that the value of cybercrime reached $104B USD annually.  This surpassed the value of global wholesale illicit drug trade.</p>
<p>I have reservations about both of these numbers. However, even if we believe that these numbers are only correct to an order of magnitude, we still see an immense problem.</p>
<p>I can give a variety of statistics and theories and the-sky-is-falling rants but let&#8217;s think about a couple particular examples.</p>
<p><em>1) The Corporate Whistleblower</em></p>
<p>Alice wants to expose corporate wrongdoing but has a family to support. She can&#8217;t affort to lose her job.</p>
<p>Alice finds the data, plugs in a USB drive containing PGP, finds the public key for the Attorney General and encrypts the data using the AG&#8217;s key. Anyone searching her computer would only find gibberish. At this point, the original data remains untouched on the company server. The copy is only readable by the AG.</p>
<p>Alice launches Privoxy and Tor to disguise her connection to her gmail account. Corporate spies can see her outbound communication to the first proxy but can&#8217;t tell that she&#8217;s connecting to her email.</p>
<p>Alice sends the data to the AG, closes her net connections and wipes the file and free space on her hard drive.</p>
<p>Most corporate IT teams will not even register that anything unusual happened. Those that do would have a hard time figuring out exactly what. A few very paranoid and very skilled teams will be able to identify Alice as the source of the leak.</p>
<p><em>2) The Hungry Sales Agent</em></p>
<p>Bob is a life insurance agent for a nationwide firm. His client files including a lot of personal and sensitive information reside on his laptop. This makes it easy for Bob and saves him the trouble of logging into the corporate VPN.</p>
<p>Bob is at a corporate client&#8217;s site and finishes his morning session with management. He leaves his laptop and briefcase in the conference room. Fifteen minutes later, lunch in hand, Bob returns to find his laptop missing.</p>
<p>The thief, Eve, reboots to a custom operating system from her CD. She quickly downloads the client data and packages it to sell to identity thieves. Eve wipes the computer and sells it for a couple hundred bucks.</p>
<p>Three months later, customers of this firm receive a notice that their personal data may have been compromised and are advised to hire a credit monitoring service. In most cases, the damage will already have been done.</p>
<p>(This actually happened to me. Even large companies show remarkable apathy towards the danger that their clients face. I start getting notices when I&#8217;m 30 days late paying a $30 cable bill. A Fortune 500 has no excuse waiting three months when my personal credit and personal reputation are at stake.)</p>
<p><strong>The bottom line is this: The proper implementation of information security allows people live their lives free of interference from those who do wrong. It is as basic as the latch on your window and the lock on your door.</strong></p>
]]></content:encoded>
			<wfw:commentRss>http://www.xinophobia.com/2008/09/why-i-care-and-why-you-should-too/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Installing and Using PGP or HOW TO DO THE STUFF I TALKED ABOUT IN THE LAST POST</title>
		<link>http://www.xinophobia.com/2008/09/installing-and-using-pgp-or-how-to-do-the-stuff-i-talked-about-in-the-last-post/</link>
		<comments>http://www.xinophobia.com/2008/09/installing-and-using-pgp-or-how-to-do-the-stuff-i-talked-about-in-the-last-post/#comments</comments>
		<pubDate>Wed, 24 Sep 2008 16:30:16 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Crypto]]></category>
		<category><![CDATA[Tips]]></category>

		<guid isPermaLink="false">http://www.xinophobia.com/?p=160</guid>
		<description><![CDATA[Installing and Using PGP or
HOW TO DO THE STUFF I TALKED ABOUT IN THE LAST POST
This should be no more than a 15-minute process but as the disembodied voice says, your experience may vary.  It looks long but it&#8217;s not really that bad.
Part 1) Install PGP
1) The basic functionality of PGP (encryption/decryption/signing&#8230;) is available for [...]]]></description>
			<content:encoded><![CDATA[<p><strong>Installing and Using PGP or<br />
HOW TO DO THE STUFF I TALKED ABOUT IN THE LAST POST</strong></p>
<p>This should be no more than a 15-minute process but as the disembodied voice says, your experience may vary.  It looks long but it&#8217;s not really that bad.</p>
<p><strong>Part 1) Install PGP</strong></p>
<p>1) The basic functionality of PGP (encryption/decryption/signing&#8230;) is available for free in perpetuity as part of PGP Corporation&#8217;s PGP Desktop software license. Go to www.pgp.com and click on the &#8220;Evaluation&#8221; link towards the bottom of the page.<br />
2) Select &#8220;PGP Desktop Trial Software (Desktop Client Only)&#8221;.<br />
3) Read the text and the license agreement at the bottom of the page. Check the box to accept the license and click &#8220;Accept&#8221;.<br />
4) Fill out the required information and submit it. PGP Corp will email you a download link to the software. Open the link and click the white &#8220;Download&#8221; button on the left side of the page.<br />
5) Unzip the downloaded package. There are two files inside and unzip the larger one. The small file is a signature package to verify that the files are legitimate.<br />
6) Follow the install instructions. Reboot as necessary.</p>
<p><strong>Part 2) Creating Your Keys</strong></p>
<p>1) Open up the PGP Desktop and click on &#8220;File -&gt; New PGP Key&#8221;<br />
2) Follow the instructions and type in your name and email, etc. This will be one of the ways for people to find you. Don&#8217;t use aliases unless people can link you to your alias!<br />
3) Enter your passphrase. You can type anything you want in here. Go ahead and use numbers and spaces and wierd symbols. Make it 1) long enough and varied enough to be secure (look at the little bar at the bottom) and 2) short and easy enough that you can type it all the time.<br />
4) Click, click, click and finish.<br />
5) Congratulations! You made a keypair! That&#8217;s right, in that little icon is a private key for you and a public key for the world. Don&#8217;t give out your private key. Give your public key to *everybody.*</p>
<p><strong>Part 3) Upload your keys and Download others&#8217; keys</strong></p>
<p>1) Go to &#8220;Tools -&gt; Edit Keyservers&#8221;<br />
2) Add any servers you&#8217;d like. I recommend looking at this page (<a href="http://www.rossde.com/PGP/pgp_keyserv.html#pubserv" target="_blank">http://www.rossde.com/PGP/pgp_keyserv.html#pubserv</a>) and adding the servers in bold. Be sure to select whether the server is LDAP or HTTP and enter the correct port number. For example, I would select Type:&#8221; PGP Keyserver HTTP&#8221;, Address: &#8220;cryptonomicon.mit.edu&#8221;, port: &#8220;11371&#8243; and click &#8220;OK&#8221;.<br />
3) Click on the &#8220;All Keys&#8221; tab at the top left of the window, find your key and right click to select &#8220;Send to -&gt; cryptonomicon.mit.edu&#8221;. This will upload your key to the server so that others can find encrypt messages that only you can read.<br />
4) Then click on &#8220;Search for keys&#8221; and from the dropdown box at the top of the screen select &#8220;Everywhere&#8221;. This will search all the servers for the key you want. You can also select particular servers if you know which one you want.<br />
5) In the search box, type &#8220;xinophobia&#8221; and click search. Right click on the most likely-looking result and add it to &#8220;All keys&#8221;.<br />
5a) My key is on my Contacts page.</p>
<p><strong>Part 4) Excitement! Sending encrypted email</strong></p>
<p>1) Log into your gmail. (The process is mostly the same for desktop email programs)<br />
2) Write a message to someone (ex. xinophobia)<br />
3) Place the cursor in the main body of the text. Find the PGP lock icon on the system tray (lower right side of the screen) and right click on it. Select &#8220;Current window -&gt; Encrypt and Sign&#8221;<br />
4) Select the recipient of the message and drag it to the &#8220;Recipients&#8221; box. Click &#8220;Ok&#8221; and then enter your passphrase to sign it with your key.<br />
5) The plaintext message is automatically replaced with the a strange looking cyphertext block. If not, try pasting the cyphertext from the clipboard.<br />
6) Send it!</p>
<p><strong>Part 5) What to do when you get encrypted email</strong></p>
<p>1) Place your cursor in the body of the cyphertext.<br />
2) Right click on the PGP icon and select &#8220;Current Window -&gt; Decrypt and Verify&#8221;<br />
3) Enter your key and a box will pop up with the message. If you like, the message can be copied to the clipboard and pasted somewhere else.<br />
4) Read your friend&#8217;s encrypted message about this weekend&#8217;s BBQ!</p>
<p><strong>Part 6) Sharing your keys</strong></p>
<p>1) Tell your friends where you uploaded your key.<br />
2) Select your key in PGP desktop and click &#8220;email this key&#8221;.</p>
<p><strong>&#8212;The End&#8212;</strong></p>
<p><strong>&#8212;Epilogue&#8212;<br />
</strong>Please don&#8217;t forget your passphrase. Don&#8217;t write it down anywhere! Just don&#8217;t forget it. If you use your key everyday, you&#8217;ll be pretty safe. It is rumored that &#8220;The Government&#8221; (which one???) can crack PGP but it&#8217;s unlikely &#8220;The Government&#8221; will help you if you forget your key.</p>
<p>As case law stands now, you are not required to divulge your passphrase. There is still a great deal of controversy as to whether or not encryption is really protected under the 5th Amendment. Try to stay out of trouble.</p>
<p>Any tool which can be used for good can be used for evil and vice versa. (Generally speaking this is true. I&#8217;m struggling to come up with a &#8220;good&#8221; use for Puppy-kicking Boots. Whoever invented that needs to be shot.) Use PGP for good!</p>
]]></content:encoded>
			<wfw:commentRss>http://www.xinophobia.com/2008/09/installing-and-using-pgp-or-how-to-do-the-stuff-i-talked-about-in-the-last-post/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Notes on Physical Security</title>
		<link>http://www.xinophobia.com/2008/09/notes-on-physical-security/</link>
		<comments>http://www.xinophobia.com/2008/09/notes-on-physical-security/#comments</comments>
		<pubDate>Mon, 15 Sep 2008 17:12:44 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Physical security]]></category>
		<category><![CDATA[Tips]]></category>

		<guid isPermaLink="false">http://www.xinophobia.com/?p=138</guid>
		<description><![CDATA[As the saying goes, &#8220;a secure system that an attacker can physically access is not a secure system.&#8221;
I keep an eye on the police blogs in my area just to get a feel for what kinds of incidents occur. Many of them relate to purses and laptops walking out of unsecured rooms. This kind of [...]]]></description>
			<content:encoded><![CDATA[<p>As the saying goes, &#8220;a secure system that an attacker can physically access is not a secure system.&#8221;</p>
<p>I keep an eye on the police blogs in my area just to get a feel for what kinds of incidents occur. Many of them relate to purses and laptops walking out of unsecured rooms. This kind of breach does not require a ton of commentary. If practical, lock the door to your offices. Lock your computer to a solid object. Encrypt your data and lock down your terminal when you step away. (There is software to do this for you!) Finally, don&#8217;t leave stuff unattended for prolonged periods.</p>
<p>As evidenced by the police blogs and personal experience, many restricted-access buildings depend on unauthorized persons <em>voluntarily not attempting to enter</em>. Despite the assertions of facilities administrators, these buildings and by extension the offices within should be considered public.</p>
<p>To end on a lighter note, I offer an excerpt from the daily police blog:</p>
<p>&#8220;<strong><span style="font-size: small; font-family: Arial; color: black;"><span style="font-size: 12pt; font-family: Arial; color: #000000;">Public Intoxication / Possession of a Fictitious Document: </span></span></strong><span style="font-size: small; font-family: Arial; color: black;"><span style="font-size: 12pt; font-weight: normal; font-family: Arial; color: #000000;">A Student, who was under the age of 21, was reported as leaping a tall fire hydrant in a single bound and staggering as he attempted to walk along the sidewalk&#8230;&#8221;</span></span></p>
<p>Students! If you are under 21 and drunk, do not leap tall fire hydrants in a single bound! You will attract unwanted attention. Next time, try a doublejump.</p>
<p style="text-align: center;"><a href="http://www.xinophobia.com/wp-content/uploads/2008/09/doublejump_pennyarcade_20040607h.jpg"><img class="size-full wp-image-140 aligncenter" title="doublejump_pennyarcade_20040607h" src="http://www.xinophobia.com/wp-content/uploads/2008/09/doublejump_pennyarcade_20040607h.jpg" alt="" width="119" height="195" /></a></p>
<p style="text-align: center;">(credit: Penny Arcade)</p>
]]></content:encoded>
			<wfw:commentRss>http://www.xinophobia.com/2008/09/notes-on-physical-security/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Shoulder Surfing</title>
		<link>http://www.xinophobia.com/2008/08/shoulder-surfing/</link>
		<comments>http://www.xinophobia.com/2008/08/shoulder-surfing/#comments</comments>
		<pubDate>Mon, 18 Aug 2008 16:36:53 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Tips]]></category>

		<guid isPermaLink="false">http://www.xinophobia.com/?p=119</guid>
		<description><![CDATA[Think of all we do to ensure that our authentication systems are not compromised. It really takes a fair amount of effort to extract someone&#8217;s password from a shadow file or to secretly install a keylogger.
A far simpler solution is to look over their shoulder while they type.* Take care when signing on in public [...]]]></description>
			<content:encoded><![CDATA[<p>Think of all we do to ensure that our authentication systems are not compromised. It really takes a fair amount of effort to extract someone&#8217;s password from a shadow file or to secretly install a keylogger.</p>
<p>A far simpler solution is to look over their shoulder while they type.* Take care when signing on in public places. The guy standing in line for a coffee may take an interest in your banking password. Admittedly, this kind of attack of opportunity may not happen often. However, this is an easy way to actively hunt prey.</p>
<p>The concern lies in more than just physically proximate attackers. Many public areas will also have security cameras. A good line of sight would reveal a string of credentials: local machine, webmail, banking, etc.</p>
<p>Some thieves are known to target victims at ATMs on the condition that they successfully observe the victim&#8217;s PIN. Similarly, a laptop theft is much more severe if the attacker can immediately access the system. This makes possible a number of attacks in which the victim is unaware.</p>
<p>For example, at the library Alice shoulder surfs Bob&#8217;s password. Bob locks his computer to the table and goes to the restroom. A couple minutes later, he returns to find his laptop in its original position apparently untouched. However, during that time Alice logged in and installed a backdoor. Bob would probably not find it until the damage had already been done.</p>
<p>As always, watch your back. In terms of information security, it is not unwarranted to assume that everyone, except a trusted few, is your enemy. And what do we know about turning our backs to our enemies?</p>
<p>A quick and easy mitigation is to type very quickly. Otherwise, moving both hands while typing can distract a casual shoulder surfer. As an added distraction, pad the beginning and end of each string i.e. type &#8220;in air&#8221; without actually depressing keys.</p>
<p>And lest I forget this most valuable piece of advice: CHANGE YOUR PASSWORDS OFTEN. The more sensitive your password, the more often you should change it. If you even suspect it&#8217;s been compromised, change it!</p>
<p>*Actually, it&#8217;s also possible to listen to the sequence of keystrokes and identify the keys pressed. There&#8217;s a paper on this, I&#8217;ll link it later.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.xinophobia.com/2008/08/shoulder-surfing/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>My Favorite Things</title>
		<link>http://www.xinophobia.com/2008/07/my-favorite-things/</link>
		<comments>http://www.xinophobia.com/2008/07/my-favorite-things/#comments</comments>
		<pubDate>Tue, 15 Jul 2008 12:54:26 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Tips]]></category>

		<guid isPermaLink="false">http://www.xinophobia.com/?p=91</guid>
		<description><![CDATA[Links to those who have been fighting the good fight:
Internet Storm Center: isc.sans.org
And to those who watch:
Internet Health Report(US only): www.internetpulse.net
CERTStation: www.certstation.com
I would also recommend a basic home computer security suite:
Avast (www.avast.com) &#8211; Antivirus
Ad-Aware (www.lavasoft.com) &#8211; Antispyware
ZoneAlarm (www.zonealarm.com) &#8211; Firewall
These programs are all free for personal, non-commercial use. While it will certainly not stop all [...]]]></description>
			<content:encoded><![CDATA[<p><strong>Links to those who have been fighting the good fight:</strong></p>
<p>Internet Storm Center: <a href="http://isc.sans.org" target="_blank">isc.sans.org</a></p>
<p><strong>And to those who watch:</strong></p>
<p>Internet Health Report(US only): <a href="http://www.internetpulse.net" target="_blank">www.internetpulse.net</a><br />
CERTStation: <a href="http://www.certstation.com" target="_blank">www.certstation.com</a></p>
<p><strong>I would also recommend a basic home computer security suite:</strong></p>
<p>Avast (<a href="http://www.avast.com" target="_blank">www.avast.com</a>) &#8211; Antivirus<br />
Ad-Aware (<a href="http://www.lavasoft.com" target="_blank">www.lavasoft.com</a>) &#8211; Antispyware<br />
ZoneAlarm (<a href="http://www.zonealarm.com" target="_blank">www.zonealarm.com</a>) &#8211; Firewall</p>
<p>These programs are all free for personal, non-commercial use. While it will certainly not stop all threats, it offers decent security with a minimal maintenance burden. Use this as a starting point and select better choices based on user experience level and personal preference. I would recommend declining any paid upgrades.</p>
<p><strong>For more layers of defense:</strong></p>
<p>Encryption:<br />
PGP Desktop (<a href="http://www.pgp.com" target="_blank">www.pgp.com</a>)<br />
PGP allows you to encrypt files and also send encrypted email. This provides excellent security against casual eavesdroppers. The trial package has limited functionality after 30 days but remains sufficient for home use.</p>
<p>Software proxy and onion router:<br />
Vidalia (<a href="http://www.vidalia-project.net" target="_blank">www.vidalia-project.net</a>)<br />
Vidalia will allow you to anonymously access websites. It provides some limited ability to access sites that have been blocked locally (i.e. by government or corporate mandate).</p>
<p>Full disk encryption:<br />
TrueCrypt (<a href="http://www.truecrypt.org" target="_blank">www.truecrypt.org</a>)<br />
TrueCrypt provides on-the-fly full disk encryption. I will be testing the lastest version in the near future.</p>
<p>Network Security Operating System:<br />
BackTrack (<a href="http://www.remote-exploit.org/backtrack.html" target="_blank">www.remote-exploit.org/backtrack.html</a>)<br />
BackTrack is filled with tools for those interested in testing their own network defenses.</p>
<p><strong>You can quickly test your status using some internet-based scanners:</strong></p>
<p>Symantec: <a href="http://security.symantec.com" target="_blank">security.symantec.com</a><br />
Shields Up: <a href="https://www.grc.com/x/ne.dll?bh0bkyd2" target="_blank">https://www.grc.com/x/ne.dll?bh0bkyd2</a></p>
<p>For maximum effectiveness, remember to update and scan regularly!</p>
<p>I would also be happy to hear about any options/tools that are particularly good!</p>
]]></content:encoded>
			<wfw:commentRss>http://www.xinophobia.com/2008/07/my-favorite-things/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Pretty Great Firewall</title>
		<link>http://www.xinophobia.com/2008/07/pretty-great-firewall/</link>
		<comments>http://www.xinophobia.com/2008/07/pretty-great-firewall/#comments</comments>
		<pubDate>Sat, 12 Jul 2008 05:49:41 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Firewall]]></category>
		<category><![CDATA[Reports]]></category>
		<category><![CDATA[Tips]]></category>

		<guid isPermaLink="false">http://www.xinophobia.com/?p=88</guid>
		<description><![CDATA[The strategy here is going to change a little bit. My original assumption about the Internet access control mechanisms was that the rules would be fairly static. This has proven to not be the case. Given the upcoming Olympic Games, I believe that access is going to be much less restrictive than usual and that [...]]]></description>
			<content:encoded><![CDATA[<p>The strategy here is going to change a little bit. My original assumption about the Internet access control mechanisms was that the rules would be fairly static. This has proven to not be the case. Given the upcoming Olympic Games, I believe that access is going to be much less restrictive than usual and that changes will be made very quickly.</p>
<p>As of 7/12/08:</p>
<p>Domains not reachable:</p>
<p>- facebook.com (was reachable on 6/29/08)<br />
- icanhascheezburger.com (was previously able to load site without pictures but now totally unreachable)<br />
- uncyclopedia.com<br />
- torproject.org<br />
- dit-inc.us</p>
<p>Domains reachable:</p>
<p>- cnn.com<br />
- bbc.co.uk<br />
- xkcd.com<br />
- wikipedia.org</p>
<p>The combination of Privoxy+Tor is again successful in accessing the blocked sites.<br />
I chose to use this method because of its usability: free, well-integrated into popular browsers, and easy to setup.</p>
<p>However, there are several importants caveats to using tor:</p>
<p>- The network as it exists will not support connections requiring a lot of bandwidth (i.e. bittorrent, massive file transfers, etc.). It will work but it will be extremely slow. I need to stress that such usage will also have a negative impact on other tor users.<br />
- The software is experimental and should not be relied upon for strong anonymity.<br />
- The most reliable source for software and updates (torproject.org) is not reachable without a working copy of Tor.<br />
- Very few entry nodes are reachable. This raises some serious questions about the immediate security and long-term viability of Tor.</p>
<p>In my 80 hours or so logged into a functional circuit, I have seen only three distinct entry nodes. From a security standpoint, it is easy to believe that these entry nodes are planted or otherwise compromised to allow monitoring. Even if the entries are legitimate, it wouldn&#8217;t be hard to shutdown the network entirely. I leave this as an exercise to the reader.</p>
<p>There is an interesting paper on timing attacks for any onion router network:<br />
Low-Resource Routing Attacks Against Anonymous Systems by Kevin Bauer, Damon McCoy, Dirk Grunwald, Tadayoshi Kohno, Douglas Sicker<br />
<a href="http://www.cs.colorado.edu/department/publications/reports/docs/CU-CS-1025-07.pdf" target="_blank"> http://www.cs.colorado.edu/department/publications/reports/docs/CU-CS-1025-07.pdf</a></p>
<p>There are many alternatives to Tor which I will decline to list here. One that I am investigating is FreeGate: <a href="http://dit-inc.us" target="_blank">dit-inc.us</a>.</p>
<p>I encourage readers to have a plan of action in case Internet access is restricted in their area. What tools do you have immediately available to facilitate a breakout? If you don&#8217;t usually encrypt communications (i.e. pgp or some variant), will you want/need to? How many of your contacts will you be able to reach via other means (secure or not)?</p>
]]></content:encoded>
			<wfw:commentRss>http://www.xinophobia.com/2008/07/pretty-great-firewall/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>On the other side of the world&#8230;</title>
		<link>http://www.xinophobia.com/2008/06/on-the-other-side-of-the-world/</link>
		<comments>http://www.xinophobia.com/2008/06/on-the-other-side-of-the-world/#comments</comments>
		<pubDate>Sat, 28 Jun 2008 18:32:51 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Firewall]]></category>
		<category><![CDATA[Tips]]></category>

		<guid isPermaLink="false">http://www.xinophobia.com/?p=4</guid>
		<description><![CDATA[On the other side of the world&#8230;
&#8230;there is a Great Firewall looming over the webscape. Like any good defensive wall it  keeps out invaders. Yet, the oft unnoticed aspect of walls is perhaps just as important. It keeps people in. Whether the wall is cyber or physical, it sends a not-so-subtle message that &#8220;We [...]]]></description>
			<content:encoded><![CDATA[<p>On the other side of the world&#8230;</p>
<p>&#8230;there is a Great Firewall looming over the webscape. Like any good defensive wall it  keeps out invaders. Yet, the oft unnoticed aspect of walls is perhaps just as important. It keeps people in. Whether the wall is cyber or physical, it sends a not-so-subtle message that &#8220;We are all you should be interested in. There is nothing out there that a right-thinking person would want to see.&#8221;</p>
<p>Let me point out that this is true to some degree everywhere. Some methods are explicit. Others are far more insidious &#8211; a subtle manipulation of reality. But this is a topic for another time.</p>
<p>Like the typical wrong-thinking person, I have become accustomed to my free access to the Internet. Being unwilling to give it up, I have prepared for a small scale inspection of this Wall with just a touch of breaching as required.</p>
<p>First would be a survey of what is actually allowed and prohibited. The easy way is to hit the hotspots: wikipedia, major news sites, blog hosting sites, etc.</p>
<p>Next step is to examine what tools remain accessible. Are open proxies still available? How about the Tor network? One can quickly get a feel for if/what kind of crackdown has been made. The availability of some kind of open access, even sporadic, would have a huge impact on the success of breakout attempts. Open access means a chance to download new tools, refresh lists of proxies, exchange information and in short, buy oneself a little more time.</p>
<p>Finally, I will examine what methods are required to reach the blocked content. Personally, I suspect that one method will work for everything but there are inherent risks in being a one-trick pony. The sentries, though lumbering, are always moving. Sitting still is one of the best ways to find yourself locked down. Without outside assistance, it could be very difficult to break free again.</p>
<p>Reports on the above are forthcoming over the next week. Silence on the wire would suggest a much stronger adversary than I had anticipated.</p>
<p>To leave you with a bit of concrete information, I present the following tips on finding power outlets at airports.</p>
<p>1) Endeavor to fly through good airports and on good airlines. The Southwest terminal in Austin-Bergstrom has laptop bars setup with stools and a raised counter with two outlets per person. Good for your cell phone, too! The Continental terminal at Newark International actually has most outlets covered up with metal plates. Which leads me to number two.</p>
<p>2) Look around you for electronic devices. TVs, speakers, lighted signs, etc. all require power. If they&#8217;re going to wire those signs, it wouldn&#8217;t be too much of a stretch to place an outlet on the floor or wall. Electric cart parking/recharging areas by definition have power. Construction vehicles used indoors are usually electric. Discovering where they charge is akin to finding the lair of a dragon.</p>
<p><a href="http://www.xinophobia.com/wp-content/uploads/2008/06/adj-tix-machine.jpg"><img class="aligncenter size-full wp-image-7" title="adj-tix-machine" src="http://www.xinophobia.com/wp-content/uploads/2008/06/adj-tix-machine.jpg" alt="Next to the self-serve ticket machine" width="352" height="300" /></a></p>
<p><a href="http://www.xinophobia.com/wp-content/uploads/2008/06/cart-charging.jpg"><img class="aligncenter size-full wp-image-9" title="cart-charging" src="http://www.xinophobia.com/wp-content/uploads/2008/06/cart-charging.jpg" alt="Cart charging area" width="346" height="300" /></a></p>
<p>3) Wander into an empty part of the terminal and look for others with electronics. These people may have done the work for you.</p>
<p><a href="http://www.xinophobia.com/wp-content/uploads/2008/06/you-know-he-has-power.jpg"><img class="aligncenter size-full wp-image-6" title="you-know-he-has-power" src="http://www.xinophobia.com/wp-content/uploads/2008/06/you-know-he-has-power.jpg" alt="You know he has power" width="400" height="300" /></a></p>
<p>4) Check near pillars and other structural supports.. An unadorned pillar may have surveillance or NBC detection equipment inside. Water fountains also require beaucoup electricity.</p>
<p><a href="http://www.xinophobia.com/wp-content/uploads/2008/06/pillar.jpg"><img class="aligncenter size-full wp-image-12" title="pillar" src="http://www.xinophobia.com/wp-content/uploads/2008/06/pillar.jpg" alt="Pillar" width="400" height="295" /></a></p>
<p>5) If your desperate, check behind the ticket counters at unused gates. Just be aware that security may not be happy to find you back there.</p>
<p>6) Another last-ditch power source can be found in restrooms. Some models of automatic sinks plug into the wall. Of course, this depends on the type of sink and layout of the bathroom. This is option is wet, conspicuous and difficult to explain.</p>
<p><a href="http://www.xinophobia.com/wp-content/uploads/2008/06/under-sink.jpg"><img class="aligncenter size-full wp-image-11" title="under-sink" src="http://www.xinophobia.com/wp-content/uploads/2008/06/under-sink.jpg" alt="Under the sink - it\'s gross down there" width="400" height="300" /></a></p>
<p>7) Use your imagination! Observe your environment carefully and take nothing for granted. Even if you have to stand in the middle of the floor and strike a pose while you text.</p>
<p><a href="http://www.xinophobia.com/wp-content/uploads/2008/06/middle-of-the-floor.jpg"><img class="aligncenter size-full wp-image-10" title="middle-of-the-floor" src="http://www.xinophobia.com/wp-content/uploads/2008/06/middle-of-the-floor.jpg" alt="In the middle of the floor" width="358" height="300" /><br />
</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.xinophobia.com/2008/06/on-the-other-side-of-the-world/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
	</channel>
</rss>
