First time here? Check out the FAQ!
THIS IS A TEST INSTANCE. Feel free to ask and answer questions, but take care to avoid triggering too many notifications.
0

Can I check network advertising calls (pubad, confid, krux etc..) using Wireshark?

  • retag add tags

I am trying to test if ads are sending correct info to servers. Normally I use Charles, but my app is on FireTv stick and I would like to see the calls

JElston68's avatar
1
JElston68
asked 2020-04-21 17:38:54 +0000
Guy Harris's avatar
19.9k
Guy Harris
updated 2020-04-22 17:59:35 +0000
edit flag offensive 0 remove flag close merge delete

Comments

add a comment see more comments

1 Answer

0

As you mention Charles, I presume the issue is that the traffic is HTTP-over-TLS ("https") and you need to see the decrypted traffic

If so, see the "TLS Decryption" section of the Wireshark Wiki TLS page. This may not help, as you may need information from the FireTV stick that might not be easy to get.

(Remember, SSL/TLS was intended to be hard to decrypt....)

Guy Harris's avatar
19.9k
Guy Harris
answered 2020-04-21 22:58:35 +0000
edit flag offensive 0 remove flag delete link

Comments

add a comment see more comments

Your Answer

Please start posting anonymously - your entry will be published after you log in or create a new account. This space is reserved only for answers. If you would like to engage in a discussion, please instead post a comment under the question or an answer that you would like to discuss.

Add Answer