[Wireshark-bugs] [Bug 16412] Add ability to dissect LTE SIM card communication (CCID)

2020-03-10 Thread bugzilla-daemon
https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=16412

Filipe Laíns  changed:

   What|Removed |Added

 Resolution|--- |FIXED
 Status|UNCONFIRMED |RESOLVED

-- 
You are receiving this mail because:
You are watching all bug changes.___
Sent via:Wireshark-bugs mailing list 
Archives:https://www.wireshark.org/lists/wireshark-bugs
Unsubscribe: https://www.wireshark.org/mailman/options/wireshark-bugs
 mailto:wireshark-bugs-requ...@wireshark.org?subject=unsubscribe

[Wireshark-bugs] [Bug 16412] Add ability to dissect LTE SIM card communication (CCID)

2020-03-01 Thread bugzilla-daemon
https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=16412

--- Comment #6 from Tomasz Mon  ---
The CCID class mentions that APDU commands and responses are defined in ISO
7816-4. There is ISO 7816 dissector in Wireshark, however I don't know how
suitable it is for use with CCID. At first you could try passing the APDU data
to ISO 7816 dissector. For an example how to accomplish this, you can look at
how FTDI FT dissector passes data to FTDI MPSSE.

-- 
You are receiving this mail because:
You are watching all bug changes.___
Sent via:Wireshark-bugs mailing list 
Archives:https://www.wireshark.org/lists/wireshark-bugs
Unsubscribe: https://www.wireshark.org/mailman/options/wireshark-bugs
 mailto:wireshark-bugs-requ...@wireshark.org?subject=unsubscribe

[Wireshark-bugs] [Bug 16412] Add ability to dissect LTE SIM card communication (CCID)

2020-02-27 Thread bugzilla-daemon
https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=16412

Filipe Laíns  changed:

   What|Removed |Added

  Attachment #17650|0   |1
is obsolete||

--- Comment #5 from Filipe Laíns  ---
Created attachment 17654
  --> https://bugs.wireshark.org/bugzilla/attachment.cgi?id=17654&action=edit
LTE SIM Write

-- 
You are receiving this mail because:
You are watching all bug changes.___
Sent via:Wireshark-bugs mailing list 
Archives:https://www.wireshark.org/lists/wireshark-bugs
Unsubscribe: https://www.wireshark.org/mailman/options/wireshark-bugs
 mailto:wireshark-bugs-requ...@wireshark.org?subject=unsubscribe

[Wireshark-bugs] [Bug 16412] Add ability to dissect LTE SIM card communication (CCID)

2020-02-27 Thread bugzilla-daemon
https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=16412

Filipe Laíns  changed:

   What|Removed |Added

  Attachment #17649|0   |1
is obsolete||

--- Comment #4 from Filipe Laíns  ---
Created attachment 17653
  --> https://bugs.wireshark.org/bugzilla/attachment.cgi?id=17653&action=edit
LTE SIM Read

-- 
You are receiving this mail because:
You are watching all bug changes.___
Sent via:Wireshark-bugs mailing list 
Archives:https://www.wireshark.org/lists/wireshark-bugs
Unsubscribe: https://www.wireshark.org/mailman/options/wireshark-bugs
 mailto:wireshark-bugs-requ...@wireshark.org?subject=unsubscribe

[Wireshark-bugs] [Bug 16412] Add ability to dissect LTE SIM card communication (CCID)

2020-02-27 Thread bugzilla-daemon
https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=16412

--- Comment #3 from Filipe Laíns  ---
Ah right, of course, how silly of me. It is working now.

-- 
You are receiving this mail because:
You are watching all bug changes.___
Sent via:Wireshark-bugs mailing list 
Archives:https://www.wireshark.org/lists/wireshark-bugs
Unsubscribe: https://www.wireshark.org/mailman/options/wireshark-bugs
 mailto:wireshark-bugs-requ...@wireshark.org?subject=unsubscribe

[Wireshark-bugs] [Bug 16412] Add ability to dissect LTE SIM card communication (CCID)

2020-02-27 Thread bugzilla-daemon
https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=16412

Tomasz Mon  changed:

   What|Removed |Added

 CC||deso...@gmail.com

--- Comment #2 from Tomasz Mon  ---
> Hello, it would be great if Wireshark could dissect the communitcation
> between a LTE SIM card and a smartcard reader. The first step would be
> making the CCID trigger on this communication, how would I go about doing
> that?

Make sure CONFIGURATION descriptor is present in the capture file. To do so,
you can either:
  a) start capture before you plug in the smartcard reader, OR
  b) use patched libpcap [1]

[1] https://github.com/the-tcpdump-group/libpcap/pull/895

-- 
You are receiving this mail because:
You are watching all bug changes.___
Sent via:Wireshark-bugs mailing list 
Archives:https://www.wireshark.org/lists/wireshark-bugs
Unsubscribe: https://www.wireshark.org/mailman/options/wireshark-bugs
 mailto:wireshark-bugs-requ...@wireshark.org?subject=unsubscribe

[Wireshark-bugs] [Bug 16412] Add ability to dissect LTE SIM card communication (CCID)

2020-02-25 Thread bugzilla-daemon
https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=16412

--- Comment #1 from Filipe Laíns  ---
Created attachment 17650
  --> https://bugs.wireshark.org/bugzilla/attachment.cgi?id=17650&action=edit
LTE SIM Write

-- 
You are receiving this mail because:
You are watching all bug changes.___
Sent via:Wireshark-bugs mailing list 
Archives:https://www.wireshark.org/lists/wireshark-bugs
Unsubscribe: https://www.wireshark.org/mailman/options/wireshark-bugs
 mailto:wireshark-bugs-requ...@wireshark.org?subject=unsubscribe