Ask Your Question

Revision history [back]

click to hide/show revision 1
initial version

How can I find http or https requests without a corresponding dns request?

I can find the packets for the requests, ssl.handshake.extensions_server_name or http.host or dns. But how do I find ones where the dns isn't there (cache)?

Is this going to have to be a lua script?

click to hide/show revision 2
None

How can I find http or https requests without a corresponding dns request?

I can find the packets for the requests, ssl.handshake.extensions_server_name or http.host or dns. But how do I find ones where the dns isn't there (cache)?

Is this going to have to be a lua script?