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

Editcap not found on mac osx

I am trying to use editcap on my mac, but the command is not found. How do I add this?

Tiger123's avatar
1
Tiger123
asked 2020-07-29 21:33:06 +0000
edit flag offensive 0 remove flag close merge delete

Comments

add a comment see more comments

1 Answer

0

If you've installed Wireshark 3.2, make sure you installed the "Add Wireshark to the system path" package.

Then you'll need to open a new Terminal window - that won't affect existing windows.

Guy Harris's avatar
19.9k
Guy Harris
answered 2020-07-29 22:03:25 +0000
edit flag offensive 0 remove flag delete link

Comments

I have Wireshark 3.2.5 on my mac. Where do I find that package?

Tiger123's avatar Tiger123 (2020-07-29 22:04:34 +0000) edit

In the .dmg that you downloaded to install Wireshark 3.2.5. You may have to download it again; you won't need to drag-install Wireshark again, but you will need to double-click the "Add Wireshark to the system path" package to install it.

Guy Harris's avatar Guy Harris (2020-07-29 23:13:48 +0000) edit

Oh I see. Thanks a lot. I am using the sample capture file from Wireshark, found here: https://wiki.wireshark.org/DTLS. The key log file provided (snakeoil-rsa.key) is an unsupported private key file, and the decryption will not work. Do I change this to a nss format? And if so, how would I do that?

Tiger123's avatar Tiger123 (2020-07-29 23:42:43 +0000) edit

Are you looking specifically for DTLS test files or would regular TLS be ok?

Chuckc's avatar Chuckc (2020-07-30 04:17:50 +0000) edit

I am looking only to embed the keys into the pcap file (specifically this DTLS test file) to create one single pcapng file. Right now, the capture and the key come separately.

Tiger123's avatar Tiger123 (2020-07-30 05:06:53 +0000) edit
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