I'm trying to read all parameters within the packet. Using cap[0].layer._all_fields able to get fields of particular layer/protocol. Looking for something similar say cap[0]._all_fields
Asked
Active
Viewed 518 times
0
-
What data are you trying to extract that you're not getting with `cap[0]._all_fields`? – Life is complex Jun 14 '22 at 18:53
1 Answers
-1
-
Your answer could be improved with additional supporting information. Please [edit] to add further details, such as citations or documentation, so that others can confirm that your answer is correct. You can find more information on how to write good answers [in the help center](/help/how-to-answer). – Community Aug 19 '22 at 08:20
-