Skip to content

Updated "stroke" tool from Building Open Source Network Security Tools book by Mike Schiffman.

Notifications You must be signed in to change notification settings

droberson/stroke

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Stroke

I did not write this tool.

This is an example of libpcap usage in C ripped from Building Open Source Network Security Tools - Components and Techniques by Mike D. Schiffman. I've updated the OUI list as of February 2018, made a few minor formatting changes, and made this available for educational purposes.

The original book examples can still be downloaded from http://www.wiley.com//legacy/compbooks/schiffman/

This builds without error on Ubuntu 16.04. You need libpcap installed:

apt install libpcap-dev

Building is straightforward:

./update-oui-h.sh
make

About

Updated "stroke" tool from Building Open Source Network Security Tools book by Mike Schiffman.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages