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

Added generic Google Protobuf dissector. #2109

Merged
merged 1 commit into from
Oct 24, 2023

Conversation

utoni
Copy link
Collaborator

@utoni utoni commented Oct 23, 2023

This will be one of three generic serialization protocols.
It is planned to support flatbuffers and capnproto as well.

Dissection of sub-protobuf's (TAG_LEN) is not done right now, but might improve detection significantly.

@utoni utoni force-pushed the add/generic-protobuf-dissector branch 8 times, most recently from 8a99828 to 019d4fd Compare October 23, 2023 17:50
@utoni utoni marked this pull request as ready for review October 23, 2023 17:54
@utoni utoni requested a review from IvanNardi October 23, 2023 17:54
@utoni utoni force-pushed the add/generic-protobuf-dissector branch from 019d4fd to f4349bd Compare October 23, 2023 18:10
@sonarqubecloud
Copy link

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
0.0% 0.0% Duplication

@utoni utoni merged commit e70333d into ntop:dev Oct 24, 2023
33 checks passed
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