Skip to content

vishwaraj101/sslunpin

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

sslunpin

Frida script to bypass ssl Pinning

Dependencies

Frida,Python 2.7.10

Note:

1.)Make sure to rename burp ca-certificate.cer to cert-der.crt Then hit adb push ca-certificate.cer /data/local/tmp/cert-der.crt to push it in /data/local/tmp from there this script will load the certificate .

To execute:

python unpin.py
pkg_to_hook>>>com.exploit

References :

https://techblog.mediaservice.net/2017/07/universal-android-ssl-pinning-bypass-with-frida/

About

Frida script to bypass ssl Pinning

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages