Usage

Windows

  1. Run Command line(cmd) as Administrator.

  2. Execute the Shark Hunter:

python h-shark.py -r pcapfile --scan

Linux

  1. Change mode and add execute permissions to the Shark Hunter:

chmod+x h-shark.py
  1. Execute the Shark Hunter with superuser:

sudo ./h-shark.py -r pcapfile --scan