Monday, 9 April 2012

Hacking SSL in LAN using ARP-Poisoning


Helo, everyone this time I am going to explain how to bypass SSL vpn security using arp-poising and sslstrip.
I am going to use BACKTRACK 5 and ettercap for this tutorial………..

I am going to explain this attack step by step

I have uploaded images in high resolution if you can’t see the image click on it and zoom it to see…

This type of attack is done for a specific victim and have an drawback, but still have more than 80% success rate. When we type gmail.com then your request is sent on port 80 from where it is redirected to port 443 at gmail server. In this attack we will come in the middle and then accept all request at port 80 and then redirect it to port 443.

Thursday, 8 March 2012

How to use Metasploit & Nmap

In this blog I will tell you how to use Metasploit and Nmap. Throughout the blog I will use Backtrack you can use any OS just download metasploit framework and nmap for that OS and install them.

First we need to understand basic terms
Vulnerability => a weakness which allows an attacker to break into/compromise a system`s security.
Exploit – code which allows an attacker to take advantage of a vulnerable system.
Payload- actual code which run on the system after exploitation.

Thursday, 23 February 2012

Download Torrent Using Direct download.....


Hey,
                Torrent is blocked in almost all colleges. So, this time I am going to tell you  how to download torrent files without using any torrent client like bittorent etc.
              

Monday, 28 November 2011


How to make your PC a web server for 
(Windows 7)


Have you ever thought of hosting your website using your PC as a server? Or you want to send a large file to your friend without uploading it to internet? All this is possible just by using your PC as a http:// server.

  • Make your PC http server

Now I am going to tell you how to make your PC a web server. To do that first you have to start few services in your window. To start those service follow the following steps:-
Step 1:-  go to  è control panal èuninstall & change a Program èturn windows features on and off
                Then you will see a window like this


Thursday, 20 October 2011

Host File


Editing Your Host File

For various reasons it may be necessary to update the hosts file on your computer to properly resolve a web site by its domain name. The most common reason for this is to allow people to view or publish web content immediately after purchasing a new domain name or transferring an existing domain name .

New and transferred domain names have a delay period that can be anywhere from a few hours to a few days. During this period of time the new or transferred domain information propagates around the internet, and is generally unavailable, But if you need to update your site immediately and cannot wait for the propagation of domain information around the internet, you can edit a file on your computer as a temporary work around.

Windows operating systems contain a file called ‘hosts’ that will force resolution of your domain name.