Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/automayt/FlowAnalysisDocker
A Dockerfile for creation of an Ubuntu Docker with SiLK/YAF/FlowBAT for testing.
https://github.com/automayt/FlowAnalysisDocker
Last synced: 21 days ago
JSON representation
A Dockerfile for creation of an Ubuntu Docker with SiLK/YAF/FlowBAT for testing.
- Host: GitHub
- URL: https://github.com/automayt/FlowAnalysisDocker
- Owner: automayt
- License: mit
- Created: 2015-11-22T07:03:03.000Z (about 9 years ago)
- Default Branch: master
- Last Pushed: 2015-11-24T19:02:52.000Z (about 9 years ago)
- Last Synced: 2024-08-05T17:32:18.400Z (4 months ago)
- Size: 2.93 KB
- Stars: 7
- Watchers: 2
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- awesome-hacking-lists - automayt/FlowAnalysisDocker - A Dockerfile for creation of an Ubuntu Docker with SiLK/YAF/FlowBAT for testing. (Others)
README
# FlowAnalysisDocker
A Dockerfile for creation of an Ubuntu Docker with SiLK/YAF/FlowBAT for testing.## Summary
The goal of this Dockerfile is to allow you to easily set up a controlled test environment for testing SiLK and [FlowBAT](http://www.flowbat.com/). I still recommend setting up an ubuntu virtual machine for testing if possible and following the instructions at http://www.flowbat.com/installation.html.## ToDo
This is a first commit with only a basic dockerfile that will install SiLK and YAF. FlowBAT still needs to be installed. It also needs service controls.