<?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; hack ip</title>
	<atom:link href="http://hackingarticles.com/tag/hack-ip/feed/" rel="self" type="application/rss+xml" />
	<link>http://hackingarticles.com</link>
	<description>The right place to learn all about Ethical Hacking and Internet Security</description>
	<lastBuildDate>Thu, 19 Aug 2010 21:45:11 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>Netbios Hacking- The Ethical Hacking</title>
		<link>http://hackingarticles.com/netbios-hacking/</link>
		<comments>http://hackingarticles.com/netbios-hacking/#comments</comments>
		<pubDate>Thu, 14 May 2009 20:25:52 +0000</pubDate>
		<dc:creator>Bhanu</dc:creator>
				<category><![CDATA[Hacking]]></category>
		<category><![CDATA[netbios]]></category>
		<category><![CDATA[Tutorials]]></category>
		<category><![CDATA[computer hacking]]></category>
		<category><![CDATA[ethical hacking]]></category>
		<category><![CDATA[hack]]></category>
		<category><![CDATA[hack computer]]></category>
		<category><![CDATA[hack ip]]></category>
		<category><![CDATA[hack ip address]]></category>
		<category><![CDATA[hack pc]]></category>
		<category><![CDATA[hackers]]></category>
		<category><![CDATA[hacks]]></category>
		<category><![CDATA[ip address]]></category>
		<category><![CDATA[net view]]></category>
		<category><![CDATA[netbios hacking]]></category>

		<guid isPermaLink="false">http://hackingarticles.com/?p=154</guid>
		<description><![CDATA[<a href="http://hackingarticles.com/netbios-hacking/"><img align="left" hspace="5" width="150" src="http://farm3.static.flickr.com/2074/3531185385_2fdbd75f24.jpg" class="alignleft wp-post-image tfe" alt="Netbios" title="Netbios" /></a>THIS NETBIOS HACKING GUIDE WILL TELL YOU ABOUT HACKING REMOTE COMPUTER AND GAINING ACCESS TO IT’S HARD-DISK OR PRINTER.NETBIOS HACK IS THE EASIEST WAY TO BREAK INTO A REMOTE COMPUTER. STEP-BY-STEP NETBIOS HACKING PROCEDURE 1.Open command prompt 2. In the &#8230; <a href="http://hackingarticles.com/netbios-hacking/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p style="text-align: center;"><img class="aligncenter" title="Netbios" src="http://farm3.static.flickr.com/2074/3531185385_2fdbd75f24.jpg" alt="3531185385 2fdbd75f24 Netbios Hacking  The Ethical Hacking" width="422" height="212" /></p>
<p style="text-align: left;">THIS <strong>NETBIOS HACKING</strong> GUIDE WILL TELL YOU ABOUT HACKING REMOTE COMPUTER AND GAINING ACCESS TO IT’S HARD-DISK OR PRINTER.<strong>NETBIOS</strong> HACK IS THE EASIEST WAY TO BREAK INTO A REMOTE COMPUTER.</p>
<p><strong>STEP-BY-STEP NETBIOS HACKING PROCEDURE<span id="more-154"></span></strong></p>
<p>1.Open command prompt</p>
<p>2. In the command prompt use the “<strong>net view</strong>” command<br />
( OR YOU CAN ALSO USE “NB Scanner” OPTION IN “<span style="color: #ff0000;"><a rel="nofollow" href="http://www.ks-soft.net/ip-tools.eng/index.htm" target="_blank"><em><strong>IP-TOOLS</strong></em></a></span>” SOFTWARE BY ENTERING RANGE OF IP ADDRESSS.BY THIS METHOD YOU CAN SCAN NUMBER OF COMPUTERS AT A TIME).</p>
<p><strong>Example: C:&gt;net view </strong><strong><span style="color: #005500;">\59.43.45.212</span></strong></p>
<p>The above is an example for operation using command prompt.”net view” is one of the netbios command to view the shared resources of the remote computer.Here “<strong><strong><span style="color: #005500;">59.43.45.212</span></strong></strong>? is an <strong><span style="color: #005500;"><span style="color: #000000;">IP address</span> </span></strong>of remote computer that is to be hacked through Netbios.You have to substitute a vlaid <span style="color: #000000;"><strong>IP address</strong></span><a href="http://www.gohacking.com/2007/11/know-more-about-ip-address.html"><strong><span style="color: #005500;"> </span></strong></a>in it’s place.If succeeded a list of HARD-DISK DRIVES &amp; PRINTERS are shown.If not an error message is displayed. So repeat the procedure 2 with a different IP address.</p>
<p>3. After succeeding, use the “net use” command in the command prompt.The “net use” is another netbios command which makes it possible to hack remote drives or printers.</p>
<p><strong>Example-1: </strong><br />
<strong>C:&gt;net use D: </strong><strong><span style="color: #005500;">\</span></strong><strong><strong><span style="color: #005500;">59.43.45.212</span></strong></strong><strong><span style="color: #005500;">F</span></strong><br />
<strong>Example-2: </strong><br />
<strong>C:&gt;net use G: </strong><strong><span style="color: #005500;">\</span></strong><strong><strong><span style="color: #005500;">59.43.45.212</span></strong></strong><strong><span style="color: #005500;">SharedDocs</span></strong><br />
<strong>Example-3: </strong><br />
<strong>C:&gt;net use I: </strong><strong><span style="color: #005500;">\</span></strong><strong><strong><span style="color: #005500;">59.43.45.212</span></strong></strong><strong><span style="color: #005500;">Myprint</span></strong><br />
<strong></strong><br />
<strong>NOTE</strong>: In Examples <strong>1,2 &amp; 3, D:,G: &amp; I:</strong> are the Network Drive Names that are to be created on your computer to access remote computer’s hard-disk.</p>
<p><strong>NOTE: GIVE DRIVE NAMES THAT ARE NOT USED BY ANY OTHER DRIVES INCLUDING HARD-DISK DRIVES,FLOPPY DRIVES AND ROM-DRIVES ON YOUR COMPUTER.THAT IS IF YOU HAVE C: &amp; D: AS HARD DIRVES, A: AS FLOPPY DIVE AND E: AS CD-DRIVE, GIVE F: AS YOUR SHARED DRIVE IN THE COMMAND PROMPT</strong></p>
<p>F:,”SharedDocs” are the names of remote computer’s hard-disk’s drives that you want to hack. “Myprint” is the name of remote computer’s printer.These are displayed after giving “net use” command. “<strong><strong><span style="color: #005500;">59.43.45.212</span></strong></strong>? is the IP address of remote computer that you want to hack.</p>
<p>4. After succeeding your computer will give a message that “<strong>The command</strong> <strong>completed successfully</strong>“. Once you get the above message you are only one step away from hacking the computer.<br />
[ad code=1 align=center]<br />
Now open “My Computer” you will see a new “Hard-Disk drive”(Shared) with the specified name.You can open it and access remote computer’s Hard-Drive.You can copy files,music,folders etc. from victim’s hard-drive.You can delete/modify data on victim’s hard-drive only if <strong>WRITE-ACCESS</strong> is enabled on victim’s system.You can access filesfolders quickly through “Command Prompt”.</p>
<p><strong>NOTE: If Remote Computer’s Firewall Is Enabled Your Computer Will Not Succeed In Gaining Access To Remote Computer Through Netbios.That is Netbios Hacking Is Not Possible In This Situation.(An Error Message Is Displayed).So Repeat The Procedure 2,3 With Different IP Address.</strong></p>
<p><strong>Whoaa!! You are the KING!!</strong>[ad code=1 align=center] </p>
]]></content:encoded>
			<wfw:commentRss>http://hackingarticles.com/netbios-hacking/feed/</wfw:commentRss>
		<slash:comments>14</slash:comments>
		</item>
		<item>
		<title>How to Find the IP Address of a Remote Computer</title>
		<link>http://hackingarticles.com/how-to-find-the-ip-address-of-a-remote-computer/</link>
		<comments>http://hackingarticles.com/how-to-find-the-ip-address-of-a-remote-computer/#comments</comments>
		<pubDate>Sat, 09 May 2009 13:20:56 +0000</pubDate>
		<dc:creator>Bhanu</dc:creator>
				<category><![CDATA[Hacking]]></category>
		<category><![CDATA[Tutorials]]></category>
		<category><![CDATA[find ip address]]></category>
		<category><![CDATA[hack ip]]></category>
		<category><![CDATA[hack ip address]]></category>
		<category><![CDATA[hackers]]></category>
		<category><![CDATA[hacking tutorial]]></category>
		<category><![CDATA[ip address]]></category>
		<category><![CDATA[learn hacking]]></category>
		<category><![CDATA[trace ip]]></category>

		<guid isPermaLink="false">http://hackingarticles.com/?p=59</guid>
		<description><![CDATA[<a href="http://hackingarticles.com/how-to-find-the-ip-address-of-a-remote-computer/"><img align="left" hspace="5" width="150" src="http://farm4.static.flickr.com/3613/3514722835_d4ec0d9cdb.jpg" class="alignleft wp-post-image tfe" alt="ip" title="" /></a>Most of you may be curious to know how to find the IP address of your friend’s computer or to find the IP address of the person with whom you are chatting in Yahoo messenger or Gtalk. In this post I’ll show &#8230; <a href="http://hackingarticles.com/how-to-find-the-ip-address-of-a-remote-computer/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p><img class="alignleft" src="http://farm4.static.flickr.com/3613/3514722835_d4ec0d9cdb.jpg" alt="3514722835 d4ec0d9cdb How to Find the IP Address of a Remote Computer" width="245" height="237" title="How to Find the IP Address of a Remote Computer" />Most of you may be curious to know how to find the IP address of your friend’s computer or to find the IP address of the person with whom you are chatting in Yahoo messenger or Gtalk. In this post I’ll show you how to find the IP address of a remote computer in simple steps.</p>
<p>I have created a PHP script to make it easier for you to find the IP address of the remote computer of your choice. Here is a step-by-step process to find out the IP address.<span id="more-59"></span></p>
<p>1. Download the IP Finder script that I have created from <a href="http://rapidshare.com/files/259875291/IP_Finder.zip" target="_blank">here</a>:</p>
<p>2. Open a new account in Freehostia (or any free host that supports PHP).</p>
<p>3. Extract the IP_Finder.rar file and upload the two files <strong>ip.php</strong> and <strong>ip_log.txt</strong> into the root folder of your hosting account using the File Manager.</p>
<p>4. You can rename the <strong>ip.php</strong> to any name of your choice.</p>
<p>5. Set the permission to <strong>777</strong> on <strong>ip_log.txt</strong>.</p>
<p>Now you are all set to find the IP address of your friend or any remote computer of your choice. All you have to do is send the link of <strong>ip.php</strong> to your friend or the person with whom you’re chatting. Once the person click’s on the link, his/her IP address is recorded in the file <strong>ip_log.txt</strong>.</p>
<p>For your better understanding let’s take up the following example.</p>
<p>Suppose you open a new account in Freehostia with the subdomain as <strong>xyz</strong>, then your IP Finder link would be</p>
<p><a rel="nofollow" href="http://xyz.freehostia.com/ip.php" target="_blank">http://xyz.freehostia.com/ip.php</a></p>
<p>You have to send the above link to you friend via email or while chatting and ask him to visit that link. Once your friend clicks on the link, his IP address will be recorded along with the Date and Time in the <strong>ip_log.txt</strong> file. After recording the IP address, the script will redirect the person to google.com so as to avoid any suspicion.</p>
<p>To find the recorded IP address check the logs using the following link.</p>
<p>http://xyz.freehostia.com/ip_log.txt</p>
<p>The sample log will be in the following format</p>
<p>79.92.144.237 Thursday 07th of May 2009 05:31:27 PM<br />
59.45.144.237 Thursday 07th of May 2009 05:31:28 PM<br />
123.92.144.237 Thursday 07th of May 2009 05:31:31 PM</p>
<p>NOTE: You have to replace <strong>xyz</strong> with your subdomain name.</p>
<p>I hope this helps. Express your opinions and suggestions through comments.</p>
]]></content:encoded>
			<wfw:commentRss>http://hackingarticles.com/how-to-find-the-ip-address-of-a-remote-computer/feed/</wfw:commentRss>
		<slash:comments>25</slash:comments>
		</item>
	</channel>
</rss>

