Harrison Hall
Results
2
comments of
Harrison Hall
When running the included test with the included pcap file with master, I observe scapy parsing: the client hello, the server hello done, 2 hello requests?, raw handshake data, and...
Perhaps the first issue would be fixed with a refactoring of TCP sessions, but as-is, as far as I can tell, TLS `tcp_reassemble` does not return the correct value. The...