Skip to content
This repository has been archived by the owner on Sep 14, 2023. It is now read-only.

OverTheWireOrg/draco_vagrant_VPN_router

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

draco_vagrant_VPN_client

This repository provides a Vagrantfile and provisioning script to bring up a Vagrant instance ready for routing an assigned static IP on the warzone VPN. It is useful for connecting a vulnerable host to the VPN that is incapable of running it's own OpenVPN client through a physcal interface bridged to the Vagrant box.

Usage

  • Install Vagrant

  • Add Ubuntu Trusty box

  • Edit Vagrantfile, setting bridged_interface_name to the name of the physical interface where the vulnerable host is attached

  • Edit bootstrap.sh, setting VPN_STATIC_IP to your assigned static IP

  • Bring up box

  • Import OpenVPN config and subkey (NOTE: the subkey must have a role to allow routing your static IP on the VPN)

TODO

  • Instructions for configuring interfaces and routes

About

Vagrant configuration for OverTheWire warzone VPN router

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages