AFAIR I've been using ethereal but in general you can even use netcat or sslserver for this.
If there was an easy way to do it, would I suggest using a network sniffer?which is why I am here asking if there is a way to get the request string from Qt and save me the hassle. But I guess there isn't.
Man in the middle attack is trivial to implement, you can even write your own application using QSslServer and QSslSocket that does it. It would take only a few minutes to implement such a thing.I'd still be interested in knowing of a network sniffer that will do that, as that might be useful at some point. But as far as I can tell none of the sniffers that we have will do it.






Reply With Quote
Bookmarks