-
-
Notifications
You must be signed in to change notification settings - Fork 74
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
Error using the Proxy #12
Comments
hello, can you share a pcap capture of the exchange between the client and the server ? The error is normal since version
|
Hi there, @I-am-not-a-number I'm having the same exact issue as you. Did you ever figure out what was wrong? Looks like a great exploit @mpgn, I just want to get it working! Thanks, |
Sorry @dillonfranke I never got it working ... Cheers! |
@I-am-not-a-number thanks for the reply! I actually got that part of the exploit working. I was directly sending requests from Firefox to the exploit proxy (via proxy settings in Firefox preferences). I printed out the "ssl_header" and noticed that it was populated with the "CONNECT" and "GET" requests. Adding the --simpleProxy flag fixed this for me! @mpgn feel free to close this issue, but I would recommend adding some more information about the --simpleProxy flag, as I didn't even realize it exist before debugging for a long time. I'm happy to write up some info in the README and make a PR if you like! |
@dillonfranke I still encounter the problem after adding the simpleProxy options. My full command is Is there anything wrong at here? Can you please tell me |
Hi there,
I've been trying poodle-exploit.py using cygwin, Raspbian and Kali. Everytime I try connect from a browser (I tried Firefox, Chrome (Win/Android), IE 6/8) I just got the error message below.
I used the latest versions/updates (except for IE 6/8 ;-)) and used a manual proxy config.
Anything else I can try?
The text was updated successfully, but these errors were encountered: