Closed nguyentuan3691 closed 2 years ago
It looks like it failed to find checkTrustedRecursive
function. I added a check to see if the function exist first before trying hook the function. ae38a110e335bda8eb00705db3c9f60b92c71abe
not working .. conection lost.. and cant login to facebook ..
[google Pixel 2::com.facebook.katana ]-> %resume
[google Pixel 2::com.facebook.katana ]-> [*][+] Hooked checkTrustedRecursive
[*][+] Found libliger-native.so at: 0x702a2d969000
[*][+] Hooked function: _ZN8proxygen15SSLVerification17verifyWithMetricsEbP17x509_store_ctx_stRKNSt6__ndk212basic_stringIcNS3_11char_traitsIcEENS3_9allocatorIcEEEEPNS0_31SSLFailureVerificationCallbacksEPNS0_31SSLSuccessVerificationCallbacksERKNS_15TimeUtilGenericINS3_6chrono12steady_clockEEERNS_10TraceEventE
@yagamicell hi there :) . I just tested and login is working for me. Please specify what proxy you're using and show some logs from the proxy.
@yagamicell hi there :) . I just tested and login is working for me. Please specify what proxy you're using and show some logs from the proxy.
15:53:35:5492 !SecureClientPipeDirect failed: System.Security.Authentication.AuthenticationException A call to SSPI failed, see inner exception. < The client and server cannot communicate, because they do not possess a common algorithm for pipe (CN=.facebook.com, O=DO_NOT_TRUST_BC, OU=Created by http://www.fiddler2.com). 15:53:35:8480 !SecureClientPipeDirect failed: System.Security.Authentication.AuthenticationException A call to SSPI failed, see inner exception. < The client and server cannot communicate, because they do not possess a common algorithm for pipe (CN=.facebook.com, O=DO_NOT_TRUST_BC, OU=Created by http://www.fiddler2.com). 15:53:35:9920 !SecureClientPipeDirect failed: System.Security.Authentication.AuthenticationException A call to SSPI failed, see inner exception. < The client and server cannot communicate, because they do not possess a common algorithm for pipe (CN=.facebook.com, O=DO_NOT_TRUST_BC, OU=Created by http://www.fiddler2.com). 15:53:36:1849 !SecureClientPipeDirect failed: System.Security.Authentication.AuthenticationException A call to SSPI failed, see inner exception. < The client and server cannot communicate, because they do not possess a common algorithm for pipe (CN=.facebook.com, O=DO_NOT_TRUST_BC, OU=Created by http://www.fiddler2.com). 15:53:36:3074 !SecureClientPipeDirect failed: System.Security.Authentication.AuthenticationException A call to SSPI failed, see inner exception. < The client and server cannot communicate, because they do not possess a common algorithm for pipe (CN=.facebook.com, O=DO_NOT_TRUST_BC, OU=Created by http://www.fiddler2.com). 15:53:36:5230 !SecureClientPipeDirect failed: System.Security.Authentication.AuthenticationException A call to SSPI failed, see inner exception. < The client and server cannot communicate, because they do not possess a common algorithm for pipe (CN=.facebook.com, O=DO_NOT_TRUST_BC, OU=Created by http://www.fiddler2.com). 15:53:36:6934 !SecureClientPipeDirect failed: System.Security.Authentication.AuthenticationException A call to SSPI failed, see inner exception. < The client and server cannot communicate, because they do not possess a common algorithm for pipe (CN=.facebook.com, O=DO_NOT_TRUST_BC, OU=Created by http://www.fiddler2.com). 15:53:38:6100 !SecureClientPipeDirect failed: System.Security.Authentication.AuthenticationException A call to SSPI failed, see inner exception. < An unknown error occurred while processing the certificate for pipe (CN=.facebook.com, O=DO_NOT_TRUST_BC, OU=Created by http://www.fiddler2.com). 15:53:38:7167 !SecureClientPipeDirect failed: System.Security.Authentication.AuthenticationException A call to SSPI failed, see inner exception. < An unknown error occurred while processing the certificate for pipe (CN=.facebook.com, O=DO_NOT_TRUST_BC, OU=Created by http://www.fiddler2.com). 15:53:38:8442 !SecureClientPipeDirect failed: System.Security.Authentication.AuthenticationException A call to SSPI failed, see inner exception. < An unknown error occurred while processing the certificate for pipe (CN=.facebook.com, O=DO_NOT_TRUST_BC, OU=Created by http://www.fiddler2.com). 15:53:38:9882 !SecureClientPipeDirect failed: System.Security.Authentication.AuthenticationException A call to SSPI failed, see inner exception. < An unknown error occurred while processing the certificate for pipe (CN=*.facebook.com, O=DO_NOT_TRUST_BC, OU=Created by http://www.fiddler2.com).
This looks like a problem with the fiddler proxy. You need a proxy that supports TLSv1.3. Try using latest version of brup or mitmproxy. Meta apps now only support TLSv1.3
This looks like a problem with the fiddler proxy. You need a proxy that supports TLSv1.3. Try using latest version of brup or mitmproxy. Meta apps now only support TLSv1.3
ok thanks for you reply.. i try later..
When run "frida -U -l E:\LD1\LD1\bypassSSL.js -f com.facebook.katana --no-pause" then show
| (_| |
how to fix this problem?