Inspeckage icon indicating copy to clipboard operation
Inspeckage copied to clipboard

SSL Unpinning not working with WebView requests

Open ravillarreal opened this issue 4 years ago • 3 comments

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.

ravillarreal avatar Mar 05 '20 23:03 ravillarreal

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

#94

overjt avatar Mar 25 '20 00:03 overjt

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

#94

How to compile it from ur repo?

mastercho avatar Jul 01 '20 20:07 mastercho

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!

KaMyKaSii avatar Sep 09 '20 19:09 KaMyKaSii