Difference between revisions of "IQ Reply Spoofing"

Jump to navigation Jump to search
22 bytes added ,  13:28, 30 December 2014
 
Line 1: Line 1:
== Information ==
== Information ==
=== The Situation ===


Most XMPP stacks provide a convenience method to send an IQ request that returns the IQ response (or e.g. throws an exception on timeout). To collect the response the incoming IQ stanzas are matched against a filter. Unfortunately the filter often looks like
Most XMPP stacks provide a convenience method to send an IQ request that returns the IQ response (or e.g. throws an exception on timeout). To collect the response the incoming IQ stanzas are matched against a filter. Unfortunately the filter often looks like
Line 23: Line 25:


If 'to' is the sending entity's bare JID, the it must also match stanzas where 'to' is not set.
If 'to' is the sending entity's bare JID, the it must also match stanzas where 'to' is not set.


=== Links with more information ===
=== Links with more information ===
165

edits

Navigation menu