Hi! Please, help me!!! I can't decode XMPP packets. It's possible with wireshark? Thanks |
Yes, it decodes XMPP. It assumes the TCP port for it is 5222, so if your server is using a different port you'll need to tell wireshark to decode your particular TCP packets as XMPP by using the "Decode As" feature (either through the Analyze menu, or by right-clicking one of the packets you want it to decode as XMPP). And of course if your XMPP communication is over encrypted SSL/TLS, then wireshark can't decode that unless you give it the key info. Thank you very much! I deactivated SSL/TLS on the OpenFire server and now i can see text of messages!
(17 Mar '14, 09:44)
nataap
Where can I the key my client (pidgin) is using? It's likely to be impossible:
(23 Oct '14, 16:03)
x-yuri
|