<?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/"
	xmlns:series="http://unfoldingneurons.com/"
	>

<channel>
	<title>a4apphack &#187; Tips</title>
	<atom:link href="http://a4apphack.com/category/security/sec-tips/feed" rel="self" type="application/rss+xml" />
	<link>http://a4apphack.com</link>
	<description>Get more out of the Apps!</description>
	<lastBuildDate>Thu, 26 Apr 2012 15:44:13 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=</generator>
<image>
<link>http://a4apphack.com</link>
<url>http://a4apphack.com/blog/wp-content/themes/primus/favicon.ico</url>
<title>a4apphack</title>
</image>
		<item>
		<title>Choosing Strong And Secure Password</title>
		<link>http://a4apphack.com/security/choosing-strong-and-secure-password</link>
		<comments>http://a4apphack.com/security/choosing-strong-and-secure-password#comments</comments>
		<pubDate>Fri, 27 Aug 2010 01:20:30 +0000</pubDate>
		<dc:creator>rajivvishwa</dc:creator>
				<category><![CDATA[Security]]></category>
		<category><![CDATA[Tips]]></category>
		<category><![CDATA[crack]]></category>
		<category><![CDATA[passwords]]></category>

		<guid isPermaLink="false">http://a4apphack.com/?p=1992</guid>
		<description><![CDATA[How to choose a strong and secure password? The obvious answer is to choose a very long password and the next answer in the list is to include as much special characters as possible. But doing so would make it more difficult to remember and would even force us to jot it in postits. But [...]]]></description>
			<content:encoded><![CDATA[<p>How to choose a strong and secure password? The obvious answer is to choose a very long password and the next answer in the list is to include as much special characters as possible. But doing so would make it more difficult to remember and would even force us to jot it in postits.</p>
<p>But the ideal solution would be to choose a password which takes longer time to crack. Hackers can find someway to crack our password, all we have to make them try stronger and harder. Passwords are usually cracked using a method called as Bruteforce attack where a malicious tool tries to match all the type of password combination available against the target system. More complex the password is, more are the combinations to be tried and less probable it becomes for the tool to guess our password right.</p>
<p>This website, HowSecureIsMyPassword, gives us an idea on how long it takes to crack a password with a normal desktop PC. We can try various combinations, longer password/different character sets and analyze the results.</p>
<p style="text-align: center;"><img class="aligncenter" style="border: 1px solid black;" title="Time to Crack Calculator" src="http://img.a4apphack.com/securepass-crackcalc.jpg" alt="Time to Crack Calculator" width="499" height="347" /></p>
<p>So as mentioned earlier we should choose a password which takes at least more than &#8216;a year&#8217; to crack. This arbitrary value &#8211; &#8216;a year&#8217; is based on the assumption that we would change our passwords once in every year so by the time the cracker obtains our password, we would have changed it <img src='http://a4apphack.com/blog/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p><span id="more-1992"></span>Guys from Whatsmypass have published a list of Top 500 worst passwords, check it out <a title="Top 500 Worst Passwords" href="http://www.whatsmypass.com/the-top-500-worst-passwords-of-all-time">here</a>, and make sure that you don&#8217;t use any one of them.</p>
<p>Another site provides crack time matrix of different types of character sets, length based on the system which is used for cracking it. HowSecureIsMyPassword assumes that the cracker uses class D and estimates the time, <a title="Password Crack Time Tables" href="http://www.lockdown.co.uk/?pg=combi">link</a>.</p>
<p style="text-align: center;"><a href="http://img.a4apphack.com/securepass-refcard.jpg" rel="lightbox[1992]" title="Comparison of Several Char Combinations"><img class="aligncenter" style="border: 1px solid black;" title="Comparison of Several Char Combinations" src="http://img.a4apphack.com/securepass-refcard.jpg" alt="Comparison of Several Char Combinations" width="600" height="387" /></a></p>
<p>Check the site to calculate approx time taken to crack your password.</p>
<p><a title="How Secure Is My Password" href="http://howsecureismypassword.net/">HowSecureIsMyPassword</a></p>
<table id="cft">
  <thead>
  <tr>
    <th colspan="2">How Secure Is Your Password Info</th>
  </tr>
  </thead>
  <tbody>
    <tr>
      <td  width="40%">App Name</td>
      <td>How Secure Is Your Password</td>
    </tr>
    <tr>
      <td>License</td>
      <td>free</td>
    </tr>
    <tr>
      <td>Type</td>
      <td>online</td>
    </tr>
    <tr>
      <td>App URL</td>
      <td>
      <a target="_blank" href="http://howsecureismypassword.net/"><img
 style="" alt="Download"
 src="http://img.a4apphack.com/site/a4apphack-download.png"
 title="Download" witdh="30" height="30"></a></td>
    </tr>
    <tr>
      <td>More Info</td>
      <td> <a href="http://www.lockdown.co.uk/?pg=combi">link</a></td>
    </tr>
  </tbody>
</table>

<img src="http://a4apphack.com/blog/?ak_action=api_record_view&id=1992&type=feed" alt="" />]]></content:encoded>
			<wfw:commentRss>http://a4apphack.com/security/choosing-strong-and-secure-password/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Catch the Phish Before It Catches You!</title>
		<link>http://a4apphack.com/security/sec-tips/catch-the-phish-before-it-catches-you</link>
		<comments>http://a4apphack.com/security/sec-tips/catch-the-phish-before-it-catches-you#comments</comments>
		<pubDate>Wed, 05 May 2010 16:50:29 +0000</pubDate>
		<dc:creator>rajivvishwa</dc:creator>
				<category><![CDATA[Tips]]></category>
		<category><![CDATA[attack]]></category>
		<category><![CDATA[phishing]]></category>

		<guid isPermaLink="false">http://a4apphack.com/index.php/?p=1929</guid>
		<description><![CDATA[Phishing techniques are becoming more popular and advanced that some phished sites seems visually challenging to be separated from its genuine counterpart. Read this post about Indian Income Tax phishing site. Take these Phishing quizzes to sharpen your skills to identify the fake sites. 1. Verisign&#8217;s &#8211; Phish No Phish URL: https://www.phish-no-phish.com 2. OnGuard Online [...]]]></description>
			<content:encoded><![CDATA[<p>Phishing techniques are becoming more popular and advanced that some phished sites seems visually challenging to be separated from its genuine counterpart.</p>
<p>Read <a title="this post" href="http://a4apphack.com/index.php/featured/indian-income-tax-phishing-site">this post</a> about Indian Income Tax phishing site.</p>
<p>Take these <a title="Phishing " href="http://en.wikipedia.org/wiki/Phishing">Phishing</a> quizzes to sharpen your skills to identify the fake sites.</p>
<h3>1. Verisign&#8217;s &#8211; Phish No Phish</h3>
<p><a href="https://www.phish-no-phish.com"><img class="alignnone" title="Phish No Phish" src="http://img.a4apphack.com/phishquiz-verisign.jpg" alt="Phish No Phish" width="600" height="352" /></a></p>
<p>URL: <a title="Phish No Phish" href="https://www.phish-no-phish.com/default.aspx">https://www.phish-no-phish.com</a></p>
<p><span id="more-1929"></span></p>
<h3>2. OnGuard Online &#8211; Phishing Quiz</h3>
<p><a href="http://www.staysmartonline.gov.au/quizzes/phishing_quiz/phishing_quiz.html"><img class="alignnone" title="OnGuard Online" src="http://img.a4apphack.com/phishquiz-staysmartonline.jpg" alt="OnGuard Online" width="600" height="453" /></a></p>
<p>URL: <a title="OnGuard Online" href="http://www.staysmartonline.gov.au/quizzes/phishing_quiz/phishing_quiz.html">http://www.staysmartonline.gov.au/games-videos/quizzes/flash_listing/quizzes/phishing_quiz/phishing_quiz.html</a></p>
<h3>3. SonicWALL Phishing and Spam IQ Quiz</h3>
<p><a href="http://www.sonicwall.com/phishing/"><img class="alignnone" title="SonicWALL Phishing Quiz" src="http://img.a4apphack.com/phishquiz-sonicwall.jpg" alt="SonicWALL Phishing Quiz" width="600" height="639" /></a></p>
<p>URL: <a title="SonicWALL Phishing Quiz" href="http://www.sonicwall.com/phishing/">http://www.sonicwall.com/phishing/</a></p>
<h3>4. Washington Post &#8211; Catch a Phish</h3>
<p><a href="http://www.washingtonpost.com/wp-srv/technology/articles/phishingtest.html"><img class="alignnone" title="Catch a Phish" src="http://img.a4apphack.com/phishquiz-washingtonpost.jpg" alt="Catch a Phish" width="491" height="522" /></a></p>
<p>URL: <a title="Catch a Phish" href="http://www.washingtonpost.com/wp-srv/technology/articles/phishingtest.html">http://www.washingtonpost.com/wp-srv/technology/articles/phishingtest.html</a></p>
<img src="http://a4apphack.com/blog/?ak_action=api_record_view&id=1929&type=feed" alt="" />]]></content:encoded>
			<wfw:commentRss>http://a4apphack.com/security/sec-tips/catch-the-phish-before-it-catches-you/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Running BackTrack Security Distro In VMWare</title>
		<link>http://a4apphack.com/featured/running-backtrack-security-distro-in-vmware</link>
		<comments>http://a4apphack.com/featured/running-backtrack-security-distro-in-vmware#comments</comments>
		<pubDate>Sun, 11 Apr 2010 19:00:11 +0000</pubDate>
		<dc:creator>rajivvishwa</dc:creator>
				<category><![CDATA[Featured]]></category>
		<category><![CDATA[Security]]></category>
		<category><![CDATA[Tips]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[virtualization]]></category>
		<category><![CDATA[vm]]></category>
		<category><![CDATA[youtube]]></category>

		<guid isPermaLink="false">http://a4apphack.com/index.php/?p=1807</guid>
		<description><![CDATA[Backtrack is the most popularly used security distro used while during pentests. While we can partition our harddisk, install this OS and dual boot with our default OS; things can be made simpler by running BackTrack VM within our default OS. Using a security distro in a VM gives us few advantages like, portability &#38; ability [...]]]></description>
			<content:encoded><![CDATA[<p>Backtrack is the most popularly used security distro used while during pentests. While we can partition our harddisk, install this OS and dual boot with our default OS; things can be made simpler by running BackTrack VM within our default OS. Using a security distro in a VM gives us few advantages like, portability &amp; ability to quickly restore/duplicate the instances as required.</p>
<h3>Running Backtrack</h3>
<p>BackTrack4 VM can be downloaded from the backtrack site (link at the end of the post) and to run the VM, we need the free <a title="VMWare Player" href="http://www.vmware.com/go/downloadplayer/">VMWare Player</a>.</p>
<p>Install the VMWare Player and open the BT VM with it. We are good to go with the default configuration unless we have more RAM to spare (Its recommended to provide 512MB of RAM if you have around 2GB).</p>
<div class="wp-caption alignnone" style="width: 567px"><img title="Adjust Backtrack VM RAM" src="http://img.a4apphack.com/backtrack4vm-adjustram.jpg" alt="Adjust Backtrack VM RAM" width="557" height="358" /><p class="wp-caption-text">Adjust Backtrack VM RAM</p></div>
<h3>Default Credentials</h3>
<p>Backtrack VM comes with the default login credentials (which can be changed later, ofcourse)</p>
<blockquote>

<div class="wp_syntax"><div class="code"><pre class="bash" style="font-family:monospace;">bt <span style="color: #c20cb9; font-weight: bold;">login</span>:  root
Password:  toor
. . .
root<span style="color: #000000; font-weight: bold;">@</span>bt:~<span style="color: #666666; font-style: italic;">#  startx</span></pre></div></div>

</blockquote>
<p><span id="more-1807"></span></p>
<p>We should be able to see the BackTrack OS up and running by this time. If you face any difficulties with the screen resolution, install/upgrade your <a title="Installing VMware Tools  " href="http://www.vmware.com/support/ws55/doc/new_guest_tools_ws.html">VMWare tools</a>.</p>
<div class="wp-caption alignnone" style="width: 610px"><a title="BackTrack VM Up and Running" href="http://img.a4apphack.com/backtrack4vm-vmrunning.jpg" rel="lightbox[1807]"><img class="" title="BackTrack VM Up and Running" src="http://img.a4apphack.com/backtrack4vm-vmrunning.jpg" alt="BackTrack VM Up and Running" width="600" height="340" /></a><p class="wp-caption-text">BackTrack VM Up and Running</p></div>
<h3>Change Default Credentials</h3>
<p>Once the OS is loaded, access the terminal from the taskbar and use the &#8216;passwd&#8217; command to change the password.</p>
<blockquote>

<div class="wp_syntax"><div class="code"><pre class="bash" style="font-family:monospace;">bt~<span style="color: #666666; font-style: italic;">#  passwd</span>
bt~<span style="color: #666666; font-style: italic;">#  New Password : ******</span>
bt~<span style="color: #666666; font-style: italic;">#  Re-enter Password: ******</span></pre></div></div>

</blockquote>
<h3>Enable Networking to Access Internet</h3>
<p>Many a times internet might not work at the first shot. If it doesn&#8217;t do as mentioned below.</p>
<ol>
<li>First find out the IP address/Default Gateway of you the HOST PC (Assuming that it&#8217;s an Windows OS, do &#8216;ipconfig&#8217; in DOS Terminal)</li>
<li>Choose any arbitrary IP address, should be in the range of the IP of the host, and ensure that its not used.</li>
<li>In the BackTrack Terminal, type the following commands</li>
</ol>
<blockquote>

<div class="wp_syntax"><div class="code"><pre class="bash" style="font-family:monospace;">bt~<span style="color: #666666; font-style: italic;">#  ifconfig eth0 up</span>
bt~<span style="color: #666666; font-style: italic;">#  /etc/init.d/networking start</span></pre></div></div>

</blockquote>
<p>Once you have BackTrack running and Internet enabled, you are all set to use the tools bundled with this OS.</p>
<table id="cft">
  <thead>
  <tr>
    <th colspan="2">Backtrack VM Download Info</th>
  </tr>
  </thead>
  <tbody>
    <tr>
      <td  width="40%">App Name</td>
      <td>Backtrack VM Download</td>
    </tr>
    <tr>
      <td>License</td>
      <td>free</td>
    </tr>
    <tr>
      <td>Type</td>
      <td>OS</td>
    </tr>
    <tr>
      <td>App URL</td>
      <td>
      <a target="_blank" href="http://www.backtrack-linux.org/downloads/"><img
 style="" alt="Download"
 src="http://img.a4apphack.com/site/a4apphack-download.png"
 title="Download" witdh="30" height="30"></a></td>
    </tr>
    <tr>
      <td>More Info</td>
      <td> <a href="http://www.backtrack-linux.org">link</a></td>
    </tr>
  </tbody>
</table>

<p>
 </strong> <strong>VMWare Player Download (Free):</strong> <a target="_blank" href="http://www.vmware.com/go/downloadplayer"><img style="vertical-align: middle;" height="30" width="30" alt="Download" src="http://img.a4apphack.com/site/a4apphack-download.png" title="Download"/></a></p>
<p><br class="spacer_" /></p>
<img src="http://a4apphack.com/blog/?ak_action=api_record_view&id=1807&type=feed" alt="" />]]></content:encoded>
			<wfw:commentRss>http://a4apphack.com/featured/running-backtrack-security-distro-in-vmware/feed</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
	</channel>
</rss>

<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Minified using disk: basic
Page Caching using disk: enhanced (User agent is rejected)
Object Caching 776/847 objects using disk: basic

Served from: a4apphack.com @ 2012-05-19 09:09:05 -->
