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

SSL Unpinning not working with WebView requests #93

Open
ravillarreal opened this issue Mar 5, 2020 · 3 comments
Open

SSL Unpinning not working with WebView requests #93

ravillarreal opened this issue Mar 5, 2020 · 3 comments

Comments

@ravillarreal
Copy link

I'm trying to see the all the requests from an android application using SSL Unpinning. Every request works fine until the app does an email verification opening a webview page. When this occurs, the requests simply does not work and keeps retrying.

But when i deactivate the ssl unpinning for the application and relaunch the app. The webview requests works perfectly. But i'm unable to intercept the other requests that have ssl pinning.

I've tried SSL Unpinning Xposed module alone (not with inspeckage) and the behavior is the same.

Any ideas?

I'm using a Samsung Galaxy S6 to make the tests.

@overjt
Copy link

overjt commented Mar 25, 2020

This project is abandoned, in my repository I will be fixing the bugs that I can

#94

@mastercho
Copy link

This project is abandoned, in my repository I will be fixing the bugs that I can

#94

How to compile it from ur repo?

@KaMyKaSii
Copy link

This project is abandoned, in my repository I will be fixing the bugs that I can

#94

Can you please upload a apk with your changes? Thank you!

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

4 participants