Skip to content

Re-implementation of the protocol reverse engineering approach FieldHunter

Notifications You must be signed in to change notification settings

vs-uulm/fieldhunter

Repository files navigation

FieldHunter

Re-implementation of parts of the protocol reverse engineering approach FieldHunter (FH) as proposed in

Bermudez, Ignacio, Alok Tongaonkar, Marios Iliofotou, Marco Mellia, und Maurizio M. Munafò. „Towards Automatic Protocol Field Inference“. Computer Communications 84 (15. Juni 2016). https://doi.org/10.1016/j.comcom.2016.02.015.

Written by Stephan Kleber [email protected] who also proposed some improvements for the field heuristics in inference/fieldtypesRelaxed.py used by src/fh_relaxed.py for evaluation to be run by eval-fh-relaxed.sh.

The original FieldHunter heuristics are run via eval-fh.sh.

It only implements FH's binary message handling using n-grams (not textual using delimiters!)

Statistics about traces can be gained by eval-traces.sh.

Not sure about a licence right now.

Installation

Clone the repository including the nemere submodule: git clone --recurse-submodules [email protected]:vs-uulm/nemesys.git

About

Re-implementation of the protocol reverse engineering approach FieldHunter

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published