Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Docker image with files for IEC-104 parser

jjchromik/hilti-104

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This docker image uses rsmrr/hilti image and extends it with some network tools. It tests and shows the usage of the IEC-104 parser.

Build image jjchrom/iec104-hilti:

cd /path/to/Dockerfile && docker build -t jjchrom/iec104-hilti .

Run docker:

docker run -i -t -v /full/path/to/IEC104_data:/data "jjchrom/iec104-hilti"

Test the parser (e.g. inside the docker):

bro -C -r /path/to/pcap_file.pcapng t104.evt t104_lvl_isu.bro 

About

Docker image with files for IEC-104 parser

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published