mozilla / cipherscan

A very simple way to find out which SSL ciphersuites are supported by a target.
Mozilla Public License 2.0
1.97k stars 266 forks source link

Check for fragmentation tolerance #150

Open tomato42 opened 6 years ago

tomato42 commented 6 years ago

add test to verify if the ClientHello messages fragmented over multiple records are accepted (also include a positive check verifying that the ClientHello messages equal in size to the first fragment are accepted)