pcap analysis provided by chatGPT 4 Turbo
Clone the repo
Make a .env file inside the packet_buddy folder (where the packet_buddy.py file is located)
put this in the file:
OPENAI_API_KEY="<your openapi api key>"
docker-compose up
This has been tested with a variety of small .pcap files and works best with smaller data sets. If possible use wireshark filters or other methods to limit the size of the .pcap and number of packets you wish to 'chat' with.