BlobbyBob
BlobbyBob
### Brief description When connecting to a TLS server using TLS1.3 that negotiates TLS_CHACHA20_POLY1305, using tlsSessions fails with `ValueError: not enough values to unpack (expected 3, got 2)` ### Scapy...
### Describe the bug When sending two TCP segments, the first containing all headers including the final `\r\n\r\n` and the second containing a JSON body, the server parses them as...
When trying to scan a server built upon GnuTLS 3.6.8, TLS Anvil v1.4.0 (distributed container image) crashes in the inital scanning phase with the following error: ``` java.lang.RuntimeException: java.io.NotSerializableException: de.rub.nds.tlsscanner.serverscanner.probe.sessionticket.SessionTicketMacFormat...