<?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"
	>

<channel>
	<title>FX-Blog</title>
	<atom:link href="http://www.fx-webdesign.com/blog/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.fx-webdesign.com/blog</link>
	<description>A tech blog covering a wide array of subjects.</description>
	<pubDate>Tue, 30 Sep 2008 18:14:01 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.5.1</generator>
	<language>en</language>
			<item>
		<title>FTP Server Scanning Tutorial</title>
		<link>http://www.fx-webdesign.com/blog/2008/03/11/ftp-server-scanning-tutorial/</link>
		<comments>http://www.fx-webdesign.com/blog/2008/03/11/ftp-server-scanning-tutorial/#comments</comments>
		<pubDate>Tue, 11 Mar 2008 21:54:15 +0000</pubDate>
		<dc:creator>Justin</dc:creator>
		
		<category><![CDATA[How-To]]></category>

		<guid isPermaLink="false">http://www.fx-webdesign.com/blog/2008/03/11/ftp-server-scanning-tutorial/</guid>
		<description><![CDATA[Once upon a time I had a FTP website. It&#8217;s been long gone for a while now because I basically didn&#8217;t want to pay for the domain name when it really wasn&#8217;t being used.
But anyways, here is the FTP server scanning tutorial that I originally drafted for my old forums:
FTP Scanning Tutorial, by Darkfoxx
Step 1:
You&#8217;ll [...]]]></description>
			<content:encoded><![CDATA[<p>Once upon a time I had a FTP website. It&#8217;s been long gone for a while now because I basically didn&#8217;t want to pay for the domain name when it really wasn&#8217;t being used.</p>
<p>But anyways, here is the FTP server scanning tutorial that I originally drafted for my old forums:</p>
<p><strong>FTP Scanning Tutorial, <em>by Darkfoxx</em></strong></p>
<p><strong>Step 1</strong>:</p>
<p>You&#8217;ll need these three tools:</p>
<p>- <a TARGET="_blank" HREF="http://www.flashfxp.com">FlashFXP</a></p>
<p>- <a TARGET="_blank" HREF="http://grimsping.cjb.net/cgi-bin/download.cgi?Ping">Grim&#8217;s Ping</a></p>
<p>- <a TARGET="_blank" HREF="http://grimsping.cjb.net/cgi-bin/download.cgi?Companion">Ping Companion</a></p>
<p>If you&#8217;re lazy and want to skip Step 2, <a TARGET="_blank" HREF="http://www.fx-webdesign.com/spf/tuts/ping.ini">just download this ini file</a> and throw it into your Ping directory and let it overwrite the original. I do recommend that you go through Step 2 to learn something&#8230;</p>
<p><strong>Step 2:</strong></p>
<p>Install and open up Ping and the Preferences window will come up on your first run.</p>
<p>Click the Pub Find tab.</p>
<p>In the General sub-tab, set threads to 130 and timeout at 10.</p>
<p>Click the Logging sub-tab and set it according to this pic:</p>
<p><img STYLE="width: 271px; height: 313px" HEIGHT="313" WIDTH="271" SRC="http://www.fx-webdesign.com/spf/tuts/grim-logging.jpg" /></p>
<p>Now, click the top Permissions tab and fill out the General sub-tab according to this pic:</p>
<p><img STYLE="width: 270px; height: 311px" HEIGHT="311" WIDTH="270" SRC="http://www.fx-webdesign.com/spf/tuts/grim-perms-gen.jpg" /></p>
<p>However, instead of adding each folder, just download and paste this list into ping.ini:</p>
<p><a TARGET="_blank" HREF="http://www.fx-webdesign.com/spf/tuts/pingdirs.txt">http://www.fx-webdesign.com/spf/tuts/pingdirs.txt</a></p>
<p><a TARGET="_blank" HREF="http://www.fx-webdesign.com/spf/tuts/paste.jpg">- Click here to see how -</a></p>
<p>Click the Logging sub-tab thread and fill it out according to this pic:</p>
<p><img STYLE="width: 270px; height: 311px" HEIGHT="311" WIDTH="270" SRC="http://www.fx-webdesign.com/spf/tuts/grim-perms-log.jpg" /></p>
<p>Save those settings.</p>
<p>Now we are ready to start scanning! Don&#8217;t worry about the Companion download just yet.</p>
<p><strong>Step 3:</strong></p>
<p>Now we need to find some IP&#8217;s to scan. A good place to find public FTP&#8217;s are at webhosts.</p>
<p>Use a webhost directory such as http://www.webhostdir.com or any webmaster forum that lists webhosts.</p>
<p>Find a host and copy the address, without the www.</p>
<p>Like so: hostmysite.com</p>
<p>Now, go into Ping and click Tools -&gt; Single Host Lookup.</p>
<p>Paste the address into the box and click Lookup. The IP address will be given to you. Copy it. Hit Close.</p>
<p>Now, click &#8220;Paste IP&#8221; on the main interface. Paste the IP address into the box and click OK.</p>
<p>The &#8220;Add Item to Queue&#8221; window will come up.</p>
<p><img STYLE="width: 475px; height: 416px" HEIGHT="416" WIDTH="475" SRC="http://www.fx-webdesign.com/spf/tuts/add.jpg" /></p>
<p>Click &#8220;Add to Queue&#8221;.</p>
<p>Now the fun begins!</p>
<p><strong>Step 4:</strong></p>
<p>So now you&#8217;ve got an IP range in the queue and you&#8217;re ready to scan.</p>
<p>Click the green light button to start!</p>
<p><img STYLE="width: 474px; height: 414px" HEIGHT="414" WIDTH="474" SRC="http://www.fx-webdesign.com/spf/tuts/start.jpg" /></p>
<p>When the scan is complete, you&#8217;ll see this:</p>
<p><img STYLE="width: 471px; height: 634px" HEIGHT="634" WIDTH="471" SRC="http://www.fx-webdesign.com/spf/tuts/c.jpg" /></p>
<p>This is a bad scan&#8230;all private servers.</p>
<p>So, find another server and give it a go.</p>
<p>A good scan will look like this:</p>
<p><img STYLE="width: 469px; height: 472px" HEIGHT="472" WIDTH="469" SRC="http://www.fx-webdesign.com/spf/tuts/g.jpg" /></p>
<p>The program will show the server OS when the server is a &#8220;good&#8221; server, and increment the &#8220;Servers found&#8221; number. You would then post the address here in the FTP List forum.</p>
<p>So that covers FTP scanning! It&#8217;s a very tedious process, but you may get lucky and find some good servers.</p>
<p>About the Companion download: I only use two files in it for testing a servers upload/download permissions. They are called 1kbtest.ptf and 1mbtest.ptf. These are 1 KB and 1 MB files that you can use to test a server.</p>
<p>When you find a &#8220;good&#8221; server, use one of these files to upload and download to check to see if you can do so.</p>
<p><strong>Addendum:</strong></p>
<p>If you aren&#8217;t getting any results at all (all &#8220;request timed out&#8221;)&#8230;</p>
<p>Download this: <a TARGET="_blank" HREF="http://www.fx-webdesign.com/spf/tuts/EvID4226Patch223d-en.rar">http://www.fx-webdesign.com/spf/tuts/EvID4226Patch223d-en.rar</a></p>
<p>Run the exe. It will ask &#8220;do you want to change the number of half open connections to 50?&#8221;</p>
<p>Type &#8220;C&#8221;. Enter 255. Hit enter. Then let it patch and hit any key when it tells you to. Reboot your PC.</p>
<p><strong><em>This is only necessary if you are using XP SP2</em></strong>. In SP2, a certain type of connection is limited to 10&#8230;.and that greatly hinders FTP scanning&#8230;because you need 255 total connections open.</p>
<p>Also, make sure you run a firewall or virus software because by opening up your half-open connections you are making it easier for someone to load a virus onto your pc.</p>
<p>Don&#8217;t ask me if you can do this in Vista or not. I honestly don&#8217;t know and I don&#8217;t care.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.fx-webdesign.com/blog/2008/03/11/ftp-server-scanning-tutorial/feed/</wfw:commentRss>
		</item>
	</channel>
</rss>
