amt1906
amt1906

Reputation: 75

Obtaining asset information from wireshark pcap file

Which are the python packages that can be used to get a following information from a pcap file

  1. Destination and source ip address
  2. MAC Address of source and destination
  3. Hostnames
  4. Source Port and destination port.

Kindly suggest me a python package that can be used to parse a pcap to get the above information

Upvotes: 0

Views: 357

Answers (0)

Related Questions