Thursday, June 2, 2011

SSH Tunneling (Socks Proxy)

In this tutorial i will teach you how to create a 
ssh tunnel via putty and use it as a socks proxy
to stay annonymous on the internet.
Need:
- Putty (Click Here to Download)
- SSH Access to a server

Lets Start 

1. Open Putty.
2. In the Hostname "Type Victim IP address" Port "22" and Select "SSH" from Connection type.
Note : Make sure that the IP address and port is correct some time the host change their SSH port so better do Port scan
you can use nmap 
Image

3. Now Click on "SSH Tab" and select "Tunnels". Now you have to forward port Via Router "If you don't know how to forward a port then google it " in my case 1337 
Port is open so i will use that 
In the source port "Add the open port" Select "Auto" and "Dynamic" and click on "Add" Button.
Image

4. Now Click on "Session" Tab, Now in the Saved Sessions type "proxy" and click "Save" Button.
Image

5.Now click Open and login into your SSH Account.
Image

The SSH tunnel is ready, now you need to configure it on an application or operating 
system you want to use the proxy on.

6.Here is an example i will use Mozzila Firefox

7. Open Mozzila Firefox Browser => Click on Tools => Options > Advanced > Network > Settings.

8. Visit http://www.ipchicken.com/ and ur IP should be changed (ur ip will be the IP of server you are connected to)

You can configure it on any application that allows you change ur network settings, e.g irc - messenger 

Hope this tutorial help you to learn how to by Anonymous on Internet 

Good Day 

No comments:

Post a Comment