how to extract whole xml structure from soap envelope using tshark?

I am using following command: tshark.exe -r test.pcap -T fields -Y xml -e frame.number -e xml.tag -e xml.cdata -E separator=@ > out.txt

but this gives me all xml tags and cdata but not in xml structure. I want whole xml structure. is there any work around??

Any help would be highly appreciated.

Thanks you

lav39's avatar
1
lav39
asked 2018-02-12 20:46:30 +0000
cmaynard's avatar
11.1k
cmaynard
updated 2018-10-26 17:47:51 +0000
edit flag offensive 0 remove flag close merge delete

Comments

add a comment see more comments