<?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>spherebox.com &#187; Security</title>
	<atom:link href="http://spherebox.siansiew.com/category/security/feed/" rel="self" type="application/rss+xml" />
	<link>http://spherebox.siansiew.com</link>
	<description>Leveraging on technology to achieve our goals.</description>
	<lastBuildDate>Sun, 18 Dec 2011 08:16:11 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>How to Disable UAC in Windows Vista</title>
		<link>http://spherebox.siansiew.com/2007/07/22/how-to-disable-uac-in-windows-vista/</link>
		<comments>http://spherebox.siansiew.com/2007/07/22/how-to-disable-uac-in-windows-vista/#comments</comments>
		<pubDate>Sun, 22 Jul 2007 01:23:57 +0000</pubDate>
		<dc:creator>ck</dc:creator>
				<category><![CDATA[Guides]]></category>
		<category><![CDATA[Operating Systems]]></category>
		<category><![CDATA[Security]]></category>
		<category><![CDATA[Windows]]></category>

		<guid isPermaLink="false">http://spherebox.com/2007/07/22/how-to-disable-uac-in-windows-vista/</guid>
		<description><![CDATA[This could be something already commonly known among experienced Windows Vista users, but there are still a fair amount of users who are unaware of it. User Account Control (UAC) is a feature introduced in Windows Vista to improve the security of Windows by limiting applications to standard user privileges until an administrator authorizes an [...]]]></description>
			<content:encoded><![CDATA[<p>This could be something already commonly known among experienced Windows Vista users, but there are still a fair amount of users who are unaware of it.</p>
<p><a href="http://en.wikipedia.org/wiki/User_Account_Control" target="_blank">User Account Control (UAC)</a> is a feature introduced in Windows Vista to improve the security of Windows by limiting applications to standard user privileges until an administrator authorizes an increase in privilege level. For instance, you&#8217;ll see a notification like this every time you run an EXE file.</p>
<p><img src="http://spherebox.com/wp-content/uploads/2007/07/uac-vs1.jpg" alt="UAC notification" /></p>
<p>While it could be an useful security feature for inexperienced users, there have been complaints that UAC notifications slow down various tasks, such as new software installation when the user sure that the installation file is 100% safe.</p>
<p>To disable UAC, first go to <em>Control Panel\User Accounts, </em>then click on &#8220;Turn User Account Control on/off&#8221;</p>
<p><img src="http://spherebox.com/wp-content/uploads/2007/07/useraccount.jpg" alt="User Account" /></p>
<p>Un-tick the check box and proceed by clicking OK</p>
<p><img src="http://spherebox.com/wp-content/uploads/2007/07/turnoff.jpg" alt="Untick the checkbox and proceed" /></p>
<p>And finally, you&#8217;ll be asked to restart the computer, the usual way of how Windows works :-)</p>
<p><img src="http://spherebox.com/wp-content/uploads/2007/07/restart.jpg" alt="Restart" /></p>
<p>After that, you&#8217;ll be able to enjoy the level of freedom and convenience you had in Windows XP, of course you must still practice caution and prevent any malicious files from running on your system.</p>
]]></content:encoded>
			<wfw:commentRss>http://spherebox.siansiew.com/2007/07/22/how-to-disable-uac-in-windows-vista/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>Securing UltraVNC over Internet with DSM Plugins</title>
		<link>http://spherebox.siansiew.com/2007/06/25/securing-ultravnc-over-internet-with-dsm-plugins/</link>
		<comments>http://spherebox.siansiew.com/2007/06/25/securing-ultravnc-over-internet-with-dsm-plugins/#comments</comments>
		<pubDate>Mon, 25 Jun 2007 02:42:54 +0000</pubDate>
		<dc:creator>Ben Jim</dc:creator>
				<category><![CDATA[Guides]]></category>
		<category><![CDATA[Open Source]]></category>
		<category><![CDATA[Operating Systems]]></category>
		<category><![CDATA[Privacy]]></category>
		<category><![CDATA[Reviews]]></category>
		<category><![CDATA[Security]]></category>
		<category><![CDATA[Windows]]></category>

		<guid isPermaLink="false">http://spherebox.com/2007/06/25/securing-ultravnc-over-internet-with-dsm-plugins/</guid>
		<description><![CDATA[As promised, for those who are on UltraVNC, securing your VNC over Internet is very easy with a DMS plugin available for encryption. There are currently 3 encryption plugins for UltraVNC, namely MSRC4, ARC4 and AESV2. I&#8217;ll demonstrate how to use the MSRC4 plugin as this is well documented on the UltraVNC forum and it&#8217;s [...]]]></description>
			<content:encoded><![CDATA[<p><img src="http://spherebox.com/wp-content/uploads/2007/05/logo.gif" alt="logo.gif" align="left" /><a href="http://spherebox.com/2007/05/25/securing-vnc-over-internet/" target="_blank">As promised</a>, for those who are on UltraVNC, securing your VNC over Internet is very easy with a DMS plugin available for encryption. There are currently 3 encryption plugins for UltraVNC, namely MSRC4, ARC4 and AESV2. I&#8217;ll demonstrate how to use the MSRC4 plugin as this is well documented on the UltraVNC forum and it&#8217;s the most up-to-date in development.</p>
<p>First off all, download the plugin from <a href="http://msrc4plugin.home.comcast.net/msrc4plugin.html" target="_blank"> here</a> and extract the content to your  root of your UltraVNC folder (defaulted to &#8220;C:\Program Files\UltraVNC&#8221;). <strong>Note:</strong> extract to the root of the folder and not the plugin folder (that&#8217;s just a container).</p>
<p><img src="http://spherebox.com/wp-content/uploads/2007/05/msrc4-plugin.JPG" alt="msrc4-plugin.JPG" /></p>
<p><strong>Server Configuration</strong><br />
Now on your UltraVNC Server and you should see MSRC4Plugin in the DSM DSM plugin drop down box.<br />
<img src="http://spherebox.com/wp-content/uploads/2007/05/config.JPG" alt="config.JPG" /></p>
<p>Check <strong>Use</strong> and hit the <strong>Config</strong> button.A MSRC4 Plugin Configuration window will pop up.<br />
<img src="http://spherebox.com/wp-content/uploads/2007/05/gen-key.JPG" alt="gen-key.JPG" /></p>
<p>You will notice that there aren&#8217;t any encryption plugin keys present(naturally since we haven&#8217;t created any) so make your first key. Select the default <strong>128 bit</strong> hit <strong>Gen Key</strong>.The configuration tool will close after generating the key and this key will be used from now on on every client computer to allow you to  view your server running on that specific key-based encryption. You will notice a new file in your UltraVNC installation folder called rc4.key.</p>
<p><strong>Important:</strong> Make sure you bring along this key file (rc4.key) along with your UltraVNC or the client will not be able to interact or see the server.</p>
<p><img src="http://spherebox.com/wp-content/uploads/2007/05/rc4-key.JPG" alt="rc4-key.JPG" /></p>
<p><strong>Client Configuration</strong><br />
Copy this rc4.key to your UltraVNC client&#8217;s root directory as with the steps in the Server. When you launch your UltraVNC client, check the box called &#8220;Use DSMPlugin&#8221; and enter your server&#8217;s IP address. Click on connect, enter your password.Done!</p>
]]></content:encoded>
			<wfw:commentRss>http://spherebox.siansiew.com/2007/06/25/securing-ultravnc-over-internet-with-dsm-plugins/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Securing VNC over Internet</title>
		<link>http://spherebox.siansiew.com/2007/05/25/securing-vnc-over-internet/</link>
		<comments>http://spherebox.siansiew.com/2007/05/25/securing-vnc-over-internet/#comments</comments>
		<pubDate>Fri, 25 May 2007 09:11:39 +0000</pubDate>
		<dc:creator>Ben Jim</dc:creator>
				<category><![CDATA[Guides]]></category>
		<category><![CDATA[Open Source]]></category>
		<category><![CDATA[Operating Systems]]></category>
		<category><![CDATA[Security]]></category>
		<category><![CDATA[Windows]]></category>

		<guid isPermaLink="false">http://spherebox.com/2007/05/25/securing-vnc-over-internet/</guid>
		<description><![CDATA[Continuing CK&#8217;s article on VNC where he left off, here&#8217;s the VNC-over-Internet remote administration version of the guide. The first part of the tutorial is the setting-up of VNC-over-internet and the second part deals with hardening your VNC in regards to security best-practices. This article is gonna be a long one, so take a deep [...]]]></description>
			<content:encoded><![CDATA[<p><img src='http://spherebox.com/wp-content/uploads/2007/05/vnc.jpg' alt='vnc.jpg' align="left"/>Continuing <a href="http://spherebox.com/2007/04/04/vnc-configuration-for-dummies/">CK&#8217;s article on VNC</a> where he left off, here&#8217;s the VNC-over-Internet remote administration version of the guide. The first part of the tutorial is the setting-up of VNC-over-internet and the second part deals with hardening your VNC in regards to security best-practices. This article is gonna be a long one, so take a deep breath and let&#8217;s go! </p>
<p><u><b>Part One</b></u><br />
By now you should have VNC installed and you&#8217;d be able to connect via LAN. Make sure you register the VNC Server as a system service if you want it to run automatically on Windows start-up. </p>
<p>Now lets expand this control over the Internet. To control your PC over Internet you&#8217;ll have to;</p>
<p>1) Know your IP address. If you&#8217;re on a static IP then all&#8217;s well, if you&#8217;re given a dynamic IP by your ISP then you will need;<br />
a) take note of your IP whenever you leave home.<br />
b) register with any of the numerous free dynamic DNS services. What this service does is offer a service to keep a domain name linked to a changing IP address on those who are on dynamic IPs via a dynamic update client that runs on your local computer and updates the dynamic DNS service site. Logging into the site will give you your ip.</p>
<p>2) Permit traffic on the SSH port 22 on the server (the pc you want to control) and if you&#8217;re on a router you need to port forward the VNC traffic to your server in which VNC Server is listening. How this is done depends on which firewall and/or router you are using. eg. in Windows XP SP2&#8242;s Firewall, go to <b>Start | Control Panel | Windows Firewall | Exceptions tab | Add port | port name SSH, port 22, TCP</b>. </p>
<p><img src='http://spherebox.com/wp-content/uploads/2007/05/sp2-firewall-open-port-22.jpg' alt='sp2-firewall-open-port-22.jpg' /></p>
<p>If youâ€™re behind a router or your bridge-modem is in router mode, you&#8217;ll need to forward TCP port 22 to the server. This means that any traffic coming in through port 22 (the SSH port) will be passed through the router and directed to the server. Here&#8217;s a useful <a href="http://portforward.com">site</a> detailing on how to port forward on popular routers.</p>
<p><img src='http://spherebox.com/wp-content/uploads/2007/05/am300-port-forwarding-22.JPG' alt='am300-port-forwarding-22.JPG' /></p>
<p>This is what port forwarding looks like on my Linksys AM300 modem/router.</p>
<p><u><b>Part Two</b></u><br />
Because access to a VNC Server allows access to your whole computer, security is of upmost important. VNC is inherently unsecure, thus the need to encrypt the traffic moving between both machines (client and server) as encryption in VNC is only used when the initial connection (when you login). Once connected, all VNC data is unencrypted, and a malicious user could snoop your VNC session with a number of scanning programs available that will scan a subnet looking for PCs listening on any ports which VNC uses. </p>
<p>The purpose of VNC + SSH is to remove this security risk. SSH, or the Secure Shell, allows secure (encrypted and authenticated) connections between any two machines running SSH. The wide variaty of connections supported by SSH include file transfer protocols, TCP/IP port forwarding, terminal sessions et cetera.  SSH is capable of using a number of encryption algorithms like AES-256, TripleDES, and-so-forth (I think that&#8217;s enuff tech jargons to throw around).  By tunnelling VNC over a SSH connection, you will be able to acces the host and have all traffic strongly encrypted. </p>
<p><b>Getting &#038; Installing OpenSSH</b><br />
There&#8217;s two ways to go about this. You can either get the standalone installation file of OpenSSH <a href="http://sshwindows.sourceforge.net/">here</a> or download <a href="http://www.cygwin.com/">Cygwin</a> and grab the relevant OpenSSH packages. Cygwin is a powerful *nix API emulator which has many uses that can replace the usual cmd.exe of our windows. What this means is it allows *nix programs/binaries (or bin) to be run in Windows. Maybe a tutorial for this will be up next on the power of Cygwin.</p>
<p>After downloading Cygwin, hit the Set-up exe file. Cygwin is actually an installation and update utility that retrieves the bin packages from the Internet.  As you can guess, the package we&#8217;re interested in is called <b>OpenSSH</b> and can be found in the <b>Net</b> category. After Installation is complete you need to add Cygwin environmental variables to your server to add the OpenSSH service and point to the bin file. Do this by right clicking on <b>My Computer | Selecting Properties | going to the Advanced tab and hitting the | Environment Variables</b> button and;</p>
<p>1. Add the variable <b>CYGWIN</b> and <b>ntsec tty</b> by using the <b>Add</b> button.</p>
<p><img src='http://spherebox.com/wp-content/uploads/2007/05/ntsec-tty.JPG' alt='ntsec-tty.JPG' /></p>
<p>2. Add <b>C:\cygwin\bin</b> (or whatever your installation directory is, for me it was C:\Program Files\Cygwin\bin) to the at the end of the existing line of the <b>PATH</b> environment variable  by using the <b>Edit</b> button.  (<b>Warn</b>: Don&#8217;t remove the existing lines, just append this line to the end of the line or you&#8217;ll screw your paths)</p>
<p><img src='http://spherebox.com/wp-content/uploads/2007/05/path.JPG' alt='path.JPG' /></p>
<p>3. Configure OpenSSH on Cygwin by typing  <b>ssh-host-config</b> at the prompt with the following answers;</p>
<p><img src='http://spherebox.com/wp-content/uploads/2007/05/ssh-config-host.JPG' alt='ssh-config-host.JPG' /></p>
<p><code><br />
â€œPrivilege Separation?â€ Yes<br />
â€œCreate local user SSHd?â€ Yes<br />
â€œInstall SSHd as a service?â€ Yes<br />
â€œCYGWIN = â€ enter ntsec<br />
</code></p>
<p>4. We can now start the SSH daemon (thats service to you Windows folks) by either typing <b>net start sshd</b> within Cygwin, typing <b>cygrunsrv.exe -S sshd</b>  or simply rebooting the machine. You can check if SSH is runningby by typing <b>netstat -a</b> in the command prompt and look for the line with <b>ssh</b>. To stop the SSH service type <b>net stop sshd</b></p>
<p><b>Connecting to VNC thru SSH</b><br />
Adjust the VNC server settings. </p>
<p>1. Select <b>allow loopback connections</b> on the VNC server.</p>
<p><img src='http://spherebox.com/wp-content/uploads/2007/05/allow-loopback-vnc.JPG' alt='allow-loopback-vnc.JPG' /></p>
<p>2. Create a local forwarded tunnel using the command <b>ssh -p 5900 admin @60.49.120.110 -L 5900:127.0.0.1:5900</b> command to forward port 5900 (the default VNC port if you haven&#8217;t changed it to another, if so replace this with your specified value instead) on the client where the public IP of your router is 60.49.120.110. The loopback interface address (that&#8217;s 127.0.0.1 to you) must be used.</p>
<p><b>Connect to the VNC server over the SSH tunnel</b><br />
To complete the procedure, start the VNC viewer on the and point to the server at 127.0.0.1:0:5900. At this point, the connection is forwarded from the client machine to the VNC server over SSH and you should receive the VNC authentication prompt. All network traffic is transparently encrypted by the SSH tunnel.</p>
<p><b>Troubleshooting Checklist</b><br />
Since this involves multiple setups and an unususally long guide, here is a brief troubleshooting checklist should you run into problems.</p>
<p>1) If you can SSH from the server to the server (SSH locally) = SSH server is functioning.<br />
2) If you can SSH from a computer over LAN to the SSH server = IP and LAN connection is functioning.<br />
3) If you can SSH from a computer over WAN (i.e. on the other side of the NAT router) to your SSH server, then you know that the router&#8217;s port-forwarding is working.</p>
<p>The same rules apply to VNC.</p>
<p>Securing UltraVNC is much easier but that&#8217;s for another article. :)</p>
]]></content:encoded>
			<wfw:commentRss>http://spherebox.siansiew.com/2007/05/25/securing-vnc-over-internet/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Add a digital file shredder to your desktop.</title>
		<link>http://spherebox.siansiew.com/2007/01/16/add-a-digital-file-shredder-to-your-desktop/</link>
		<comments>http://spherebox.siansiew.com/2007/01/16/add-a-digital-file-shredder-to-your-desktop/#comments</comments>
		<pubDate>Tue, 16 Jan 2007 14:08:48 +0000</pubDate>
		<dc:creator>Ben Jim</dc:creator>
				<category><![CDATA[Guides]]></category>
		<category><![CDATA[Open Source]]></category>
		<category><![CDATA[Operating Systems]]></category>
		<category><![CDATA[Security]]></category>
		<category><![CDATA[Windows]]></category>

		<guid isPermaLink="false">http://spherebox.com/2007/01/16/add-a-digital-file-shredder-to-your-desktop/</guid>
		<description><![CDATA[The only way to ensure that deleted files, as well as files that you encrypt with EFS, are safe from recovery is to use a secure delete application. There are numerous softwares to securely delete sensitive files off your hard drive. In this tutorial we will be using SDelete (by previously sysinternal) which can be [...]]]></description>
			<content:encoded><![CDATA[<p><img align="left" id="image131" src="http://spherebox.com/wp-content/uploads/2007/01/shredder-1.JPG" alt="shredder-1.JPG" />The only way to ensure that deleted files, as well as files that you encrypt with EFS, are safe from recovery is to use a secure delete application. There are numerous softwares to securely delete sensitive files off your hard drive. In this tutorial we will be using SDelete (by previously sysinternal) which can be downloaded from <a href="http://www.microsoft.com/technet/sysinternals/utilities/SDelete.mspx">here</a>. It is a command line application which makes it ideal for creating batch files.</p>
<p>This would be a good setup for those who are working with sensitive data and don&#8217;t want to wait for a zero-fill reformat to destroy those sensitive data files. Save a batch file on your desktop right next to your recycling bin, so you can now just drag and drop sensitive files onto the batch file icon to shred them digitally. Use the normal Recycle Bin for file you don&#8217;t wanna shred. For those with paws instead of hands I advise caution. </p>
<p>Download, extract and save SDelete.exe to your c:\windows\system32</p>
<p>Open a new notepad and key in the following&#8230;</p>
<p><code>@echo off<br />
echo . --- W A R N I N G ---<br />
echo .<br />
echo .the file(s)/folders(s) will be shredded! Are you sure?<br />
echo .<br />
echo . use CTRL-C to abort or...<br />
echo .<br />
pause<br />
sdelete -p 4 -s %1<br />
pause</code></p>
<p>and save it as a *.bat file on your desktop. As mentioned earlier, you can now just drag and drop sensitive files onto the batch file icon to shred them digitally.</p>
<p><img id="image132" src="http://spherebox.com/wp-content/uploads/2007/01/shredder-2.JPG" alt="shredder-2.JPG" /></p>
<p>Please note that shredding digital files, like it&#8217;s real world equivalent isn&#8217;t a 100% process. As in the real world where people can use a sellotape to paste back the shredded strings and reconstruction the original documents, completely removing traces of the file in all operating systems is similarly unlikely. In NTFS, it is extremely likely that copies of the target file will be made elsewhere in the volume. Also, if there is anything in the I/O stack performing write coalescing, then the file you&#8217;re trying to securely erase may only be overwritten on the physical disk once and not x number of times as suppose to be done by the shredding application.</p>
]]></content:encoded>
			<wfw:commentRss>http://spherebox.siansiew.com/2007/01/16/add-a-digital-file-shredder-to-your-desktop/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Online Security Tips</title>
		<link>http://spherebox.siansiew.com/2006/11/25/online-security-tips/</link>
		<comments>http://spherebox.siansiew.com/2006/11/25/online-security-tips/#comments</comments>
		<pubDate>Sat, 25 Nov 2006 02:16:15 +0000</pubDate>
		<dc:creator>ck</dc:creator>
				<category><![CDATA[Privacy]]></category>
		<category><![CDATA[Security]]></category>
		<category><![CDATA[Web Applications]]></category>

		<guid isPermaLink="false">http://spherebox.com/2006/11/25/online-security-tips/</guid>
		<description><![CDATA[With the widespread of Internet access and online monetary transaction (for example, online banking, online shopping etc.) has become increasingly common and important, security definitely is a no-joking matter. Nobody wants to put their hard-earned money in danger while committing online transaction, and the paranoid among Netizens is understandable. Therefore, I&#8217;m here to write some [...]]]></description>
			<content:encoded><![CDATA[<p><img align="left" src="http://img242.imageshack.us/img242/4766/mssecurityib7.gif" />With the widespread of Internet access and online monetary transaction (for example, online banking, online shopping etc.) has become increasingly common and important, security definitely is a no-joking matter. Nobody wants to put their hard-earned money in danger while committing online transaction, and the paranoid among Netizens is understandable.</p>
<p>Therefore, I&#8217;m here to write some <strong>common</strong> security tips to increase the safety of your online transactions and reduce the risk of your online account being hacked:</p>
<ul>
<li><strong>Avoid phishing </strong>- Always trust only yourself. It&#8217;s not too hard to type the address of online banking site on the address bar. Please DO NOT access online banking site via the link in your email or some untrusted sources. <a target="_blank" href="http://en.wikipedia.org/wiki/Phishing">Phishing</a> is meant to be avoided at all cost.</li>
<li><strong>Equipt with security tools &#8211; </strong>Install at least an Antivirus, Anti-spyware and Firewall into your machine to protect your PC from the invasion of malware/virus/attack.</li>
<li><strong>Update regularly </strong>- Keep your antivirus and anti-spyware updated with the latest definitions, and do not ignore Windows Security update. You would think you&#8217;re probably not affected by the update, but it&#8217;s better to be safe than sorry.</li>
<li><strong>Password tips </strong>- While it&#8217;s OKAY to use your birthdate or your favourite artist name as your password in some discussion forums, a strong password is definitely needed if the site/application is critical:</li>
<ul>
<li>DO NOT use the same password in ALL your online accounts. If you do and one of your accounts got hacked, hacker will be able to access all your other accounts.</li>
<li>Try to avoid using dictionary words like &#8220;prettygirl&#8221;, &#8220;imagination&#8221; etc or any other stuff that&#8217;s easy to guess (like your birth date, your car plate number)</li>
<li>Password is case sensitive, choosing passwords that are composed by different case will add more strength to the security (for example, LeEtLe_KiD).</li>
<li>DO NOT disclose your password to anyone, even if the person claimed he/she is working for the bank or is the site admin.</li>
<li>If you&#8217;ve too many passwords to remember, use a reliable password safe like <a target="_blank" href="http://ck.spherebox.com/2006/11/01/recommendation-keepass/">KeePass.</a></li>
</ul>
<li><strong>Common Sense </strong>- practice your common sense. Sometimes it&#8217;s difficult to tell what goes wrong with the site, but once you think something is wrong, quit it and seek for experts consultation. Other than that, please do often read some online articles concerning electronic security to improve your awareness regarding this matter.</li>
</ul>
<p>Feel free to comment on my list (constructive <span class="p">criticisms are welcome) or add in something here as I&#8217;ve missed some important stuff. Thanks for reading!</span></p>
<p>Original article <a target="_blank" href="http://ck.spherebox.com/2006/11/25/online-security-tips/">here</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://spherebox.siansiew.com/2006/11/25/online-security-tips/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>MacGyver Wannabe (Part I)</title>
		<link>http://spherebox.siansiew.com/2006/11/19/macgyver-wannabe-part-i/</link>
		<comments>http://spherebox.siansiew.com/2006/11/19/macgyver-wannabe-part-i/#comments</comments>
		<pubDate>Sun, 19 Nov 2006 00:18:33 +0000</pubDate>
		<dc:creator>Han Kern</dc:creator>
				<category><![CDATA[Fun]]></category>
		<category><![CDATA[Gadgets]]></category>
		<category><![CDATA[Security]]></category>

		<guid isPermaLink="false">http://spherebox.com/2006/11/19/macgyver-wannabe-part-i/</guid>
		<description><![CDATA[MacGyver, the guy who could disarm a nucler warhead with 3 paper clips, some dentist floss, and a broken screwdriver; all while hacking into your wifi connection. Ok&#8230;I&#8217;m not sure if he actually did that in the TV series, but I&#8217;m certain he has picked a couple of locks before. That is what I am [...]]]></description>
			<content:encoded><![CDATA[<p>MacGyver, the guy who could disarm a nucler warhead with 3 paper clips, some dentist floss, and a broken screwdriver; all while hacking into your wifi connection.</p>
<p>Ok&#8230;I&#8217;m not sure if he actually did that in the TV series, but I&#8217;m certain he has picked a couple of locks before. That is what I am about to try doing.</p>
<p><strong>Why?</strong>  </p>
<p>I am the proud owner of a typical locker room combination lock, of which I have totally forgotten the combinations to. </p>
<p>It just so happens that <a href="http://core77.com/">Core77</a> recently published a <a href="http://www.core77.com/blog/videos/crack_a_combination_lockwith_nerd_power_4975.asp">post</a> on how to &#8216;break&#8217; the combinations to one of these locks. How convenient. =)</p>
<p><strong>So wish me luck as I try to break my own lock. (Disclaimer: this is MY lock!)</strong></p>
<p>To make things simple for you, I have embedded the video from Core77&#8242;s post onto this post as well. Take a look at it:</p>
<p><embed src="http://www.metacafe.com/fplayer/297062/how_to_crack_a_combination_lock.swf" width="400" height="345" wmode="transparent"  pluginspage="http://www.macromedia.com/go/getflashplayer" type="application/x-shockwave-flash"></embed><br/><font size="1"><br />
	      <a href="http://www.metacafe.com/watch/297062/how_to_crack_a_combination_lock/">The Hole &#8211; video powered by Metacafe</a></font></p>
]]></content:encoded>
			<wfw:commentRss>http://spherebox.siansiew.com/2006/11/19/macgyver-wannabe-part-i/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Recommendation &#8211; KeePass</title>
		<link>http://spherebox.siansiew.com/2006/11/01/recommendation-keepass/</link>
		<comments>http://spherebox.siansiew.com/2006/11/01/recommendation-keepass/#comments</comments>
		<pubDate>Wed, 01 Nov 2006 03:48:34 +0000</pubDate>
		<dc:creator>ck</dc:creator>
				<category><![CDATA[Open Source]]></category>
		<category><![CDATA[Privacy]]></category>
		<category><![CDATA[Productivity]]></category>
		<category><![CDATA[Security]]></category>

		<guid isPermaLink="false">http://spherebox.com/2006/11/01/recommendation-keepass/</guid>
		<description><![CDATA[As a heavy Interbutt Internet user, I&#8217;ve too many login/passwords to keep and remember. Forums, webmail accounts, blogs, online banking, ISP password, all together 40 of them. Because of the following reasons, I can&#8217;t have the same universal login/password for all my online accounts:- Difference in policies, for example, Citibank Malaysia has a very unique [...]]]></description>
			<content:encoded><![CDATA[<p><img align="left" title="KeePass" id="image63" alt="KeePass" src="http://spherebox.com/wp-content/uploads/2006/11/plockb75.gif" />As a heavy <strike>Interbutt</strike> Internet user, I&#8217;ve too many login/passwords to keep and remember. Forums, webmail accounts, blogs, online banking, ISP password, all together 40 of them.</p>
<p>Because of the following reasons, I can&#8217;t have the same universal login/password for all my online accounts:-</p>
<ul>
<li>Difference in policies, for example, <a title="Citibank Malaysia" href="http://www.citibank.com.my">Citibank Malaysia</a> has a very unique requirement that login/password cannot have more than two consecutive characters or numbers</li>
</ul>
<ul>
<li>Security reason &#8211; if one of my password information is stolen, the thief will be able to access all my webmails, banking site etc&#8230;now that&#8217;s serious</li>
</ul>
<p>It is indeed a pain in the ass to remember each and every of them, if I&#8217;ve such a good memory, I would utilize it somewhere else :) I had been looking for a good password manager but most of them are not really what I need (for example, Firefox password manager is too simple for me), until I found <a title="KeePass" href="http://keepass.sourceforge.net/">KeePass</a> (listen, it&#8217;s KeePass, not KeepAss)</p>
<p>KeePass is a free/open-source password manager or safe which helps you to manage your passwords in a secure way. You can put all your passwords in one database, which is locked with one master key or a key-disk. So you only have to remember one single master password or insert the key-disk to unlock the whole database. The databases are encrypted using the best and most secure encryption algorithms currently known (AES and Twofish) (paragraph quoted from KeePass main site).</p>
<p>There are plenty more for you to try out and I&#8217;m not going to explain each of them. Experience it instead!</p>
<p>Link: <a href="http://keepass.sourceforge.net/">http://keepass.sourceforge.net/</a></p>
<p>Below are some of the screenshots I&#8217;ve captured from this open-source baby:<br />
<a title="Screen1" class="imagelink" onclick="doPopup(12);return false;" href="http://ck.spherebox.com/wp-content/uploads/2006/11/keepass1.JPG"><img width="128" height="73" alt="Screen1" id="image12" src="http://ck.spherebox.com/wp-content/uploads/2006/11/keepass1.thumbnail.JPG" /></a><span class="imagelink">   </span><a title="Screen2" class="imagelink" onclick="doPopup(13);return false;" href="http://ck.spherebox.com/wp-content/uploads/2006/11/keepass2.JPG"><img width="120" height="96" alt="Screen2" id="image13" src="http://ck.spherebox.com/wp-content/uploads/2006/11/keepass2.thumbnail.JPG" /></a><span class="imagelink">   </span><a title="Screen3" class="imagelink" onclick="doPopup(14);return false;" href="http://ck.spherebox.com/wp-content/uploads/2006/11/keepass3.JPG"><img width="86" height="96" alt="Screen3" id="image14" src="http://ck.spherebox.com/wp-content/uploads/2006/11/keepass3.thumbnail.JPG" /></a></p>
]]></content:encoded>
			<wfw:commentRss>http://spherebox.siansiew.com/2006/11/01/recommendation-keepass/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Torpark Privacy Browser</title>
		<link>http://spherebox.siansiew.com/2006/09/26/torpark-privacy-browser/</link>
		<comments>http://spherebox.siansiew.com/2006/09/26/torpark-privacy-browser/#comments</comments>
		<pubDate>Tue, 26 Sep 2006 14:45:45 +0000</pubDate>
		<dc:creator>Ben Jim</dc:creator>
				<category><![CDATA[Browsers]]></category>
		<category><![CDATA[Open Source]]></category>
		<category><![CDATA[Privacy]]></category>
		<category><![CDATA[Reviews]]></category>
		<category><![CDATA[Security]]></category>
		<category><![CDATA[Web Applications]]></category>

		<guid isPermaLink="false">http://spherebox.com/2006/09/26/torpark-privacy-browser/</guid>
		<description><![CDATA[How about using a web browser that was created by a hacking group and uses technology backed by the Electronic Frontier Foundation (a digital rights group) to surf the web&#160;anonyously for those paranoids out there sound? We&#8217;ll the author, casting the&#160;conditioning&#160;built-in warnings in respect to using applications created by hackers, did just that&#160;for the sake [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://spherebox.com/wp-content/uploads/2006/09/WindowsLiveWriter/TorparkPrivacyBrowser_12494/firefox%5B5%5D.gif" atomicselection="true"><img height="70" src="http://spherebox.com/wp-content/uploads/2006/09/WindowsLiveWriter/TorparkPrivacyBrowser_12494/firefox_thumb%5B3%5D.gif" width="70" align="left"></a> How about using a web browser that was created by a hacking group and uses technology backed by the Electronic Frontier Foundation (a digital rights group) to surf the web&nbsp;anonyously for those paranoids out there sound? We&#8217;ll the author, casting the&nbsp;conditioning&nbsp;built-in warnings in respect to using applications created by hackers, did just that&nbsp;for the sake of this post. An&nbsp;AV database, trojan &amp; spyware detector, firewall updates and a few download minutes later, here I am happily browsing away without any security/infections warnings.</p>
<p><a href="http://spherebox.com/wp-content/uploads/2006/09/WindowsLiveWriter/TorparkPrivacyBrowser_12494/torpark%201%5B9%5D.jpg" atomicselection="true"><img style="border-top-width: 0px; border-left-width: 0px; border-bottom-width: 0px; border-right-width: 0px" height="132" src="http://spherebox.com/wp-content/uploads/2006/09/WindowsLiveWriter/TorparkPrivacyBrowser_12494/torpark%201_thumb%5B7%5D.jpg" width="300" border="0"></a> </p>
<p>Figure 1: Connecting to Tor Networks</p>
<p>Well then you if you fall into the aforementioned category then&nbsp;Torpark is the browser for you. Based on a mod version of Firefox, Torpark was created by a Group calling itself Hacktivismo (the reincarnation of the renowned Texas-ased hacker organization called Cult Of the Dead Cow)and is touted to protect your privacy from governments intelligence service and data theives. Torpark uses its own network (Tor network)&nbsp;of net routers and encryption to anonymise the traffic and also&nbsp;regularly changes the net address that someone appears to be browsing from. It&#8217;s also stand alone installess but weighs in at 9.3Mb.</p>
<p><a href="http://spherebox.com/wp-content/uploads/2006/09/WindowsLiveWriter/TorparkPrivacyBrowser_12494/torpark%202%5B6%5D.jpg" atomicselection="true"><img style="border-top-width: 0px; border-left-width: 0px; border-bottom-width: 0px; border-right-width: 0px" height="212" src="http://spherebox.com/wp-content/uploads/2006/09/WindowsLiveWriter/TorparkPrivacyBrowser_12494/torpark%202_thumb%5B4%5D.jpg" width="235" border="0"></a> </p>
<p>Figure 2: Security&nbsp;menu from the right click mouse button.</p>
<p><a href="http://spherebox.com/wp-content/uploads/2006/09/WindowsLiveWriter/TorparkPrivacyBrowser_12494/torpark%203%5B8%5D.jpg" atomicselection="true"><img style="border-top-width: 0px; border-left-width: 0px; border-bottom-width: 0px; border-right-width: 0px" height="277" src="http://spherebox.com/wp-content/uploads/2006/09/WindowsLiveWriter/TorparkPrivacyBrowser_12494/torpark%203_thumb%5B6%5D.jpg" width="400" border="0"></a> </p>
<p>Figure 3: Torpark in action</p>
<p>download from <a href="http://torpark.nfshost.com/download.php">here.</a></p>
]]></content:encoded>
			<wfw:commentRss>http://spherebox.siansiew.com/2006/09/26/torpark-privacy-browser/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Encrypt with Truecrypt</title>
		<link>http://spherebox.siansiew.com/2006/09/06/encrypt-with-truecrypt/</link>
		<comments>http://spherebox.siansiew.com/2006/09/06/encrypt-with-truecrypt/#comments</comments>
		<pubDate>Wed, 06 Sep 2006 03:30:24 +0000</pubDate>
		<dc:creator>Ben Jim</dc:creator>
				<category><![CDATA[Open Source]]></category>
		<category><![CDATA[Privacy]]></category>
		<category><![CDATA[Security]]></category>

		<guid isPermaLink="false">http://spherebox.com/2006/09/06/encrypt-with-truecrypt/</guid>
		<description><![CDATA[Today we&#8217;ll go over a simple way to encrypt sensitive files on your hard disk, external hard disk, usb thumbdrive and CD. TrueCrypt is a free, open source encryption application that works on Windows and Linux. It creates a virtual hard drive in the form of a single file that will read and write encrypted [...]]]></description>
			<content:encoded><![CDATA[<p>Today we&#8217;ll go over a simple way to encrypt sensitive files on your hard disk, external hard disk, usb thumbdrive and CD. TrueCrypt is a free, open source encryption application that works on Windows and Linux. It creates a virtual hard drive in the form of a single file that will read and write encrypted files on the fly. </p>
<p>1. Download <a href="http://www.truecrypt.org/">TrueCrypt</a>, install and launch.</p>
<p><img src="http://asendure.wordpress.com/files/2006/09/truecrypt2.JPG"><br />
2. Select &#8220;Create Volume&#8221; which will launch a walkthrough wizard. Choose &#8220;Create a Standard TrueCrypt Volume&#8221; and select Next. Hit the &#8220;Select File&#8221; (it really should be called &#8220;Create File&#8221; actually) button and navigate to a location to create your virtual encrypted drive file &#8211; which is really a file that acts like an encrypted folder. Type a name for it. I&#8217;ve created it in &#8220;C:\Documents and Settings\xxx\My Documents\stuff.ben&#8221;. try to pick a non-important filename (naming it private or encrypted will only make people more curious). your file can have any or no extension (i made mine *.ben). Hit Next.</p>
<p><img src="http://asendure.wordpress.com/files/2006/09/truecrypt3.JPG"><br />
3. Choose an encryption algorithm from the dropdown box. Next. Choose the size of the virtual encrypted drive file. You have to comit to a size (realize that it&#8217;s non-growable and regardless of how many files you throw inside, it will always show that size.Next.</p>
<p><img src="http://asendure.wordpress.com/files/2006/09/truecrypt5.JPG"><br />
4. Choose a password. If you don&#8217;t choose a badass 20-in-length alphanumeric password, TrueCrypt will complain, but you can choose to accept your wussy password as well :P.</p>
<p><img src="http://asendure.wordpress.com/files/2006/09/truecrypt7.JPG"><br />
5. Format the virtual encrypted drive file. (Don&#8217;t worry, you&#8217;re not formatting your hard drive but preparing the virtual encrypted drive file.) This is where the coolness factor comes in, TrueCrypt gathers random information from your system like the location of your mouse pointer to incorporate into the encryption algorithm. Done. Exit or create another&#8230;</p>
<p><img src="http://asendure.wordpress.com/files/2006/09/truecrypt9.JPG"><br />
6. Now you&#8217;ve got a virtual encrypted drive file, you need to mount it to use it. Choose &#8220;Select File&#8221; and navigate to the location in which you created it. Select an available drive letter from the list and then hit the &#8220;Mount&#8221; button, and enter the password. </p>
<p><img src="http://asendure.wordpress.com/files/2006/09/truecrypt11.JPG"><br />
7. The virtual encrypted drive will be mounted. Go to My Computer and listed alongside all the other drives on your computer, there will be a new one listed corresponding to the drive letter you selected. Drag and drop all your sensitive data to this drive and work from it as if you would any other disk.<br />
8. Once you&#8217;re finished working with the data, in TrueCrypt, select the mounted drive and hit &#8220;Dismount&#8221;. The drive will no longer be available and it&#8217;s now totally encrypted.</p>
<p><strong>How to use it on your external hard disk &amp; USB thumbdrive.</strong><br />
TrueCrypt does need not be installed to work. Just dump truecrypt.exe, truecrypt.sys, and your virtual encrypted drive onto a tumbdrive or external hard disk. On the move, just stick it in any computer, launch truecrypt.exe, and browse to your virtual encrypted volume.</p>
<p><strong>How to use it on a CD.</strong><br />
The cool part about using a CD is you can use the autorun function to launch truecrypt.exe  whenever you pop it into a CD-ROM drive (unless autorun has been disabled on the machine). To create an autorun file, open a notepad and insert these lines:</p>
<p><code>[autorun]<br />
OPEN=truecrypt.exe</code></p>
<p>and save it as Autorun.inf.</p>
<p><img src="http://asendure.wordpress.com/files/2006/09/truecrypt12.JPG"><br />
Burn truecrypt.exe, truecrypt.sys, your virtual encrypted drive and the Autorun.inf file to your CD root. The uncool part? it&#8217;s read only (naturally being a CD-ROM).</p>
]]></content:encoded>
			<wfw:commentRss>http://spherebox.siansiew.com/2006/09/06/encrypt-with-truecrypt/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>
<!-- WP Super Cache is installed but broken. The path to wp-cache-phase1.php in wp-content/advanced-cache.php must be fixed! -->
