Skip to content

RicoVZ/ekhunting

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

44 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Exploit Kit Hunting project

This repository contains a number of helper projects for the Exploit Kit Hunting project. In order to install it, the following steps are required:

sudo apt install libpcap-dev
go get github.com/hatching/ekhunting
go install github.com/hatching/ekhunting/cmd/realtime

Furthermore some additional patches for gopacket are required, these will be PRd shortly such that the official mirror can be used in the future.

About

Helper utility for Exploit Kit Hunting framework.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • HTML 70.2%
  • Go 16.1%
  • Python 13.7%