-
Notifications
You must be signed in to change notification settings - Fork 132
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
sslstrip2 + dns2proxy problem #8
Comments
Both scripts are a POC so is very normal they fail, but it worked for the people and you give few data to detect the failure, some hints:
|
Hello when i'm setting the nameserver (127.0.0.1) in resolv.conf internet stops working at the target machine (HTTP/HTTPS). so i can't figure out where the problem persist in DNS2PROXY or SSLSTRIP2 ? thank you. |
hello Leonardo, i'm using ubuntu and try to download SSLStrip+ and Dns2Proxy. But when i'm try to running it, both tools are not working, any idea to fix this problem?i'm very frustated with it. |
@tarzq306 What is the error? Tell me more information @secretsanta did you redirect the traffic to dns2proxy with iptables??? ( resolv.conf must have 8.8.8.8 or any open DNS) |
Hello Leonardo,
|
@wilddawg97 that error is because your missing the dnspython package @tarzq306 if you don't give us an error message of some sort, we really can't help you :\ |
@byt3bl33d3r what happened to the dnspython package then?
|
@wilddawg97 ? what do you mean by "what happend to it"? |
@wilddawg97 if your asking how do you get the library just install it via your distros repository or via pip/easy_install |
@byt3bl33d3r I downloaded the dns2proxy from Leo, and when I tried to run
|
@wilddawg97 can you give us the traceback/error message please |
hey dude , would it be possible to email me sslstrip2 and dns2proxy? . as it is no longer here. |
@p0ojam see issue #10 , or the readme |
@byt3bl33d3r & @LeonardoNve sorry for no provide more information, i'll post the error i'm mention to you soon. |
@LeonardoNve @byt3bl33d3r here my screen from installing and running it on my machine all prerequired setup like ip_forward and iptables already set |
I am also having a problem where the sslstrip is changing the url but the webpage wont load. Can someone tell me whats wrong? |
hello
i already installed sslstrip+ and dns2proxy and python 2.7.3
and i did the ip forwarding with the recommend iptables as it shows in the manual
after running python sslstrip.py -l 9000 and arp -i eth0 client_ip gateway_ip and python dns2proxy.py
i went to my test machine and try hotmail.com; google.com; facebook.com ....
the sslstrip is changing the url but the webpage wont load!
i appreciate if you could help:)
thanks a lot
The text was updated successfully, but these errors were encountered: