Commit Graph

10 Commits

Author SHA1 Message Date
James Barnett
c3c3b63382 Everything needed for RC5 2017-09-12 09:16:20 -05:00
James Barnett
3453c20899 Use correct file for sinatra server.
- Turns out it was supposed to be the loader file, not server
- Bump version for aws to 0.1.8
- This is RC1 for the UNITED CTF. Will launch with this version
  if no issues are found.
2017-09-05 14:18:18 -05:00
James Barnett
7444e95a06 Remove chef from aws template for security reasons 2017-09-01 16:26:03 -05:00
James Barnett
6088d95c0b Use different sinatra server based on platform 2017-09-01 16:23:59 -05:00
James Barnett
0b5812e7e1 Build locate db for easy mode flags 2017-08-29 13:41:38 -05:00
James Barnett
afd863afe1 Change user passwords and groups 2017-08-15 17:28:53 -05:00
James Barnett
f77210b47d Add AWS template for Linux box. 2017-08-08 11:55:49 -05:00
James Barnett
3fdaf996ae Update recipes for better chef practices.
There were quite a few bugs in the chef recipes when building using other platforms.
These were mostly due to assuming the vagrant user would exist.
Things are now more generic and should be more reliable overall.
2017-08-04 11:18:57 -05:00
James Barnett
428ec322c9 Update pro version to support Linux VM 2017-07-31 16:18:50 -05:00
James Barnett
520c0564be Build Linux VM in packer.
This makes some other changes:
* Moves packer related files to packer directory.
* Updates build scripts for new packer directory.
* Renames boxes to metasploitabl3-<OS>
2017-07-31 15:48:27 -05:00