cisco / joy

A package for capturing and analyzing network flow data and intraflow data, for network research, forensics, and security monitoring.
Other
1.31k stars 329 forks source link

How to use the FEATURE OPTIONS "payload=N (number)"? #299

Closed ucaswxk closed 3 years ago

ucaswxk commented 3 years ago

When I set payload=2,the bytes are still 32bytes. How can I get the full payload? In addition, the body in "http=1 (boolean) mode" is the (first bytes of) body. How can I get the full body? thx.