Details
-
Sub-task
-
Status: Done
-
Major
-
Resolution: Done
-
None
-
None
Description
There should be a REST endpoint that allows a user to retrieve pcap page results in pdml format. Assuming tshark is installed, there should be a "GET /api/v1/pcap/pdml/<jobId>/<pageNumber>" endpoint that will return pcap results for the given page in pdml format (https://wiki.wireshark.org/PDML), converted to json for easier consumption by a UI. This endpoint will call out to the tskark utility for the raw to pdml conversion.
Attachments
Issue Links
- links to