Skip to content

Latest commit

 

History

History
12 lines (10 loc) · 238 Bytes

README.md

File metadata and controls

12 lines (10 loc) · 238 Bytes

pwnmachine

Vagrantfile for quickly (~50 mins) setting up a headless Ubuntu 18.04 VM for exploit development on Linux.

sudo apt install vagrant
git clone https://github.com/kapaw/pwnmachine
cd pwnmachine
vagrant up
vagrant ssh