Skip to content

parse pcaps for destinations and check those against VirusTotal

License

Notifications You must be signed in to change notification settings

plonxyz/pcap-vt

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 

Repository files navigation

PCAP IP Analyzer

This script parses a given pcap file to extract unique destination IPs and then checks each IP against the VirusTotal API for any malicious activities.

Prerequisites

  • Python 3.x
  • pyshark library
  • requests library
  • tqdmlibrary
  • A VirusTotal API key

About

parse pcaps for destinations and check those against VirusTotal

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages