Wednesday 16 November 2011

HOW TO HACK ADSL ROUTERS – COMPLETE TUTORIAL

Most of the people never change their default passwords no matter what it is, they don’t change them because they think that they are safe. In this tutorial I’ll show you one of the ways how to use this mistake and get free ADSL/Wireless (If wireless router is used) accounts and enjoy in unlimited downloads.


First we will download the necessary tools:

1.) XPass
2.) Angry IP Scanner v3.0.4 Beta
3.) If you don’t have Java installed, download and install it here:JAVA

You will also need to have version 8 OR older of Internet Explorer.

Ok so let’s start with getting the job done:

1.) Go to WhatIsMyIp
and check your IP address, let’s say that your current (ADSL providers usually give you dynamic IP’s) IP is 67.140.112.83, you will change the last two groups of numbers.

2.) Open Angry IP scanner it will look like this:



Now where it says IP range in the first input field we’ll enter our IP address 67.140.112.83 (but we’ll change the last two-or three digits, in this case there are two to zero) so it will be like this: 67.140.112.0

And in the second input field we will enter the IP with changed last two groups of numbers so it actually has something to scan, we’ll change it to:

67.140.150.254

And before we click scan we need to set some options so it only shows us alive hosts:

Click Tools and then click preferences:



Then under the under the ports tab under Port Selection type 80 ‘cos we will be interested in hosts with port 80 opened:



And on the display tab choose “Hosts with open ports only”:



Then click OK to save the preferences and click start:



After few seconds or minutes you should see your first IP addresses:



Now just select one of the IP addresses and open it with INTERNET EXPLORER!!!

It will ask you for a login credentials:



Now here comes the mistake people often make, default username and password, in this case it was admin:admin but you can look for default router passwords and usernames, so when I logged in it looked like this:



Now for most of the routers (atleast the ones I had exp. with) you can find username in plain text and password covered with *’s when setting up a new connection, so just look for something that says connection wizard or connection setup, and follow the steps till you find the username and password as mentioned.

So why did we use Internet Explorer for this??

Because XPass works only with IE, we couldn’t figure the pass out if we used Firefox or Chrome or Opera.

And now when we have the page where username and pass. are just open XPass click on the X sign and drag it over the *’s and you will have this:



And password in this case is: 854179

Continue doing this with different IP’s that Angry IP Scanner detects till you have enough accounts to fulfill your download needs.

How to gain access on a Windows computer via Wireless

In this tutorial we will use the NetBIOS to gain access to the PC of our victim that uses the same wireless connection. NetBIOS stands for “Network Basic Input Output System” .

So let’s get started:

First, we have to gain access to the same wireless connection. I will post a tutorial on how to crack WEP wireless connections on a Backtrack in some days…

Next, download and install “Angry IP Scanner” from here….

Now that we got access to the same wireless connection and have installed the Angry IP Scanner we have to get the IP of our victim.

To scan the wireless for the IPs open the Angry IP Scanner and click on the Start Button (The Scanner will include your IP Address automatically….)

1)Click on Yes or OK on wichever popup window comes to your screen.

2)If it asks you to enter a port enter the port 139

3)Click on Scan and when its done it will show you the IPs that are connected at the same wireless… Select your victim and open a command prompt…

Once you open the CMD type:

# nbstat -a TARGETIPADDRESS

Next type (Command Prompt again….):

# net view \\TARGETIPADDRESS

Then, you can see all the printers and hard disks that you can use to gain access to the PC.

Now, to gain access to the PC type on the CMD:

# G:\\TARGETIPADDRESS\DRIVENAME

Instead of the “G” you can enter whichever letter of a Hard Disk is Available (G, C, D, E etc…), the IP address and a Drive name (ex. Shared Docs….)

Finally, go to “My Computer” and you will see a new Hard Disk! It’s the disk of the other PC you just hacked!!!