Commit Graph

398 Commits

Author SHA1 Message Date
wchen-r7
cdb7987c67 Embed 6 of Clubs in Sinatra service 2017-07-12 16:51:08 -05:00
wchen-r7
418d7f7ae3 Delete files that are not needed anymore 2017-07-12 14:58:29 -05:00
wchen-r7
f8339be7fb Add server.rb that contains the flag 2017-07-12 14:16:44 -05:00
wchen-r7
7050ac524d Add 6 of Clubs 2017-07-12 14:15:09 -05:00
wchen-r7
5af298e9c2 Update the 7 flags I made previously 2017-07-12 09:05:35 -05:00
James Barnett
ac6503f0c9 Merge branch 'master' of github.com:rapid7/metasploitable3 into HEAD 2017-07-11 16:21:05 -05:00
sinn3r
6cf3acc553 Merge pull request #1 from rapid7/ctf/port_knocking
Add 5 of Diamonds
2017-07-11 15:55:17 -05:00
wchen-r7
e974b60adb All the scripts needed to build and extract Linux flags 2017-07-07 11:58:46 -05:00
Chan9390
36d99c45d3
Added IIS, psexec and winrm tests 2017-07-07 18:46:43 +05:30
Chan9390
e90d1b1163
Added port checking 2017-07-07 17:50:21 +05:30
James Barnett
6fd0a57fdf Configure iptables for other services. 2017-07-06 17:08:33 -05:00
James Barnett
fc336a5f1b Configure other services in iptables 2017-07-06 14:52:39 -05:00
Chan9390
b95eec973f
Initial test scripts 2017-07-06 08:55:40 +05:30
James Barnett
367d3fd6db Use actual flag name 2017-06-30 15:45:08 -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
jbarnett-r7
262f34dd19 Merge pull request #156 from rapid7/glassfish-patch1
Increased the sleep time in glassfish script #155
2017-06-28 15:02:13 -05:00
Chan9390
6901e885f1
Increased the sleep time in glassfish script #155 2017-06-28 11:15:15 +05:30
Chandrapal
1ecef599ed Merge pull request #154 from brimstone/fix-typo
Fix typo in apache struct installer
2017-06-27 10:57:59 +05:30
Matt Robinson
550140e51f
Fix typo in script
This is windows, not unix :)
2017-06-26 21:01:04 -04:00
Chandrapal
e23c127bf9 Merge pull request #153 from busterb/patch-1
Update packer link
2017-06-26 20:37:39 +05:30
Brent Cook
0109b3fda9 Update packer link 2017-06-26 08:28:19 -05:00
Chandrapal
55d321ac6d Merge pull request #140 from rapid7/feature/build_with_packer
Move Building to Packer
2017-06-23 21:41:01 +05:30
Chan9390
3ff1bc8b45
Added winrm retry_limit and retry_delay 2017-06-22 06:12:30 +05:30
James Barnett
dfcdafe410
Convert users to use attributes file. 2017-06-21 17:15:42 -05:00
James Barnett
e12f4e39fe Merge branch 'master' into feature/build_with_packer 2017-06-13 15:23:26 -05:00
James Barnett
541e39430b
Add tests for the chatbot. 2017-06-13 12:24:44 -05:00
sinn3r
929b9ca40a Merge pull request #149 from rapid7/linux/drupal
Add Drupal 7.5 to Linux VM
2017-06-10 07:01:41 -05:00
James Barnett
121b8ed880
Add tests for drupal. 2017-06-06 15:34:30 -05:00
James Barnett
eb9188f04d Merge branch 'inspec_testing' into linux/drupal 2017-06-06 14:58:36 -05:00
James Barnett
1570bf7117
Add drupal 7.5
Also make some changes to other recipes as I learn more about chef.
2017-06-06 14:46:22 -05:00
jbarnett-r7
e8f4bb24a7 Merge pull request #146 from rapid7/ruby_version
Fixed the Ruby version to 2.3.3 #145
2017-05-31 16:05:10 -05:00
James Barnett
e4b142c2ef
Add cups tests 2017-05-30 16:25:42 -05:00
Chan9390
99cd396aba
Fixed the Ruby version to 2.3.3 #145 2017-05-29 18:37:33 +05:30
James Barnett
00b263a0e2
Add tests for apache. 2017-05-26 14:23:27 -05:00
James Barnett
c4977eea3b
Add "pro" version.
This separates out a "pro" version that builds almost everything
in Vagrant. This version will be used for customizability so
you can build with only specific services. The mainline files
will continue to be used to bring the system up with as little
friction as possible.
2017-05-25 14:31:39 -05:00
jbarnett-r7
032532edb6 Merge pull request #139 from Chan9390/patch-1
Removed executable file permission
2017-05-25 12:59:12 -05:00
jbarnett-r7
4d0d58455d Merge pull request #144 from rapid7/issue_template
Updated issue_template.md
2017-05-23 17:41:25 -05:00
jbarnett-r7
cfd58c846c Merge pull request #142 from rapid7/tomcat
Corrected tomcat version
2017-05-23 17:40:18 -05:00
Chan9390
a5ed120ae9
Updated issue_template.md 2017-05-21 22:33:48 +05:30
Chan9390
e487176a49
Corrected tomcat version 2017-05-20 15:27:24 +05:30
James Barnett
f8e3e4a7ff
Update resources for packer build
Only use one packer build file with both virtualbox and vmware defined.
Having multiple build files will make it difficult to keep things consistent.

Also update references in the build scripts to only build for virtualbox
by default.
2017-05-15 17:07:36 -05:00
James Barnett
96c3e950e1
Building from packer working.
All of the software installation and configuration is occurring
on packer now. Vagrant just brings the box up and adjusts the firewall.
We probably want to do more configuration on the vagrant side to
make it more flexible, but this code is working so I wanted to
commit it.
2017-05-11 15:21:54 -05:00
James Barnett
4ca2e7c292
Install software during packer build instead of vagrant. 2017-05-08 16:45:05 -05:00
Chan9390
f456cab431
Removed executable file permission 2017-05-08 22:04:35 +05:30
jbarnett-r7
31af07a5d1 Merge pull request #132 from rapid7/chatbot
Add chatbot to Linux VM
2017-05-03 13:06:44 -05:00
James Barnett
456ed291b5
Merge branch 'add_linux_vm' into chatbot 2017-05-03 13:03:54 -05:00
James Barnett
85c9eea665
WIP: AUTOUNATTEND updates to get it building.
Still seeing issues when provisioning.
2017-05-03 11:57:25 -05:00
James Barnett
abe223ba44 Merge remote-tracking branch 'origin/master' into feature/build_with_packer 2017-05-02 15:44:49 -05:00
jbarnett-r7
5887a4c02f Merge pull request #137 from PaterSiul/master
Fix Archlinux detection
2017-05-02 15:09:30 -05:00
jbarnett-r7
b16fc99470 Update README.md
Indicate Vagrant 1.9.1 is recommended.
2017-05-02 11:40:20 -05:00