Skip to content

grisufrj/vagrant-dshell

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

vagrant-dshell

A Vagrant environment for testing dshell tool

For information in portuguese, read more at http://www.gris.dcc.ufrj.br/news/dshell-framework-de-analise-forense-de-rede

The files in this repository are part of a recipe for the use of DSHELL tool.

If you want to know more about the tool, read more at official repo.

If you want a quick installation in a controlled environment, you can use the Vagrant and Virtualbox for this in conjunction with scripts in this repository.

Follow the steps below:

  1. Make a project clone (or download the zip version at here) on your computer.

  2. Enter the directory and run vagrant up and soon after vagrant ssh.

  3. On the virtual machine, run ./dshell

Tip: if you want to copy PCAPs files for the virtual machine, just copy them into the folder where you ran vagrant up that they will be within the /vagrant folder on the virtual machine.

Releases

No releases published

Packages

No packages published

Languages