Bug ID |
8225
|
Summary |
Support for RIM's BlackBerry Server Routing Protocol (SRP)
|
Classification |
Unclassified
|
Product |
Wireshark
|
Version |
SVN
|
Hardware |
All
|
OS |
All
|
Status |
UNCONFIRMED
|
Severity |
Enhancement
|
Priority |
Low
|
Component |
Dissection engine (libwireshark)
|
Assignee |
[email protected]
|
Reporter |
[email protected]
|
Created attachment 9819 [details]
A PCap-NG trace containing traffic from a BES instance during start-up
Build Information:
Version 1.9.0-SVN-47044 (SVN Rev 47044 from /trunk)
Copyright 1998-2013 Gerald Combs <[email protected]> and contributors.
This is free software; see the source for copying conditions. There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
Compiled (64-bit) with GTK+ 2.24.14, with Cairo 1.10.2, with Pango 1.30.1, with
GLib 2.34.1, with WinPcap (4_1_2), with libz 1.2.5, without POSIX capabilities,
without libnl, with SMI 0.4.8, with c-ares 1.7.1, with Lua 5.1, without Python,
with GnuTLS 2.12.18, with Gcrypt 1.4.6, without Kerberos, with GeoIP, with
PortAudio V19-devel (built Jan 12 2013), with AirPcap.
Running on 64-bit Windows 7 Service Pack 1, build 7601, with WinPcap version
4.1.2 (packet.dll version 4.1.0.2001), based on libpcap version 1.0 branch
1_0_rel0b (20091008), GnuTLS 2.12.18, Gcrypt 1.4.6, without AirPcap.
Built using Microsoft Visual C++ 10.0 build 40219
Wireshark is Open Source Software released under the GNU General Public
License.
Check the man page and http://www.wireshark.org for more information.
--
It may be interesting/useful to support dissection of Research in Motion's
proprietary BlackBerry Server Routing Protocol, as implemented in the
BlackBerry Enterprise Server (BES) product family.
A limited amount of information regarding the structure of SRP packets is
described in the presentation at
http://www.blackhat.com/presentations/bh-europe-06/bh-eu-06-fx.pdf; and I have
a small number of trace files from a trial installation of the
"MDaemon"-specific version of BES.
Instances of the BlackBerry Router daemon typically use either TCP port 3101,
or 4101 for the majority of their SRP-based communications activity.
You are receiving this mail because:
- You are watching all bug changes.