<?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; command</title>
	<atom:link href="http://a4apphack.com/tag/command/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>Root, Backup Apps+Data and Install Cyanogenmod 7 Gingerbread on G2/Vision Phone</title>
		<link>http://a4apphack.com/featured/root-backup-appsdata-and-install-cyanogenmod-7-gingerbread-on-g2vision-phone</link>
		<comments>http://a4apphack.com/featured/root-backup-appsdata-and-install-cyanogenmod-7-gingerbread-on-g2vision-phone#comments</comments>
		<pubDate>Mon, 28 Mar 2011 02:59:12 +0000</pubDate>
		<dc:creator>rajivvishwa</dc:creator>
				<category><![CDATA[Android]]></category>
		<category><![CDATA[Featured]]></category>
		<category><![CDATA[Mobile]]></category>
		<category><![CDATA[code]]></category>
		<category><![CDATA[command]]></category>
		<category><![CDATA[flash]]></category>
		<category><![CDATA[google]]></category>
		<category><![CDATA[root]]></category>

		<guid isPermaLink="false">http://a4apphack.com/?p=2119</guid>
		<description><![CDATA[This post explains about rooting a Tmobile G2/HTC Vision and then installing Cyanogenmod 7 (Gingerbread) while retaining the apps and data that were in use with stock ROM. Entire process from rooting till installation of Cyanogenmod should not take more than half an hour. Root Your G2 Install Terminal Emulator and a file manager (such [...]]]></description>
			<content:encoded><![CDATA[<p>This post explains about rooting a Tmobile G2/HTC Vision and then installing Cyanogenmod 7 (Gingerbread) while retaining the apps and data that were in use with stock ROM. Entire process from rooting till installation of Cyanogenmod should not take more than half an hour.</p>
<p><span id="more-2119"></span></p>
<h3>Root Your G2</h3>
<ol>
<li> Install Terminal Emulator and a file manager (such as Astro File Manager) from the Market.</li>
<li> Extract the contents of the zip file (Download from <a title="root_files" href="http://forum.xda-developers.com/showpost.php?p=10875976&amp;postcount=1">XDA site</a> / <a title="box.net - root_files.zip" href="http://www.box.net/shared/2qn5oxdxfv">here</a>) to the SD card (this will create a directory called root_files on the card). When done, make sure you unmount your SD card from your computer if you had mounted it as a storage device to transfer the files.</li>
<li> Enable Unknown Sources (under Settings-&gt;Applications) and USB Debugging (under Settings-&gt;Applications-&gt;Development).</li>
<li> Using your file manager, navigate to the root_files directory on your SD card and select &#8220;com.modaco.visionaryplus.r14.apk&#8221; to install the Visionary app.</li>
<li> Start the Visionary app and click on &#8220;Temproot now.&#8221; Leave all other settings unchecked.</li>
<li> Start the Terminal app and type the following commands (the $ and # symbols represent the command prompt and should not be typed):</li>
</ol>
<script type='text/javascript' src='http://snipt.net/embed/2602d8c2636514a3033603a518dfc1a5'></script>
<div class="wp-caption aligncenter" style="width: 310px"><a title="Select Temproot now in Visionary" href="http://img.a4apphack.com/g2root-291.jpg" rel="lightbox[2119]"><img class="" title="Select Temproot now in Visionary" src="http://img.a4apphack.com/g2root-291.jpg" alt="Select Temproot now in Visionary" width="300" height="450" /></a><p class="wp-caption-text">Select Temproot now in Visionary</p></div>
<div class="wp-caption aligncenter" style="width: 310px"><a title="Temp Root in progress via Visionary Plus" href="http://img.a4apphack.com/g2root-288.jpg" rel="lightbox[2119]"><img title="Temp Root in progress via Visionary Plus" src="http://img.a4apphack.com/g2root-288.jpg" alt="Temp Root in progress via Visionary Plus" width="300" height="450" /></a><p class="wp-caption-text">Temp Root in progress via Visionary Plus</p></div>
<div class="wp-caption aligncenter" style="width: 460px"><a href="http://img.a4apphack.com/g2root-294.jpg" rel="lightbox[2119]" title="Perm Root commands"><img class="" title="Perm Root commands" src="http://img.a4apphack.com/g2root-294.jpg" alt="Perm Root commands" width="450" height="300" /></a><p class="wp-caption-text">Perm Root commands</p></div>
<div class="wp-caption aligncenter" style="width: 460px"><a href="http://img.a4apphack.com/g2root-301.jpg" rel="lightbox[2119]" title="Perm Root execution in progress"><img class="" title="Perm Root execution in progress" src="http://img.a4apphack.com/g2root-301.jpg" alt="Perm Root execution in progress" width="450" height="300" /></a><p class="wp-caption-text">Perm Root execution in progress</p></div>
<p>You will see multiple messages scroll by as the programs run. Once you are returned to the prompt in terminal, you will have permanent root (S-OFF), as well as subsidy unlock and SuperCID.</p>
<h3>Steps to Backup Installed Apps + Data to SD card (using Titanium Backup)</h3>
<ol>
<li>Install Titanium Backup from Market (free version would do the job, though it will take only one version of backup).</li>
<li>Make sure the latest / good version of BusyBox is installed (hit the &#8220;Problems&#8221; button lower right in Titanium home screen)</li>
<li>Un-check &#8220;Auto-sync TB settings&#8221; under Preferences</li>
<li>Only Run &#8220;Backup all user apps&#8221; under &#8216;Batch&#8217;.</li>
<li>Titanium takes a backup of app and user data to SDCard.</li>
</ol>
<div class="wp-caption aligncenter" style="width: 266px"><img class="" title="Batch backup" src="http://img.a4apphack.com/g2root-titaniumbatchback.jpg" alt="Batch backup" width="256" height="455" /><p class="wp-caption-text">Batch backup</p></div>
<h3>Steps to Backup Stock ROM to SD card (Using Clockworkmod Recovery)</h3>
<ol>
<li>Install ROM Manager from Market (free version)</li>
<li>Open ROM Manager and select &#8216;Flash ClockworkMod Recovery&#8217;. Confirm the phone model and wait until flash operation is complete.</li>
<li>Now &#8216;Select Reboot to Recovery Option&#8217;.</li>
<li>In Recovery console, scroll to &#8216;backup/restore&#8217; (Trackpad button to scroll and select, Power button to go back) and then select &#8216;backup&#8217; to initiate stock ROM backup process. (It will take 5-10 mins).</li>
<li>Once the backup is complete you will be redirected back to recovery console.</li>
<li>(Optional: copy Titanium backup folder &amp; Clockworkmod backup folder form the SDCard root folder to your PC, just in case)</li>
</ol>
<div class="wp-caption aligncenter" style="width: 310px"><a href="http://img.a4apphack.com/g2root-304.jpg" rel="lightbox[2119]" title="Flashing Clockworkmod Recovery"><img class="" title="Flashing Clockworkmod Recovery" src="http://img.a4apphack.com/g2root-304.jpg" alt="Flashing Clockworkmod Recovery" width="300" height="450" /></a><p class="wp-caption-text">Flashing Clockworkmod Recovery</p></div>
<div class="wp-caption aligncenter" style="width: 310px"><a href="http://img.a4apphack.com/g2root-291.jpg" rel="lightbox[2119]" title="Rom Manager Requesting for SuperUser access"><img class="" title="Rom Manager Requesting for SuperUser access" src="http://img.a4apphack.com/g2root-305.jpg" alt="Rom Manager Requesting for SuperUser access" width="300" height="450" /></a><p class="wp-caption-text">Rom Manager Requesting for SuperUser access</p></div>
<div class="wp-caption aligncenter" style="width: 310px"><a href="http://img.a4apphack.com/g2root-307.jpg" rel="lightbox[2119]" title="Recovery Console"><img class="" title="Recovery Console" src="http://img.a4apphack.com/g2root-307.jpg" alt="Recovery Console" width="300" height="450" /></a><p class="wp-caption-text">Recovery Console</p></div>
<div class="wp-caption aligncenter" style="width: 310px"><a href="http://img.a4apphack.com/g2root-311.jpg" rel="lightbox[2119]" title="Backup in Progress"><img class="" title="Backup in Progress" src="http://img.a4apphack.com/g2root-311.jpg" alt="Backup in Progress" width="300" height="448" /></a><p class="wp-caption-text">Backup in Progress</p></div>
<div class="wp-caption aligncenter" style="width: 310px"><a href="http://img.a4apphack.com/g2root-314.jpg" rel="lightbox[2119]" title="Backup Complete"><img title="Backup Complete" src="http://img.a4apphack.com/g2root-314.jpg" alt="Backup Complete" width="300" height="450" /></a><p class="wp-caption-text">Backup Complete</p></div>
<h3>Install Custom ROM &#8211; Cyanogenmod 7 based on Gingerbread</h3>
<ol>
<li>Download the latest Cyanogenmod ROM zip file for G2 from <a title="Cyanogenmod" href="http://www.cyanogenmod.com/">here</a>.</li>
<li>Download Google Apps bundle from <a title="Google Apps Bundle" href="http://www.box.net/shared/y8darcc9zt">here</a>. Its recommended to keep the zip on the root of SDCard.</li>
<li>Copy the zip file to Sdcard root directory. Unmount Sdcard from computer.</li>
<li>On your phone recovery console select <strong>wipe data/factory reset, wipe cache partition and Advanced &gt; &#8216;Wipe Dalvik cache&#8217;. </strong>(Ensure that this step is complete before proceeding ahead).</li>
<li>Now select the option &#8216;install zip from sdcard&#8217; and choose cyanogenmod 7 zip that was copied earlier.</li>
</ol>
<div class="wp-caption aligncenter" style="width: 460px"><a href="http://img.a4apphack.com/g2root-318.jpg" rel="lightbox[2119]" title="Wipe Cache, data ans Select Cyanogen zip from sdcard"><img class="" title="Wipe Cache, data ans Select Cyanogen zip from sdcard" src="http://img.a4apphack.com/g2root-318.jpg" alt="Wipe Cache, data ans Select Cyanogen zip from sdcard" width="450" height="366" /></a><p class="wp-caption-text">Wipe Cache, data ans Select Cyanogen zip from sdcard</p></div>
<h3>
<div class="wp-caption aligncenter" style="width: 460px"><a href="http://img.a4apphack.com/g2root-320.jpg" rel="lightbox[2119]" title="Cyanogen Boot Screen"><img class="" title="Cyanogen Boot Screen" src="http://img.a4apphack.com/g2root-320.jpg" alt="Cyanogen Boot Screen" width="450" height="301" /></a><p class="wp-caption-text">Cyanogen Boot Screen</p></div>
<p><div class="wp-caption aligncenter" style="width: 460px"><a href="http://img.a4apphack.com/g2root-322.jpg" rel="lightbox[2119]" title="G2 with Honeycomb Theme"><img class="" title="G2 with Honeycomb Theme" src="http://img.a4apphack.com/g2root-322.jpg" alt="G2 with Honeycomb Theme" width="450" height="301" /></a><p class="wp-caption-text">G2 with Honeycomb Theme</p></div></h3>
<h3>Install Google Apps</h3>
<ol>
<li>In recovery console select &#8216;install zip from sdcard&#8217; and choose the google apps zip file. Reboot the device.</li>
</ol>
<p><strong>Note:</strong> Now Cyanogenmod bootloader will be displayed. It might take one or two minutes to boot to the new OS. My phone started looping through the boot screen and the home screen. If that happens reboot your device once or twice.</p>
<h3>Restore Backed-up Apps + Data via Titanium Backup</h3>
<ol>
<li>Install Titanium Backup from Market.</li>
<li>After opening Titanium, selectively restore apps from the &#8220;Restore all apps with data&#8221; (these will only be user apps per 3. above) by selecting this batch operation and un-checking the apps I do not want to restore via Titanium prior to running the batch operation (by default all apps will be selected). You can also select here to restore just the app, app + data, or just data.</li>
</ol>
<div class="wp-caption aligncenter" style="width: 266px"><img class="" title="Restore Apps and Data" src="http://img.a4apphack.com/g2root-titaniumrestore.jpg" alt="Restore Apps and Data" width="256" height="273" /><p class="wp-caption-text">Restore Apps and Data</p></div>
<p><strong>Content extracted from</strong></p>
<ul>
<li>xda-developers (<a title="http://forum.xda-developers.com/showthread.php?t=928160" href="http://forum.xda-developers.com/showthread.php?t=928160">link</a>), g2hacks (<a title="http://g2hacks.com/g2-hacks/how-to-install-rom-manager-on-your-g2-phone/" href="http://g2hacks.com/g2-hacks/how-to-install-rom-manager-on-your-g2-phone/">link1</a>, <a title="http://g2hacks.com/g2-hacks/how-to-backuprestore-using-clockwork-recovery-rom-manager-on-g2-phone/" href="http://g2hacks.com/g2-hacks/how-to-backuprestore-using-clockwork-recovery-rom-manager-on-g2-phone/">link2</a>), addictivetips (<a title="http://www.addictivetips.com/mobile/install-cyanogenmod-7-nightly-rom-on-htc-desire-z-t-mobile-g2/" href="http://www.addictivetips.com/mobile/install-cyanogenmod-7-nightly-rom-on-htc-desire-z-t-mobile-g2/">link1</a>, <a title="http://www.addictivetips.com/mobile/install-gingerbread-based-typhoon-cyanogenmod-7-rom-on-htc-hd2/" href="http://www.addictivetips.com/mobile/install-gingerbread-based-typhoon-cyanogenmod-7-rom-on-htc-hd2/">link2</a>)</li>
</ul>
<table id="cft">
  <thead>
  <tr>
    <th colspan="2">CyanogenMod 7 Info</th>
  </tr>
  </thead>
  <tbody>
    <tr>
      <td  width="40%">App Name</td>
      <td>CyanogenMod 7</td>
    </tr>
    <tr>
      <td>License</td>
      <td>free</td>
    </tr>
    <tr>
      <td>Type</td>
      <td>code</td>
    </tr>
    <tr>
      <td>App URL</td>
      <td>
      <a target="_blank" href="http://www.cyanogenmod.com/"><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.cyanogenmod.com/devices/t-mobile-g2">link</a></td>
    </tr>
  </tbody>
</table>

<img src="http://a4apphack.com/blog/?ak_action=api_record_view&id=2119&type=feed" alt="" />]]></content:encoded>
			<wfw:commentRss>http://a4apphack.com/featured/root-backup-appsdata-and-install-cyanogenmod-7-gingerbread-on-g2vision-phone/feed</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
		<item>
		<title>Googles SkipFish &#8211; Web App Security Scanner</title>
		<link>http://a4apphack.com/featured/googles-skipfish-web-app-security-scanner</link>
		<comments>http://a4apphack.com/featured/googles-skipfish-web-app-security-scanner#comments</comments>
		<pubDate>Mon, 05 Apr 2010 05:48:19 +0000</pubDate>
		<dc:creator>rajivvishwa</dc:creator>
				<category><![CDATA[Featured]]></category>
		<category><![CDATA[Security]]></category>
		<category><![CDATA[Tools]]></category>
		<category><![CDATA[command]]></category>
		<category><![CDATA[free]]></category>
		<category><![CDATA[google]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[scan]]></category>
		<category><![CDATA[va]]></category>
		<category><![CDATA[xss]]></category>

		<guid isPermaLink="false">http://a4apphack.com/index.php/?p=1731</guid>
		<description><![CDATA[Skipfish is an interactive sitemap for the targeted site by carrying out a recursive crawl and dictionary-based probes. The resulting map is then annotated with the output from a number of active (but hopefully non-disruptive) security checks. The final report generated by the tool is meant to serve as a foundation for professional web application [...]]]></description>
			<content:encoded><![CDATA[<p>Skipfish is an interactive sitemap for the targeted site by carrying out a recursive crawl and dictionary-based probes. The resulting map is then annotated with the output from a number of active (but hopefully non-disruptive) security checks. The final report generated by the tool is meant to serve as a foundation for professional web application security assessments.</p>
<h3>Installation on Ubuntu/BackTrack (via <a title="Installing Google Skipfish on Ubuntu/Debian" href="http://www.redspin.com/blog/2010/03/19/installing-google-skipfish-on-ubuntudebian/">Redspin</a>)</h3>
<p>Use the following commands in the terminal windows to install and run Skipfish. Replace OUTPUT_FOLDER and TARGETSITE with the domain name and the target&#8217;s URL respectively. Also change the wget URL to the URL of the latest version of Skipfish download available.</p>

<div class="wp_syntax"><div class="code"><pre class="bash" style="font-family:monospace;"><span style="color: #c20cb9; font-weight: bold;">wget</span> http:<span style="color: #000000; font-weight: bold;">//</span>skipfish.googlecode.com<span style="color: #000000; font-weight: bold;">/</span>files<span style="color: #000000; font-weight: bold;">/</span>skipfish-1.29b.tgz
<span style="color: #c20cb9; font-weight: bold;">tar</span> zxvf skipfish-1.01b.tgz
<span style="color: #c20cb9; font-weight: bold;">sudo</span> <span style="color: #c20cb9; font-weight: bold;">apt-get</span> <span style="color: #c20cb9; font-weight: bold;">install</span> libidn11-dev
<span style="color: #7a0874; font-weight: bold;">cd</span> skipfish
<span style="color: #c20cb9; font-weight: bold;">make</span>
<span style="color: #c20cb9; font-weight: bold;">cp</span> dictionaries<span style="color: #000000; font-weight: bold;">/</span>default.wl skipfish.wl
.<span style="color: #000000; font-weight: bold;">/</span>skipfish <span style="color: #660033;">-o</span> OUTPUT_FOLDER http:<span style="color: #000000; font-weight: bold;">//</span>www.TARGETSITE.com</pre></div></div>

<h3>Trial Run</h3>
<p>Installed SkipFish and ran on the target site, specs below.</p>
<p style="padding-left: 30px;"><strong>Guest OS :</strong> <a title="Backtrack 4 VM Download" href="http://www.backtrack-linux.org/downloads/">BackTrack4 VM </a></p>
<p style="padding-left: 30px;"><strong>Host OS : </strong>Windows Vista</p>
<p style="padding-left: 30px;"><strong>RAM :</strong> 512MB</p>
<p style="padding-left: 30px;"><strong>Application Size : </strong>Medium ( < 1000 Unique Pages )</p>
<p style="padding-left: 30px;"><strong>Internet Speed : </strong>1 MBPS</p>
<h3>Skipfish Verbose</h3>
<p>Skipfish displays the scan run statistics continuously during the run. Once the scan run is complete, we get to see the scan summary (shown in the below screenshot).</p>
<div class="wp-caption alignnone" style="width: 610px"><a title="Skipfish Running" href="http://img.a4apphack.com/skipfish-scan.jpg" rel="lightbox[1731]"><img class="" title="Skipfish Running" src="http://img.a4apphack.com/skipfish-scan.jpg" alt="Skipfish Running" width="600" height="398" /></a><p class="wp-caption-text">Skipfish Console (Click to Enlarge)</p></div>
<p><br class="spacer_" /></p>
<p><span id="more-1731"></span></p>
<h3>Scan Output</h3>
<p>Once the scan is complete, results are saved in HTML format. Its a simple tree interface that displays the details of the vulnerability along with the HTTP Header trace for each request.</p>
<p><strong>NOTE:</strong> The target application which was used to test the application is a custom and private application and has been removed from the server. Please do not run scanner on any of the domains you dont own.</p>
<div class="wp-caption alignnone" style="width: 610px"><a href="http://img.a4apphack.com/skipfish-report.jpg" rel="lightbox[1731]" title="Skipfish Scanner"><img title="Skipfish Scanner" src="http://img.a4apphack.com/skipfish-report.jpg" alt="Skipfish Scanner" width="600" height="512" /></a><p class="wp-caption-text">Skipfish Scan Report (Click to Enlarge)</p></div>
<p><strong>Observations</strong><br class="spacer_" /></p>
<ul>
<li>Installation and setup is super easy.</li>
<li>Definitely not a heavy weight, memory hogging scanner.</li>
<li>Did not find some of the basic vulnerabilities other scanners had found.</li>
<li>Scan ran for ~14hours for that medium sized app.</li>
</ul>
<h3>Features</h3>
<ul>
<li><strong>High speed</strong>: pure C code, highly optimized HTTP handling, minimal CPU footprint &#8211; easily achieving 2000 requests per second with responsive targets. </li>
</ul>
<ul>
<li><strong>Ease of use</strong>: heuristics to support a variety of quirky web frameworks and mixed-technology sites, with automatic learning capabilities, on-the-fly wordlist creation, and form autocompletion. </li>
</ul>
<ul>
<li><strong>Cutting-edge security logic</strong>: high quality, low false positive, differential security checks, capable of spotting a range of subtle flaws, including blind injection vectors. </li>
</ul>
<p>The tool is believed to support Linux, FreeBSD 7.0+, MacOS X, and Windows (Cygwin) environments.</p>
<p><br class="spacer_" /></p>
<p><strong>List of High and Medium Vulnerabilities Skipfish Attempts to Identify</strong></p>
<p>A rough list of the security checks, for High and Medium vulnerabilties, offered by the tool is outlined below.</p>
<ul>
<li>High risk flaws (potentially leading to system      compromise):
<ul>
<li>Server-side SQL injection (including blind vectors,       numerical parameters). </li>
<li>Explicit SQL-like syntax in GET or POST parameters. </li>
<li>Server-side shell command injection (including blind       vectors). </li>
<li>Server-side XML / XPath injection (including blind       vectors). </li>
<li>Format string vulnerabilities. </li>
<li>Integer overflow vulnerabilities. </li>
<li>Locations accepting HTTP PUT. </li>
</ul>
</li>
</ul>
<ul>
<li>Medium risk flaws (potentially leading to data      compromise):
<ul>
<li>Stored and reflected XSS vectors in document body       (minimal JS XSS support present). </li>
<li>Stored and reflected XSS vectors via HTTP redirects. </li>
<li>Stored and reflected XSS vectors via HTTP header       splitting. </li>
<li>Directory traversal (including constrained vectors). </li>
<li>Assorted file POIs (server-side sources, configs,       etc). </li>
<li>Attacker-supplied script and CSS inclusion vectors       (stored and reflected). </li>
<li>External untrusted script and CSS inclusion vectors. </li>
<li>Mixed content problems on script and CSS resources       (optional). </li>
<li>Incorrect or missing MIME types on renderables. </li>
<li>Generic MIME types on renderables. </li>
<li>Incorrect or missing charsets on renderables. </li>
<li>Conflicting MIME / charset info on renderables. </li>
<li>Bad caching directives on cookie setting       responses. </li>
</ul>
</li>
</ul>
<p><!-- p>Read the detailed documentation on Skipfish, <a title="Skipfish Documentation" href="http://code.google.com/p/skipfish/wiki/SkipfishDoc">here</a>.</p>
<p><a href="http://code.google.com/p/skipfish"><img class=" alignnone" title="Get Skipfish " src="http://img.a4apphack.com/skipfish-logo.jpg" alt="Get Skipfish " width="218" height="103" /></a></p>
<p><br class="spacer_" /></p -->
<table id="cft">
  <thead>
  <tr>
    <th colspan="2">Google Skipfish Info</th>
  </tr>
  </thead>
  <tbody>
    <tr>
      <td  width="40%">App Name</td>
      <td>Google Skipfish</td>
    </tr>
    <tr>
      <td>License</td>
      <td>free</td>
    </tr>
    <tr>
      <td>Type</td>
      <td>code</td>
    </tr>
    <tr>
      <td>App URL</td>
      <td>
      <a target="_blank" href="http://code.google.com/p/skipfish/"><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://code.google.com/p/skipfish/wiki/SkipfishDoc">link</a></td>
    </tr>
  </tbody>
</table>
</p>
<p><br class="spacer_" /></p>
<img src="http://a4apphack.com/blog/?ak_action=api_record_view&id=1731&type=feed" alt="" />]]></content:encoded>
			<wfw:commentRss>http://a4apphack.com/featured/googles-skipfish-web-app-security-scanner/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>3D TraceRoute &#8211; The Super Networking Tools Bundle</title>
		<link>http://a4apphack.com/featured/3d-traceroute</link>
		<comments>http://a4apphack.com/featured/3d-traceroute#comments</comments>
		<pubDate>Sat, 19 Sep 2009 08:18:49 +0000</pubDate>
		<dc:creator>rajivvishwa</dc:creator>
				<category><![CDATA[Featured]]></category>
		<category><![CDATA[Internet]]></category>
		<category><![CDATA[System Tools]]></category>
		<category><![CDATA[3d]]></category>
		<category><![CDATA[command]]></category>
		<category><![CDATA[mail]]></category>
		<category><![CDATA[Portable]]></category>
		<category><![CDATA[scan]]></category>
		<category><![CDATA[sync]]></category>

		<guid isPermaLink="false">http://a4apphack.com/index.php/?p=1501</guid>
		<description><![CDATA[3D TraceRoute is an all-in-one networking tool which has traceroute, whois, ping, nslookup, server header analyser, portscanner, telnet client and hell lot of tools coupled together in a single package. This is a free portable tool and can run on almost any Windows operating systems (Pro commercial version with enhanced is also available) Here I&#8217;ve [...]]]></description>
			<content:encoded><![CDATA[<p>3D TraceRoute is an all-in-one networking tool which has traceroute, whois, ping, nslookup, server header analyser, portscanner, telnet client and hell lot of tools coupled together in a single package.</p>
<p>This is a free portable tool and can run on almost any Windows operating systems (Pro commercial version with enhanced is also available)</p>
<p>Here I&#8217;ve documented few of the main features of the free version of this tool; download and experiment with 3D traceroute to get the complete picture of it.</p>
<p><em>Note: This article is targeted for the readers who have basic understanding or experience with using various networking tools.</em></p>
<p><span id="more-1501"></span></p>
<p><strong>Main Window:</strong></p>
<p style="padding-left: 30px;">To trace the route to the sever, we just have to enter the target&#8217;s URL and click on the Trace Button. The 3D Trace View is continuosly refreshed and is displayed on the main window. We have options to zoom, rotate and move around the display as per our requirement.</p>
<div class="wp-caption alignnone" style="width: 610px"><a title="3D TraceRoute Main Window" href="http://img.a4apphack.com/3dtracert-main.jpg" rel="lightbox[1501]"><img title="3D TraceRoute Main Window" src="http://img.a4apphack.com/3dtracert-main.jpg" alt="3D TraceRoute Main Window" width="600" height="389" /></a><p class="wp-caption-text">3D TraceRoute Main Window</p></div>
<p><strong>Whois Details Window :</strong></p>
<p>We can view the query options in the &#8216;Query&#8217; navigation present in the left handside bar. Just click on the query to obtain the whois details of the server.</p>
<div class="wp-caption alignnone" style="width: 610px"><a title="Whois Details Window" href="http://img.a4apphack.com/3dtracert-whois.jpg" rel="lightbox[1501]"><img style="border: 1px solid black;" title="Whois Details Window" src="http://img.a4apphack.com/3dtracert-whois.jpg" alt="Whois Details" width="600" height="426" /></a><p class="wp-caption-text">Whois Details Window</p></div>
<p><strong>HTTP Spy :</strong></p>
<p>One cool feature in this app is HTTP Spy which allows us to quickly obtain the details like name and version of the Server in which this target application is hosted. This is obtained by analysing the Response headers of the Request message sent by the server.</p>
<div class="wp-caption alignnone" style="width: 417px"><a title="HTTP Spy Window" href="http://img.a4apphack.com/3dtracert-httpspy.jpg" rel="lightbox[1501]"><img title="HTTP Spy Window" src="http://img.a4apphack.com/3dtracert-httpspy.jpg" alt="HTTP Spy Window" width="407" height="297" /></a><p class="wp-caption-text">HTTP Spy Window</p></div>
<p><strong>Email Header Analysis :</strong></p>
<p>To trace down the source or details of the email message we have received we should see the raw email message and manually go through it. For example in Gmail we have an Option &#8216;show original&#8217; to view the raw message. 3D TraceRoute has a email header analyzer which process the raw data and displays the IP address of the sender and whether it has been listed as Spam before.</p>
<div class="wp-caption alignnone" style="width: 610px"><a title="Email Headers Analysis" href="http://img.a4apphack.com/3dtracert-emailanalysis.jpg" rel="lightbox[1501]"><img title="Email Headers Analysis" src="http://img.a4apphack.com/3dtracert-emailanalysis.jpg" alt="Email Headers Analysis" width="600" height="303" /></a><p class="wp-caption-text">Email Headers Analysis</p></div>
<p><strong>Video Demo :<br />
 </strong></p>
<p><object type="application/x-shockwave-flash" style="width:600px;height:473px" data="http://www.youtube.com/v/zw7cl_JtDWY&amp;hl=en&amp;fs=1"><param name="allowfullscreen" value="true" /><param name="allowscriptaccess" value="always" /><param name="quality" value="best" /><param name="wmode" value="transparent" /><param name="movie" value="http://www.youtube.com/v/zw7cl_JtDWY&amp;hl=en&amp;fs=1" /><param name="pluginspage" value="http://www.macromedia.com/go/getflashplayer" />If you can see this, then you might need a Flash Player upgrade or you need to install Flash Player if it's missing. Get <a href="http://get.adobe.com/flashplayer/" target="_blank">Flash Player</a> from Adobe.</object><br/>
		<!-- Valid XHTML flash object delivered by XHTML Video Embed. Get it at: http://saltwaterc.net/xhtml-video-embed -->
		</p>
<h3>Features</h3>
<ul>
<li><strong>3d traceroute display: </strong>multiple graphics modification        options</li>
<li><strong>Statistics window</strong>: min, max, average,        standard deviation and  history window with destination ping time</li>
<li><strong>AS list:</strong> the usual data view with lots of features</li>
<li>Long period <strong>Ping and HTTP monitor</strong></li>
<li><strong>Whois query:</strong> everything with only one click</li>
<li><strong>Record and playback: </strong>record any trace and        playback step by step</li>
<li><strong>Built-in Browser: </strong>and the browser is        already built in.</li>
<li><strong>ASN inspector</strong></li>
<li><strong>NSLookup:</strong> with UDP and TCP. And zone        transfer capability.</li>
<li><strong>Day and Night trace: </strong>Admins beloved toy</li>
<li><strong>Command-line execution mode:</strong> full replacement        for good old buddy tracert.</li>
<li><strong>Passive OS fingerprinting</strong></li>
<li><strong>Portscanner </strong>(knows 3,612        well known ports)</li>
<li><strong>eMail headers Analyzer: </strong>against RBLs</li>
<li><strong>Connection viewer: </strong>TCP, IP, UDP etc.        statistics</li>
<li><strong>HTTP Spy:</strong> query HTTP-headers and webpages</li>
<li><strong>Atomic Clock Sync</strong></li>
<li><strong>Built-in TELNET client</strong></li>
<li>And lot more&#8230;.</li>
</ul>
<p><strong>Download 3D TraceRoute :</strong> <a target="_blank" href="http://d3tr.de/download.html"><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=1501&type=feed" alt="" />]]></content:encoded>
			<wfw:commentRss>http://a4apphack.com/featured/3d-traceroute/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>SecFox &#8211; HTTP Header Analysis + Domain Details</title>
		<link>http://a4apphack.com/featured/secfox-http-header-analysis-domain-details-part-2</link>
		<comments>http://a4apphack.com/featured/secfox-http-header-analysis-domain-details-part-2#comments</comments>
		<pubDate>Sun, 17 May 2009 12:58:40 +0000</pubDate>
		<dc:creator>rajivvishwa</dc:creator>
				<category><![CDATA[Featured]]></category>
		<category><![CDATA[Security]]></category>
		<category><![CDATA[addons]]></category>
		<category><![CDATA[command]]></category>
		<category><![CDATA[customize]]></category>
		<category><![CDATA[greasemonkey]]></category>
		<category><![CDATA[scripts]]></category>
		<category><![CDATA[tips]]></category>

		<guid isPermaLink="false">http://a4apphack.com/index.php/?p=27</guid>
		<description><![CDATA[In the previous post, Secfox Part 1, we had seen how to customize the environment in FireFox to get better ease of use and more workspace. Now its time to fill in the addons. This post has two sections, the first explains how to obtain details of any website (Information Gathering) and the second deals [...]]]></description>
			<content:encoded><![CDATA[<p><!-- img class="size-full wp-image-1258 alignleft" style="margin-bottom: 5px; margin-right: 7px;" title="Zoom Firefox" src="http://a4apphack.com/blog/wp-content/uploads/2009/05/zoomfirefox.jpg" alt="Zoom Firefox" width="157" height="117" / -->In the previous post, <a href="http://a4apphack.com/index.php/featured/secfox-turn-firefox-into-an-ultimate-hacking-tool-part-1">Secfox Part 1</a>, we had seen how to customize the environment in FireFox to get better ease of use and more workspace. Now its time to fill in the addons.</p>
<p>This post has two sections, the first explains how to obtain details of any website (Information Gathering) and the second deals with analysis and understanding of HTTP raw header information.</p>
<p><span id="more-27"></span></p>
<h3>Addon 1: Domain Details</h3>
<p>DomainDetails addon, can be helpful in finding out Server Type, Headers, IP Address, Location Flag, and Whois information of any website you browse with Firefox. Once you install the addon, Server name, Ip address of the current website is displayed in the status bar, and a tiny button is displayed, clicking on that will display a menu which gives access to explore more details of that website.</p>
<p><a href="http://a4apphack.com/blog/wp-content/uploads/2009/05/domaindetails.jpg" rel="lightbox[27]" title="Domain Details"><img class="alignnone size-full wp-image-1253" title="Domain Details" src="http://a4apphack.com/blog/wp-content/uploads/2009/05/domaindetails.jpg" alt="Domain Details" width="247" height="187" /></a></p>
<h4>SecFox Addon, How?</h4>
<p>How can this addon be useful while performing the security assessments?</p>
<p><strong>1. Display&#8217;s Server Name and Version </strong>- This info can be used to search for the open vulnerabilities found in the target server. Several advisories publishes vulnerabilities associated with a particular version of various servers; the sites like <a title="milw0rm" href="http://www.milw0rm.com/" class="broken_link">milw0rm</a>, <a title="Cert" href="http://www.us-cert.gov">cert</a>, <a title="Secunia" href="http://secunia.com/advisories/">Secunia</a>, etc holds a repository of latest advisories.</p>
<p><strong>2. Displays IP Address &#8211; </strong>Input of several vulnerability scanners(like nmap) will be the IP address of the target website. Ideally, to obtain the IP address of the target, we would have to do ns lookup (open cmd prompt, then nslookup www.targetsite.com), but with with DomainDetails we can directly lookup IP address of the website immediately while the page loads.</p>
<p><strong>3. Webpage fingerprint &#8211; </strong>Whois is used for querying authoritative registries/ databases to discover the owner of a domain name, an IP address, or an autonomous system number of the target website. Online sites like <a title="WhoIs" href="http://www.whois.net/">Whois.net</a>, <a title="DNSStuff Google" href="http://private.dnsstuff.com/tools/dnsreportsmpl.ch?domain=google.com">DNSStuff</a>,<a title="Central OPs" href="http://centralops.net/co/"> Central Ops</a> gives server info any many other details about any site you search for. Domain Details just adds option to directly search for these details from the statusbar menu, saving us few of our preciuos keystrokes.</p>
<h4>Demo</h4>
<p><object type="application/x-shockwave-flash" style="width:530px;height:440px" data="http://www.youtube.com/v/zEeg-LQIA3w&amp;hl=en&amp;fs=1"><param name="allowfullscreen" value="true" /><param name="allowscriptaccess" value="always" /><param name="quality" value="best" /><param name="wmode" value="transparent" /><param name="movie" value="http://www.youtube.com/v/zEeg-LQIA3w&amp;hl=en&amp;fs=1" /><param name="pluginspage" value="http://www.macromedia.com/go/getflashplayer" />If you can see this, then you might need a Flash Player upgrade or you need to install Flash Player if it's missing. Get <a href="http://get.adobe.com/flashplayer/" target="_blank">Flash Player</a> from Adobe.</object><br/>
		<!-- Valid XHTML flash object delivered by XHTML Video Embed. Get it at: http://saltwaterc.net/xhtml-video-embed -->
		</p>
<p><strong>Download DomainDetails</strong> : <a target="_blank" href="https://addons.mozilla.org/en-US/firefox/addon/2166"><img style="vertical-align: middle;" height="30" width="30" alt="Download" src="http://img.a4apphack.com/site/a4apphack-download.png" title="Download"/></a></p>
<hr />
<h3>Addon 2 : LiveHTTP Headers</h3>
<p>The addon LiveHTTP Headers is one of the must have addon if you are a security analyst. This addon displays the RAW HTTP Headers (Request and Response) for the webpage you are browsing.</p>
<p><a href="http://a4apphack.com/blog/wp-content/uploads/2009/05/livehttpheaders.jpg" rel="lightbox[27]" title="LiveHTTP Headers Window"><img class="alignnone size-full wp-image-1246" title="LiveHTTP Headers Window" src="http://a4apphack.com/blog/wp-content/uploads/2009/05/livehttpheaders.jpg" alt="LiveHTTP Headers Window" width="530" height="513" /></a></p>
<h4>SecFox Addon, How?</h4>
<p><strong>1. Display&#8217;s server Name and Version &#8211; </strong>As explained in the previous section, this can be used to find out and exploit the known vulnerabilities found in the target server.</p>
<p><strong>2. Displays the Response Code -</strong> This is very helpful in knowing how the server responds for any client request. So if there is any misconfiguration in the server so that a particular request of the client forces the client to behave indifferently and exposing the vulnerability.</p>
<p><strong>3. Cookie Config &#8211; </strong>This also displays the cookie config set at the server. For example if we observe that in the server response, for any request sent for any sensitive pages, that <span style="font-family: courier new,courier;">Cache-Control: no-cache</span> is not present, then it means that those sensitive pages are cached and be visible for those who are not intended to.</p>
<p><strong>4. Replay any forged request &#8211; </strong>We can modify the POST data and replay it from this addon. This means that we are bypassing any client side validations present in that site.</p>
<p><strong>5. Monitor Cookie Info &#8211; </strong>We can also monitor the cookie value and try to reverse engineer and decode its value.</p>
<p><strong>6. This list continues &#8211; </strong>Analysis of HTTP Headers would will be the first step when doing the security assessments and LiveHTTP Headers will be the key to get it. We can break the headers into parts and research on that to get the best out of it.</p>
<p>More info on <a title="Wikipedia - HTTP Headers" href="http://en.wikipedia.org/wiki/List_of_HTTP_headers">HTTP Headers</a></p>
<h4>Demo</h4>
<p><object type="application/x-shockwave-flash" style="width:530px;height:440px" data="http://www.youtube.com/v/_M8ifZEdEjg&amp;hl=en&amp;fs=1"><param name="allowfullscreen" value="true" /><param name="allowscriptaccess" value="always" /><param name="quality" value="best" /><param name="wmode" value="transparent" /><param name="movie" value="http://www.youtube.com/v/_M8ifZEdEjg&amp;hl=en&amp;fs=1" /><param name="pluginspage" value="http://www.macromedia.com/go/getflashplayer" />If you can see this, then you might need a Flash Player upgrade or you need to install Flash Player if it's missing. Get <a href="http://get.adobe.com/flashplayer/" target="_blank">Flash Player</a> from Adobe.</object><br/>
		<!-- Valid XHTML flash object delivered by XHTML Video Embed. Get it at: http://saltwaterc.net/xhtml-video-embed -->
		</p>
<p><strong>Download LiveHTTP Headers</strong> : <a target="_blank" href="https://addons.mozilla.org/en-US/firefox/addon/3829"><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>Stay Tuned coming posts features more security addons and its usage&#8230;</p>
<p>&#8211;</p>
<img src="http://a4apphack.com/blog/?ak_action=api_record_view&id=27&type=feed" alt="" />]]></content:encoded>
			<wfw:commentRss>http://a4apphack.com/featured/secfox-http-header-analysis-domain-details-part-2/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
	
		<series:name><![CDATA[Secfox]]></series:name>
	</item>
		<item>
		<title>Quickly Create and Compile Batch Files With Portable BatchRun</title>
		<link>http://a4apphack.com/softwares/system-tools/quickly-create-compile-batch-files-with-portable-batchrun</link>
		<comments>http://a4apphack.com/softwares/system-tools/quickly-create-compile-batch-files-with-portable-batchrun#comments</comments>
		<pubDate>Sun, 26 Apr 2009 08:19:54 +0000</pubDate>
		<dc:creator>rajivvishwa</dc:creator>
				<category><![CDATA[Portable]]></category>
		<category><![CDATA[System Tools]]></category>
		<category><![CDATA[automate]]></category>
		<category><![CDATA[batch]]></category>
		<category><![CDATA[command]]></category>

		<guid isPermaLink="false">http://a4apphack.com/blog/?p=1157</guid>
		<description><![CDATA[Windows Batch files can be used to automate or to run a sequence of operations. This includes starting multiple applications when windows starts up, clearing temp folder when a shortcut key is clicked, Ending certain unwanted processes etc You can even do more than starting programs with the built-in file management functions like Copy, Rename, [...]]]></description>
			<content:encoded><![CDATA[<p>Windows <a title="Batch Files" href="http://en.wikipedia.org/wiki/Batch_file">Batch files</a> can be used to automate or to run a sequence of operations. This includes starting multiple applications when windows starts up, clearing temp folder when a shortcut key is clicked, Ending certain unwanted processes etc</p>
<p><a href="http://a4apphack.com/blog/wp-content/uploads/2009/04/batchrunmain.jpg" rel="lightbox[1157]" title="Batch Run"><img class="alignnone size-full wp-image-1166" title="Batch Run" src="http://a4apphack.com/blog/wp-content/uploads/2009/04/batchrunmain.jpg" alt="Batch Run" width="530" height="265" /></a></p>
<p><span id="more-1157"></span>You can even do more than starting programs with the built-in file management functions like Copy, Rename, Makedir, Delete, End Process, Kill Process and Text to Clipboard. Batchrun batch files can be launched from Explorer or placed in StartUp folder or on the Desktop.</p>
<p>Check how to <a title="Enable or Disable USB drive with batch file" href="http://a4apphack.com/softwares/system-tools/quickly-create-compile-batch-files-with-portable-batchrun">enable and disable USB devices with batch programming</a></p>
<h3><span style="color: #000000;"><strong> Features</strong></span></h3>
<p><strong> </strong></p>
<ul>
<li>Launch files of any filetype and dialup connections</li>
<li>Internal commands: Run, Copy, Rename, Makedir, Delete, DelTree, End Process, Kill Process, Text to Clipboard</li>
<li>Wildcard support for Copy, Delete and DelTree</li>
<li>Makedir nested folder creation</li>
<li>Drag and Drop between Explorer and Batchrun</li>
<li>Support for date and time tags</li>
<li>Command line parameters can be passed to Batchrun script files</li>
<li>Save batch files directly to Startup and Desktop</li>
</ul>
<p><strong>Note: </strong>If you are using the portable version of BatchRun make sure that you associate &#8216;<strong>*.brs</strong>&#8216; files with this application.</p>
<p><a href="http://a4apphack.com/blog/wp-content/uploads/2009/04/openwith.jpg" rel="lightbox[1157]" title="Open brs files With"><img class="alignnone size-full wp-image-1168" title="Open brs files With" src="http://a4apphack.com/blog/wp-content/uploads/2009/04/openwith.jpg" alt="Open brs files With" width="406" height="327" /></a></p>
<p><strong>Download BatchRun :</strong> <a target="_blank" href="http://download.outertech.com/batchrun_portable.zip"><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>More Info at <a title="BatchRun Homepage" href="http://batchrun.outertech.com/">BatchRun HomePage</a></p>
<img src="http://a4apphack.com/blog/?ak_action=api_record_view&id=1157&type=feed" alt="" />]]></content:encoded>
			<wfw:commentRss>http://a4apphack.com/softwares/system-tools/quickly-create-compile-batch-files-with-portable-batchrun/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>USB SafelyRemove &#8211; Full Fledged USB Device Manager</title>
		<link>http://a4apphack.com/softwares/system-tools/usb-safelyremove-full-fledged-usb-device-manager</link>
		<comments>http://a4apphack.com/softwares/system-tools/usb-safelyremove-full-fledged-usb-device-manager#comments</comments>
		<pubDate>Sun, 19 Apr 2009 14:51:25 +0000</pubDate>
		<dc:creator>rajivvishwa</dc:creator>
				<category><![CDATA[System Tools]]></category>
		<category><![CDATA[command]]></category>
		<category><![CDATA[systools]]></category>
		<category><![CDATA[trial]]></category>
		<category><![CDATA[usb]]></category>

		<guid isPermaLink="false">http://a4apphack.com/blog/?p=1142</guid>
		<description><![CDATA[USBSafeRemove is a very powerful USB Device Manager which has lots of unique features including reconnect the disconnected device, display locked process, stop with hotkey and many useful options. Note : This is NOT a freeware and is a 30 Day trial product. We can easily stop the USB device by left-clicking the drive to [...]]]></description>
			<content:encoded><![CDATA[<p>USBSafeRemove is a very powerful USB Device Manager which has lots of unique features including reconnect the disconnected device, display locked process, stop with hotkey and many useful options.</p>
<p><strong>Note : This is NOT a freeware and is a 30 Day trial product.</strong></p>
<h3><a rel="attachment wp-att-1144" href="http://a4apphack.com/blog/wp-content/uploads/2009/04/traymenu.jpg" title="TrayMenu"><img class="size-full wp-image-1144" title="TrayMenu" src="http://a4apphack.com/blog/wp-content/uploads/2009/04/traymenu.jpg" alt="TrayMenu" width="258" height="153" /></a></h3>
<p><span id="more-1142"></span>We can easily stop the USB device by left-clicking the drive to be stopped from the tray menu.</p>
<p>We can set various options from the main window, like hiding certain &#8216;always connected&#8217; drives as shown below.</p>
<p><a rel="attachment wp-att-1143" href="http://a4apphack.com/blog/wp-content/uploads/2009/04/mainmenu.jpg" title="MainMenu"><img class="alignnone size-full wp-image-1143" title="MainMenu" src="http://a4apphack.com/blog/wp-content/uploads/2009/04/mainmenu.jpg" alt="MainMenu" width="418" height="307" /></a></p>
<h3>Features</h3>
<ul>
<li><strong>Displaying what prevent a device from being stopped</strong></li>
<li><strong>Restarting stopped device back!</strong></li>
<li>Safe removal via individually customizable hotkeys</li>
<li>Safely Remove Menu with identifiable device icons</li>
<li>Real device names and ability to rename them</li>
<li>Feature to hide unnecessary to stop devices</li>
<li>Program autorun on device connection\disconnection</li>
<li>Command line for safe removal</li>
<li>Hiding of &#8220;empty&#8221; card reader drives</li>
<li>Card reader memory cards ejection one-by-one</li>
</ul>
<p>Check the full list of features <a title="USB Safe Remove Features" href="http://safelyremove.com/fullFeaturesList.htm?b">here</a></p>
<p><strong>Download USB Safe Remove : </strong><a target="_blank" href="http://safelyremove.com/download.htm"><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>More Info at <a title="USB Safe Remove" href="http://safelyremove.com/">USBSafeRemove Homepage</a></p>
<img src="http://a4apphack.com/blog/?ak_action=api_record_view&id=1142&type=feed" alt="" />]]></content:encoded>
			<wfw:commentRss>http://a4apphack.com/softwares/system-tools/usb-safelyremove-full-fledged-usb-device-manager/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Avoid Low DiskSpace Problem While Extracting Large Files (7Zip)</title>
		<link>http://a4apphack.com/softwares/system-tools/avoid-low-diskspace-problem-while-extracting-large-files-7zip</link>
		<comments>http://a4apphack.com/softwares/system-tools/avoid-low-diskspace-problem-while-extracting-large-files-7zip#comments</comments>
		<pubDate>Fri, 20 Mar 2009 16:32:08 +0000</pubDate>
		<dc:creator>rajivvishwa</dc:creator>
				<category><![CDATA[System Tools]]></category>
		<category><![CDATA[Tips & Tricks]]></category>
		<category><![CDATA[command]]></category>
		<category><![CDATA[tips]]></category>
		<category><![CDATA[zip]]></category>

		<guid isPermaLink="false">http://a4apphack.com/blog/?p=976</guid>
		<description><![CDATA[While trying to extract large files (say in GBs) with 7zip (Or any compression tools) and you don&#8217;t have enough space in your C drive (or whereever your OS is installed), you might probably notice something like this&#8230;. And what you do is clear the temp files or search for some less important applications which [...]]]></description>
			<content:encoded><![CDATA[<p>While trying to extract large files (say in GBs) with 7zip (Or any compression tools) and you don&#8217;t have enough space in your C drive (or whereever your OS is installed), you might probably notice something like this&#8230;.</p>
<p><a rel="attachment wp-att-979" href="http://a4apphack.com/blog/wp-content/uploads/2009/03/lowdiskspace.jpg" title="Low Disk Space"><img class="size-full wp-image-979 alignnone" title="Low Disk Space" src="http://a4apphack.com/blog/wp-content/uploads/2009/03/lowdiskspace.jpg" alt="Low Disk Space" width="305" height="144" /></a></p>
<p>And what you do is clear the temp files or search for some less important applications which you can uninstall. But you would ultimately fail by not finding the required space.Â The solution is to change the working folder used by <a title="7Zip" href="http://www.7-zip.org">7zip</a>. By default the working folder will be the root drive where OS is installed.</p>
<p>Change the temp folder is easy, Open Options from Tools Menu and select Plugins tab, now click Options and then Folders tab. Now change the temp folder as shown below.</p>
<p><a rel="attachment wp-att-978" href="http://a4apphack.com/blog/wp-content/uploads/2009/03/guichange.jpg" title="Change Temp with GUI"><img class="alignnone size-full wp-image-978" title="Change Temp with GUI" src="http://a4apphack.com/blog/wp-content/uploads/2009/03/guichange.jpg" alt="Change Temp with GUI" width="530" height="259" /></a></p>
<p>And commandline options for geeks, the command is</p>
<blockquote><p>7z x _FiletoExtract_ w_WorkingDir_ o_OutputFolder_</p></blockquote>
<p>x : Denotes extract<br />
w : Working Folder/Temp Folder (e.g. wD:\tmp\)<br />
o : Output Folder (e.g oD:\Files\)</p>
<p>For more options check <a title="7zip Options Examples" href="http://dotnetperls.com/7-zip-examples">here</a></p>
<p><a rel="attachment wp-att-977" href="http://a4apphack.com/blog/wp-content/uploads/2009/03/commandline.jpg" title="Command Line"><img class="alignnone size-full wp-image-977" title="Command Line" src="http://a4apphack.com/blog/wp-content/uploads/2009/03/commandline.jpg" alt="Command Line" width="530" height="147" /></a></p>
<p><a rel="attachment wp-att-979" href="http://a4apphack.com/blog/wp-content/uploads/2009/03/lowdiskspace.jpg"></a>Note: Changing tempdir is not the feature available only in 7Zip, but its mentioned here becauseÂ <a title="7Zip Home" href="http://www.7-zip.org">7Zip</a> is the most popular archivial tools available in the market.</p>
<img src="http://a4apphack.com/blog/?ak_action=api_record_view&id=976&type=feed" alt="" />]]></content:encoded>
			<wfw:commentRss>http://a4apphack.com/softwares/system-tools/avoid-low-diskspace-problem-while-extracting-large-files-7zip/feed</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
		<item>
		<title>Quickly Mount Truecrypt Volumes With Launchy</title>
		<link>http://a4apphack.com/tips-tricks/quickly-mount-truecrypt-volumes-with-launchy</link>
		<comments>http://a4apphack.com/tips-tricks/quickly-mount-truecrypt-volumes-with-launchy#comments</comments>
		<pubDate>Thu, 19 Mar 2009 11:38:31 +0000</pubDate>
		<dc:creator>rajivvishwa</dc:creator>
				<category><![CDATA[Tips & Tricks]]></category>
		<category><![CDATA[apps]]></category>
		<category><![CDATA[command]]></category>
		<category><![CDATA[Portable]]></category>
		<category><![CDATA[store]]></category>
		<category><![CDATA[tips]]></category>

		<guid isPermaLink="false">http://a4apphack.com/blog/?p=963</guid>
		<description><![CDATA[Some of us use Truecrypt for storing our files in an isolated partition and might be less concerned on its security (Update: check the details at the end of this post). For example, my thumbdrive has a single encrypted file created with Truecrypt which I always mount it in W: drive, which helps me to [...]]]></description>
			<content:encoded><![CDATA[<p>Some of us use Truecrypt for storing our files in an isolated partition and might be less concerned on its security <em>(<strong>Update: </strong>check the details at the end of this post)</em>. For example, my thumbdrive has a single encrypted file created with Truecrypt which I always mount it in W: drive, which helps me to run many of the non-portable apps in portable mode. Another possible reason, to sync various frequently used folders between different PC&#8217;s by creating a truecrypt volume and transferring only a single file so that you never missing anything while syncing and the copy can be done whole lot quicker.</p>
<p>But it will be a tedious and boring task to repeatedly follow a sequence of steps to get your volume mounted. But we can find out a simple solution for this&#8230;</p>
<p><span id="more-963"></span>So every time we have to mount a drive, we have to</p>
<ul>
<li>Open <a title="TrueCrypt Homepage" href="http://www.truecrypt.org">Truecrypt</a></li>
<li>Select the drive where the file needs to be mounted.</li>
<li>Browse the encrypted file</li>
<li>Enter the long and strong password, mount the volume</li>
</ul>
<p>Similar steps are needed while dismounting the drive as well.</p>
<p>Thanks to command line support of Truecrypt which is utilized here to mount the drive with few strokes.</p>
<h3>Mount from commandline</h3>
<p>We use the following command to <a title="TrueCrypt : Command Line Usage" href="http://www.truecrypt.org/docs/?s=command-line-usage">mount from commandline</a></p>
<p><code><span style="color: #ff0000;">_TruecryptExePath_</span> /q background /v <span style="color: #ff0000;">_EncFile_</span> /lx /p <span style="color: #ff0000;">_Pswd_</span> + /b<br />
 </code><br />
 <strong>Options</strong></p>
<p>/q &#8211; Automatically perform requested actions and exit, launches the TrueCrypt Background Task (tray icon).<br />
 /v &#8211; File and path name of a TrueCrypt volume to mount (Enclosed in quotes)<br />
 /l &#8211; Driver letter to mount the volume as.<br />
 /p &#8211; The volume password (Enclosed in quotes)</p>
<p><code><span style="color: #ff0000;">_TruecryptExePath_</span></code> = Path of truecrypt exe e.g &#8220;D:\Truecrypt\Truecrypt.exe&#8221; (Enclosed in quotes)<br />
 <code><span style="color: #ff0000;">_EncFile_</span></code> = Path of Encrypted file e.g &#8220;D:\MyStore.enc&#8221;(Enclosed in quotes)<br />
 <code><span style="color: #ff0000;">_Pswd_</span></code> = Volume password e.g &#8220;demo123&#8243; (Enclosed in quotes)</p>
<h3>Dismount from commandline</h3>
<p><span style="font-family: courier new,courier;"><code><span style="color: #ff0000;">_TruecryptExePath_ </span></code>/q /dy</span></p>
<h3>Mount from Launchy</h3>
<p>Any application launchers like <a title="Launchy: The Open Source Keystroke Launcher" href="http://www.launchy.net">Launchy</a> can be used to run a particular program by using shortcuts.</p>
<ol>
<li>Go to Plugins tab from Launchy Options</li>
<li>Select Runner Plugin</li>
<li>Give suitable shortcut name in <strong>Name</strong>, <span style="color: #ff0000;">_TruecryptExePath_</span> in <strong>Program </strong>and the command mentioned above in <strong>Arguments</strong>.</li>
</ol>
<div class="wp-caption alignnone" style="width: 540px"><a title="Launchy Runner Config" href="http://img.a4apphack.com/tclaunchy-runnerconfig.jpg" rel="lightbox[963]"><img title="Launchy Runner config" src="http://img.a4apphack.com/tclaunchy-runnerconfig.jpg" alt="Launchy Runner Config" width="530" height="426" /></a><p class="wp-caption-text">Launchy Runner Config</p></div>
<p>So next time to mount a volume just do Alt+Space (default Launchy hotkey) and type shortcut name.</p>
<p>I&#8217;ve put shortcut as &#8216;cryptX&#8217; which will mount my enc file to X: drive. So all I&#8217;ve to do is type &#8216;crx&#8217; and press Enter (Launchy matches &#8216;crx&#8217; and finds &#8216;cryptX&#8217; automatically)</p>
<p><img title="Launchy" src="http://img.a4apphack.com/tclaunchy-launch.jpg" alt="Launchy" width="304" height="130" /></p>
<p>Repeat this and use the command for dismount and assign it to Launchy. I&#8217;ve used &#8216;dcryptX&#8217; to dismount from X: (So I type &#8216;dcrx&#8217; in Launchy)</p>
<p>Note: If you want to mount secure truecrypt volume in command line, encrypt password using <a title="MD5 CommandLine Utilty" href="http://www.fourmilab.ch/md5/">MD5 tool</a> onto a textfile and use the same to decrypt and <a title="Password in CommandPrompt" href="http://www.computing.net/cgi-bin/AT-search.cgi?mode=concept&#038;sp=sp&#038;search=batch+password&#038;forum=ALL">compare with</a> the password you input in CLI. This method is considered to be insecure so its recommended not to use.</p>
<p><strong>Update: </strong>Use the following command to enter the password onto launchy or display the actual &#8216;Enter Password&#8217; screen of Truecrypt. This means you are still secure with using Launchy for Truecrypt.</p>
<p><code><span style="color: #ff0000;">_TruecryptExePath_</span> /q background /v _EncFile_ /lx /p $$ + /b</code></p>
<ol>
<li>To display the truecrypt &#8216;Enter Password&#8217;, type &#8216;cryptx&#8217; and press enter</li>
<li>To mount the volume silently without prompting the password, type &#8216;cryptX&#8217; + Tab Key + <code>_Pswd_</code></li>
</ol>
<img src="http://a4apphack.com/blog/?ak_action=api_record_view&id=963&type=feed" alt="" />]]></content:encoded>
			<wfw:commentRss>http://a4apphack.com/tips-tricks/quickly-mount-truecrypt-volumes-with-launchy/feed</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>Download Saved Passwords in Firefox With Firepassword</title>
		<link>http://a4apphack.com/security/download-saved-passwords-firefox-with-firepassword</link>
		<comments>http://a4apphack.com/security/download-saved-passwords-firefox-with-firepassword#comments</comments>
		<pubDate>Sun, 11 Jan 2009 09:11:10 +0000</pubDate>
		<dc:creator>rajivvishwa</dc:creator>
				<category><![CDATA[Firefox]]></category>
		<category><![CDATA[Security]]></category>
		<category><![CDATA[command]]></category>
		<category><![CDATA[passwords]]></category>
		<category><![CDATA[Portable]]></category>
		<category><![CDATA[versions]]></category>

		<guid isPermaLink="false">http://a4apphack.com/blog/?p=340</guid>
		<description><![CDATA[Firepassword is a tool which is used to enumerate the passwords saved in the Firefox password manager. This tool can be used to extract the credentials in plain text from the Firefox database and download it into a flat file for later use. This tool has a huge advantage that this works in offline mode [...]]]></description>
			<content:encoded><![CDATA[<p>Firepassword is a tool which is used to enumerate the passwords saved in the Firefox password manager. This tool can be used to extract the credentials in plain text from the Firefox database and download it into a flat file for later use.<br />
 <span id="more-340"></span>This tool has a huge advantage that this works in offline mode (no need to run Firefox) when compared to the password manager which comes with Firefox.</p>
<h3>How to use</h3>
<p>1. Locate the Firefox <a title="Firefox profiles" href="http://support.mozilla.com/en-US/kb/Profiles">profile directory</a> (If your firefox is a portable one, then find it in \Data\profile)</p>
<p>2. Copy the files <strong>bkey3.db, cert8.db and singons*.txt</strong> from the profile directory to a .</p>
<p>3. Open Commandprompt and type as shown below (replace the tmp_dir with the one mentioned in above step)</p>
<p><span style="font-family: courier new,courier;">FirePassword [-m "master password" ]  &gt;&gt; pass.txt</span></p>
<p>Options: -m specify the master password</p>
<p>4. Finds the passwords in plain text in pass.txt</p>
<p><a title="Firepassword Screenshot" href="http://img.a4apphack.com/firepass-thumb.jpg" rel="lightbox[340]"><img src="http://img.a4apphack.com/firepass-thumb.jpg" alt="Firepassword Screenshot" /></a></p>
<p><em>Note: The steps mentioned above is for firefox 3, I&#8217;ve tested and got the expected results. Please check firepassword homepage for other versions of firefox</em>.</p>
<p>Download Firepassword : <a target="_blank" href="http://securityxploded.com/download.php#firepassword"><img style="vertical-align: middle;" height="30" width="30" alt="Download" src="http://img.a4apphack.com/site/a4apphack-download.png" title="Download"/></a> </p>
<img src="http://a4apphack.com/blog/?ak_action=api_record_view&id=340&type=feed" alt="" />]]></content:encoded>
			<wfw:commentRss>http://a4apphack.com/security/download-saved-passwords-firefox-with-firepassword/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Enable-Disable Usb Drives With a Batch file in a Click</title>
		<link>http://a4apphack.com/security/enable-disable-usb-with-a-batch-file</link>
		<comments>http://a4apphack.com/security/enable-disable-usb-with-a-batch-file#comments</comments>
		<pubDate>Mon, 15 Dec 2008 16:39:13 +0000</pubDate>
		<dc:creator>rajivvishwa</dc:creator>
				<category><![CDATA[Programming]]></category>
		<category><![CDATA[Security]]></category>
		<category><![CDATA[automate]]></category>
		<category><![CDATA[batch]]></category>
		<category><![CDATA[command]]></category>
		<category><![CDATA[usb]]></category>

		<guid isPermaLink="false">http://a4apphack.com/blog/?p=108</guid>
		<description><![CDATA[With the help of batch programming we can enable or disable USB device in a single click.ACL permissions are also set during the process. The script will enable the security permissions which will help us to modify certain registry keys, then modifies the required keys and reverts back the permissions. First create four files as [...]]]></description>
			<content:encoded><![CDATA[<p>With the help of batch programming we can enable or disable USB device in a single click.ACL permissions are also set during the process.</p>
<p>The script will enable the security permissions which will help us to modify certain registry keys, then modifies the required keys and reverts back the permissions.</p>
<p><span id="more-108"></span>First create four files as mentioned below.</p>
<h3>0.reg</h3>

<div class="wp_syntax"><div class="code"><pre class="winbatch" style="font-family:monospace;">Windows Registry Editor <span style="color: #0000FF;">Version</span> <span style="color: #cc66cc;">5.00</span>
<span style="color: #66cc66;">&#91;</span>HKEY_LOCAL_MACHINESYSTEMCurrentControlSetServicesUSBSTOR<span style="color: #66cc66;">&#93;</span>
<span style="color: #ff0000;">&quot;Start&quot;</span>=dword<span style="color: #FF1010; font-weight: bold;">:00000004</span></pre></div></div>

<h3>1.reg</h3>

<div class="wp_syntax"><div class="code"><pre class="winbatch" style="font-family:monospace;">Windows Registry Editor <span style="color: #0000FF;">Version</span> <span style="color: #cc66cc;">5.00</span>
<span style="color: #66cc66;">&#91;</span>HKEY_LOCAL_MACHINESYSTEMCurrentControlSetServicesUSBSTOR<span style="color: #66cc66;">&#93;</span>
<span style="color: #ff0000;">&quot;Start&quot;</span>=dword<span style="color: #FF1010; font-weight: bold;">:00000003</span></pre></div></div>

<h3><a title="SubInACL Download" href="http://www.microsoft.com/downloads/details.aspx?FamilyID=E8BA3E56-D8FE-4A91-93CF-ED6985E3927B">SubInACL</a></h3>
<p>Before proceeding further you need to download <a title="SubInACL Download" href="http://www.microsoft.com/downloads/details.aspx?FamilyID=E8BA3E56-D8FE-4A91-93CF-ED6985E3927B" target="_blank">SubInACL</a> (Incase if the link doesn&#8217;t work, google for &#8216;SubInACL&#8217; to get the MS download link). This tool helps you to set ACL permissions for the registry keys through command line parameters.</p>

<div class="wp_syntax"><div class="code"><pre class="winbatch" style="font-family:monospace;"><span style="color: #66cc66;">@</span>echo <span style="color: #0080FF; font-weight: bold;">off</span>
cls
regedit <span style="color: #66cc66;">/</span>s <span style="color: #cc66cc;">0</span>.reg
subinacl.exe <span style="color: #66cc66;">/</span>keyreg systemcurrentcontrolsetservicesusbstor <span style="color: #66cc66;">/</span>deny=system
subinacl.exe <span style="color: #66cc66;">/</span>keyreg systemcurrentcontrolsetservicesusbstor <span style="color: #66cc66;">/</span>deny=users
subinacl.exe <span style="color: #66cc66;">/</span>keyreg systemcurrentcontrolsetservicesusbstor <span style="color: #66cc66;">/</span>deny=administrators
echo.
echo <span style="color: #66cc66;">**</span>Disabled<span style="color: #66cc66;">**</span>
echo.
<span style="color: #66cc66;">//</span><span style="color: #0000FF;">pause</span></pre></div></div>


<div class="wp_syntax"><div class="code"><pre class="winbatch" style="font-family:monospace;"><span style="color: #66cc66;">@</span>echo <span style="color: #0080FF; font-weight: bold;">off</span>
cls
subinacl.exe <span style="color: #66cc66;">/</span>keyreg systemcurrentcontrolsetservicesusbstor <span style="color: #66cc66;">/</span>grant=system
subinacl.exe <span style="color: #66cc66;">/</span>keyreg systemcurrentcontrolsetservicesusbstor <span style="color: #66cc66;">/</span>grant=users
subinacl.exe <span style="color: #66cc66;">/</span>keyreg systemcurrentcontrolsetservicesusbstor <span style="color: #66cc66;">/</span>grant=administrators
regedit <span style="color: #66cc66;">/</span>s <span style="color: #cc66cc;">1</span>.reg
echo.
echo <span style="color: #66cc66;">**</span>Enabled<span style="color: #66cc66;">**</span>
echo.
<span style="color: #66cc66;">//</span><span style="color: #0000FF;">pause</span></pre></div></div>

<p>After creating all the above mentioned files, put those in a directory. Make sure you have all the five files in the same directory (i.e 0.reg, 1.reg, enable.bat*, disable.bat* and subinacl.exe).</p>
<p>Now double click the batch file* to see it in action.</p>
<p><em>Note</em>*:</p>
<ul>
<em>Uncomment pause command to see the execution status in the command prompt.</em>
</ul>
<img src="http://a4apphack.com/blog/?ak_action=api_record_view&id=108&type=feed" alt="" />]]></content:encoded>
			<wfw:commentRss>http://a4apphack.com/security/enable-disable-usb-with-a-batch-file/feed</wfw:commentRss>
		<slash:comments>1</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 1452/1500 objects using disk: basic

Served from: a4apphack.com @ 2012-05-22 10:38:50 -->
