Converta o PCAP Fiole em JSON TSHARK
tshark -r input.pcap -T json >output.json
Nikhil K C
tshark -r input.pcap -T json >output.json