Monday 11 November 2013

Subterfuge + Video Tutorial

Hello everyone 


(Only Works in Linux)

Subterfuge:
           It is a tool for harvesting attack (usernames and passwords) for any website normally an MITM attack tool.

(Download Link Given Below)

MITM:
     M-I-T-M stands for Man in the Middle attack.

Explanation:-
              An attack where a user gets between the sender and receiver of information and sniffs any information being sent. In some cases, users may be sending unencrypted data, which means the man-in-the-middle (MITM) can obtain any unencrypted information. In other cases, a user may be able to obtain information from the attack, but have to unencrypt the information before it can be read. In the below picture is an example of how a man-in-the-middle attack works. The attacker intercepts some or all traffic coming from the computer, collects the data, and then forwards it to the destination the user was originally intending to visit. 





Downloading Subterfuge and Installation :

Download

Installation:
                     Requirement:- Python

1 Open Terminal

2 cd to the path where you downloaded the source

3 type in the terminal "  tar xzf [packagename] " ( without " " and [ ] )

4 then cd to the subterfuge folder

5 type in the terminal " python install.py "

6 after installation is completed open new terminal and type "  subterfuge  " something will come and press " p " and press Enter

7 open up browser ( do not close the terminal where subetrfuge is opened ) 
go to 127.0.0.1 and press start thats it.



Video Tutorial :




No comments:

Post a Comment