<?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>Hacker 10 - Security Hacker</title>
	<atom:link href="http://www.hacker10.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.hacker10.com</link>
	<description>Computer security</description>
	<lastBuildDate>Wed, 19 Jun 2013 12:36:56 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.5.1</generator>
		<item>
		<title>Capture DNS queries with DNSQuery Sniffer</title>
		<link>http://www.hacker10.com/other-computing/capture-dns-queries-with-dnsquery-sniffer/</link>
		<comments>http://www.hacker10.com/other-computing/capture-dns-queries-with-dnsquery-sniffer/#comments</comments>
		<pubDate>Wed, 19 Jun 2013 12:17:54 +0000</pubDate>
		<dc:creator>Hacker10</dc:creator>
				<category><![CDATA[Other Computing]]></category>
		<category><![CDATA[DNS hacking]]></category>
		<category><![CDATA[DNS security]]></category>
		<category><![CDATA[DNSQuery sniffer review]]></category>

		<guid isPermaLink="false">http://www.hacker10.com/?p=8388</guid>
		<description><![CDATA[DNSQuery Sniffer is a free Windows application that captures your computer DNS queries, the program is useful to troubleshoot name resolution complications and check if a domain name is being blacklisted by your ISP DNS. There is no need to &#8230; <a href="http://www.hacker10.com/other-computing/capture-dns-queries-with-dnsquery-sniffer/">Continue reading <span class="meta-nav">&#8594;</span></a><div class="crp_related"><h3>Related Posts:</h3><ul><li><a href="http://www.hacker10.com/computer-security/comodo-secure-dns-review/"     class="crp_title">Comodo Secure DNS Review</a></li><li><a href="http://www.hacker10.com/computer-security/encrypt-dns-traffic-to-stop-man-in-the-middle-attacks-with-dnscrypt/"     class="crp_title">Encrypt DNS traffic to stop man-in-the-middle attacks with&hellip;</a></li><li><a href="http://www.hacker10.com/other-computing/defeat-dns-censorship-with-oddns-p2p-dns/"     class="crp_title">Defeat DNS censorship with ODDNS P2P DNS</a></li><li><a href="http://www.hacker10.com/other-computing/proxydns-a-cloud-based-dns-proxy-to-watch-usa-tv-abroad/"     class="crp_title">ProxyDNS a cloud based DNS proxy to watch USA TV abroad</a></li><li><a href="http://www.hacker10.com/internet-anonymity/uncensored-decentralized-search-engine-yacy/"     class="crp_title">Uncensored decentralized search engine YaCy</a></li></ul></div>]]></description>
				<content:encoded><![CDATA[<p>DNSQuery Sniffer is a free Windows application that captures your computer DNS queries, the program is useful to troubleshoot name resolution complications and check if a domain name is being blacklisted by your ISP DNS. There is no need to install the program, you can run it in portable mode and carry it with you on a USB thumbdrive.</p>
<p>When you run DNSQuery Sniffer for the first time you will shown the available network adapters in your computer, including virtual host components presented as a separate network cards. Your initial choice of capture options will be set as default, to change them later on you will have to access <em>Options&gt;Capture Options</em> or click F9, there are shortcuts to access many of the functions.</p>
<div id="attachment_8392" class="wp-caption aligncenter" style="width: 460px"><img class="size-full wp-image-8392" alt="DNSQuery Sniffer capturing DNS queries" src="http://www.hacker10.com/wp-content/uploads/2013/06/DNSQuery-Sniffer.jpg" width="450" height="300" /><p class="wp-caption-text">DNSQuery Sniffer capturing DNS queries</p></div>
<p>I recorded my DNS queries while on a VPN and it worked perfectly well. A VPN encrypts data in transit over the Internet but recording takes place before DNS queries leave the router. Another use for this program could be for a system administrator to spy on network users, if you are using a portable VPN on an Internet Cafe, DNSQuery Sniffer is one of the many tools a computer admin can deploy to monitor in real time at what sites you are visiting.</p>
<p>Some of the details recorded include Host name and port (for example: <em>pagead2.googlesyndication.com:54630</em>), DNS query time stamp, request time and response time, reverse DNS lookup, IPv6 server address, destination IP address and many others. I noticed that most of the requests only show hostname and port, itemised displayed details will depend on what server you visit.</p>
<p>While I was recording outbound queries on my computer I was able to see Google Adsense and Facebook queries created by the plugins embedded in the website I just visited. Logs can become huge within a couple of recording hours, they can be exported as CSV/XML or HTML file and import them into a spreadsheet for processing.</p>
<p>This tool will be useful for system administrators. Home users without logging needs might prefer to troubleshoot DNS problems with another freeware called DNS Benchmark.</p>
<p style="text-align: center;"><strong><span style="color: #0000ff;"><a title="DNSQuery sniffer" href="http://www.nirsoft.net/utils/dns_query_sniffer.html" target="_blank"><span style="color: #0000ff;">Visit DNSQuery Sniffer homepage</span></a></span></strong></p>
<div class="crp_related"><h3>Related Posts:</h3><ul><li><a href="http://www.hacker10.com/computer-security/comodo-secure-dns-review/"     class="crp_title">Comodo Secure DNS Review</a></li><li><a href="http://www.hacker10.com/computer-security/encrypt-dns-traffic-to-stop-man-in-the-middle-attacks-with-dnscrypt/"     class="crp_title">Encrypt DNS traffic to stop man-in-the-middle attacks with&hellip;</a></li><li><a href="http://www.hacker10.com/other-computing/defeat-dns-censorship-with-oddns-p2p-dns/"     class="crp_title">Defeat DNS censorship with ODDNS P2P DNS</a></li><li><a href="http://www.hacker10.com/other-computing/proxydns-a-cloud-based-dns-proxy-to-watch-usa-tv-abroad/"     class="crp_title">ProxyDNS a cloud based DNS proxy to watch USA TV abroad</a></li><li><a href="http://www.hacker10.com/internet-anonymity/uncensored-decentralized-search-engine-yacy/"     class="crp_title">Uncensored decentralized search engine YaCy</a></li></ul></div>]]></content:encoded>
			<wfw:commentRss>http://www.hacker10.com/other-computing/capture-dns-queries-with-dnsquery-sniffer/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Firefox addon warns you of NSA PRISM surveillance</title>
		<link>http://www.hacker10.com/other-computing/firefox-addon-warns-you-of-nsa-prism-surveillance/</link>
		<comments>http://www.hacker10.com/other-computing/firefox-addon-warns-you-of-nsa-prism-surveillance/#comments</comments>
		<pubDate>Tue, 18 Jun 2013 10:09:08 +0000</pubDate>
		<dc:creator>Hacker10</dc:creator>
				<category><![CDATA[Other Computing]]></category>
		<category><![CDATA[NSA PRISM]]></category>
		<category><![CDATA[NSA surveillance]]></category>
		<category><![CDATA[PRISM Firefox addon]]></category>

		<guid isPermaLink="false">http://www.hacker10.com/?p=8368</guid>
		<description><![CDATA[Dark Side Of The Prism is a Firefox addon that will show a dark PRISM logo on your screen every time you visit a website that is known to allow gathering of user&#8217;s data to the US National Security Agency. &#8230; <a href="http://www.hacker10.com/other-computing/firefox-addon-warns-you-of-nsa-prism-surveillance/">Continue reading <span class="meta-nav">&#8594;</span></a><div class="crp_related"><h3>Related Posts:</h3><ul><li><a href="http://www.hacker10.com/computer-security/hide-firefox-bookmarks-encrypting-them-with-link-password/"     class="crp_title">Hide Firefox bookmarks encrypting them with Link Password</a></li><li><a href="http://www.hacker10.com/internet-anonymity/firefox-addon-sharemenot-stops-social-media-tracking-buttons/"     class="crp_title">Firefox addon ShareMeNot stops social media tracking buttons</a></li><li><a href="http://www.hacker10.com/computer-security/best-firefox-addons-for-computer-privacy-and-security/"     class="crp_title">Best Firefox addons for computer privacy and security</a></li><li><a href="http://www.hacker10.com/internet-anonymity/privacy-firefox-add-on-collusion-shows-you-real-time-tracking/"     class="crp_title">Privacy Firefox add-on Collusion shows you real time&hellip;</a></li><li><a href="http://www.hacker10.com/internet-anonymity/how-to-change-your-browser-user-agent-headers/"     class="crp_title">How to change your browser user agent headers</a></li></ul></div>]]></description>
				<content:encoded><![CDATA[<p>Dark Side Of The Prism is a Firefox addon that will show a dark PRISM logo on your screen every time you visit a website that is known to allow gathering of user&#8217;s data to the US National Security Agency. The addon will work on a company&#8217;s main website and all of its associated services.</p>
<p>For example, the Bing search engine is included in the list of PRISM websites along with all other Microsoft owned websites because Microsoft was named in the leaked NSA documents listing partner companies.</p>
<div id="attachment_8371" class="wp-caption aligncenter" style="width: 460px"><img class="size-full wp-image-8371" alt="Dark Side Of Prism Firefox addon" src="http://www.hacker10.com/wp-content/uploads/2013/06/Dark-Side-Of-Prism-Firefox-addon.jpg" width="450" height="285" /><p class="wp-caption-text">Dark Side Of Prism Firefox addon</p></div>
<p>This addon is a good way to remind yourself that you are being spied on at all times on the Internet and it will also play Pink Floyd&#8217;s aural prism &#8220;<em>Dark Side Of The Moon</em>&#8221; album while it shows the PRISM logo, different tracks will play on different sites. The looped music can get a little over your head as there is no way to mute it other than leaving the site, Dark Side of the Prism will force you to close the tab and go to an alternative company or you will get stuck with annoying music and a scary black logo.</p>
<p>The source code is available for review in case you are paranoid and suspect this addon could be another NSA invention to spy on people.</p>
<p style="text-align: center;"><strong><span style="color: #0000ff;"><a title="Dark Side Of The Prism" href="https://addons.mozilla.org/en-US/firefox/addon/dark-side-of-the-prism/" target="_blank"><span style="color: #0000ff;">Visit Dark Side of The Prism addon</span></a></span></strong></p>
<div class="crp_related"><h3>Related Posts:</h3><ul><li><a href="http://www.hacker10.com/computer-security/hide-firefox-bookmarks-encrypting-them-with-link-password/"     class="crp_title">Hide Firefox bookmarks encrypting them with Link Password</a></li><li><a href="http://www.hacker10.com/internet-anonymity/firefox-addon-sharemenot-stops-social-media-tracking-buttons/"     class="crp_title">Firefox addon ShareMeNot stops social media tracking buttons</a></li><li><a href="http://www.hacker10.com/computer-security/best-firefox-addons-for-computer-privacy-and-security/"     class="crp_title">Best Firefox addons for computer privacy and security</a></li><li><a href="http://www.hacker10.com/internet-anonymity/privacy-firefox-add-on-collusion-shows-you-real-time-tracking/"     class="crp_title">Privacy Firefox add-on Collusion shows you real time&hellip;</a></li><li><a href="http://www.hacker10.com/internet-anonymity/how-to-change-your-browser-user-agent-headers/"     class="crp_title">How to change your browser user agent headers</a></li></ul></div>]]></content:encoded>
			<wfw:commentRss>http://www.hacker10.com/other-computing/firefox-addon-warns-you-of-nsa-prism-surveillance/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>SSH in your browser with Chrome Secure Shell</title>
		<link>http://www.hacker10.com/other-computing/ssh-in-your-browser-with-chrome-secure-shell/</link>
		<comments>http://www.hacker10.com/other-computing/ssh-in-your-browser-with-chrome-secure-shell/#comments</comments>
		<pubDate>Mon, 17 Jun 2013 13:24:45 +0000</pubDate>
		<dc:creator>Hacker10</dc:creator>
				<category><![CDATA[Other Computing]]></category>
		<category><![CDATA[browser SSH access]]></category>
		<category><![CDATA[Chrome Secure Shell]]></category>
		<category><![CDATA[remote access SSH server]]></category>

		<guid isPermaLink="false">http://www.hacker10.com/?p=8336</guid>
		<description><![CDATA[Chrome Secure Shell is a terminal emulator, you can use it to access a remote server from within your browser, it replaces PuTTY in Windows and ssh in Mac/Linux computers. Secure Shell can emulate most things any xterm Unix terminal &#8230; <a href="http://www.hacker10.com/other-computing/ssh-in-your-browser-with-chrome-secure-shell/">Continue reading <span class="meta-nav">&#8594;</span></a><div class="crp_related"><h3>Related Posts:</h3><ul><li><a href="http://www.hacker10.com/mobile-phone/run-a-ssh-server-in-android/"     class="crp_title">Run a SSH server in Android</a></li><li><a href="http://www.hacker10.com/computer-security/secure-profile-password-protect-google-chrome-profile/"     class="crp_title">Secure Profile password protect Google Chrome profile</a></li><li><a href="http://www.hacker10.com/computer-security/advanced-ssh-and-sftp-client-bitvise-tunnelier/"     class="crp_title">Advanced SSH and SFTP client Bitvise Tunnelier</a></li><li><a href="http://www.hacker10.com/mobile-phone/android-ssh-tunnel-hides-your-smartphone-ip/"     class="crp_title">Android SSH Tunnel hides your smartphone IP</a></li><li><a href="http://www.hacker10.com/other-computing/silvershield-a-free-sshsftp-server-for-windows/"     class="crp_title">SilverShielD, a free SSH/SFTP server for Windows</a></li></ul></div>]]></description>
				<content:encoded><![CDATA[<p>Chrome Secure Shell is a terminal emulator, you can use it to access a remote server from within your browser, it replaces PuTTY in Windows and <em>ssh</em> in Mac/Linux computers. Secure Shell can emulate most things any <em>xterm</em> Unix terminal can do. Secure Shell runs <em>hterm</em>, an HTML terminal emulator written in JavaScript, it does not provide SSH access on its own but it can connect to any server running <em>sshd</em> on any port and it will be as secure as <em>ssh. </em>Executed commands are sandboxed inside the browser, this stops malware from spreading to your computer.</p>
<p>Combined with a shell account the Secure Shell Chrome extension could be used to bypass Internet filtering. With sparse Linux command line knowledge it is possible to launch the <em>Lynx</em> browser in the remote server and access filtered websites, or use the <em>Alpine</em> email client or <em>irssi</em> IRC client within the shell.</p>
<div id="attachment_8341" class="wp-caption aligncenter" style="width: 460px"><img class="size-full wp-image-8341" alt="Chrome Secure Shell SSH" src="http://www.hacker10.com/wp-content/uploads/2013/06/Chrome-Secure-Shell-SSH.jpg" width="450" height="290" /><p class="wp-caption-text">Chrome Secure Shell SSH</p></div>
<p>SSH server login might be accomplished with the traditional username and password or the much more secure digital certificate authentication system, this makes credentials theft very laborious. You can change shell settings like font size, cursor blinking and font colouring with some tinkering and spending time reading Secure Shell help file.</p>
<p>A few native terminal features missing are X11 forwarding, SFTP to upload or download files, <em>Syslog </em>(data logging for auditing) and you can&#8217;t call multiple terminals but you could obtain a background process running in the shell account with the <em>screen</em> command for multi tasking.</p>
<p>It would not make sense to have this extension in a Linux computer, since all Linux OS come with a terminal. Windows users are the ones who should be thankful that there is no need to install <em>CygWin</em> any more in their computer, Secure Shell brings simple Unix access to the browser,</p>
<p style="text-align: center;"><strong><span style="color: #0000ff;"><a title="Chrome Secure Shell" href="https://chrome.google.com/webstore/detail/secure-shell/pnhechapfaindjhompbnflcldabbghjo" target="_blank"><span style="color: #0000ff;">Visit Chrome Secure Shell</span></a></span></strong></p>
<div class="crp_related"><h3>Related Posts:</h3><ul><li><a href="http://www.hacker10.com/mobile-phone/run-a-ssh-server-in-android/"     class="crp_title">Run a SSH server in Android</a></li><li><a href="http://www.hacker10.com/computer-security/secure-profile-password-protect-google-chrome-profile/"     class="crp_title">Secure Profile password protect Google Chrome profile</a></li><li><a href="http://www.hacker10.com/computer-security/advanced-ssh-and-sftp-client-bitvise-tunnelier/"     class="crp_title">Advanced SSH and SFTP client Bitvise Tunnelier</a></li><li><a href="http://www.hacker10.com/mobile-phone/android-ssh-tunnel-hides-your-smartphone-ip/"     class="crp_title">Android SSH Tunnel hides your smartphone IP</a></li><li><a href="http://www.hacker10.com/other-computing/silvershield-a-free-sshsftp-server-for-windows/"     class="crp_title">SilverShielD, a free SSH/SFTP server for Windows</a></li></ul></div>]]></content:encoded>
			<wfw:commentRss>http://www.hacker10.com/other-computing/ssh-in-your-browser-with-chrome-secure-shell/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Encrypted chat in Apple iOS with iCrypter</title>
		<link>http://www.hacker10.com/mobile-phone/encrypted-chat-in-apple-ios-with-icrypter/</link>
		<comments>http://www.hacker10.com/mobile-phone/encrypted-chat-in-apple-ios-with-icrypter/#comments</comments>
		<pubDate>Sun, 16 Jun 2013 08:45:08 +0000</pubDate>
		<dc:creator>Hacker10</dc:creator>
				<category><![CDATA[Mobile Phone]]></category>
		<category><![CDATA[iCrypter review]]></category>
		<category><![CDATA[iPad encryption]]></category>
		<category><![CDATA[iPhone encryption]]></category>

		<guid isPermaLink="false">http://www.hacker10.com/?p=8313</guid>
		<description><![CDATA[iCrypter is a small encryption app for Apple iOS (iPhone, iPad, iPod Touch). With this app you can write or paste messages inside a window and attach any file you like, from photos or videos to documents, after that you &#8230; <a href="http://www.hacker10.com/mobile-phone/encrypted-chat-in-apple-ios-with-icrypter/">Continue reading <span class="meta-nav">&#8594;</span></a><div class="crp_related"><h3>Related Posts:</h3><ul><li><a href="http://www.hacker10.com/mobile-phone/encrypted-chat-for-iphone-and-ipad-with-chatsecure/"     class="crp_title">Encrypted chat for iPhone and iPad with ChatSecure</a></li><li><a href="http://www.hacker10.com/mobile-phone/iphone-secure-messaging-encrypted-vault-app-foxygram/"     class="crp_title">iPhone secure messaging &#038; encrypted vault app FoxyGram</a></li><li><a href="http://www.hacker10.com/mobile-phone/armortext-android-app-to-encrypt-smsmms-messages/"     class="crp_title">ArmorText  Android app to encrypt SMS&#038;MMS messages</a></li><li><a href="http://www.hacker10.com/mobile-phone/metrobuddy-secure-sms-stops-sms-eavesdropping/"     class="crp_title">MetroBuddy Secure SMS stops SMS eavesdropping</a></li><li><a href="http://www.hacker10.com/encryption-software-2/dropkey-for-mac-os-x-to-easily-encrypt-and-email-files/"     class="crp_title">DropKey for MAC OS X to easily encrypt and email files</a></li></ul></div>]]></description>
				<content:encoded><![CDATA[<p>iCrypter is a small encryption app for Apple iOS (iPhone, iPad, iPod Touch). With this app you can write or paste messages inside a window and attach any file you like, from photos or videos to documents, after that you will be asked to enter a password to scramble everything. The encrypted message can be distributed via SMS, WhatsApp, Facebook, Twitter, Skype, iMessage and the like.</p>
<p>The password you used for encryption is stored in the built-in Contact Book which is also encrypted, to start a secure chat session the password is shared with other participants, when someone with iCrypter installed clicks on an incoming message decryption will initiate automatically.</p>
<div id="attachment_8316" class="wp-caption aligncenter" style="width: 460px"><img class="size-full wp-image-8316" alt="iCrypter Apple iOS encryption" src="http://www.hacker10.com/wp-content/uploads/2013/06/iCrypter-Apple-iOS-encryption-app.jpg" width="450" height="300" /><p class="wp-caption-text">iCrypter Apple iOS encryption</p></div>
<p>iCrypter uses symmetrical cryptography implementing the Advanced Encryption Standard 256-bit algorithm, a US National Security Agency algorithm approved to secure top secret information. Data encryption takes place in your phone before being transmitted, there is no central server that could be wire tapped to read your messages or any kind of backdoor subverting the software.</p>
<p>To protect your information if the device is lost or stolen, a self-destruction function called &#8220;<em>Fail Safe</em>&#8221; will wipe all iCrypter content, bookmarks and settings, overwriting data with the US Department of Defence 5220.22-M E method after entering the grid application password wrong five times. The encryption algorithm source code put in action by iCrypter can be downloaded and is available for inspection.</p>
<p>This is an effortless encryption app to operate, with an easy to navigate interface, the only downside is that people you communicate with needs to have iCrypter installed too and the app is not available for Android, this leaves lots of your friends out of secure communications.</p>
<p style="text-align: center;"><strong><span style="color: #0000ff;"><a title="iCrypter" href="http://www.protectstar.com/en/iCrypter.php" target="_blank"><span style="color: #0000ff;">Visit iCrypter homepage</span></a></span></strong></p>
<div class="crp_related"><h3>Related Posts:</h3><ul><li><a href="http://www.hacker10.com/mobile-phone/encrypted-chat-for-iphone-and-ipad-with-chatsecure/"     class="crp_title">Encrypted chat for iPhone and iPad with ChatSecure</a></li><li><a href="http://www.hacker10.com/mobile-phone/iphone-secure-messaging-encrypted-vault-app-foxygram/"     class="crp_title">iPhone secure messaging &#038; encrypted vault app FoxyGram</a></li><li><a href="http://www.hacker10.com/mobile-phone/armortext-android-app-to-encrypt-smsmms-messages/"     class="crp_title">ArmorText  Android app to encrypt SMS&#038;MMS messages</a></li><li><a href="http://www.hacker10.com/mobile-phone/metrobuddy-secure-sms-stops-sms-eavesdropping/"     class="crp_title">MetroBuddy Secure SMS stops SMS eavesdropping</a></li><li><a href="http://www.hacker10.com/encryption-software-2/dropkey-for-mac-os-x-to-easily-encrypt-and-email-files/"     class="crp_title">DropKey for MAC OS X to easily encrypt and email files</a></li></ul></div>]]></content:encoded>
			<wfw:commentRss>http://www.hacker10.com/mobile-phone/encrypted-chat-in-apple-ios-with-icrypter/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Encrypt data in Android with Secret Space Encryptor</title>
		<link>http://www.hacker10.com/mobile-phone/encrypt-data-in-android-with-secret-space-encryptor/</link>
		<comments>http://www.hacker10.com/mobile-phone/encrypt-data-in-android-with-secret-space-encryptor/#comments</comments>
		<pubDate>Sat, 15 Jun 2013 17:03:36 +0000</pubDate>
		<dc:creator>Hacker10</dc:creator>
				<category><![CDATA[Mobile Phone]]></category>
		<category><![CDATA[Android encryption]]></category>
		<category><![CDATA[Android phone security]]></category>
		<category><![CDATA[Secret Space Encryptor]]></category>

		<guid isPermaLink="false">http://www.hacker10.com/?p=8295</guid>
		<description><![CDATA[Secret Space Encryptor is a cross platform tool made up of a password manager, message encryption to encrypt text, and file encryption to password protect photos or videos. Each function can be configured in settings to apply a different cipher &#8230; <a href="http://www.hacker10.com/mobile-phone/encrypt-data-in-android-with-secret-space-encryptor/">Continue reading <span class="meta-nav">&#8594;</span></a><div class="crp_related"><h3>Related Posts:</h3><ul><li><a href="http://www.hacker10.com/encryption-software-2/free-file-encryption-software-bcarchive-from-jetico/"     class="crp_title">Free file encryption software BCArchive from Jetico</a></li><li><a href="http://www.hacker10.com/mobile-phone/android-encrypted-data-backup-with-trubackup/"     class="crp_title">Android encrypted data backup with truBackup</a></li><li><a href="http://www.hacker10.com/other-computing/password-protect-notes-with-secret-notes/"     class="crp_title">Password protect notes with Secret Notes</a></li><li><a href="http://www.hacker10.com/other-computing/encrypted-cloud-storage-with-teamdrive/"     class="crp_title">Encrypted cloud storage with TeamDrive</a></li><li><a href="http://www.hacker10.com/mobile-phone/clear-android-phone-private-data-with-history-eraser/"     class="crp_title">Clear Android phone private data with History Eraser</a></li></ul></div>]]></description>
				<content:encoded><![CDATA[<p>Secret Space Encryptor is a cross platform tool made up of a password manager, message encryption to encrypt text, and file encryption to password protect photos or videos. Each function can be configured in settings to apply a different cipher algorithm, Secret Space Encryptor comes with a wide range of ciphers: AES-256bit, Blowfish-256/448bit, Serpent-256bit, Twofish-256bit and Gost-256bit.</p>
<p>File encryption will preserve timestamps and associate <em>.enc</em> files with the utility, the password manager can classify data inside coloured folders and back everything up exporting it to an encryped <em>.pwv</em> file that can be later imported back or save it unencrypted to an <em>.xml</em> file, a standard format to import data into other applications like a different password manager.</p>
<div id="attachment_8297" class="wp-caption aligncenter" style="width: 462px"><img class="size-full wp-image-8297" alt="Secret Space Encryptor Android" src="http://www.hacker10.com/wp-content/uploads/2013/06/Secret-Space-Encryptor-Android.png" width="452" height="302" /><p class="wp-caption-text">Secret Space Encryptor Android</p></div>
<p>You will find other embedded privacy utilities like a clipboard cleaner, algorithm benchmark or customizable password generator. The software is very complete and open source, giving you some guarantee against backdoors, amazingly this free app has no advertisements or nagging screens, this a very easy to use encryption tool, the software is available for Windows, Android, Linux and Mac OS X, there is a java version of the program that runs on any OS with Java installed.</p>
<p style="text-align: center;"><strong><span style="color: #0000ff;"><a title="Secret Space Encryptor" href="http://www.paranoiaworks.mobi/sse" target="_blank"><span style="color: #0000ff;">Visit Secret Space Encryptor homepage</span></a></span></strong></p>
<div class="crp_related"><h3>Related Posts:</h3><ul><li><a href="http://www.hacker10.com/encryption-software-2/free-file-encryption-software-bcarchive-from-jetico/"     class="crp_title">Free file encryption software BCArchive from Jetico</a></li><li><a href="http://www.hacker10.com/mobile-phone/android-encrypted-data-backup-with-trubackup/"     class="crp_title">Android encrypted data backup with truBackup</a></li><li><a href="http://www.hacker10.com/other-computing/password-protect-notes-with-secret-notes/"     class="crp_title">Password protect notes with Secret Notes</a></li><li><a href="http://www.hacker10.com/other-computing/encrypted-cloud-storage-with-teamdrive/"     class="crp_title">Encrypted cloud storage with TeamDrive</a></li><li><a href="http://www.hacker10.com/mobile-phone/clear-android-phone-private-data-with-history-eraser/"     class="crp_title">Clear Android phone private data with History Eraser</a></li></ul></div>]]></content:encoded>
			<wfw:commentRss>http://www.hacker10.com/mobile-phone/encrypt-data-in-android-with-secret-space-encryptor/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Build a VPN-Tor proxy on Amazon cloud servers with Lahana</title>
		<link>http://www.hacker10.com/other-computing/build-a-vpn-tor-proxy-on-amazon-cloud-servers-with-lahana/</link>
		<comments>http://www.hacker10.com/other-computing/build-a-vpn-tor-proxy-on-amazon-cloud-servers-with-lahana/#comments</comments>
		<pubDate>Tue, 11 Jun 2013 10:09:18 +0000</pubDate>
		<dc:creator>Hacker10</dc:creator>
				<category><![CDATA[Other Computing]]></category>
		<category><![CDATA[Amazon EC2 VPN]]></category>
		<category><![CDATA[bypass internet filtering]]></category>
		<category><![CDATA[how to build a VPN]]></category>
		<category><![CDATA[Lahana VPN review]]></category>

		<guid isPermaLink="false">http://www.hacker10.com/?p=8279</guid>
		<description><![CDATA[Lahana is a set of scripts that can quickly create a VPN on Amazon EC2 cloud servers using Linux instances and tunnel everything through the Tor proxy network. It defeats state level Internet censorship, thwarting DNS poisoning used in the &#8230; <a href="http://www.hacker10.com/other-computing/build-a-vpn-tor-proxy-on-amazon-cloud-servers-with-lahana/">Continue reading <span class="meta-nav">&#8594;</span></a><div class="crp_related"><h3>Related Posts:</h3><ul><li><a href="http://www.hacker10.com/internet-anonymity/host-a-tor-server-entirely-in-ram-with-tor-ramdisk/"     class="crp_title">Host a tor server entirely in RAM with Tor-ramdisk</a></li><li><a href="http://www.hacker10.com/mobile-phone/iphone-anonymous-internet-with-the-onion-browser/"     class="crp_title">iPhone anonymous Internet with the Onion Browser</a></li><li><a href="http://www.hacker10.com/mobile-phone/vpn-provider-and-vpn-applet-for-smartphones/"     class="crp_title">VPN provider and VPN applet for smartphones</a></li><li><a href="http://www.hacker10.com/internet-anonymity/skypemorph-disguises-tor-traffic-as-skype-video-calls/"     class="crp_title">SkypeMorph disguises tor traffic as Skype video calls</a></li><li><a href="http://www.hacker10.com/other-computing/set-up-your-own-whistleblowing-platform-with-globaleaks/"     class="crp_title">Set up your own whistleblowing platform with Globaleaks</a></li></ul></div>]]></description>
				<content:encoded><![CDATA[<p>Lahana is a set of scripts that can quickly create a VPN on Amazon EC2 cloud servers using Linux instances and tunnel everything through the Tor proxy network. It defeats state level Internet censorship, thwarting DNS poisoning used in the Great Firewall of China and blocking of websites by ISPs blacklisting URLs. The only way to stop Lahana is by barring access to all of Amazon EC2 servers which would leave the whole country without a cloud platform used by many companies providing different services or censors could block a single node and play a whack-a-mole game where the user gets access to a new Lahana proxy node from someone else everytime one of them is blocked.</p>
<p>There is no need to install any software for the user, Lahana can be used in Mac OS X, Windows, iPhone and  Android, it should work on any device with  a built in IPSEC client able to set up an L2TP VPN tunnel,. VPN node credentials can be publicly shared or only given to trusted individuals. The developer&#8217;s explanation to use Tor as exit node instead of Amazon servers IP is to protect the operator running a VPN on Amazon EC2 from abuse, if anyone commits a crime with the a Lahana VPN it would lead back to a Tor IP address and not the VPN operator. Lahana VPN sits in the middle in between the user and Tor in the form of <em>User&gt;&gt;Lahana VPN&gt;&gt;Tor&gt;&gt;Website</em>.</p>
<div id="attachment_8285" class="wp-caption aligncenter" style="width: 460px"><img class="size-full wp-image-8285" alt="Lahana VPN Tor proxy on Android phone" src="http://www.hacker10.com/wp-content/uploads/2013/06/Lahana-VPN-Tor-proxy-on-Android.png" width="450" height="300" /><p class="wp-caption-text">Lahana VPN Tor proxy on Android phone</p></div>
<p>Lahana nodes also serve as bridges and can be used to access hidden Tor websites, the more Lahana VPN nodes there are up, the faster the Tor network gets. This tool solves the Internet censorship problem but not privacy or anonymity, it would very easy for a Lahana VPN operator to log your computer IP and see what sites you visit and capture usernames and passwords, for high Internet anonymity you should only use Tor.</p>
<p style="text-align: center;"><strong><span style="color: #0000ff;"><a title="Lahana" href="http://lahana.dreamcats.org/" target="_blank"><span style="color: #0000ff;">Visit Lahana homepage</span></a></span></strong></p>
<div class="crp_related"><h3>Related Posts:</h3><ul><li><a href="http://www.hacker10.com/internet-anonymity/host-a-tor-server-entirely-in-ram-with-tor-ramdisk/"     class="crp_title">Host a tor server entirely in RAM with Tor-ramdisk</a></li><li><a href="http://www.hacker10.com/mobile-phone/iphone-anonymous-internet-with-the-onion-browser/"     class="crp_title">iPhone anonymous Internet with the Onion Browser</a></li><li><a href="http://www.hacker10.com/mobile-phone/vpn-provider-and-vpn-applet-for-smartphones/"     class="crp_title">VPN provider and VPN applet for smartphones</a></li><li><a href="http://www.hacker10.com/internet-anonymity/skypemorph-disguises-tor-traffic-as-skype-video-calls/"     class="crp_title">SkypeMorph disguises tor traffic as Skype video calls</a></li><li><a href="http://www.hacker10.com/other-computing/set-up-your-own-whistleblowing-platform-with-globaleaks/"     class="crp_title">Set up your own whistleblowing platform with Globaleaks</a></li></ul></div>]]></content:encoded>
			<wfw:commentRss>http://www.hacker10.com/other-computing/build-a-vpn-tor-proxy-on-amazon-cloud-servers-with-lahana/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Portable Private Browsing by PortableApps</title>
		<link>http://www.hacker10.com/other-computing/portable-private-browsing-by-portableapps/</link>
		<comments>http://www.hacker10.com/other-computing/portable-private-browsing-by-portableapps/#comments</comments>
		<pubDate>Sun, 09 Jun 2013 19:29:38 +0000</pubDate>
		<dc:creator>Hacker10</dc:creator>
				<category><![CDATA[Other Computing]]></category>
		<category><![CDATA[Firefox browser privacy]]></category>
		<category><![CDATA[Portable Private Browsing]]></category>
		<category><![CDATA[privacy FireFox plugins]]></category>

		<guid isPermaLink="false">http://www.hacker10.com/?p=8261</guid>
		<description><![CDATA[Private Browsing is an open source portable app that works in conjuction with your portable Firefox copy. While Firefox already has a private browsing mode that will not save what sites you have visited, cookies, passwords, downloaded items or search &#8230; <a href="http://www.hacker10.com/other-computing/portable-private-browsing-by-portableapps/">Continue reading <span class="meta-nav">&#8594;</span></a><div class="crp_related"><h3>Related Posts:</h3><ul><li><a href="http://www.hacker10.com/computer-security/hide-firefox-bookmarks-encrypting-them-with-link-password/"     class="crp_title">Hide Firefox bookmarks encrypting them with Link Password</a></li><li><a href="http://www.hacker10.com/internet-anonymity/kproxy-agent-a-portable-internet-browser-with-proxy/"     class="crp_title">KProxy Agent, a portable Internet browser with proxy</a></li><li><a href="http://www.hacker10.com/internet-anonymity/how-to-delete-flash-cookies-flash-cookies-privacy/"     class="crp_title">How to delete Flash cookies? Flash cookies privacy</a></li><li><a href="http://www.hacker10.com/computer-security/google-chrome-ghost-incognito-extension-for-privacy-mode/"     class="crp_title">Google Chrome Ghost Incognito extension for privacy mode</a></li><li><a href="http://www.hacker10.com/internet-anonymity/firefox-addon-sharemenot-stops-social-media-tracking-buttons/"     class="crp_title">Firefox addon ShareMeNot stops social media tracking buttons</a></li></ul></div>]]></description>
				<content:encoded><![CDATA[<p>Private Browsing is an open source portable app that works in conjuction with your portable Firefox copy. While Firefox already has a private browsing mode that will not save what sites you have visited, cookies, passwords, downloaded items or search entries and run completely in RAM memory not caching files in the hard disk, Private Browsing by Portableapps comes preconfigured with all of that and a couple of privacy plugins, FlashBlock and AdBlock Plus using the EasyPrivacy tracking list to block scripts and invasive sites.</p>
<div id="attachment_8267" class="wp-caption aligncenter" style="width: 460px"><img class="size-full wp-image-8267" alt="Firefox Portable Private Browsing PortableApps" src="http://www.hacker10.com/wp-content/uploads/2013/06/Firefox-Portable-Private-Browsing-PortableApps.jpg" width="450" height="295" /><p class="wp-caption-text">Firefox Portable Private Browsing PortableAppsfox</p></div>
<p>After trying Portableapps Private Browsing app I found few advantages over configuring your Portable Firefox browser yourself, other than saving time. The app could also be improved disabling the default setting of sending data to Mozilla about your browsing &#8220;<em>so that they can improve your experience</em>&#8220;, with the actual configuration you will be prompted about what you want to do, another setting that should have been changed are the default Google and Yahoo search engines, the app would be better off unfolding non tracking search engines like StartPage or DuckDuckGo, you can change them yourself but it fails Private Browsing aim of reducing privacy configuration to zero.</p>
<p>The only unique features this app appear to have are that it will ignore local plugins, for example, if the computer you are working on has Java and Flash installed, the plugins will not work with your portable browser, and Firefox portable will not store a profile listing what sites you visited. Check out my list of the best <span style="color: #0000ff;"><a title="Firefox privacy addons" href="http://www.hacker10.com/computer-security/best-firefox-addons-for-computer-privacy-and-security/" target="_blank"><span style="color: #0000ff;">Firefox addons for computer privacy</span></a></span> if you need ideas to set up a custom private browser and add them yourself manually.</p>
<p style="text-align: center;"><strong><span style="color: #0000ff;"><a title="Portable Internet Browsing" href="http://portableapps.com/apps/internet/private_browsing" target="_blank"><span style="color: #0000ff;">Visit Private Browsing by Portableapps</span></a></span></strong></p>
<div class="crp_related"><h3>Related Posts:</h3><ul><li><a href="http://www.hacker10.com/computer-security/hide-firefox-bookmarks-encrypting-them-with-link-password/"     class="crp_title">Hide Firefox bookmarks encrypting them with Link Password</a></li><li><a href="http://www.hacker10.com/internet-anonymity/kproxy-agent-a-portable-internet-browser-with-proxy/"     class="crp_title">KProxy Agent, a portable Internet browser with proxy</a></li><li><a href="http://www.hacker10.com/internet-anonymity/how-to-delete-flash-cookies-flash-cookies-privacy/"     class="crp_title">How to delete Flash cookies? Flash cookies privacy</a></li><li><a href="http://www.hacker10.com/computer-security/google-chrome-ghost-incognito-extension-for-privacy-mode/"     class="crp_title">Google Chrome Ghost Incognito extension for privacy mode</a></li><li><a href="http://www.hacker10.com/internet-anonymity/firefox-addon-sharemenot-stops-social-media-tracking-buttons/"     class="crp_title">Firefox addon ShareMeNot stops social media tracking buttons</a></li></ul></div>]]></content:encoded>
			<wfw:commentRss>http://www.hacker10.com/other-computing/portable-private-browsing-by-portableapps/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Self-erasing chat conversations with OTR browser extension</title>
		<link>http://www.hacker10.com/other-computing/self-erasing-chat-conversations-with-otr-browser-extension/</link>
		<comments>http://www.hacker10.com/other-computing/self-erasing-chat-conversations-with-otr-browser-extension/#comments</comments>
		<pubDate>Wed, 05 Jun 2013 01:22:55 +0000</pubDate>
		<dc:creator>Hacker10</dc:creator>
				<category><![CDATA[Other Computing]]></category>
		<category><![CDATA[Off-The-Record messaging]]></category>
		<category><![CDATA[private chatroom]]></category>
		<category><![CDATA[secure online chat]]></category>

		<guid isPermaLink="false">http://www.hacker10.com/?p=8241</guid>
		<description><![CDATA[Off The Record messaging is a browser addon for Chrome (Firefox and Internet Explorer coming soon), to automatically erase messages you send to your friends or co-workers after they have been viewed. When someone receives or views a photo sent &#8230; <a href="http://www.hacker10.com/other-computing/self-erasing-chat-conversations-with-otr-browser-extension/">Continue reading <span class="meta-nav">&#8594;</span></a><div class="crp_related"><h3>Related Posts:</h3><ul><li><a href="http://www.hacker10.com/mobile-phone/android-phone-encrypted-im-chat-with-gibberbot/"     class="crp_title">Android phone encrypted IM chat with Gibberbot</a></li><li><a href="http://www.hacker10.com/encryption-software-2/chrome-browser-plugin-crypter-encrypts-textfiles/"     class="crp_title">Chrome browser plugin Crypter encrypts text&#038;files</a></li><li><a href="http://www.hacker10.com/encryption-software-2/al-qaeda-im-encryption-plugin-asrar-al-dardashah/"     class="crp_title">Al-Qaeda IM encryption plugin &#8220;Asrar Al-Dardashah&hellip;</a></li><li><a href="http://www.hacker10.com/other-computing/review-enlocked-email-encryption-app/"     class="crp_title">Review Enlocked email encryption App</a></li><li><a href="http://www.hacker10.com/internet-anonymity/occupyos-anonymous-operating-system-for-activists/"     class="crp_title">OccupyOS anonymous operating system for activists</a></li></ul></div>]]></description>
				<content:encoded><![CDATA[<p>Off The Record messaging is a browser addon for Chrome (Firefox and Internet Explorer coming soon), to automatically erase messages you send to your friends or co-workers after they have been viewed. When someone receives or views a photo sent with OTR they have five seconds before it self-destructs, this default setting can be changed to a longer period of time if you wish so. You have to register your email address and a password to install the plugin, then you will see a bright OTR button on the top right corner of the browser, you need to add contacts or send invites by email before you can communicate, only other OTR users in your contact list and with he same plugin installed will be able to read the messages.</p>
<p>A small window opens when you click on the OTR button, big enough to write a few hundred words, photos can not be attached, they have to be taken with the computer camera.</p>
<div id="attachment_8245" class="wp-caption aligncenter" style="width: 460px"><img class="size-full wp-image-8245" alt="Off The Record browser plugin self-erasing messages" src="http://www.hacker10.com/wp-content/uploads/2013/06/Off-The-Record-browser-plugin-self-erasing-messages.jpg" width="450" height="280" /><p class="wp-caption-text">Off The Record browser plugin self-erasing messages</p></div>
<p>This is a very basic plugin in features and security, not suitable for high privacy, anyone can take a screenshot or photo of the message and preserve it, it will only be of real benefit to avoid exposing personal messages by accident by keeping them off email services that archive all conversations, e.g. Gmail. Off The Record browser plugin target public are company workers who don&#8217;t want the boss to learn what they are gossiping about in the office, it could do the trick for that purpose, but it will not keep a very determined boss or IT administrator from learning what messages are being exchanged, a packet sniffer is all someone would need to spy on you since there is no mention of encryption anywhere in OTR specifications.</p>
<p>You should not confuse this plugin with the excellent Pidgin OTR plugin for Instant Messenger, they both have the same name but are very different.</p>
<p style="text-align: center;"><strong><span style="color: #0000ff;"><a title="Off-The-Record messaging" href="http://otrme.com/" target="_blank"><span style="color: #0000ff;">Visit Off-The-Record homepage</span></a></span></strong></p>
<div class="crp_related"><h3>Related Posts:</h3><ul><li><a href="http://www.hacker10.com/mobile-phone/android-phone-encrypted-im-chat-with-gibberbot/"     class="crp_title">Android phone encrypted IM chat with Gibberbot</a></li><li><a href="http://www.hacker10.com/encryption-software-2/chrome-browser-plugin-crypter-encrypts-textfiles/"     class="crp_title">Chrome browser plugin Crypter encrypts text&#038;files</a></li><li><a href="http://www.hacker10.com/encryption-software-2/al-qaeda-im-encryption-plugin-asrar-al-dardashah/"     class="crp_title">Al-Qaeda IM encryption plugin &#8220;Asrar Al-Dardashah&hellip;</a></li><li><a href="http://www.hacker10.com/other-computing/review-enlocked-email-encryption-app/"     class="crp_title">Review Enlocked email encryption App</a></li><li><a href="http://www.hacker10.com/internet-anonymity/occupyos-anonymous-operating-system-for-activists/"     class="crp_title">OccupyOS anonymous operating system for activists</a></li></ul></div>]]></content:encoded>
			<wfw:commentRss>http://www.hacker10.com/other-computing/self-erasing-chat-conversations-with-otr-browser-extension/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Android encrypted data backup with truBackup</title>
		<link>http://www.hacker10.com/mobile-phone/android-encrypted-data-backup-with-trubackup/</link>
		<comments>http://www.hacker10.com/mobile-phone/android-encrypted-data-backup-with-trubackup/#comments</comments>
		<pubDate>Tue, 04 Jun 2013 10:39:15 +0000</pubDate>
		<dc:creator>Hacker10</dc:creator>
				<category><![CDATA[Mobile Phone]]></category>
		<category><![CDATA[Android encryption]]></category>
		<category><![CDATA[easy Android backup]]></category>
		<category><![CDATA[trubackup review]]></category>

		<guid isPermaLink="false">http://www.hacker10.com/?p=8216</guid>
		<description><![CDATA[truBackup is an Android app to backup an restore data,  it allows you to select the files you wish to copy, like contacts, SMS, applications, or media files with photos and videos. Data can be backed up to internal or &#8230; <a href="http://www.hacker10.com/mobile-phone/android-encrypted-data-backup-with-trubackup/">Continue reading <span class="meta-nav">&#8594;</span></a><div class="crp_related"><h3>Related Posts:</h3><ul><li><a href="http://www.hacker10.com/mobile-phone/android-phone-backup-app-titanium-backup/"     class="crp_title">Android phone backup app Titanium backup</a></li><li><a href="http://www.hacker10.com/mobile-phone/iphone-and-android-online-data-backup-with-wuala-encryption/"     class="crp_title">iPhone and Android online data backup with Wuala encryption</a></li><li><a href="http://www.hacker10.com/encryption-software-2/free-backup-software-with-aes256-encryption-duplicati/"     class="crp_title">Free backup software with AES256 encryption Duplicati</a></li><li><a href="http://www.hacker10.com/computer-security/encrypted-data-backup-with-powerfolder/"     class="crp_title">Encrypted data backup with Powerfolder</a></li><li><a href="http://www.hacker10.com/mobile-phone/aircover-mobile-phone-security-for-android-and-iphone/"     class="crp_title">Aircover mobile phone security for Android and iPhone</a></li></ul></div>]]></description>
				<content:encoded><![CDATA[<p>truBackup is an Android app to backup an restore data,  it allows you to select the files you wish to copy, like contacts, SMS, applications, or media files with photos and videos. Data can be backed up to internal or external storage (SD card) or to the cloud in your DropBox account, truBackup main interface is clear and simple to use, with only four buttons to tap on its main window: &#8220;<em>Backup</em>&#8221; ; &#8220;<em>Restore</em>&#8221; ; &#8220;<em>Schedules</em>&#8221; ; &#8220;<em>My Devices</em>&#8220;.</p>
<p>When you first run the app it will ask you where you would like to store the data and shown backup progress when you tap the &#8220;<em>Show Status</em>&#8221; bar at the bottom of the screen, you can schedule backups daily, weekly or monthly at an specified time and never have to remember again backing up your data, if you are backing up online to Dropbox, to avoid huge mobile phone bills choose the option &#8220;<em>Wi-fi only</em>&#8221; inside the settings.</p>
<div id="attachment_8226" class="wp-caption aligncenter" style="width: 462px"><img class="size-full wp-image-8226" alt="truBackup Android encrypted backup" src="http://www.hacker10.com/wp-content/uploads/2013/06/truBackup-Android-encrypted-backup.png" width="452" height="302" /><p class="wp-caption-text">truBackup Android encrypted backup</p></div>
<p>All data is encrypted with AES256, the app can do incremental backups, saving you time by only copying those files that have changed since the last backup, logs and reports show you what has been copied and how much space you are using, what I liked most of this app was its simple interface and being able to encrypt data prior to copying it, there are more complete Android data backup apps with built-in encryption like <span style="color: #0000ff;"><a title="Titanium Backup Android" href="http://www.hacker10.com/mobile-phone/android-phone-backup-app-titanium-backup/" target="_blank"><span style="color: #0000ff;">Titanium Backup</span></a></span> but it is considerably more expensive.</p>
<p>If you want to encrypt and back up your Android data for free you could use <span style="color: #0000ff;"><a title="Wuala data backup" href="http://www.hacker10.com/mobile-phone/iphone-and-android-online-data-backup-with-wuala-encryption/" target="_blank"><span style="color: #0000ff;">Wuala</span></a></span>, but it will only work online linked to a Wuala account.</p>
<p><span style="color: #ff0000;">Note</span>: truBackup currently costs $2.99</p>
<p style="text-align: center;"><strong><span style="color: #0000ff;"><a title="TruBackup" href="http://trubackup.3frameslab.com/" target="_blank"><span style="color: #0000ff;">Visit TruBackup homepage</span></a></span></strong></p>
<div class="crp_related"><h3>Related Posts:</h3><ul><li><a href="http://www.hacker10.com/mobile-phone/android-phone-backup-app-titanium-backup/"     class="crp_title">Android phone backup app Titanium backup</a></li><li><a href="http://www.hacker10.com/mobile-phone/iphone-and-android-online-data-backup-with-wuala-encryption/"     class="crp_title">iPhone and Android online data backup with Wuala encryption</a></li><li><a href="http://www.hacker10.com/encryption-software-2/free-backup-software-with-aes256-encryption-duplicati/"     class="crp_title">Free backup software with AES256 encryption Duplicati</a></li><li><a href="http://www.hacker10.com/computer-security/encrypted-data-backup-with-powerfolder/"     class="crp_title">Encrypted data backup with Powerfolder</a></li><li><a href="http://www.hacker10.com/mobile-phone/aircover-mobile-phone-security-for-android-and-iphone/"     class="crp_title">Aircover mobile phone security for Android and iPhone</a></li></ul></div>]]></content:encoded>
			<wfw:commentRss>http://www.hacker10.com/mobile-phone/android-encrypted-data-backup-with-trubackup/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Learn cyberwar skills online playing CTF365</title>
		<link>http://www.hacker10.com/other-computing/learn-cyberwar-skills-online-playing-ctf365/</link>
		<comments>http://www.hacker10.com/other-computing/learn-cyberwar-skills-online-playing-ctf365/#comments</comments>
		<pubDate>Mon, 03 Jun 2013 20:29:04 +0000</pubDate>
		<dc:creator>Hacker10</dc:creator>
				<category><![CDATA[Other Computing]]></category>
		<category><![CDATA[Capture The Flag CTF365]]></category>
		<category><![CDATA[ethical hacking]]></category>
		<category><![CDATA[How to Become a Hacker]]></category>
		<category><![CDATA[learn computer hacking]]></category>

		<guid isPermaLink="false">http://www.hacker10.com/?p=8193</guid>
		<description><![CDATA[Capture The Flag CTF365 is a realistic cyberwar game built for hackers, system administrators, security specialists, programmers and anyone with an interest in computer security After signing up for the game you will be named a Combatant and asked to &#8230; <a href="http://www.hacker10.com/other-computing/learn-cyberwar-skills-online-playing-ctf365/">Continue reading <span class="meta-nav">&#8594;</span></a><div class="crp_related"><h3>Related Posts:</h3><ul><li><a href="http://www.hacker10.com/other-computing/get-paid-for-ethical-hacking-at-hackaserver/"     class="crp_title">Get paid for ethical hacking at HackaServer</a></li><li><a href="http://www.hacker10.com/computer-security/how-to-become-a-hacker/"     class="crp_title">How to become a Hacker</a></li><li><a href="http://www.hacker10.com/other-computing/build-a-vpn-tor-proxy-on-amazon-cloud-servers-with-lahana/"     class="crp_title">Build a VPN-Tor proxy on Amazon cloud servers with Lahana</a></li><li><a href="http://www.hacker10.com/computer-security/attackvector-linux-for-penetration-testing-using-tor/"     class="crp_title">AttackVector Linux for penetration testing using Tor</a></li><li><a href="http://www.hacker10.com/other-computing/capture-dns-queries-with-dnsquery-sniffer/"     class="crp_title">Capture DNS queries with DNSQuery Sniffer</a></li></ul></div>]]></description>
				<content:encoded><![CDATA[<p>Capture The Flag CTF365 is a realistic cyberwar game built for hackers, system administrators, security specialists, programmers and anyone with an interest in computer security</p>
<p>After signing up for the game you will be named a Combatant and asked to join the country you wish to fight for, each country can have many teams comprised of in between a minimum of five hackers and no more than ten. Teams can ally with each other to defend and attack a Fortress, members of the hacking team will have to safeguard their server while being on the offensive, when a user breaches another team Fortress the points go to the whole team. There will be a Hall of Fame with prizes for the most skilled hackers.</p>
<p>In this Capture The Flag contest the team&#8217;s server will run all major Internet services like SMTP, IMAP, FTP, one Content Management System with plugins for social media, embedded video and others, two different Internet browsers, three web applications and two different databases, part of your job will be to secure all of them.</p>
<div id="attachment_8194" class="wp-caption aligncenter" style="width: 460px"><img class="size-full wp-image-8194" alt="Hacking game Capture The Flag CTF365" src="http://www.hacker10.com/wp-content/uploads/2013/06/hacking-game-Capture-the-Flag-CTF365.jpg" width="450" height="298" /><p class="wp-caption-text">Hacking game Capture The Flag CTF365</p></div>
<p>The game first campaign will mimic a National Agency network where you can play offensive security attacking their servers, as part of the attack strategy, you can DDoS another players virtual servers if you wish so, just like in real life. There is a CTF365 IRC server accessible from within the game, you can use it to find other players and start building your team or join others. There are only two rules, one, do not use the infrastructure to carry out real hacking attacks against non players, and rule two is do not launch a distributed denial of service against the game servers, if you break any of those rules your account might be terminated.</p>
<p>Capture The Flag is a superb way to get real hands on experience for penetration testers and sys admins defending their network, anyone with interest in computer security will benefit of this game emulating real life hacking scenarios, the aim is to have hundreds of targets in virtual machines that can be attacked at any time and for Capture The Flag to last a full year, there are future plans to offer Infosec companies the possibility to set up their own CTF contest to train students.</p>
<p><span style="color: #ff0000;">Note:</span> You can get early access to the game referring five friends.</p>
<p style="text-align: center;"><strong><span style="color: #0000ff;"><a title="Capture The Flag CTF356" href="http://ctf365.com/" target="_blank"><span style="color: #0000ff;">Visit Capture The Flag CTF365</span></a></span></strong></p>
<div class="crp_related"><h3>Related Posts:</h3><ul><li><a href="http://www.hacker10.com/other-computing/get-paid-for-ethical-hacking-at-hackaserver/"     class="crp_title">Get paid for ethical hacking at HackaServer</a></li><li><a href="http://www.hacker10.com/computer-security/how-to-become-a-hacker/"     class="crp_title">How to become a Hacker</a></li><li><a href="http://www.hacker10.com/other-computing/build-a-vpn-tor-proxy-on-amazon-cloud-servers-with-lahana/"     class="crp_title">Build a VPN-Tor proxy on Amazon cloud servers with Lahana</a></li><li><a href="http://www.hacker10.com/computer-security/attackvector-linux-for-penetration-testing-using-tor/"     class="crp_title">AttackVector Linux for penetration testing using Tor</a></li><li><a href="http://www.hacker10.com/other-computing/capture-dns-queries-with-dnsquery-sniffer/"     class="crp_title">Capture DNS queries with DNSQuery Sniffer</a></li></ul></div>]]></content:encoded>
			<wfw:commentRss>http://www.hacker10.com/other-computing/learn-cyberwar-skills-online-playing-ctf365/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>
