文件名称:手机抓包步骤(1)

  • 所属分类:
  • 其他小程序
  • 资源属性:
  • [Android] [WORD]
  • 上传时间:
  • 2017-10-09
  • 文件大小:
  • 8kb
  • 下载次数:
  • 0次
  • 提 供 者:
  • sale*****
  • 相关连接:
  • 下载说明:
  • 别用迅雷下载,失败请重下,重下不扣分!

介绍说明--下载内容均来自于网络,请自行研究使用

在windows的模拟命令行中执行:
  Cd d:\soft\tools  //进入windows系统某个目录
  adb shell      //调用安卓的adb接口进入手机系统
  su        //切换root用户
在手机上按“同意”之后再执行:
  Cd /data/local    //进入Tcpdump目录
  ./tcpdump –p –vv –s 0 –w /sdcard/test.pcap    //开始抓包命令,test只是抓包后的文件名,可自己更改
在手机上访问需测试的网址,访问之后,用Ctrl+C停止抓包,然后在手机上将USB管理设为读取模式,在手机上将刚才抓到的包拷贝到PC上,用wireshark软件打开该包文件,即可观察其URL情况(Execute on the windows simulation command line:
Cd d:\soft\tools / / Windows system into a directory
ADB shell / / ADB interface to call the entry of Android mobile phone system
Su / root user switch
Press "agree" on mobile phone before executing:
Cd /data/local / / Tcpdump directory entry
./tcpdump - P - VV - S 0 - w /sdcard/test.pcap / / test begin to capture command, just after capture the file name can be changed
Visit the test site, in the mobile phone access, using Ctrl+C to capture, and then in the USB management for mobile phone, read mode, copy to the PC in the mobile phone, just caught the package, using Wireshark software to open the Bao Wenjian, can observe the situation of URL)
相关搜索: 手机抓包

(系统自动生成,下载前可以参看下载内容)

下载文件列表

手机抓包步骤(1).doc

相关说明

  • 本站资源为会员上传分享交流与学习,如有侵犯您的权益,请联系我们删除.
  • 本站是交换下载平台,提供交流渠道,下载内容来自于网络,除下载问题外,其它问题请自行百度更多...
  • 请直接用浏览器下载本站内容,不要使用迅雷之类的下载软件,用WinRAR最新版进行解压.
  • 如果您发现内容无法下载,请稍后再次尝试;或者到消费记录里找到下载记录反馈给我们.
  • 下载后发现下载的内容跟说明不相乎,请到消费记录里找到下载记录反馈给我们,经确认后退回积分.
  • 如下载前有疑问,可以通过点击"提供者"的名字,查看对方的联系方式,联系对方咨询.

相关评论

暂无评论内容.

发表评论

*主  题:
*内  容:
*验 证 码:

源码中国 www.ymcn.org