一、采用charles进行抓包,提示

某iOS APP反抓包分析

 

二、安装ssl kill switch2 也是失败

 

三、由字符串入手进行定位

 某iOS APP反抓包分析

 

 

四、下断定位到的网络连接错误

某iOS APP反抓包分析

 

五、错误提示语

 某iOS APP反抓包分析

 

 某iOS APP反抓包分析 

 

<html>
<head><title>400 No required SSL certificate was sent</title></head>
<body bgcolor="white">
<center><h1>400 Bad Request</h1></center>
<center>No required SSL certificate was sent</center>
<hr><center>nginx</center>
</body>
</html>

 

 

六、从双重验证入手,注意密码的格式,抓包结果。

某iOS APP反抓包分析

 

 

某iOS APP反抓包分析

 

相关文章: