I would like to know if wireshark or any other packet catcher can be installed on the Ipad2. 64gig,safari browser. newest version

asked 07 Apr '12, 16:22

redbud702's gravatar image

redbud702
1111
accept rate: 0%

edited 07 Apr '12, 22:42

Guy%20Harris's gravatar image

Guy Harris ♦♦
7.7k11898


(Wireshark isn't a Web app, so it can't be installed in Safari or any other Web browser.)

There is no version of Wireshark that runs on iOS, so it can't be installed on an iPad or an iPhone or an iPod touch. By default, in order to capture packets, a program needs to run as the superuser on Darwin-based operating systems such as OS X and iOS. On OS X, the Wireshark installer modifies the system so that the user has sufficient privilege to capture packets; Apple's App Store restrictions prevent Wireshark from being able to do that on iOS.

In theory, a version of Wireshark for jailbroken iPads and iPhones and iPod touches (and perhaps jailbroken second-generation Apple TVs) could be created, but nobody's done so yet.

Unless Apple adds the ability for "approved" applications to capture network traffic on machines running iOS, only jailbroken iOS machines will be able to run applications that capture network traffic.

link

answered 07 Apr '12, 22:48

Guy%20Harris's gravatar image

Guy Harris ♦♦
7.7k11898
accept rate: 16%

There's no way to do captures directly on the iPad, but you CAN view captures in mobile browsers using CloudShark (www.cloudshark.org). There's a plug-in for Wireshark to directly upload to CloudShark as well.

link

answered 04 Jun '12, 10:26

cloudshark's gravatar image

cloudshark
91125
accept rate: 0%

On jailbroken devices, you CAN capture network traffic, directly on the device AND in PCAP format, by installing an application called "Pirni" from the Cydia store. It's a command-line application, so a terminal application (i.e. Prompt) is required.

For information on usage, i suggest entering "Pirni" at the command-line, followed by an <enter>.

After the capture, you can transfer the PCAP file to any computer (using an SSH client), running wireshark, to analyze the data. Alternatively, you can upload it directly from your device, to cloudshark.org, BUT... in order to do this, you need to have the "safari upload enabler" installed. You can find it in the Cydia store.

link

answered 25 Sep '12, 02:40

KevMit's gravatar image

KevMit
161
accept rate: 0%

1

As of iOS 5 one can also use a 'Remote Virtual Interface' for packet tracing.

http://developer.apple.com/library/mac/#qa/qa1176/_index.html

(25 Sep '12, 06:41) Kurt Knochner

A solution can be to intercept the traffic of your mobile or tablet. On Mac OS X, you can use a tool such as Debookee to intercept the traffic and then see all the traffic and protocols, more easy to use than Wireshark, but less details.

link

answered 22 Dec '12, 12:52

David5774's gravatar image

David5774
1
accept rate: 0%

Your answer
toggle preview

Follow this question

By Email:

Once you sign in you will be able to subscribe for any updates here

By RSS:

Answers

Answers and Comments

Markdown Basics

  • *italic* or _italic_
  • **bold** or __bold__
  • link:[text](http://url.com/ "Title")
  • image?![alt text](/path/img.jpg "Title")
  • numbered list: 1. Foo 2. Bar
  • to add a line break simply add two spaces to where you would like the new line to be.
  • basic HTML tags are also supported

Tags:

×469
×18
×7
×2

Asked: 07 Apr '12, 16:22

Seen: 14,344 times

Last updated: 22 Dec '12, 12:52

powered by OSQA