Re: [Wireshark-dev] Test decryption ESP and ISAKMP on wireshark

2016-08-11 Thread Jaap Keuter
Hi, Tshark uses the same dissection engine as Wireshark does and uses the same files. So if you work out which files contains the relevant data you can set these up, do a Tshark run with required parameters and check the (text) output. Thanks, Jaap > On 11 Aug 2016, at 11:51, Codrut Grosu

[Wireshark-dev] Test decryption ESP and ISAKMP on wireshark

2016-08-11 Thread Codrut Grosu
Hi, I just finished writing a plugin for strongSwan[1], an open source IPsec-based VPN Solution, that will export ESP, IKEv1 and IKEv2 decryption tables in a wireshark compatible format.[2],[3] Now I want to test the plugin. Until now, I run strongSwan with the new plugin loaded, then I make