本仓库包含一个app:com.example.httpstest, 该app用作https证书校验和证书绑定的验证, 以及对其进行hook解除证书验证和证书绑定的demo
参考文章: Android HTTPS认证的N种方式和对抗方法总结
-
certs 存储证书 域名www.test.com
-
https_server.py 启动用于双向认证的https服务器
-
其他目录即 Android APP 开发源码目录
| Name | Name | Last commit date | ||
|---|---|---|---|---|
本仓库包含一个app:com.example.httpstest, 该app用作https证书校验和证书绑定的验证, 以及对其进行hook解除证书验证和证书绑定的demo
参考文章: Android HTTPS认证的N种方式和对抗方法总结
certs 存储证书 域名www.test.com
https_server.py 启动用于双向认证的https服务器
其他目录即 Android APP 开发源码目录