previous article, we introduced the use Fiddler to capture Android device communications HTPP, today we need to be more detailed network capture. First, your Andriod device requires root privileges, go to Google Play install a program called Wifinspect application. present it have these features:
* Network Information
* UPnP Device Scanner
* Host Browse
* Network monitoring
* Pcap analysis (three options)
* PCI DSS Menu
- Access Point Default Password Test (requirement 2.1.1.c)
- Access Point Security Test (requirement 4.1.1)
- Access Point Scanner (requirement 11.1)
- Internal Network Vulnerability Scanner (requirement 11.2.1 )
- external network vulnerability scanning program (preparation for requirement 11.2.2)
* Host Information
*
* host port scanning vulnerability scanning
* traceroute
* Ping
function screenshot is this:
Here we use Network Sniffer feature, one that is on your SDCard will be somewhere on the default location Wi-Fi Probe / generate a pcap file, Name the file name is the beginning of Wifi
Then we installed on your computer WireShark , which is a free tool and is also open source project. downloaded after installation and use it to open just crawl on your Android device Pcap file, as shown below:
From the above chart, we see that this document is just the number of network communications package, where according to the HTTP protocol to sift through, you can also view the contents of each packet.
Okay, so we can easily analyze Android application network packets.
you might be interested in the article:
use Fiddler to monitor Andriod devices Http communication
< a href = "http://www.cnblogs.com/wintersun/archive/2013/03/27/2985498.html"> Android Apps decompile
Author: Petter Liu
Source: http://www.cnblogs.com/wintersun/
This article belongs to the author and blog Park, welcome to reprint, but without the consent of the author declared by this section must be retained, and in the apparent position of the article page original connection is given, otherwise retained the right to pursue legal responsibilities.
The article also published in a separate blog in my - Petter Liu Blog .
没有评论:
发表评论