How to bypass/hack a Firewall

Posted Posted by hacking tips in Comments 0 comments

As we know that Firewall is a basic component for securing a network.The basic purpose of a firewall is to isolate one network from another. Firewalls are becoming available as appliances, meaning they are installed in to the network between two networks.The Hackers often bypass Antiviruses and Anti-spywares by some methods Like Crypting,Hexing, File-pumping etc,but it becomes very difficult for a Hacker to bypass a Firewall so this article will explain on what methods do Hackers use to bypass/Hack firewalls



Firewall is often called Hindrance(Obstacle) in Hacking,the following chart will show you the working of the firewall.



Bypass firewall with SSH Tunneling

The method which most Hackers use to bypass firewall is known as SSH tunneling.

What is SSH Tunneling?
Well according to wikipedia  A Secure Shell (SSH) tunnel consists of an encrypted tunnel created through an SSH protocol connection. Users may set up SSH tunnels to tunnel unencrypted traffic over a network through an encrypted channel
For more information on SSH Tunneling See it on Wikipedia Here

Why do you want to Bypass firewall?

Most network administrators at work, university or school deny access to file sharing, instant messaging or social networks such as facebook or myspace with a firewall or proxy server. If you are constantly getting a message saying "Can't connect" or something similar, the service you are trying to connect to has probably been blocked by your network administrator.

SSH Tunneling Demonstration:

Now i will demonstrate you on How to Bypass/Hack firewall using SSH Tunneling

1.The first thing you need to do is to set up an account for SSH access,There are many paid and free SSH providers listed in DMOZ directory,e.g Superprotocol.com

2.Next you need to download PUTTY.Putty is an open source SSH client.

Bypass firewall with SSH Tunneling

3.Once you have downloaded it execute it and you will be sent to the configuration page.

4.You will enter in the host name the server through which we can connect SSH access with,make sure SSH is selected using port 22.

5.Now goto Tunnels in SSH options,Here we will set up a Tunnel

6.Change Source port to 8080 and click Dynamic.


7.Once this is Done Click open.
Bypass firewall with SSH Tunneling

8.Now login in with your information you provided in the SSH Provider

9.Now you have successfully established the tunnel.

10.Now Download WireShark  and execute wireshark.

11.Now start Packet capture,it will be empty and now visit google.com from your browser you will see packets getting captured
Bypass firewall with SSH Tunneling



12.Now we will configure Mozilla firefox to use SSH connection.

13.Go to the "Tools" menu and then "Options
Bypass firewall with SSH Tunneling


14.Go to the "Advanced" button, the "Network" tab, and then click "Settings
Bypass firewall with SSH Tunneling

15.In the connection settings enter "localhost" as the "Socks Host and your port number, such as "1080" into the "Port:" field

Bypass firewall with SSH Tunneling

Now we will go back to wire shark you will see bunch of SSH connection,as you can see we no longer have information what was being sent from server to client

Newbie's will find it very difficult to do it,lots of people were complaining me that you are only posting content for newbie's what for Intermediate so this article is for all of those guys,

Notice:Please do not copy this article is you copy it kindly provide a link back to this article.Licensed under Creative common licenses

0 comments:

Post a Comment