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

Operation: Parse UDP #614

Merged
merged 3 commits into from
Aug 23, 2019
Merged

Operation: Parse UDP #614

merged 3 commits into from
Aug 23, 2019

Conversation

h345983745
Copy link
Contributor

Added a basic operation to parse a UDP packet and extract the Source Port, Destination Port, Checksum and Length, as well as any data if present.

Features:

  • Outputs JSON allowing for easy chaining of operations (demonstrated in the last screenshot)
  • Renders output into a HTML table if the last operation

Screenshot 2019-08-19 at 19 52 45

Screenshot 2019-08-19 at 19 54 03

Screenshot 2019-08-19 at 19 52 23

Please ignore the spelling of "destination" in these screenshots, it is not present in the PR

Added to categorie

Description

Added Tests

Added tests
This pull request was closed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants