Export Large Amounts of PCAP #8437
Replies: 2 comments 1 reply
-
Currently not supported by stenographer. A hacky work around is you could take /pcap /pcapindex and your steno certificates to another machine and from there you could run a python script to run through and take chunks of steno and convert to raw PCAP. If you're looking to run raw PCAP through an alternative tool easiest solution would be to use the built in PCAP function and include the entire suspicious traffic session and download it from the PCAP page |
Beta Was this translation helpful? Give feedback.
1 reply
-
+1 |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I have a SecOnion2 Node that captured Terabytes of PCAP. I am looking for a solution to export the PCAP in meaningful segments, or in whole Terabytes. I have tried the Stenoread(so-pcap-export) option but the max export allowed is ~2GB. Is there a way to copy the all the stenographer output files to a new server and convert them as a whole? Looking for a solution that will allow 500GB+ exports hopefully.
Beta Was this translation helpful? Give feedback.
All reactions