summaryrefslogtreecommitdiff
path: root/all/dump.pcapng
diff options
context:
space:
mode:
authorPeter Wu <lekensteyn@gmail.com>2013-09-16 00:18:27 +0200
committerPeter Wu <lekensteyn@gmail.com>2013-09-16 00:18:27 +0200
commit492adbe1c145156b094d5a0442cecb4715c739ba (patch)
treeaf7c32766d42d182600aaac9361e2dce2b7dff43 /all/dump.pcapng
parent631742bed03305e45ec39b97905747aff5c17efc (diff)
downloadwireshark-notes-492adbe1c145156b094d5a0442cecb4715c739ba.tar.gz
Add dump for all OpenSSL 1.0.1e cipher suites except SRP and PSK
./openssl-listen /tmp/test-certs dumpcap -f '(host ::1 or host 127.0.0.1) and tcp portrange 4430-4433' \ -i lo -w all/dump.pcapng ./openssl-connect < all/ciphers-without-SRP-PSK.txt > all/premaster.txt # kill dumpcap Check with: wireshark -o ssl.keylog_file:$PWD/premaster.txt dump.pcapng \ -o http.ssl.port:4430-4433 -o ssl.debug_file:debug.txt debug.txt is not added because it is a 5.8 MiB file (1.3 MiB gzipped).
Diffstat (limited to 'all/dump.pcapng')
-rw-r--r--all/dump.pcapngbin0 -> 301260 bytes
1 files changed, 0 insertions, 0 deletions
diff --git a/all/dump.pcapng b/all/dump.pcapng
new file mode 100644
index 0000000..929df88
--- /dev/null
+++ b/all/dump.pcapng
Binary files differ