Commit Graph

259 Commits

Author SHA1 Message Date
James Barnett
0a7e7ae204 Merge branch 'origin_master' 2017-07-27 11:31:01 -05:00
jbarnett-r7
f208c2b68d Merge pull request #160 from rapid7/add_inspec_tests
Added inspec tests
2017-07-27 11:28:43 -05:00
James Barnett
0ddaf0c8b9
Add .NET 4.0 script back in.
Let's keep this file even though it's not actively being used.
IMO it's better to have a large collection of working install
scripts that we can use as needed. This will make sure it is
available if needed in the future.
2017-07-27 11:19:43 -05:00
Chan9390
81571c9ff4
Removed dotnet 4.0 and added WMF to autounattend 2017-07-26 23:47:34 +05:30
Chan9390
415660add5
Removed dotnet 4.0 2017-07-26 19:11:16 +05:30
Chan9390
e3c1001ba8
Removed dotnet chocolatey install 2017-07-26 18:18:01 +05:30
Chan9390
70af4a9f42
Updated dotnet file name 2017-07-26 17:47:46 +05:30
Chan9390
181f3e733b
Moving dotnet installation to Autounattend.xml 2017-07-26 14:41:37 +05:30
Chan9390
aa15bc9c95
Merge branch 'add_dotnet_powershell' into add_inspec_tests 2017-07-25 21:55:21 +05:30
sinn3r
06800a055e Update make_5_of_diamonds_http_server.rb 2017-07-21 16:56:29 -05:00
wchen-r7
27127d2a37 Update five of diamonds crystal binary 2017-07-21 14:11:10 -05:00
wchen-r7
caabb3107d Add 5 of Diamonds build process 2017-07-21 13:41:12 -05:00
wchen-r7
7b8a0903b7 Update crystal loader 2017-07-20 14:54:15 -05:00
wchen-r7
61c1657b70 Update code 2017-07-20 13:33:58 -05:00
wchen-r7
aff91534c4 Update crystal language 2017-07-20 11:53:38 -05:00
Chan9390
0c9c396aba
Added dotNet4.5 and Windows Management Framework 5 2017-07-20 10:23:25 +05:30
wchen-r7
0a0d63064b Update server for crystal 2017-07-19 17:48:07 -05:00
wchen-r7
fc27074c48 Use crystal to start sinatra 2017-07-19 17:39:32 -05:00
Chan9390
bc1c62a3c2
Converted scripts to port resource 2017-07-19 18:22:41 +05:30
Chan9390
a86f53bffc
Updated wamp.rb 2017-07-19 18:13:45 +05:30
Chan9390
be2c849d3b
Updated snmp.rb 2017-07-19 18:09:15 +05:30
Chan9390
06cba9d340
Updated rails_service.rb 2017-07-19 18:02:59 +05:30
Chan9390
6acb359c09
Updated mysql.rb 2017-07-19 17:42:49 +05:30
Chan9390
97e5e7ede6
Updated manageengine.rb 2017-07-19 17:39:42 +05:30
Chan9390
bf7d1b498f
Updated jmx.rb 2017-07-19 17:31:38 +05:30
Chan9390
09a45f05f6
Updated elasticsearch.rb 2017-07-19 16:38:28 +05:30
Chan9390
f31f99d49b
Updated create_users.rb 2017-07-19 16:10:43 +05:30
wchen-r7
3ac074ad7c Add server.rb that contains the flag 2017-07-12 14:16:44 -05:00
wchen-r7
5ba1a36fd3 Add 6 of Clubs 2017-07-12 14:15:09 -05:00
wchen-r7
129119ac97 Update the 7 flags I made previously 2017-07-12 09:05:35 -05:00
wchen-r7
61c8130244 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
Chan9390
b95eec973f
Initial test scripts 2017-07-06 08:55:40 +05:30
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
e12f4e39fe Merge branch 'master' into feature/build_with_packer 2017-06-13 15:23:26 -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
Chan9390
99cd396aba
Fixed the Ruby version to 2.3.3 #145 2017-05-29 18:37:33 +05:30
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