Hi
The sslstrip command is not installed on BT5r2 64bit KDE and when i run the setup.py script that is in the sslstrip folder the machine just hangs and hangs until i click the mouse and then i get the following error
Code:
import: unable to grab mouse `': Resource temporarily unavailable @ xwindow.c/XSelectWindow/8993.
from: can't read /var/mail/distutils.core
/pentest/web/sslstrip/setup.py: line 5: syntax error near unexpected token `"sslstrip.py",'
/pentest/web/sslstrip/setup.py: line 5: `shutil.copyfile("sslstrip.py", "sslstrip/sslstrip")'
Any idea why? and how to resolve this?
p.s i did search and did find fixs but they all just ran this script so it does not seem to work for me 
EDIT!
I just got told over msn that i cannot just drag and drop the script into the konsole
i feel like such a fool haha owell am new to linux but am learning fast but just incase anyone else needs the help you have to do the following commands below to install it:
Code:
cd /pentest/web/sslstrip/
python setup.py install