Deep process pkt using nfstream using UDP #85
-
In such scenario: |
Beta Was this translation helpful? Give feedback.
Answered by
aouinizied
Oct 13, 2021
Replies: 1 comment
-
@stanpao Yes, you can use dpkt or scapy or whatever you want within your User Defined Plugin. Zied |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
stanpao
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
@stanpao Yes, you can use dpkt or scapy or whatever you want within your User Defined Plugin.
Here some example of UDPs we implemented: https://github.com/nfstream/nfstream/tree/master/nfstream/plugins
Zied