Skip to content

Commit 3574316

Browse files
committed
Clarify what Android handshake (best) is
1 parent 55980c5 commit 3574316

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

etc/client-simulation.wiresharked.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ testssl.sh uses the file `client-simulation.txt`. Previously we queried the SSLl
66

77
* Start wireshark / tcpdump at a client or router. If it's too noisy better filter for the target of your choice.
88
* Make sure you create a bit of encrypted traffic to your target. Attention, privacy: if you want to contribute, be aware that the ClientHello contains the target hostname (SNI).
9-
* Make sure the client traffic is specific: For just "Android" do not use an Android browser! Be also careful with factory installed Google Apps, especially on older devices as they might come with a different TLS stack.
9+
* Make sure the client traffic is specific: For just "Android" do not use an Android browser! Be also careful with factory installed Google Apps, especially on older devices as they might come with a different TLS stack. The play store or e.g. f-droid works.
1010
* Stop recording.
1111
* If needed sort for ClientHello.
1212
* Look for the ClientHello which matches the source IP + destination you had in mind. Check the destination hostname in the SNI extension so that you can be sure it's the right traffic.

0 commit comments

Comments
 (0)