tls-attacker / TLS-Attacker

TLS-Attacker is a Java-based framework for analyzing TLS libraries. It can be used to manually test TLS clients and servers or as as a software library for more advanced tools.
Apache License 2.0
778 stars 135 forks source link

workflow file issue #129

Open sajualways opened 1 year ago

sajualways commented 1 year ago

06:59:27 [main] ERROR: TlsClient - Encountered an uncaught Exception aborting. See debug for more info. javax.xml.bind.UnmarshalException

sajualways commented 1 year ago

I am getting exception for this line byteArrayExplicitValueModification explicitValue 47 45 54 20 2f 20 48 54 54 50 2f 31 2e 31 0d 0a 48 6f 73 74 3a 20 31 30 2e 31 30 32 2e 31 31 33 2e 32 33 0d 0a 55 73 65 72 2d 41 67 65 6e 74 3a 20 63 75 72 6c 2f 37 2e 36 31 2e 31 0d 0a 41 63 63 65 70 74 3a 20 2a 2f 2a 0d 0a 0d 0a explicitValue byteArrayExplicitValueModification

ic0ns commented 1 year ago

I think the issue is that we changed the capiatlisation in newer versions of TLS-Attacker. Try ByteArrayExplicit...