Skip to content
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

Open
secretsanta opened this issue Jan 14, 2015 · 16 comments
Open

sslstrip2 + dns2proxy problem #8

secretsanta opened this issue Jan 14, 2015 · 16 comments

Comments

@secretsanta
Copy link

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

@LeonardoNve
Copy link
Owner

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:

  • Be sure that the resolv.conf points to 127.0.0.1 (careful with network manager because many times it collide with resolv.conf shutdown it)
  • Hotmail don't have HSTS (neither outlook.com and live.com) :D :D

@secretsanta
Copy link
Author

Hello

when i'm setting the nameserver (127.0.0.1) in resolv.conf internet stops working at the target machine (HTTP/HTTPS).
when i'm setting the nameserver (8.8.8.8) in resolv.conf internet works normally, but facebook redirect to social.facebook.com (with server not found) and if i type https://www.facebook.com facebook works normaly.

so i can't figure out where the problem persist in DNS2PROXY or SSLSTRIP2 ?

thank you.

@tarzq306
Copy link

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.

@LeonardoNve
Copy link
Owner

@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)

@wilddawg97
Copy link

Hello Leonardo,
I'm running Kali and tried to use dns2proxy through iptables, but whenever
I go to set up the proxy, it tells me the file "dns.message" is missing.
Could it be a problem with the download?
On Mar 31, 2015 12:32 PM, "LeonardoNve" [email protected] wrote:

@tarzq306 https://github.com/tarzq306 What is the error? Tell me more
information

@secretsanta https://github.com/secretsanta did you redirect the
traffic to dns2proxy with iptables??? ( resolv.conf must have 8.8.8.8 or
any open DNS)


Reply to this email directly or view it on GitHub
#8 (comment).

@byt3bl33d3r
Copy link
Contributor

@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 :\

@wilddawg97
Copy link

@byt3bl33d3r what happened to the dnspython package then?
On Mar 31, 2015 1:39 PM, "byt3bl33d3r" [email protected] wrote:

@wilddawg97 https://github.com/wilddawg97 that error is because your
missing the dnspython package

@tarzq306 https://github.com/tarzq306 if you don't give us an error
message of some sort, we really can't help you :\


Reply to this email directly or view it on GitHub
#8 (comment).

@byt3bl33d3r
Copy link
Contributor

@wilddawg97 ? what do you mean by "what happend to it"?

@byt3bl33d3r
Copy link
Contributor

@wilddawg97 if your asking how do you get the library just install it via your distros repository or via pip/easy_install

@wilddawg97
Copy link

@byt3bl33d3r I downloaded the dns2proxy from Leo, and when I tried to run
the dns2proxy.py, it wouldn't work either.
On Mar 31, 2015 1:43 PM, "byt3bl33d3r" [email protected] wrote:

@wilddawg97 https://github.com/wilddawg97 ? what do you mean by "what
happed to it"?


Reply to this email directly or view it on GitHub
#8 (comment).

@byt3bl33d3r
Copy link
Contributor

@wilddawg97 can you give us the traceback/error message please

@p0ojam
Copy link

p0ojam commented Apr 1, 2015

hey dude , would it be possible to email me sslstrip2 and dns2proxy? . as it is no longer here.

@byt3bl33d3r
Copy link
Contributor

@p0ojam see issue #10 , or the readme
*Edit: I've spoken to @LeonardoNve and he allowed me to mirror the repo, you can now find the original code here https://github.com/byt3bl33d3r/sslstrip2 with a link to a copy of dns2proxy

@tarzq306
Copy link

@byt3bl33d3r & @LeonardoNve sorry for no provide more information, i'll post the error i'm mention to you soon.

@tarzq306
Copy link

@LeonardoNve @byt3bl33d3r here my screen from installing and running it on my machine all prerequired setup like ip_forward and iptables already set
sslstrip2_install
now when i'm try to running sslstrip with simple command then i'm got this error
sslstrip_runing_error

@frankie2
Copy link

I am also having a problem where the sslstrip is changing the url but the webpage wont load. Can someone tell me whats wrong?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

7 participants