<?xml version="1.0" encoding="UTF-8"?>
<rdf:RDF xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns="http://purl.org/rss/1.0/" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:syn="http://purl.org/rss/1.0/modules/syndication/" xmlns:admin="http://webns.net/mvcb/">
  <channel rdf:about="http://permalink.gmane.org/gmane.network.wireshark.user">
    <title>gmane.network.wireshark.user</title>
    <link>http://permalink.gmane.org/gmane.network.wireshark.user</link>
    <description/>
    <syn:updatePeriod>hourly</syn:updatePeriod>
    <syn:updateFrequency>1</syn:updateFrequency>
    <syn:updateBase>1901-01-01T00:00+00:00</syn:updateBase>
    <items>
      <rdf:Seq>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.network.wireshark.user/15615"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.network.wireshark.user/15614"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.network.wireshark.user/15613"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.network.wireshark.user/15610"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.network.wireshark.user/15608"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.network.wireshark.user/15607"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.network.wireshark.user/15606"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.network.wireshark.user/15605"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.network.wireshark.user/15604"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.network.wireshark.user/15603"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.network.wireshark.user/15602"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.network.wireshark.user/15601"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.network.wireshark.user/15600"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.network.wireshark.user/15599"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.network.wireshark.user/15598"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.network.wireshark.user/15597"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.network.wireshark.user/15596"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.network.wireshark.user/15595"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.network.wireshark.user/15594"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.network.wireshark.user/15593"/>
      </rdf:Seq>
    </items>
    <image rdf:resource="http://gmane.org/img/gmane-25t.png"/>
    <textinput rdf:resource=""/>
  </channel>
  <image rdf:about="http://gmane.org/img/gmane-25t.png">
    <title>Gmane</title>
    <url>http://gmane.org/img/gmane-25t.png</url>
    <link>http://gmane.org</link>
  </image>
  <item rdf:about="http://permalink.gmane.org/gmane.network.wireshark.user/15615">
    <title>Re: tshark http -e options</title>
    <link>http://permalink.gmane.org/gmane.network.wireshark.user/15615</link>
    <description>&lt;pre&gt;you can use "-e text" to grab the returned output.

tshark -G | grep http

will show you the valid http.* related filters

On 22 May 2013 06:39, Chris Datfung &amp;lt;chris.datfung-Re5JQEeQqe8AvxtiuMwx3w&amp;lt; at &amp;gt;public.gmane.org&amp;gt; wrote:



&lt;/pre&gt;</description>
    <dc:creator>Shain Singh</dc:creator>
    <dc:date>2013-05-25T11:12:18</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.network.wireshark.user/15614">
    <title>BOSH  connections</title>
    <link>http://permalink.gmane.org/gmane.network.wireshark.user/15614</link>
    <description>&lt;pre&gt;Hello


I'm wondering if anyone has a good way to view XMPP  traffic through a BOSH connection?   Wireshark does this as BOSH is just HTTP however the SSL decodes seem to be all over in different tabs and also the conversation  is in  two HTTP connections.   Thanks for any help.
___________________________________________________________________________
Sent via:    Wireshark-users mailing list &amp;lt;wireshark-users-IZ8446WsY0/dtAWm4Da02A&amp;lt; at &amp;gt;public.gmane.org&amp;gt;
Archives:    http://www.wireshark.org/lists/wireshark-users
Unsubscribe: https://wireshark.org/mailman/options/wireshark-users
             mailto:wireshark-users-request-IZ8446WsY0/dtAWm4Da02A&amp;lt; at &amp;gt;public.gmane.org?subject=unsubscribe&lt;/pre&gt;</description>
    <dc:creator>Matt Bellizzi</dc:creator>
    <dc:date>2013-05-24T16:57:18</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.network.wireshark.user/15613">
    <title>Wireshark (1.8.2) decrypting (SIP)TLS Traffic</title>
    <link>http://permalink.gmane.org/gmane.network.wireshark.user/15613</link>
    <description>&lt;pre&gt;Hi list,

I just tried to decrypt SIP TLS traffic in wireshark (preferences --&amp;gt; 
SSL , imported priv key for server ip/port) and was at least able to see 
decrypted packets in the ssl-logfile when enabling SSL debugging in 
wireshark. I also made sure to capture the initial handshake, but the 
decrypted SIP traffic does never shows up in wireshark/packet list?

One thing i noticed is: i have to choose a protocol like "sip","ssl" but 
there is no "sip-tls" ? But i am not sure if this makes any difference...

...
association_find: TCP port 1051 found (nil)
association_find: TCP port 5061 found 0xb9eb6268
dissect_ssl3_record decrypted len 651
decrypted app data fragment: SIP/2.0 200 OK
Via: SIP/2.0/TLS 109.22.22.22:5061;branch=z9hG4bK1b7a.e58532f.0
...


I also avoided diffie-hellman ciphers (to keep things simple) and tried 
a few other things but i am never able to see the packets in the packet 
list? (Only in the ssl logfile...)


Any ideas how to debug this?

&lt;/pre&gt;</description>
    <dc:creator>Max Mühlbronner</dc:creator>
    <dc:date>2013-05-23T11:19:10</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.network.wireshark.user/15610">
    <title>tshark http -e options</title>
    <link>http://permalink.gmane.org/gmane.network.wireshark.user/15610</link>
    <description>&lt;pre&gt;Hi,

I want to use tshark to capture http requests and responses. I have having
difficulty getting POST bodies and the HTML response body to appear. I'm
using the following command:

tshark -R "http.response or http.request" -T fields -E separator="|" -e
frame.time_epoch -e ip.src -e tcp.srcport -e ip.dst -e tcp.dstport -e
http.request.version -e http.request.method -e http.request -e http.host -e
http.request.uri -e http.user_agent -e http.response.code -e
http.content_type -e http.content_length -e http.location -e http.referer
-e http.response.body

Is there a URL that shows all possible -e flags? Can someone suggest how I
can print a pipe deliminated output of the entire http request and response
pair?

Thanks,
Chris
___________________________________________________________________________
Sent via:    Wireshark-users mailing list &amp;lt;wireshark-users-IZ8446WsY0/dtAWm4Da02A&amp;lt; at &amp;gt;public.gmane.org&amp;gt;
Archives:    http://www.wireshark.org/lists/wireshark-users
Unsubscribe: https://wireshark.org/mailman/options/wires&lt;/pre&gt;</description>
    <dc:creator>Chris Datfung</dc:creator>
    <dc:date>2013-05-21T20:39:02</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.network.wireshark.user/15608">
    <title>Wireshark 1.8.7 is now available</title>
    <link>http://permalink.gmane.org/gmane.network.wireshark.user/15608</link>
    <description>&lt;pre&gt;-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

I'm proud to announce the release of Wireshark 1.8.7.

What is Wireshark?

   Wireshark is the world's most popular network protocol analyzer.
   It is used for troubleshooting, analysis, development and
   education.

What's New

  Bug Fixes

   The following vulnerabilities have been fixed.

     o wnpa-sec-2013-23

       The RELOAD dissector could go into an infinite loop.
       Discovered by Evan Jensen. (Bug 8364, (Bug 8546)

       Versions affected: 1.8.0 to 1.8.6.

       CVE-2013-2486

       CVE-2013-2487

     o wnpa-sec-2013-24

       The GTPv2 dissector could crash. (Bug 8493)

       Versions affected: 1.8.0 to 1.8.6.

     o wnpa-sec-2013-25

       The ASN.1 BER dissector could crash. (Bug 8599)

       Versions affected: 1.8.0 to 1.8.6, 1.6.0 to 1.6.14.

     o wnpa-sec-2013-26

       The PPP CCP dissector could crash. (Bug 8638)

       Versions affected: 1.8.0 to 1.8.6.

     o wnpa-sec-2013-27

       The DCP ETSI dissector could crash. D&lt;/pre&gt;</description>
    <dc:creator>Gerald Combs</dc:creator>
    <dc:date>2013-05-17T21:58:56</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.network.wireshark.user/15607">
    <title>[HITB-Announce] HITB Magazine Issue 010</title>
    <link>http://permalink.gmane.org/gmane.network.wireshark.user/15607</link>
    <description>&lt;pre&gt;Hi everyone,

A small reminder that article submissions for HITB Magazine Issue 010
are due tomorrow (15th May 2013). If you're interested in submitting
please send your &amp;gt; 3000 word article to editorial-Y0pbcourc9SI2xUbZzX/NA&amp;lt; at &amp;gt;public.gmane.org

Topics of interest include, but are not limited to the following:

    Next generation attacks and exploits
    Apple / OS X security vulnerabilities
    SS7/Backbone telephony networks
    VoIP security
    Data Recovery, Forensics and Incident Response
    HSDPA / CDMA Security / WIMAX Security
    Network Protocol and Analysis
    Smart Card and Physical Security
    WLAN, GPS, HAM Radio, Satellite, RFID and Bluetooth Security
    Analysis of malicious code
    Applications of cryptographic techniques
    Analysis of attacks against networks and machines
    File system security
    Side Channel Analysis of Hardware Devices
    Cloud Security
    Exploit Analysis

On an unrelated note, registration for the 11th annual HITB Security
Conference (#HITB2013KUL) is also &lt;/pre&gt;</description>
    <dc:creator>Hafez Kamal</dc:creator>
    <dc:date>2013-05-14T11:00:01</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.network.wireshark.user/15606">
    <title>Re: Process Information with packets</title>
    <link>http://permalink.gmane.org/gmane.network.wireshark.user/15606</link>
    <description>&lt;pre&gt;I think you're looking for Microsoft's Network Monitor:
http://www.microsoft.com/en-us/download/details.aspx?id=4865

Frank

-----Original Message-----
From: wireshark-users-bounces-IZ8446WsY0/dtAWm4Da02A&amp;lt; at &amp;gt;public.gmane.org
[mailto:wireshark-users-bounces-IZ8446WsY0/dtAWm4Da02A&amp;lt; at &amp;gt;public.gmane.org] On Behalf Of Prameswar Lal
Sent: Sunday, May 12, 2013 9:15 AM
To: wireshark-users-IZ8446WsY0/dtAWm4Da02A&amp;lt; at &amp;gt;public.gmane.org
Subject: [Wireshark-users] Process Information with packets

 hi i am going to work on project
 The application and  user associated with each packet should be shown
in the packet detail. like  wireshark show the packet sender's  host
user name. let suppose

a computer have 10 user .then we can not say who is the sender of this

packet.

please tell me what i can add new more feature in this project . and i
dont know this is already implemented or not . if  implemeted then
tell me .

i will greatly happy if  you help me to improve my project
thanks
___________________________________________________&lt;/pre&gt;</description>
    <dc:creator>Frank Bulk</dc:creator>
    <dc:date>2013-05-13T03:01:54</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.network.wireshark.user/15605">
    <title>Wireshark piping in of pcap data on windows</title>
    <link>http://permalink.gmane.org/gmane.network.wireshark.user/15605</link>
    <description>&lt;pre&gt;Given I cannot specifiy a filename as device on windows, what is the best way to
take a stream (stdout) of pcap data and show it realtime in wireshark?

--
-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
-                                                               -
- Jason Pyeron                      PD Inc. http://www.pdinc.us -
- Principal Consultant              10 West 24th Street #100    -
- +1 (443) 269-1555 x333            Baltimore, Maryland 21218   -
-                                                               -
-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
This message is copyright PD Inc, subject to license 20080407P00.


___________________________________________________________________________
Sent via:    Wireshark-users mailing list &amp;lt;wireshark-users-IZ8446WsY0/dtAWm4Da02A&amp;lt; at &amp;gt;public.gmane.org&amp;gt;
Archives:    http://www.wireshark.org/lists/wireshark-users
Unsubscribe: https://wireshark.org/mailman/options/wireshark-users
             mailto:wireshark-user&lt;/pre&gt;</description>
    <dc:creator>Jason Pyeron</dc:creator>
    <dc:date>2013-05-12T19:44:43</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.network.wireshark.user/15604">
    <title>summing DeltaT in one direction</title>
    <link>http://permalink.gmane.org/gmane.network.wireshark.user/15604</link>
    <description>&lt;pre&gt;I would like to calculate how much time the Client and the Server spend turning around frames.

Client ------- Switch ------- Server
                 |
                 |
              sniffer

In this example, Client is using SMB to copy a file to Server.

I'm imagining that I can calculate the Server's contribution as follows:
tshark -r foo.pcap -Y tcp.srcport==445 -qz io,stat,0,SUM(tcp.time_delta)tcp.time_delta

================================================
| IO Statistics                                |
|                                              |
| Interval size: 44.1 secs (dur)               |
| Col 1: Frames and bytes                      |
|     2: SUM(tcp.time_delta)tcp.time_delta     |
|----------------------------------------------|
|              |1                  |2          |
| Interval     | Frames |   Bytes  |    SUM    |
|----------------------------------------------|
|  0.0 &amp;lt;&amp;gt; 44.1 |  50069 | 50551304 | 44.145992 |
================================================


And the Client&lt;/pre&gt;</description>
    <dc:creator>Stuart Kendrick</dc:creator>
    <dc:date>2013-05-12T18:15:43</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.network.wireshark.user/15603">
    <title>Process Information with packets</title>
    <link>http://permalink.gmane.org/gmane.network.wireshark.user/15603</link>
    <description>&lt;pre&gt; hi i am going to work on project
 The application and  user associated with each packet should be shown
in the packet detail. like  wireshark show the packet sender's  host
user name. let suppose

a computer have 10 user .then we can not say who is the sender of this

packet.

please tell me what i can add new more feature in this project . and i
dont know this is already implemented or not . if  implemeted then
tell me .

i will greatly happy if  you help me to improve my project
thanks
___________________________________________________________________________
Sent via:    Wireshark-users mailing list &amp;lt;wireshark-users-IZ8446WsY0/dtAWm4Da02A&amp;lt; at &amp;gt;public.gmane.org&amp;gt;
Archives:    http://www.wireshark.org/lists/wireshark-users
Unsubscribe: https://wireshark.org/mailman/options/wireshark-users
             mailto:wireshark-users-request-IZ8446WsY0/dtAWm4Da02A&amp;lt; at &amp;gt;public.gmane.org?subject=unsubscribe

&lt;/pre&gt;</description>
    <dc:creator>Prameswar Lal</dc:creator>
    <dc:date>2013-05-12T14:15:13</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.network.wireshark.user/15602">
    <title>Fwd:</title>
    <link>http://permalink.gmane.org/gmane.network.wireshark.user/15602</link>
    <description>&lt;pre&gt;http://intechnics.de/npot38.php

___________________________________________________________________________
Sent via:    Wireshark-users mailing list &amp;lt;wireshark-users-IZ8446WsY0/dtAWm4Da02A&amp;lt; at &amp;gt;public.gmane.org&amp;gt;
Archives:    http://www.wireshark.org/lists/wireshark-users
Unsubscribe: https://wireshark.org/mailman/options/wireshark-users
             mailto:wireshark-users-request-IZ8446WsY0/dtAWm4Da02A&amp;lt; at &amp;gt;public.gmane.org?subject=unsubscribe

&lt;/pre&gt;</description>
    <dc:creator>Fabio Mendes</dc:creator>
    <dc:date>2013-04-12T06:35:19</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.network.wireshark.user/15601">
    <title>Author a "Administration in Wireshark " book forPackt.</title>
    <link>http://permalink.gmane.org/gmane.network.wireshark.user/15601</link>
    <description>&lt;pre&gt;Hi,

My name is Parita Khedekar and I am an Author Relationship Executive for 
Packt Publishing. We specialize in publishing IT related books, e-books, 
and articles that have been written by experts in the field.

We are currently looking out for prospective authors to write our 30-50 
page micro book _*Administration in Wireshark*_ aimed at the users of 
wireshark or network administrators looking for new software that can 
help with administration with existing networks.

I was wondering if you would be interested in authoring this particular 
Micro title.

I do look forward to hearing from you and do let me know if you have any 
queries or doubts.

Regards,
&lt;/pre&gt;</description>
    <dc:creator>Parita Khedekar</dc:creator>
    <dc:date>2013-05-08T08:12:05</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.network.wireshark.user/15600">
    <title>live migration pcap</title>
    <link>http://permalink.gmane.org/gmane.network.wireshark.user/15600</link>
    <description>&lt;pre&gt;      hey everyone, do you have please any pcap file for a live migration
of virtual machine ???
thx in advance

-------------------------
http://www.linkedin.com/in/hamadisalaheddine
___________________________________________________________________________
Sent via:    Wireshark-users mailing list &amp;lt;wireshark-users-IZ8446WsY0/dtAWm4Da02A&amp;lt; at &amp;gt;public.gmane.org&amp;gt;
Archives:    http://www.wireshark.org/lists/wireshark-users
Unsubscribe: https://wireshark.org/mailman/options/wireshark-users
             mailto:wireshark-users-request-IZ8446WsY0/dtAWm4Da02A&amp;lt; at &amp;gt;public.gmane.org?subject=unsubscribe&lt;/pre&gt;</description>
    <dc:creator>salah eddine</dc:creator>
    <dc:date>2013-05-03T13:04:50</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.network.wireshark.user/15599">
    <title>Re: Extracting data from capture</title>
    <link>http://permalink.gmane.org/gmane.network.wireshark.user/15599</link>
    <description>&lt;pre&gt;Hello Satish,

You're welcome. More help can be found on http://ask.wireshark.org if you need it in the future, it kind  of took over the role of the users-mailinglist

Cheers,
Sake


On 3 mei 2013, at 03:24, radiatejava wrote:


___________________________________________________________________________
Sent via:    Wireshark-users mailing list &amp;lt;wireshark-users-IZ8446WsY0/dtAWm4Da02A&amp;lt; at &amp;gt;public.gmane.org&amp;gt;
Archives:    http://www.wireshark.org/lists/wireshark-users
Unsubscribe: https://wireshark.org/mailman/options/wireshark-users
             mailto:wireshark-users-request-IZ8446WsY0/dtAWm4Da02A&amp;lt; at &amp;gt;public.gmane.org?subject=unsubscribe

&lt;/pre&gt;</description>
    <dc:creator>Sake Blok</dc:creator>
    <dc:date>2013-05-03T07:53:29</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.network.wireshark.user/15598">
    <title>Re: Extracting data from capture</title>
    <link>http://permalink.gmane.org/gmane.network.wireshark.user/15598</link>
    <description>&lt;pre&gt;Hello Sake,
you saved my day, great and thank you!!. Also glad that the forum works here.

-Satish

On Thu, May 2, 2013 at 5:01 PM, Sake Blok &amp;lt;sake-dNWzXRSXXtjz+pZb47iToQ&amp;lt; at &amp;gt;public.gmane.org&amp;gt; wrote:
___________________________________________________________________________
Sent via:    Wireshark-users mailing list &amp;lt;wireshark-users-IZ8446WsY0/dtAWm4Da02A&amp;lt; at &amp;gt;public.gmane.org&amp;gt;
Archives:    http://www.wireshark.org/lists/wireshark-users
Unsubscribe: https://wireshark.org/mailman/options/wireshark-users
             mailto:wireshark-users-request-IZ8446WsY0/dtAWm4Da02A&amp;lt; at &amp;gt;public.gmane.org?subject=unsubscribe

&lt;/pre&gt;</description>
    <dc:creator>radiatejava</dc:creator>
    <dc:date>2013-05-03T01:24:44</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.network.wireshark.user/15597">
    <title>PCAP file</title>
    <link>http://permalink.gmane.org/gmane.network.wireshark.user/15597</link>
    <description>&lt;pre&gt;please if anyone have a pcap file of VM migration
or database backup, i need it to test a network application that im working
on
thx for advance
___________________________________________________________________________
Sent via:    Wireshark-users mailing list &amp;lt;wireshark-users-IZ8446WsY0/dtAWm4Da02A&amp;lt; at &amp;gt;public.gmane.org&amp;gt;
Archives:    http://www.wireshark.org/lists/wireshark-users
Unsubscribe: https://wireshark.org/mailman/options/wireshark-users
             mailto:wireshark-users-request-IZ8446WsY0/dtAWm4Da02A&amp;lt; at &amp;gt;public.gmane.org?subject=unsubscribe&lt;/pre&gt;</description>
    <dc:creator>salah eddine</dc:creator>
    <dc:date>2013-05-02T20:47:13</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.network.wireshark.user/15596">
    <title>Re: Extracting data from capture</title>
    <link>http://permalink.gmane.org/gmane.network.wireshark.user/15596</link>
    <description>&lt;pre&gt;Hi,

I had a little trouble too, but google was a friend. As the certificate(s) are sent using SCEP, I looked up how SCEP transfers certificates and found out it is using pkcs7. Then the file is in DER form (as I could see several binary certificates in the exported HTTP object). Then openssl pkcs7 help did the rest. Here is how you can extract the certificates:

openssl pkcs7 -inform DER -in &amp;lt;exported-http-object-filename&amp;gt; -print_certs

Good luck!
Sake


On 2 mei 2013, at 09:11, radiatejava wrote:


___________________________________________________________________________
Sent via:    Wireshark-users mailing list &amp;lt;wireshark-users-IZ8446WsY0/dtAWm4Da02A&amp;lt; at &amp;gt;public.gmane.org&amp;gt;
Archives:    http://www.wireshark.org/lists/wireshark-users
Unsubscribe: https://wireshark.org/mailman/options/wireshark-users
             mailto:wireshark-users-request-IZ8446WsY0/dtAWm4Da02A&amp;lt; at &amp;gt;public.gmane.org?subject=unsubscribe

&lt;/pre&gt;</description>
    <dc:creator>Sake Blok</dc:creator>
    <dc:date>2013-05-02T11:31:46</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.network.wireshark.user/15595">
    <title>Extracting data from capture</title>
    <link>http://permalink.gmane.org/gmane.network.wireshark.user/15595</link>
    <description>&lt;pre&gt;Wireshark users,
I have a packet capture in which there are http requests (over plain
connection, not SSL) and their response. Response received is
certificate or chain of certificates, possibly in binary data. It
shows the content type of the object as
'application/x-x509-ca-ra-cert'. However, when I try to do
'ExportObjects' &amp;gt; HTTP and export the object, it exports fine but I am
not able to view that certificate using any tool (like openssl or any
other).

I am suspecting wireshark is not exporting either fully or some issue.
I have attached the file 20130417-213837_TCPDump.pcap here
https://skydrive.live.com/?cid=90024b432de06aed&amp;amp;id=90024B432DE06AED!1107&amp;amp;authkey=!AG9x61vd9JLHYL0

Can someone tell me how do export the http response that has
certificate so that I am view the certificate ? Appreciate the
response here.

Thanks/Satish.
___________________________________________________________________________
Sent via:    Wireshark-users mailing list &amp;lt;wireshark-users-IZ8446WsY0/dtAWm4Da02A&amp;lt; at &amp;gt;public.gmane.org&amp;gt;
&lt;/pre&gt;</description>
    <dc:creator>radiatejava</dc:creator>
    <dc:date>2013-05-02T07:11:07</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.network.wireshark.user/15594">
    <title>[HITB-Announce] #HITB2013KUL Call for Papers</title>
    <link>http://permalink.gmane.org/gmane.network.wireshark.user/15594</link>
    <description>&lt;pre&gt;Hi everyone - This is a Call for Papers for the 11th annual HITB
Security Conference in Malaysia, #HITB2013KUL which takes place on the
16th and 17th of October in Kuala Lumpur.

Keynote speakers for the conference will be Joe Sullivan (Chief Security
Officer, Facebook) and Andy Ellis (Chief Security Officer, Akamai)

We're looking for talks that are highly technical, but most importantly,
material which is new and cutting edge. Submissions are due BEFORE
Thursday, 25th July 23:59 MYT

HITB CFP: http://cfp.hackinthebox.org/
Event Website: http://conference.hitb.org/ (Opens 10th May)

===

Each accepted submission will entitle the speaker(s) to
accommodation for 3 nights / 4 days and travel expense reimbursement
up to EUR1200.00 per speaking slot.

Topics of interest include, but are not limited to the following:

   Cloud Security
   File System Security
   3G/4G/WIMAX Security
   SS7/GSM/VoIP Security
   Security of Medical Devices
   Critical Infrastructure Security
   Smartphone / MobileSecurity
   Smart &lt;/pre&gt;</description>
    <dc:creator>Hafez Kamal</dc:creator>
    <dc:date>2013-05-01T02:12:39</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.network.wireshark.user/15593">
    <title>tshark print raw data with -T fields (for partialssl records)</title>
    <link>http://permalink.gmane.org/gmane.network.wireshark.user/15593</link>
    <description>&lt;pre&gt;I'm printing a dozen fields or so from a trace with a limited snap length.
 Works great, but the thirteenth field is unfortunately not decoded from
partially captured packets.

Is there a way to print the raw data along with -T fields?  -x and -T
fields don't mix...  I suppose I could run tshark twice once with -x and
once with -T fields and correlate the output, but I'm hoping there's an
easier way.  I see some references on the web to an option for -e data, but
that doesn't print anything when I try it (on tshark 1.8.2).

Alternately, is there anyway to convince the ssl packet parser to emit the
fields that it has recognized from a partial record?  In particular, I'd
like to know that the header for ssl record type 23 (application data) has
been captured, even though tcpdump hasn't captured the entire contents of
the application data itself.

Cheers,
Lee
___________________________________________________________________________
Sent via:    Wireshark-users mailing list &amp;lt;wireshark-users-IZ8446WsY0/dtAWm4Da&lt;/pre&gt;</description>
    <dc:creator>Lee Mighdoll</dc:creator>
    <dc:date>2013-04-29T23:08:54</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.network.wireshark.user/15592">
    <title>Re: [Wireshark-announce] Wireshark 1.10.0rc1 isnow available</title>
    <link>http://permalink.gmane.org/gmane.network.wireshark.user/15592</link>
    <description>&lt;pre&gt;

Wireshark announcements &amp;lt;wireshark-announce-IZ8446WsY0/dtAWm4Da02A&amp;lt; at &amp;gt;public.gmane.org&amp;gt; schrieb:

___________________________________________________________________________
Sent via:    Wireshark-users mailing list &amp;lt;wireshark-users-IZ8446WsY0/dtAWm4Da02A&amp;lt; at &amp;gt;public.gmane.org&amp;gt;
Archives:    http://www.wireshark.org/lists/wireshark-users
Unsubscribe: https://wireshark.org/mailman/options/wireshark-users
             mailto:wireshark-users-request-IZ8446WsY0/dtAWm4Da02A&amp;lt; at &amp;gt;public.gmane.org?subject=unsubscribe

&lt;/pre&gt;</description>
    <dc:creator>Joachim Gann</dc:creator>
    <dc:date>2013-04-27T00:14:43</dc:date>
  </item>
  <textinput rdf:about="http://search.gmane.org/?group=$group=gmane.network.wireshark.user">
    <title>Search Engine</title>
    <description>Search the mailing list at Gmane</description>
    <name>query</name>
    <link>http://search.gmane.org/?group=$group=gmane.network.wireshark.user</link>
  </textinput>
</rdf:RDF>
