Skip to content

techmike/osint-packer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

OSINT Packer

Build Image

  • Built using python3.7
# Install dependencies
pip install -r requirements.txt
# Build golding image

packer build packer-debian-10.json

Use Image

## List virtual machines
$ vagrant status
Current machine states:

osintdesktopenc           running (virtualbox)
osintdesktop              not created (virtualbox)

This environment represents multiple VMs. The VMs are all listed
above with their current state. For more information about a specific
VM, run `vagrant status NAME`.


## Bring up virtual machines
vagrant up osintdesktopenc

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published