Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: Add support for the HSFZ protocol #577

Merged
merged 1 commit into from
Aug 13, 2024
Merged

feat: Add support for the HSFZ protocol #577

merged 1 commit into from
Aug 13, 2024

Conversation

rumpelsepp
Copy link
Member

@rumpelsepp rumpelsepp commented Aug 13, 2024

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.

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

[1]: wireshark/wireshark@e5ced7a
[2]: https://github.com/secdev/scapy/blob/master/scapy/contrib/automotive/bmw/hsfz.py

Co-authored-by: Ferdinand Jarisch <[email protected]>
Co-authored-by: Tobias Specht <[email protected]>
@rumpelsepp rumpelsepp merged commit 565fff7 into master Aug 13, 2024
13 checks passed
@rumpelsepp rumpelsepp deleted the hsfz branch August 13, 2024 14:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants