ChargePoint / wireshark-v2g

Dissector for the V2G Protocols
Other
43 stars 18 forks source link

Add a flag to extract_secrets.py to pass it a known TLS session key #49

Closed rruiz-cpi closed 11 months ago

rruiz-cpi commented 11 months ago

If we already know the TLS Session Key, then we don't need to count on the script to extract the session key from a packet. So, add a flag to pass the known session key.