Fraunhofer-AISEC / gallia

Extendable Pentesting Framework
https://fraunhofer-aisec.github.io/gallia/
Apache License 2.0
129 stars 25 forks source link

feat: Add support for the HSFZ protocol #577

Closed rumpelsepp closed 3 months ago

rumpelsepp commented 3 months ago

The High Speed Fahrzeugzugang (HSFZ) protocol is an automotive protocol used to tunnel UDS traffic through TCP. Since version 4.1, Wireshark contains a protocol dissector for HSFZ enabling own implementations of this protocol. Scapy also contains in implementation of HSFZ.