Tshark - parameter posted as a JSON object
For a Tshark class...It's the only challenge I have left to complete, I've been trying to find a solution all dang day. I have looked through at least 100 pages Tshark info without success, everything I find on JSON regards the export to JSON process.
I have a supplied .pcap file, need to find the answer using Tshark...can someone kick me in the right direction?
"Supply value 'sid' parameter being posted as JSON object to 'xyz.com/5/batches/71/AA/'?"
THANKS!!
The link didn't take me to a capture file. Can you edit the question and fix the link?
POSTrequest? If so look at those.xyz.com/5/batches/71/AA."sid"? Maybe a string or Regex search for frames containing that text.