-3

I'm looking to extract the DNS/URL/URI information from packets and produce a CSV output which I can then feed into flowtag.

1 Answers1

2

I would recommend WireShark for this purpose, but Hope this may be helpful:

https://stackoverflow.com/questions/4777042/can-i-use-tcpdump-to-get-http-requests-response-header-and-response-body

Farhan
  • 4,269
  • 11
  • 49
  • 80