Commit Graph

18 Commits

Author SHA1 Message Date
James Barnett
b8288b3441 Add tests for easy mode flags 2017-08-21 16:06:47 -05:00
James Barnett
f0667a1785 Fix bug with 8_of_clubs 2017-08-18 19:00:54 -05:00
James Barnett
5dc209aacf Hide 8_of_clubs 2017-08-18 15:05:06 -05:00
James Barnett
a2bd868dc5 Hide 10_of_spades 2017-08-18 14:49:57 -05:00
James Barnett
9bc7d30edb Hide 3_of_hearts 2017-08-18 14:34:48 -05:00
James Barnett
e9c1a10b88 Add 9_of_diamonds
- Introduce hard mode flags for linux vm
2017-08-18 14:12:24 -05:00
James Barnett
31afcead74 Configure sshd to allow passwords 2017-08-16 16:09:07 -05:00
James Barnett
bc3ef65dbf Update linux tests.
- Finished out flag tests
- All tests are passing correctly
- Use integer for mode consistently
2017-08-15 12:43:37 -05:00
James Barnett
d8091b6e66 Add more tests. 2017-08-11 13:36:04 -05:00
jbarnett-r7
ca7f6b2d31 Merge pull request #9 from rapid7/add_aws_builder
Add AWS builder
2017-08-09 10:51:34 -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
James Barnett
24e20be16e Add 2 of spades 2017-07-26 17:42:43 -05:00
wchen-r7
30fa1a7b60 change perm 2017-07-22 01:52:23 -05:00
wchen-r7
5c802ca808 Change start script to upstart for five of diamonds 2017-07-21 17:32:29 -05:00
James Barnett
268537fa5d Hide 7 of diamonds in docker container 2017-07-14 15:13:15 -05:00
wchen-r7
d088960490 Fix a typo 2017-07-14 14:27:57 -05:00
James Barnett
dc733474af Add more flags 2017-07-14 12:14:01 -05:00
James Barnett
5bbed5387e Add five_of_diamonds flag
This flag is hidden within a binary that runs a webservice on a given port.
The port is blocked until the correct port knocking sequence is initiated.
The default port sequence is all of the user's salary numbers.

The commit also moves a lot of values that were previously in recipes into
attributes files for easier maintaining going forward.
2017-06-30 14:47:30 -05:00