<?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>Hacking Articles &#187; Hacking Tools</title>
	<atom:link href="http://www.hackingarticles.in/category/collection-of-hacking-tools/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.hackingarticles.in</link>
	<description>Raj Chandel&#039;s Blog</description>
	<lastBuildDate>Fri, 24 May 2013 07:51:37 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	
		<item>
		<title>CutyCapt &#8211; A Qt WebKit Web Page Rendering Capture Utility</title>
		<link>http://www.hackingarticles.in/cutycapt-a-qt-webkit-web-page-rendering-capture-utility/</link>
		<comments>http://www.hackingarticles.in/cutycapt-a-qt-webkit-web-page-rendering-capture-utility/#comments</comments>
		<pubDate>Fri, 03 May 2013 07:33:31 +0000</pubDate>
		<dc:creator>Raj Chandel</dc:creator>
				<category><![CDATA[Hacking Tools]]></category>
		<category><![CDATA[Kali Linux]]></category>
		<category><![CDATA[Others]]></category>

		<guid isPermaLink="false">http://www.hackingarticles.in/?p=8209</guid>
		<description><![CDATA[CutyCapt is a small cross-platform command-line utility to capture WebKit&#8217;s rendering of a web page into a variety of vector and bitmap formats, including SVG, PDF, PS, PNG, JPEG, TIFF, GIF, and BMP First download the cutycapt from here Open your cutycapt from command prompt and type following command CutyCapt –url=http://www.example.com –out=anyfile.pdf (Convert in PDF [...]]]></description>
				<content:encoded><![CDATA[<p style="text-align: justify;"><span style="color: #000000;">CutyCapt is a small cross-platform command-line utility to capture WebKit&#8217;s rendering of a web page into a variety of vector and bitmap formats, including SVG, PDF, PS, PNG, JPEG, TIFF, GIF, and BMP</span></p>
<p style="text-align: justify;"><span style="color: #000000;">First download the cutycapt from</span> <strong><a href="http://cutycapt.sourceforge.net/">here</a></strong></p>
<p><span style="color: #000000;">Open your cutycapt from command prompt and type following command</span></p>
<p><span style="color: #000000;"><b>CutyCapt –url=http://www.example.com –out=anyfile.pdf (Convert in PDF Format)</b></span></p>
<p><span style="color: #000000;"><b></b><b>CutyCapt –url=http://www.example.com –out=anyfile.jpg (Convert in Image File)</b></span></p>
<p><img alt="" src="http://i0.wp.com/3.bp.blogspot.com/-UREgpMBfGk8/UYNm7Qx5SiI/AAAAAAAAGJQ/Smc3c9f4CAQ/s1600/1.jpg?w=620" data-recalc-dims="1" /></p>
<h3 style="text-align: justify;"><span style="color: #000000;"><b>In Kali Linux</b></span></h3>
<p style="text-align: justify;"><span style="color: #000000;">Open your kali linux terminal and type</span></p>
<p style="text-align: justify;"><span style="color: #000000;"><b>CutyCapt –url=http://www.example.com –out=anyfile.pdf (To Convert in PDF Format)</b></span></p>
<p style="text-align: justify;"><span style="color: #000000;"><b></b><b>CutyCapt –url=http://www.example.com –out=anyfile.jpg (To Convert in Image File)</b></span></p>
<p style="text-align: justify;"><img alt="" src="http://i1.wp.com/4.bp.blogspot.com/--foTHW2A_uQ/UYNnFxZncbI/AAAAAAAAGJY/9piW94mL12g/s1600/ka.jpg?w=620" data-recalc-dims="1" /></p>

<div class="nr_related_placeholder" data-permalink="http://www.hackingarticles.in/cutycapt-a-qt-webkit-web-page-rendering-capture-utility/" data-title="CutyCapt &#8211; A Qt WebKit Web Page Rendering Capture Utility"></div>]]></content:encoded>
			<wfw:commentRss>http://www.hackingarticles.in/cutycapt-a-qt-webkit-web-page-rendering-capture-utility/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Netdiscover  &#8211; Active/Passive ARP Scanner</title>
		<link>http://www.hackingarticles.in/netdiscover-activepassive-arp-scanner/</link>
		<comments>http://www.hackingarticles.in/netdiscover-activepassive-arp-scanner/#comments</comments>
		<pubDate>Tue, 18 Dec 2012 10:42:55 +0000</pubDate>
		<dc:creator>Raj Chandel</dc:creator>
				<category><![CDATA[BackTrack 5 Tutorials]]></category>
		<category><![CDATA[Hacking Tools]]></category>
		<category><![CDATA[Penetration Testing]]></category>

		<guid isPermaLink="false">http://www.hackingarticles.in/?p=7483</guid>
		<description><![CDATA[Netdiscover is an active/passive address reconnaissance tool, mainly developed for those wireless networks without dhcp server, when you are wardriving. It can be also used on hub/switched networks. Built on top of libnet and libpcap, it can passively detect online hosts, or search for them, by actively sending arp requests, it can also be used [...]]]></description>
				<content:encoded><![CDATA[<p style="text-align: justify;"><span style="color: #000000;">Netdiscover is an active/passive address reconnaissance tool, mainly developed for those wireless networks without dhcp server, when you are wardriving. It can be also used on hub/switched networks. Built on top of libnet and libpcap, it can passively detect online hosts, or search for them, by actively sending arp requests, it can also be used to inspect your network arp traffic, or find network addresses using auto scan mode, which will scan for common local networks</span></p>
<p style="text-align: justify;"><span style="color: #000000;">Open your backtrack terminal and type</span></p>
<p style="text-align: justify;"><span style="color: #000000;"><b>netdiscover –I eth2 –r 192.168.0.100/24</b></span></p>
<p style="text-align: justify;"><img alt="" src="http://i1.wp.com/3.bp.blogspot.com/-nN8uCZ_0xFA/UNA9mMsNdAI/AAAAAAAAFJE/1UcH5v4F6Yk/s1600/2.jpg?w=620" data-recalc-dims="1" /></p>
<p><strong><span style="color: #000000;">Usage:</span></strong></p>
<p><span style="color: #000000;">netdiscover [-i device] [-r range | -p] [-s time] [-n node] [-c count] [-f] [-S]</span></p>
<p><span style="color: #000000;">-i device: your network device</span></p>
<p><span style="color: #000000;">-r range: scan a given range instead of auto scan. 192.168.6.0/24,/16,/8</span></p>
<p><span style="color: #000000;">-p passive mode do not send anything, only sniff</span></p>
<p><span style="color: #000000;">-s time: time to sleep between each arp request (miliseconds)</span></p>
<p><span style="color: #000000;">-c count: number of times to send each arp reques (for nets with packet loss)</span></p>
<p><span style="color: #000000;">-n node: last ip octet used for scanning (from 2 to 253)</span></p>
<p><span style="color: #000000;">-S enable sleep time supression betwen each request (hardcore mode)</span></p>
<p><span style="color: #000000;">-f enable fastmode scan, saves a lot of time, recommended for auto</span></p>

<div class="nr_related_placeholder" data-permalink="http://www.hackingarticles.in/netdiscover-activepassive-arp-scanner/" data-title="Netdiscover  &#8211; Active/Passive ARP Scanner"></div>]]></content:encoded>
			<wfw:commentRss>http://www.hackingarticles.in/netdiscover-activepassive-arp-scanner/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How to use Nmap (Beginner Tutorial)</title>
		<link>http://www.hackingarticles.in/how-to-use-nmap-beginner-tutorial/</link>
		<comments>http://www.hackingarticles.in/how-to-use-nmap-beginner-tutorial/#comments</comments>
		<pubDate>Thu, 06 Dec 2012 17:37:59 +0000</pubDate>
		<dc:creator>Raj Chandel</dc:creator>
				<category><![CDATA[Hacking Tools]]></category>
		<category><![CDATA[Others]]></category>
		<category><![CDATA[Penetration Testing]]></category>

		<guid isPermaLink="false">http://www.hackingarticles.in/?p=7383</guid>
		<description><![CDATA[Nmap (&#8220;Network Mapper&#8221;) is a free and open source (license) utility for network discovery and security auditing. Many systems and network administrators also find it useful for tasks such as network inventory, managing service upgrade schedules, and monitoring host or service uptime First Download nmap From Here and install in your pc How to Detect [...]]]></description>
				<content:encoded><![CDATA[<p style="text-align: justify;"><span style="color: #000000;">Nmap (&#8220;Network Mapper&#8221;) is a free and open source (license) utility for network discovery and security auditing. Many systems and network administrators also find it useful for tasks such as network inventory, managing service upgrade schedules, and monitoring host or service uptime</span></p>
<p style="text-align: justify;"><span style="color: #000000;">First Download nmap From</span> <strong><a href="http://nmap.org/download.html">Here</a></strong> <span style="color: #000000;">and install in your pc</span></p>
<h4><span style="color: #000000;"><strong>How to Detect All Connected PC in Network</strong></span></h4>
<p><span style="color: #000000;">nmap -sn 192.168.0.100/24</span></p>
<p><img src="http://i1.wp.com/1.bp.blogspot.com/-MjVqNKG3R9Y/UMDT9JKzsPI/AAAAAAAAE90/VZut_FyjYD0/s1600/a+cnnected+pc.jpg?w=620" alt="" data-recalc-dims="1" /></p>
<p>&nbsp;</p>
<h4><span style="color: #000000;"><strong>How to Scan Network Exclude a Specific Host</strong></span></h4>
<p><span style="color: #000000;">nmap &#8211;exclude 192.168.0.108 192.168.0.1/24</span></p>
<p><img src="http://i2.wp.com/2.bp.blogspot.com/-cZpNdmFqbgk/UMDUI8l3FJI/AAAAAAAAE98/VISRsEO87F0/s1600/excude.jpg?w=620" alt="" data-recalc-dims="1" /></p>
<p><img src="http://i2.wp.com/4.bp.blogspot.com/-mxFrbvLR-jQ/UMDUOHklIEI/AAAAAAAAE-E/d47x_yh2KDI/s1600/excude+11.jpg?w=620" alt="" data-recalc-dims="1" /></p>
<p>&nbsp;</p>
<h4 style="text-align: justify;"><span style="color: #000000;"><strong>How to Detect Installed OS in Remote PC</strong></span></h4>
<p style="text-align: justify;"><span style="color: #000000;">nmap -O 192.168.0.102</span></p>
<p style="text-align: justify;"><img src="http://i1.wp.com/4.bp.blogspot.com/-nFuFzqbXViQ/UMDUaWFLHfI/AAAAAAAAE-M/l-p6eYan1qc/s1600/insta+s.jpg?w=620" alt="" data-recalc-dims="1" /></p>
<h4><span style="color: #000000;"><strong>How to Scan All TCP Port in All Remote PC</strong></span></h4>
<p><span style="color: #000000;">nmap -sT 192.168.0.100/24</span></p>
<p><img src="http://i2.wp.com/2.bp.blogspot.com/-68N7s1T2qqo/UMDUopD7zSI/AAAAAAAAE-U/1din6iSu6yw/s1600/tcp+scan.jpg?w=620" alt="" data-recalc-dims="1" /></p>
<p>&nbsp;</p>
<h4 style="text-align: justify;"><span style="color: #000000;"><strong>How to Scan All UDP Ports in Remote PC</strong></span></h4>
<p style="text-align: justify;"><span style="color: #000000;">nmap -sU 192.168.0.102</span></p>
<p style="text-align: justify;"><img src="http://i1.wp.com/2.bp.blogspot.com/-S0plbQZdhjA/UMDUyMGeH7I/AAAAAAAAE-c/fSYvPYPTAi0/s1600/udp.jpg?w=620" alt="" data-recalc-dims="1" /></p>
<h4><span style="color: #000000;"><strong>How to Scan IP Protocol</strong></span></h4>
<p><span style="color: #000000;">nmap -sO 192.168.0.102</span></p>
<p><img src="http://i2.wp.com/3.bp.blogspot.com/-bys1UkuIEHI/UMDU_it-GsI/AAAAAAAAE-k/ArN_EOwnkMU/s1600/prtc.jpg?w=620" alt="" data-recalc-dims="1" /></p>
<p>&nbsp;</p>
<h4><span style="color: #000000;"><strong>How to Detect services of Remote PC</strong></span></h4>
<p><span style="color: #000000;">nmap -sV 192.168.1.2</span></p>
<p><img src="http://i1.wp.com/2.bp.blogspot.com/-4i92096qaJE/UMDVKDZmFWI/AAAAAAAAE-s/mC7SSXhyWek/s1600/service+versin.jpg?w=620" alt="" data-recalc-dims="1" /></p>
<p>&nbsp;</p>
<h4><span style="color: #000000;"><strong>How to Scan Name Server of Website</strong></span></h4>
<p><span style="color: #000000;">nmap -sV -T4 -F www.upscportal.in</span></p>
<p><img src="http://i2.wp.com/2.bp.blogspot.com/-WFdLs1l9l1s/UMDVVSaQOtI/AAAAAAAAE-0/2my7svAbhzs/s1600/name+server.jpg?w=620" alt="" data-recalc-dims="1" /></p>

<div class="nr_related_placeholder" data-permalink="http://www.hackingarticles.in/how-to-use-nmap-beginner-tutorial/" data-title="How to use Nmap (Beginner Tutorial)"></div>]]></content:encoded>
			<wfw:commentRss>http://www.hackingarticles.in/how-to-use-nmap-beginner-tutorial/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>DMitry &#8211; Deepmagic Information Gathering Tool</title>
		<link>http://www.hackingarticles.in/dmitry-deepmagic-information-gathering-tool/</link>
		<comments>http://www.hackingarticles.in/dmitry-deepmagic-information-gathering-tool/#comments</comments>
		<pubDate>Tue, 04 Dec 2012 14:55:57 +0000</pubDate>
		<dc:creator>Raj Chandel</dc:creator>
				<category><![CDATA[BackTrack 5 Tutorials]]></category>
		<category><![CDATA[Footprinting]]></category>
		<category><![CDATA[Hacking Tools]]></category>

		<guid isPermaLink="false">http://www.hackingarticles.in/?p=7367</guid>
		<description><![CDATA[DMitry (Deepmagic Information Gathering Tool) is a UNIX/(GNU)Linux Command Line program coded purely in C with the ability to gather as much information as possible about a host. Basic functionality of DMitry allows for information to be gathered about a target host from a simple whois lookup on the target to UpTime reports and TCP [...]]]></description>
				<content:encoded><![CDATA[<p style="text-align: justify;"><span style="color: #000000;">DMitry (Deepmagic Information Gathering Tool) is a UNIX/(GNU)Linux Command Line program coded purely in C with the ability to gather as much information as possible about a host.</span></p>
<p style="text-align: justify;"><span style="color: #000000;">Basic functionality of DMitry allows for information to be gathered about a target host from a simple whois lookup on the target to UpTime reports and TCP portscans.</span></p>
<p style="text-align: justify;"><span style="color: #000000;">First Open Your backtrack and Follow these path</span></p>
<p style="text-align: justify;"><span style="color: #000000;"><strong>Applications-&gt;Backtrack–&gt;Information gathering-&gt;Network analysis-&gt;route analysis-&gt;dmitry</strong></span></p>
<p style="text-align: justify;"><img src="http://i1.wp.com/1.bp.blogspot.com/-9_SRcgBHmK4/UL4NRlf665I/AAAAAAAAE8Q/OLTKksR2lqI/s1600/0.jpg?w=620" alt="" data-recalc-dims="1" /></p>
<p><span style="color: #000000;"><strong>./dmitry -w target</strong>&#8221; will perform a standard named whois lookup</span></p>
<p><img src="http://i0.wp.com/3.bp.blogspot.com/-k_tzr35Dtog/UL4NZYBIpnI/AAAAAAAAE8Y/04J8qKiXagg/s1600/1.jpg?w=620" alt="" data-recalc-dims="1" /></p>
<p><span style="color: #000000;"><strong>./dmitry -i target</strong>&#8221; will Perform an Internet Number whois lookup on the target.</span></p>
<p><img src="http://i2.wp.com/1.bp.blogspot.com/-auvvsmU1p2A/UL4NhDUJVII/AAAAAAAAE8g/OZMdu_bL72w/s1600/2.jpg?w=620" alt="" data-recalc-dims="1" /></p>
<p style="text-align: justify;"><span style="color: #000000;"><strong>./dmitry -n target</strong>&#8221; will Retrieve netcraft.com data concerning the host, this includes Operating System, Web Server release and UpTime information.</span></p>
<p style="text-align: justify;"><img src="http://i2.wp.com/3.bp.blogspot.com/-TN0sAFJVblQ/UL4NsAgC15I/AAAAAAAAE8o/k67_LkV77qg/s1600/3.jpg?w=620" alt="" data-recalc-dims="1" /></p>
<p><span style="color: #000000;"><strong>./dmitry -s target</strong>&#8221; Perform a Sub Domain search on the specified target.</span></p>
<p><img src="http://i1.wp.com/2.bp.blogspot.com/-ZwBa9_NAymI/UL4N0ssRejI/AAAAAAAAE8w/JhDEeuDX_PM/s1600/subndomain.jpg?w=620" alt="" data-recalc-dims="1" /></p>
<table border="1" cellspacing="0" cellpadding="0">
<tbody>
<tr>
<td valign="top" width="175"><span style="color: #000000;"><strong>./dmitry -e target</strong></span></td>
<td valign="top" width="324"><span style="color: #000000;">Perform a search possible email address</span></td>
</tr>
<tr>
<td valign="top" width="175"><span style="color: #000000;"><strong>./dmitry –p target</strong></span></td>
<td valign="top" width="324"><span style="color: #000000;">Perform a TCP Port scan on a host</span></td>
</tr>
<tr>
<td valign="top" width="175"><span style="color: #000000;"><strong> ./dmitry –b target</strong></span></td>
<td valign="top" width="324"><span style="color: #000000;">Read in the banner received from the scanned port</span></td>
</tr>
</tbody>
</table>

<div class="nr_related_placeholder" data-permalink="http://www.hackingarticles.in/dmitry-deepmagic-information-gathering-tool/" data-title="DMitry &#8211; Deepmagic Information Gathering Tool"></div>]]></content:encoded>
			<wfw:commentRss>http://www.hackingarticles.in/dmitry-deepmagic-information-gathering-tool/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>HTEXPLOIT &#8211; Bypassing htaccess Restrictions</title>
		<link>http://www.hackingarticles.in/htexploit-bypassing-htaccess-restrictions/</link>
		<comments>http://www.hackingarticles.in/htexploit-bypassing-htaccess-restrictions/#comments</comments>
		<pubDate>Fri, 28 Sep 2012 15:19:38 +0000</pubDate>
		<dc:creator>Raj Chandel</dc:creator>
				<category><![CDATA[BackTrack 5 Tutorials]]></category>
		<category><![CDATA[Hacking Tools]]></category>

		<guid isPermaLink="false">http://www.hackingarticles.in/?p=6660</guid>
		<description><![CDATA[HTExploit (HiperText access Exploit) is an open-source tool written in Python that exploits a weakness in the way that .htaccess files can be configured to protect a web directory with an authentication process. By using this tool anyone would be able to list the contents of a directory protected this way, bypassing the authentication process. The tool provides [...]]]></description>
				<content:encoded><![CDATA[<p style="text-align: justify;"><span style="color: #000000;"><strong>HTExploit</strong><em> </em>(<strong>H</strong><em>iper</em><strong>T</strong><em>ext</em><em> </em><em>access</em><em> </em><strong>Exploit</strong>) is an open-source tool written in Python that exploits a weakness in the way that .htaccess files can be configured to protect a web directory with an authentication process. By using this tool anyone would be able to list the contents of a directory protected this way, bypassing the authentication process.</span></p>
<p style="text-align: justify;"><span style="color: #000000;">The tool provides modularity, by allowing the tester to fully perform an analysis on the protected website of the following attacks: SQL Injection, Local File Inclusion, Remote File Inclusion and others.</span></p>
<p style="text-align: justify;"><span style="color: #000000;"> The main characteristic of this tool is that all of the analyses performed are done inside the protected directory, not from the publicly accessible site.<strong></strong></span></p>
<p style="text-align: justify;"><span style="color: #000000;"><strong>Features</strong></span></p>
<ul>
<li><span style="color: #000000;">Multiples modules to execute.</span><em style="color: #000000;"> </em></li>
<li><span style="color: #000000;">Save the output to an specify directory.</span><em style="color: #000000;"> </em></li>
<li><span style="color: #000000;">HTML Reporting.</span><em style="color: #000000;"> </em></li>
<li><span style="color: #000000;">Use multiples wordlist to probe against htaccess bypassing.</span><em style="color: #000000;"> </em></li>
<li><span style="color: #000000;">Mode verbose for full detailed information.</span></li>
</ul>
<p style="text-align: justify;"><span style="color: #000000;">First Open Your backtrack and Follow these path</span></p>
<p style="text-align: justify;"><span style="color: #000000;"><strong>Applications-&gt;</strong><strong>Backtrack–&gt;Exploitation Tools-&gt;Web Exploitation Tools-&gt;htexpoit</strong></span></p>
<p style="text-align: justify;"><img src="http://i2.wp.com/4.bp.blogspot.com/--Sea0fUdOyg/UGW-YKu2A1I/AAAAAAAAD-E/EIk9x3eHcuY/s1600/1.jpg?resize=586%2C427" alt="" data-recalc-dims="1" /></p>
<p><span style="color: #000000;">You can also do this manually. First Open your backtrack Terminal and type</span></p>
<p><span style="color: #000000;"><strong>cd /pent</strong><strong>est/web/htexploit</strong></span></p>
<p><span style="color: #000000;"><strong>./htexploit</strong></span></p>
<p><img src="http://i2.wp.com/2.bp.blogspot.com/-eCwQUxe7vS0/UGW-jSenXjI/AAAAAAAAD-M/sQZWYgonKX8/s1600/2.jpg?w=620" alt="" data-recalc-dims="1" /></p>
<p style="text-align: justify;"><span style="color: #000000;"><strong>Python htexploit –u www.example.com</strong></span></p>
<p style="text-align: justify;"><img src="http://i0.wp.com/4.bp.blogspot.com/-j0dHu5fA6Fo/UGW-uk5_qpI/AAAAAAAAD-U/hIPaoyRUEUo/s1600/3.jpg?w=620" alt="" data-recalc-dims="1" /></p>
<p><span style="color: #000000;"><strong>usage</strong></span></p>
<table border="1" cellspacing="0" cellpadding="0">
<tbody>
<tr>
<td valign="top" width="253"><span style="color: #000000;">-h, &#8211;help</span></td>
<td valign="top" width="264"><span style="color: #000000;">show this help message and exit</span></td>
</tr>
<tr>
<td valign="top" width="253"><span style="color: #000000;">-m MODULE, &#8211;module=MODULE</span></td>
<td valign="top" width="264"><span style="color: #000000;">Select the module to run (Default: detect)</span></td>
</tr>
<tr>
<td valign="top" width="253"><span style="color: #000000;">-u URL, &#8211;url=URL    </span></td>
<td valign="top" width="264"><span style="color: #000000;">**REQUIRED** &#8211; Specify the URL to scan</span></td>
</tr>
<tr>
<td valign="top" width="253"><span style="color: #000000;">-o OUTPUT, &#8211;output=OUTPUT</span></td>
<td valign="top" width="264"><span style="color: #000000;">Specify the output directory</span></td>
</tr>
<tr>
<td valign="top" width="253"><span style="color: #000000;">-w WORDLIST, &#8211;wordlist=WORDLIST</span></td>
<td valign="top" width="264"><span style="color: #000000;">Specify the wordlist to use</span></td>
</tr>
<tr>
<td valign="top" width="253"><span style="color: #000000;">-v, &#8211;verbose</span></td>
<td valign="top" width="264"><span style="color: #000000;">Be verbose</span></td>
</tr>
</tbody>
</table>

<div class="nr_related_placeholder" data-permalink="http://www.hackingarticles.in/htexploit-bypassing-htaccess-restrictions/" data-title="HTEXPLOIT &#8211; Bypassing htaccess Restrictions"></div>]]></content:encoded>
			<wfw:commentRss>http://www.hackingarticles.in/htexploit-bypassing-htaccess-restrictions/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Domain Analyzer Security Tool</title>
		<link>http://www.hackingarticles.in/domain-analyzer-security-tool/</link>
		<comments>http://www.hackingarticles.in/domain-analyzer-security-tool/#comments</comments>
		<pubDate>Mon, 24 Sep 2012 19:24:24 +0000</pubDate>
		<dc:creator>Raj Chandel</dc:creator>
				<category><![CDATA[BackTrack 5 Tutorials]]></category>
		<category><![CDATA[Domain Hacking]]></category>
		<category><![CDATA[Hacking Tools]]></category>

		<guid isPermaLink="false">http://www.hackingarticles.in/?p=6576</guid>
		<description><![CDATA[Domain analyzer is a security analysis tool which automatically discovers and reports information about the given domain. Its main purpose is to analyze domains in an unattended way. Features It creates a directory with all the information, including nmap output files. It uses colors to remark important information on the console. It detects some security [...]]]></description>
				<content:encoded><![CDATA[<p style="text-align: justify;"><span style="color: #000000;">Domain analyzer is a security analysis tool which automatically discovers and reports information about the given domain. Its main purpose is to analyze domains in an unattended way.</span></p>
<p style="text-align: justify;"><span style="color: #000000;"><strong>Features</strong></span></p>
<ul>
<li><span style="color: #000000;">It creates a directory with all the information, including nmap output files.</span></li>
<li><span style="color: #000000;">It uses colors to remark important information on the console.</span></li>
<li><span style="color: #000000;">It detects some security problems like host name problems, unusual port numbers and zone transfers.</span></li>
<li><span style="color: #000000;">It is heavily tested and it is very robust against DNS configuration problems.</span></li>
<li><span style="color: #000000;">It uses nmap for active host detection, port scanning and version information (including nmap scripts).</span></li>
<li><span style="color: #000000;">It searches for SPF records information to find new hostnames or IP addresses.</span></li>
<li><span style="color: #000000;">It searches for reverse DNS names and compare them to the hostname.</span></li>
<li><span style="color: #000000;">It prints out the country of every IP address.</span></li>
<li><span style="color: #000000;">It creates a PDF file with results.</span></li>
<li><span style="color: #000000;">It automatically detects and analyze sub-domains!</span></li>
<li><span style="color: #000000;">It searches for domains emails.</span></li>
<li><span style="color: #000000;">It checks the 192 most common hostnames in the DNS servers.</span></li>
<li><span style="color: #000000;">It checks for Zone Transfer on every DNS server.</span></li>
<li><span style="color: #000000;">It finds the reverse names of the /24 network range of every IP address.</span></li>
<li><span style="color: #000000;">It finds active host using nmap complete set of techniques.</span></li>
<li><span style="color: #000000;">It scan ports using nmap.</span></li>
<li><span style="color: #000000;">It searches for host and port information using nmap.</span></li>
<li><span style="color: #000000;">It automatically detects web servers used.</span></li>
<li><span style="color: #000000;">It crawls every web server page using our Web Crawler Security Tool.</span></li>
<li><span style="color: #000000;">It filters out hostnames based on their name.</span></li>
<li><span style="color: #000000;">It pseudo-randomly searches N domains in google and automatically analyze them!</span></li>
<li><span style="color: #000000;">Uses CTRL-C to stop current analysis stage and continue working.</span></li>
</ul>
<p style="text-align: justify;"><span style="color: #000000;">First download Domain Security Analyzer from</span> <a href="http://sourceforge.net/projects/domainanalyzer/?source=recommended"><strong>here</strong></a><span style="color: #000000;"><strong> </strong>and save in your desktop</span></p>
<p><span style="color: #000000;">Now untar the file <strong>tar zxvf domainanalyzer.tar.gz</strong></span></p>
<p><img src="http://i0.wp.com/3.bp.blogspot.com/-LNNr0VAp0x4/UGCwymm37kI/AAAAAAAAD6Y/XRzzUfHW_ic/s1600/1.jpg?w=620" alt="" data-recalc-dims="1" /></p>
<h5 style="text-align: justify;"><span style="color: #000000;"><strong>Crawler</strong></span></h5>
<p style="text-align: justify;"><span style="color: #000000;"><strong>./crawler.py –u www.hackingarticles.in</strong></span></p>
<p style="text-align: justify;"><img src="http://i1.wp.com/2.bp.blogspot.com/-o4qRJVUoE1w/UGCw-BtTReI/AAAAAAAAD6g/HdoKetmCQfU/s1600/crawler.jpg?w=620" alt="" data-recalc-dims="1" /></p>
<p><span style="color: #000000;"><strong>Options:</strong></span></p>
<table border="1" cellspacing="0" cellpadding="0">
<tbody>
<tr>
<td valign="top" width="145"><span style="color: #000000;">  -u, &#8211;url                           </span></td>
<td valign="top" width="485"><span style="color: #000000;">URL to start crawling.</span></td>
</tr>
<tr>
<td valign="top" width="145"><span style="color: #000000;">-m, &#8211;max-amount-to-crawl</span></td>
<td valign="top" width="485"><span style="color: #000000;">Max deep to crawl. Using breadth first algorithm</span></td>
</tr>
<tr>
<td valign="top" width="145"><span style="color: #000000;">-w, &#8211;write-to-file                 </span></td>
<td valign="top" width="485"><span style="color: #000000;">Save summary of crawling to a text file. Output directory is created automatically</span></td>
</tr>
<tr>
<td valign="top" width="145"><span style="color: #000000;">-s, &#8211;subdomains                    </span></td>
<td valign="top" width="485"><span style="color: #000000;">Also scan subdomains matching with url domain.</span></td>
</tr>
<tr>
<td valign="top" width="145"><span style="color: #000000;">-r, &#8211;follow-redirect               </span></td>
<td valign="top" width="485"><span style="color: #000000;">Do not follow redirect. By default follow redirection at main URL.</span></td>
</tr>
<tr>
<td valign="top" width="145"><span style="color: #000000;">-f, &#8211;fetch-files                   </span></td>
<td valign="top" width="485"><span style="color: #000000;">Download there every file detected in &#8216;Files&#8217; directory. Overwrite existing content.</span></td>
</tr>
<tr>
<td valign="top" width="145"><span style="color: #000000;">-F, &#8211;file-extension                </span></td>
<td valign="top" width="485"><span style="color: #000000;">Download files specified by comma separated extensions. This option also activates &#8216;fetch-files&#8217; option. &#8216;Ex.: -F pdf,xls,doc&#8217;</span></td>
</tr>
<tr>
<td valign="top" width="145"><span style="color: #000000;">-d, &#8211;docs-files                    </span></td>
<td valign="top" width="485"><span style="color: #000000;">Download docs files:xls,pdf,doc,docx,txt,odt,gnumeric,csv, etc. This option also activates &#8216;fetch-files&#8217; option.</span></td>
</tr>
<tr>
<td valign="top" width="145"><span style="color: #000000;">-E,&#8211;exclude-extensions            </span></td>
<td valign="top" width="485"><span style="color: #000000;">Do not download files that matches with this extensions. Options &#8216;-f&#8217;,'-F&#8217; or &#8216;-d&#8217; needed.</span></td>
</tr>
<tr>
<td valign="top" width="145"><span style="color: #000000;">-h, &#8211;help                          </span></td>
<td valign="top" width="485"><span style="color: #000000;">Show this help message and exit.</span></td>
</tr>
<tr>
<td valign="top" width="145"><span style="color: #000000;">  -V, &#8211;version                       </span></td>
<td valign="top" width="485"><span style="color: #000000;">Output version information and exit</span></td>
</tr>
<tr>
<td valign="top" width="145"><span style="color: #000000;">  -v, &#8211;verbose                       </span></td>
<td valign="top" width="485"><span style="color: #000000;">Be verbose</span></td>
</tr>
<tr>
<td valign="top" width="145"><span style="color: #000000;">  -D, &#8211;debug                         </span></td>
<td valign="top" width="485"><span style="color: #000000;">Debug.</span></td>
</tr>
</tbody>
</table>
<h5><span style="color: #000000;"><strong>Domain Analyzer</strong></span></h5>
<p><span style="color: #000000;"><strong>./domain_analyzer_v_0.5.py –d www.example.com</strong></span></p>
<p><img src="http://i1.wp.com/3.bp.blogspot.com/-b1MDO_TaeV8/UGCxQUvYoRI/AAAAAAAAD6o/ASDT76jR-u8/s1600/domain+analyzer.jpg?resize=579%2C417" alt="" data-recalc-dims="1" /></p>
<p><img src="http://i1.wp.com/2.bp.blogspot.com/-i1PaLbQVG48/UGCxWypzMsI/AAAAAAAAD6w/ldyOtYrZimA/s1600/domain+analyzer+1.jpg?w=620" alt="" data-recalc-dims="1" /></p>
<p><span style="color: #000000;"><strong>Options</strong></span></p>
<table border="1" cellspacing="0" cellpadding="0">
<tbody>
<tr>
<td valign="top" width="205"><span style="color: #000000;">-h, &#8211;help</span></td>
<td valign="top" width="425"><span style="color: #000000;">Show this help message and exit</span></td>
</tr>
<tr>
<td valign="top" width="205"><span style="color: #000000;">-V, &#8211;version</span></td>
<td valign="top" width="425"><span style="color: #000000;">Output version information and exit.</span></td>
</tr>
<tr>
<td valign="top" width="205"><span style="color: #000000;">-D, &#8211;debug</span></td>
<td valign="top" width="425"><span style="color: #000000;">Debug</span></td>
</tr>
<tr>
<td valign="top" width="205"><span style="color: #000000;">-d, &#8211;domain</span></td>
<td valign="top" width="425"><span style="color: #000000;">Domain to analyze.</span></td>
</tr>
<tr>
<td valign="top" width="205"><span style="color: #000000;">  -j, &#8211;not-common-hosts-names</span></td>
<td valign="top" width="425"><span style="color: #000000;">Do not check common host names. Quicker but you will lose hosts</span></td>
</tr>
<tr>
<td valign="top" width="205"><span style="color: #000000;">-t, &#8211;not-zone-transfer </span></td>
<td valign="top" width="425"><span style="color: #000000;">Do not attempt to transfer the zone.</span></td>
</tr>
<tr>
<td valign="top" width="205"><span style="color: #000000;">-n, &#8211;not-net-block </span></td>
<td valign="top" width="425"><span style="color: #000000;">Do not attempt to -sL each IP netblock.</span></td>
</tr>
<tr>
<td valign="top" width="205"><span style="color: #000000;">-o, &#8211;store-output</span></td>
<td valign="top" width="425"><span style="color: #000000;">Store everything in a directory named as the domain. Nmap output files and the summary are stored inside.</span></td>
</tr>
<tr>
<td valign="top" width="205"><span style="color: #000000;">-a, &#8211;not-scan-or-active </span></td>
<td valign="top" width="425"><span style="color: #000000;">Do not use nmap to scan ports nor to search for active hosts</span></td>
</tr>
<tr>
<td valign="top" width="205"><span style="color: #000000;">-p, &#8211;not-store-nmap </span></td>
<td valign="top" width="425"><span style="color: #000000;">Do not store any nmap output files in the directory &lt;output-directory&gt;/nmap</span></td>
</tr>
<tr>
<td valign="top" width="205"><span style="color: #000000;">-e, &#8211;zenmap</span></td>
<td valign="top" width="425"><span style="color: #000000;">Move xml nmap files to a directory and open zenmap with the topology of the whole group. Your user should have access to the DISPLAY variable.</span></td>
</tr>
<tr>
<td valign="top" width="205"><span style="color: #000000;">-g, &#8211;not-goog-mail </span></td>
<td valign="top" width="425"><span style="color: #000000;">Do not use goog-mail.py (embebed) to look for emails for each domain</span></td>
</tr>
<tr>
<td valign="top" width="205"><span style="color: #000000;">-s, &#8211;not-subdomains </span></td>
<td valign="top" width="425"><span style="color: #000000;">Do not analyze sub-domains recursively. You will lose subdomain internal information.</span></td>
</tr>
<tr>
<td valign="top" width="205"><span style="color: #000000;">-f, &#8211;create-pdf </span></td>
<td valign="top" width="425"><span style="color: #000000;">Create a pdf file with all the information.</span></td>
</tr>
<tr>
<td valign="top" width="205"><span style="color: #000000;">-w, &#8211;not-webcrawl </span></td>
<td valign="top" width="425"><span style="color: #000000;">Do not web crawl every web site (in every port) we found looking for public web mis-configurations (Directory listing, etc.).</span></td>
</tr>
<tr>
<td valign="top" width="205"><span style="color: #000000;">-m, &#8211;max-amount-to-crawl</span></td>
<td valign="top" width="425"><span style="color: #000000;">If you crawl, do it up to this amount of links for each web site. Defaults to 50.</span></td>
</tr>
<tr>
<td valign="top" width="205"><span style="color: #000000;">-F, &#8211;download-files</span></td>
<td valign="top" width="425"><span style="color: #000000;">If you crawl, do ti up to this amount of links for each web site. Defaults to 10.</span></td>
</tr>
<tr>
<td valign="top" width="205"><span style="color: #000000;">-c, &#8211;not-countrys</span></td>
<td valign="top" width="425"><span style="color: #000000;">Do not resolve the country name for every IP and hostname.</span></td>
</tr>
<tr>
<td valign="top" width="205"><span style="color: #000000;">  -q, &#8211;not-spf</span></td>
<td valign="top" width="425"><span style="color: #000000;">Do not check SPF records.</span></td>
</tr>
<tr>
<td valign="top" width="205"><span style="color: #000000;">-k, &#8211;random-domain</span></td>
<td valign="top" width="425"><span style="color: #000000;">Find this amount of domains from google and analyze them. For base domain</span></td>
</tr>
<tr>
<td valign="top" width="205"><span style="color: #000000;">-x, &#8211;nmap-scantype</span></td>
<td valign="top" width="425"><span style="color: #000000;">Nmap parameters to port scan. Defaults to: &#8216;-O &#8211;reason &#8211;webxml &#8211;traceroute</span></td>
</tr>
</tbody>
</table>

<div class="nr_related_placeholder" data-permalink="http://www.hackingarticles.in/domain-analyzer-security-tool/" data-title="Domain Analyzer Security Tool"></div>]]></content:encoded>
			<wfw:commentRss>http://www.hackingarticles.in/domain-analyzer-security-tool/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>thad0ctor&#8217;s Backtrack 5 Toolkit</title>
		<link>http://www.hackingarticles.in/thad0ctors-backtrack-5-toolkit/</link>
		<comments>http://www.hackingarticles.in/thad0ctors-backtrack-5-toolkit/#comments</comments>
		<pubDate>Mon, 24 Sep 2012 04:21:12 +0000</pubDate>
		<dc:creator>Raj Chandel</dc:creator>
				<category><![CDATA[BackTrack 5 Tutorials]]></category>
		<category><![CDATA[Hacking Tools]]></category>

		<guid isPermaLink="false">http://www.hackingarticles.in/?p=6566</guid>
		<description><![CDATA[The backbone of thad0ctor&#8217;s Backtrack 5 Toolkit is the Wordlist Toolkit that contains a plethora of tools to create, modify, and manipulate word lists in order for end users to strengthen their systems by testing their passwords against a variety of tools designed to expose their pass phrases. In short it is the ultimate tool [...]]]></description>
				<content:encoded><![CDATA[<p style="text-align: justify;"><span style="color: #000000;">The backbone of thad0ctor&#8217;s Backtrack 5 Toolkit is the Wordlist Toolkit that contains a plethora of tools to create, modify, and manipulate word lists in order for end users to strengthen their systems by testing their passwords against a variety of tools designed to expose their pass phrases. In short it is the ultimate tool for those looking to make a wide variety of word lists for dictionary based and other brute force attacks.</span></p>
<p style="text-align: justify;"><span style="color: #000000;">The toolkit is designed with usability in mind for the Backtrack 5R2 Linux distro but will also work on BT5 R1 and other Ubuntu based distros if configured properly. The script is constantly updated with multiple revisions to include new cutting edge features and improvements in order to provide full spectrum wordlist creation capabilities.</span></p>
<p style="text-align: justify;"><span style="color: #000000;"><strong>Features</strong></span></p>
<ul style="text-align: justify;">
<li><span style="color: #000000;">Create word lists for SSNs, Phone Numbers, Date Ranges, Random Patterns, Password Policies, Patterns, from PDF/EBOOK files, for Default Router Passwords, or by profiling targets</span></li>
<li><span style="color: #000000;">Manipulate word lists by changing character cases, mirroring or doubling up words, reversing words prefixing or appending sequences of numbers or characters, inserting text, removing patterns or characters, converting words to 1337 speak, mangling words with John the Ripper and more</span></li>
<li><span style="color: #000000;">Optimize word lists by converting them to ASCII, trimming the words to set minimum and maximum lengths, sorting and removing duplicates, removing non-printable characters, splitting word lists into more manageable chunks and more</span></li>
<li><span style="color: #000000;">Analyzes word lists by viewing their line count, a break down of their most common patterns and characters used, search word lists for a certain string or sub-string, and calculate the time it would take to process a word list through a aircrack-ng or pyrit based dictionary attack</span></li>
<li><span style="color: #000000;">Combine individual word lists or word lists of a directory into a single word list and gather word lists system wide into one directory</span></li>
<li><span style="color: #000000;">Fully customize the usage of the script to streamline functionality. Change console output text color, configure passthough attack options for certain attacks, toggle or force on or off the GTK and CLI versions of the script, toggle whether or not to display the start up banner, toggle the main menu style and customize the script 1337ify options.</span></li>
<li><span style="color: #000000;">Stay up to date with a fully integrated and fool proof update system that pulls directly from the script&#8217;s Sourceforge for up to the minute updates and configure whether or not you would like to auto-update the script on start up.</span></li>
<li><span style="color: #000000;">Make sure everything is working properly and dependencies are met with an automated dependency check and install system that takes all the pain and guesswork out of dependency issues.</span></li>
</ul>
<p style="text-align: justify;"><span style="color: #000000;">First Download thad0ctor Toolkit from</span> <a href="http://sourceforge.net/projects/thad0ctorstools/"><strong>here</strong></a><span style="color: #000000;"> on your desktop</span></p>
<p><span style="color: #000000;">Now unzip the file <strong>unzip thad0ctors.zip</strong></span></p>
<p><img src="http://i1.wp.com/1.bp.blogspot.com/-uAubQrBOx8o/UF_b02Pm_dI/AAAAAAAAD4w/s2p_L7DaUfM/s1600/unzip.jpg?w=620" alt="" data-recalc-dims="1" /></p>
<p><span style="color: #000000;">Now you can start it with<strong>./LAUNCH_TOOLKIT.sh</strong></span></p>
<p><img src="http://i0.wp.com/3.bp.blogspot.com/-46DGLFiPBkA/UF_cEgWIXYI/AAAAAAAAD44/M2ukom3Vmpw/s1600/0.jpg?w=620" alt="" data-recalc-dims="1" /></p>
<p><img src="http://i0.wp.com/2.bp.blogspot.com/-Q5UqXqvAR2w/UF_cRKFq01I/AAAAAAAAD5A/D-G_ik6XyHE/s1600/1.jpg?w=620" alt="" data-recalc-dims="1" /></p>
<p><img src="http://i0.wp.com/3.bp.blogspot.com/-LP_hEctiHRU/UF_caG04YxI/AAAAAAAAD5I/tph4iwisw5E/s1600/2.jpg?resize=577%2C356" alt="" data-recalc-dims="1" /></p>
<p><span style="color: #000000;">Now choose <strong>option 1</strong> wordlist tools (creation, Manipulation, Combination, and Analyzation)</span></p>
<p><img src="http://i1.wp.com/2.bp.blogspot.com/-jtyK1nxsp7o/UF_cpc5dpzI/AAAAAAAAD5Q/mkGsCripm50/s1600/wordlist.jpg?resize=573%2C341" alt="" data-recalc-dims="1" /></p>
<p><span style="color: #000000;">In main menu choose <strong>option 2</strong> for wifi tools</span></p>
<p><img src="http://i1.wp.com/4.bp.blogspot.com/-qCS3Fnrf6Ok/UF_c5Q890tI/AAAAAAAAD5Y/lZocSyKEvAU/s1600/wifi.jpg?resize=572%2C303" alt="" data-recalc-dims="1" /></p>
<p><span style="color: #000000;">In main menu choose <strong>option 3</strong> for view all this script’s word list tools</span></p>
<p><img src="http://i1.wp.com/2.bp.blogspot.com/-5HsdrLnaL1w/UF_dUe6hj7I/AAAAAAAAD5g/te1CZanebaw/s1600/all+scripts.jpg?resize=571%2C372" alt="" data-recalc-dims="1" /></p>
<p><span style="color: #000000;">In main menu choose <strong>option c</strong> for configure /Install Scripts and Shortcuts /check dependencies</span></p>
<p><img src="http://i1.wp.com/1.bp.blogspot.com/-LURHtHR2qF0/UF_d6yKJiXI/AAAAAAAAD5w/nWbzDl32Zzs/s1600/configure.jpg?w=620" alt="" data-recalc-dims="1" /></p>
<p><span style="color: #000000;">In main menu choose <strong>option I</strong> for Info / Readme /Upgrade /chagelog /Debug Info /Dev, RSS Feed</span></p>
<p><img src="http://i0.wp.com/3.bp.blogspot.com/-71y0VN_Yb3Q/UF_dr-Y7xgI/AAAAAAAAD5o/0h_UW55TsvI/s1600/info.jpg?w=620" alt="" data-recalc-dims="1" /></p>

<div class="nr_related_placeholder" data-permalink="http://www.hackingarticles.in/thad0ctors-backtrack-5-toolkit/" data-title="thad0ctor&#8217;s Backtrack 5 Toolkit"></div>]]></content:encoded>
			<wfw:commentRss>http://www.hackingarticles.in/thad0ctors-backtrack-5-toolkit/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Goofile &#8211; Search for Filetypes from Command Line</title>
		<link>http://www.hackingarticles.in/goofile-search-for-filetypes-from-command-line/</link>
		<comments>http://www.hackingarticles.in/goofile-search-for-filetypes-from-command-line/#comments</comments>
		<pubDate>Sat, 22 Sep 2012 12:26:03 +0000</pubDate>
		<dc:creator>Raj Chandel</dc:creator>
				<category><![CDATA[BackTrack 5 Tutorials]]></category>
		<category><![CDATA[Google Hacking]]></category>
		<category><![CDATA[Hacking Tools]]></category>

		<guid isPermaLink="false">http://www.hackingarticles.in/?p=6548</guid>
		<description><![CDATA[Goofile is other python tool which is used for finding the different files existed in the website. There is only single command line in the usage of the tool.  Open your backtrack terminal and type cd /pentest/enumeration/google/goofile If you would like to search for files with the extension &#8220;pdf&#8221; on this website, run this command: [...]]]></description>
				<content:encoded><![CDATA[<p style="text-align: justify;"><span style="color: #000000;">Goofile is other python tool which is used for finding the different files existed in the website. There is only single command line in the usage of the tool. </span></p>
<p style="text-align: justify;"><span style="color: #000000;">Open your backtrack terminal and type <strong>cd /pentest/enumeration/google/goofile</strong></span></p>
<p style="text-align: justify;"><img src="http://i2.wp.com/1.bp.blogspot.com/-BB5OnlI88sQ/UF2tM0e9xLI/AAAAAAAAD3Y/aJ6Y2BW_urg/s1600/1.jpg?w=620" alt="" data-recalc-dims="1" /></p>
<p style="text-align: justify;"><span style="color: #000000;">If you would like to search for files with the extension &#8220;pdf&#8221; on this website, run this command:</span></p>
<p style="text-align: justify;"><span style="color: #000000;"><strong>Python goofile.py –d <a href="http://www.example.com/"><span style="color: #000000;">www.example.com</span></a> –f pdf</strong></span></p>
<p style="text-align: justify;"><span style="text-align: justify; color: #000000;">-d: domain to search</span></p>
<p style="text-align: justify;"><span style="color: #000000;"> -f: filetype (ex. pdf</span></p>
<p style="text-align: justify;"><img src="http://i0.wp.com/1.bp.blogspot.com/-wodLIv-75SA/UF2tXmiVJ7I/AAAAAAAAD3g/fIY0IpNncxk/s1600/2.jpg?resize=580%2C359" alt="" data-recalc-dims="1" /></p>

<div class="nr_related_placeholder" data-permalink="http://www.hackingarticles.in/goofile-search-for-filetypes-from-command-line/" data-title="Goofile &#8211; Search for Filetypes from Command Line"></div>]]></content:encoded>
			<wfw:commentRss>http://www.hackingarticles.in/goofile-search-for-filetypes-from-command-line/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Tor&#8217;s Hammer &#8211; Slow POST Denial of Service Testing Tool</title>
		<link>http://www.hackingarticles.in/tors-hammer-slow-post-denial-of-service-testing-tool/</link>
		<comments>http://www.hackingarticles.in/tors-hammer-slow-post-denial-of-service-testing-tool/#comments</comments>
		<pubDate>Thu, 09 Aug 2012 11:41:53 +0000</pubDate>
		<dc:creator>Raj Chandel</dc:creator>
				<category><![CDATA[BackTrack 5 Tutorials]]></category>
		<category><![CDATA[Hacking Tools]]></category>

		<guid isPermaLink="false">http://www.hackingarticles.in/?p=6230</guid>
		<description><![CDATA[Tor&#8217;s Hammer is a slow post dos testing tool written in Python. It can also be run through the Tor network to be anonymized. If you are going to run it with Tor it assumes you are running Tor on 127.0.0.1:9050. Kills most unprotected web servers running Apache and IIS via a single instance. Kills [...]]]></description>
				<content:encoded><![CDATA[<p style="text-align: justify;"><span style="color: #000000;">Tor&#8217;s Hammer is a slow post dos testing tool written in Python. It can also be run through the Tor network to be anonymized. If you are going to run it with Tor it assumes you are running Tor on 127.0.0.1:9050. Kills most unprotected web servers running Apache and IIS via a single instance. Kills Apache 1.X and older IIS with ~128 threads, newer IIS and Apache 2.X with ~256 threads.</span></p>
<p><span style="color: #000000;">First Download torshammer script from</span> <a href="http://packetstormsecurity.org/files/download/98831/torshammer.tgz"><strong>here</strong></a><span style="color: #000000;"> and save in your desktop</span></p>
<p><span style="color: #000000;">Now untar the file using <strong>tar xvf torshammer.tar</strong></span></p>
<p><img src="http://i2.wp.com/1.bp.blogspot.com/-34OsD3X7pV0/UCOgTwZupGI/AAAAAAAADoQ/Xa28vriCqek/s1600/1.jpg?w=620" alt="" data-recalc-dims="1" /></p>
<h5 style="text-align: justify;"><span style="color: #000000;"><strong>How to use Tor’s Hammer</strong></span></h5>
<p style="text-align: justify;"><span style="color: #000000;">You can start it with<strong>./torshammer.py</strong></span></p>
<p style="text-align: justify;"><img src="http://i2.wp.com/1.bp.blogspot.com/-kHr-rajfbfU/UCOgf5y0Y1I/AAAAAAAADoY/nBmsBWASKJM/s1600/2.jpg?w=620" alt="" data-recalc-dims="1" /></p>
<p style="text-align: justify;"><span style="color: #000000;">They already provide an example, but I will provide you another example simply for the context,</span></p>
<p style="text-align: justify;"><span style="color: #000000;">&#8220;<strong>./torshammer.py -t www.example.com -r 50000 </strong>&#8220;, the larger the thread count, the more efficient and effective the attack.</span></p>
<p style="text-align: justify;"><span style="color: #000000;">-t|&#8211;target &lt;Hostname|IP&gt;</span></p>
<p style="text-align: justify;"><span style="color: #000000;">-r|&#8211;threads &lt;Number of threads&gt; Defaults to 256</span></p>
<p style="text-align: justify;"><span style="color: #000000;">-p|&#8211;port &lt;Web Server Port&gt; Defaults to 80</span></p>
<p style="text-align: justify;"><span style="color: #000000;">-T|&#8211;tor Enable anonymising through tor on 127.0.0.1:9050</span></p>
<p style="text-align: justify;"><span style="color: #000000;">-h|&#8211;help shows this help</span></p>

<div class="nr_related_placeholder" data-permalink="http://www.hackingarticles.in/tors-hammer-slow-post-denial-of-service-testing-tool/" data-title="Tor&#8217;s Hammer &#8211; Slow POST Denial of Service Testing Tool"></div>]]></content:encoded>
			<wfw:commentRss>http://www.hackingarticles.in/tors-hammer-slow-post-denial-of-service-testing-tool/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Hcon &#8211; Open Source Penetration Testing / Ethical Hacking Framework</title>
		<link>http://www.hackingarticles.in/hcon-open-source-penetration-testing-ethical-hacking-framework/</link>
		<comments>http://www.hackingarticles.in/hcon-open-source-penetration-testing-ethical-hacking-framework/#comments</comments>
		<pubDate>Tue, 07 Aug 2012 21:01:53 +0000</pubDate>
		<dc:creator>Raj Chandel</dc:creator>
				<category><![CDATA[Browser Hacking]]></category>
		<category><![CDATA[Hacking Tools]]></category>

		<guid isPermaLink="false">http://www.hackingarticles.in/?p=6221</guid>
		<description><![CDATA[HconSTF is Open Source Penetration Testing Framework based on different browser technologies, which helps any security professional to assists in the Penetration testing or vulnerability scanning assessments. contains web tools which are powerful in doing xss(cross site scripting), Sql injection, siXSS, CSRF, Trace XSS, RFI, LFI, etc. Even useful to anybody interested in information security [...]]]></description>
				<content:encoded><![CDATA[<p style="text-align: justify;"><span style="color: #000000;">HconSTF is Open Source Penetration Testing Framework based on different browser technologies, which helps any security professional to assists in the Penetration testing or vulnerability scanning assessments. contains web tools which are powerful in doing xss(cross site scripting), Sql injection, siXSS, CSRF, Trace XSS, RFI, LFI, etc. Even useful to anybody interested in information security domain &#8211; students, Security Professionals, web developers, manual vulnerability assessments and much more.</span></p>
<h5 style="text-align: justify;"><span style="color: #000000;"><strong>Features</strong></span></h5>
<ul>
<li><span style="color: #000000;">Categorized and comprehensive toolset</span></li>
<li><span style="color: #000000;">Contains hundreds of tools and features and script for different tasks like SQLi, XSS,Dorks, OSINT to name a few</span></li>
<li><span style="color: #000000;">HconSTF webUI with online tools (same as the Aqua base version of HconSTF)</span></li>
<li><span style="color: #000000;">Each and every option is configured for penetration testing and Vulnerability assessments</span></li>
<li><span style="color: #000000;">Specially configured and enhanced for gaining easy &amp; solid anonymity</span></li>
<li><span style="color: #000000;">Works for web app testing assessments specially for owasp top 10</span></li>
<li><span style="color: #000000;">Easy to use &amp; collaborative Operating System like interface</span></li>
<li><span style="color: #000000;">Multi-Language support (feature in heavy development translators needed)</span></li>
</ul>
<div><span style="color: #000000;"><img src="http://i1.wp.com/2.bp.blogspot.com/-cR9naBv-yag/UCGA4buKmZI/AAAAAAAADnw/4j0NiR0vI2M/s1600/hcon.jpg?resize=620%2C602" alt="" data-recalc-dims="1" /></span></div>
<h2><a href="http://sourceforge.net/projects/hconframework/"><strong>Download</strong></a></h2>

<div class="nr_related_placeholder" data-permalink="http://www.hackingarticles.in/hcon-open-source-penetration-testing-ethical-hacking-framework/" data-title="Hcon &#8211; Open Source Penetration Testing / Ethical Hacking Framework"></div>]]></content:encoded>
			<wfw:commentRss>http://www.hackingarticles.in/hcon-open-source-penetration-testing-ethical-hacking-framework/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
