Skip to content

Latest commit

 

History

History

trace-creator

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 

TraceCreator

A framework for the automated creation of full packet traces based on virtualization platforms.

Getting started

We have it all prepared for you. The basic setup is preconfigured. You have to only set following configuration files to prepare the environment:

Basic commands

  • $ vagrant up – create and configure guest machines according to configuration files and run specified commands (all capture files together with logs will be available in ./capture/ directory)

  • $ vagrant provision attacker – rerun creation script if an error occurred

  • $ vagrant destroy – destroy the virtual environment after the collection