Commit Graph

45 Commits

Author SHA1 Message Date
James Barnett
126949ce19
Revert "Revert "Merge branch 'docker_vuln'""
This reverts commit 50a8a91c71.
2017-07-12 18:15:48 -05:00
wchen-r7
974b0642ec Delete files that are not needed anymore 2017-07-12 17:17:04 -05:00
James Barnett
f77569aa3d Add tests for the chatbot. 2017-07-12 17:17:04 -05:00
James Barnett
15e9daaf29 Add tests for drupal. 2017-07-12 17:17:04 -05:00
James Barnett
1826f8540c Add drupal 7.5
Also make some changes to other recipes as I learn more about chef.
2017-07-12 17:17:04 -05:00
James Barnett
378e049574 Add cups tests 2017-07-12 17:16:19 -05:00
James Barnett
5426daed38 Add tests for apache. 2017-07-12 17:16:19 -05:00
wchen-r7
bcd9ae5d11 Update chatbot.zip 2017-07-12 17:16:19 -05:00
James Barnett
10800f9322 Install nodejs 4.x instead of 0.10.2. 2017-07-12 17:16:17 -05:00
James Barnett
97eeac77a0 Move nodejs install to separate recipe. 2017-07-12 17:16:17 -05:00
wchen-r7
b54cf74602 change port to 3500 because 3000 is occupied by the bot 2017-07-12 17:16:17 -05:00
James Barnett
9a51bc636b Add missing files. 2017-07-12 17:16:17 -05:00
James Barnett
c17b76a2b5 Update cups to listen on all interfaces. 2017-07-12 17:16:17 -05:00
James Barnett
a9efef21c6 Fix bundle install and startup errors. 2017-07-12 17:16:17 -05:00
James Barnett
015bb7513e Add readme_app.
Also moved ruby installs out into its own recipe and included that in readme_app and sinatra recipes.
2017-07-12 17:16:17 -05:00
wchen-r7
7562be145a Update payroll_app 2017-07-12 17:16:01 -05:00
wchen-r7
fd962b47a9 Update payroll_app 2017-07-12 17:16:01 -05:00
wchen-r7
2f8d9ac233 Update chatbot.zip 2017-07-12 17:16:01 -05:00
James Barnett
7bf51a8640 Add vulnerable service cups. 2017-07-12 17:15:59 -05:00
wchen-r7
79d4207cd9 update chatbot.rb 2017-07-12 17:15:45 -05:00
wchen-r7
3b0866ee19 Add chatbot to Linux VM 2017-07-12 17:15:45 -05:00
James Barnett
9ae9c0a561 Enable WebDAV on Apache. 2017-07-12 17:15:29 -05:00
James Barnett
bc8fb88017 Add poc for sql injection. 2017-07-12 17:15:09 -05:00
James Barnett
dc8ffbcec6 Add php page vulnerable to sql injection. 2017-07-12 17:15:09 -05:00
James Barnett
abb0f3b972 Fix syntax in user config. 2017-07-12 17:14:45 -05:00
James Barnett
78ead4c361 Add unrealircd vulnerable service. 2017-07-12 17:14:26 -05:00
James Barnett
a731463315 Remove unused file. 2017-07-12 17:14:10 -05:00
wchen-r7
ebdb3eaa7f Add missing file 2017-07-12 17:13:45 -05:00
wchen-r7
adac2ae241 Update sinatra.rb 2017-07-12 17:13:45 -05:00
wchen-r7
9360d8376c Use upstart script 2017-07-12 17:13:45 -05:00
wchen-r7
08e194483b Add a comment explaining where the passwords are 2017-07-12 17:13:28 -05:00
wchen-r7
456a0dec9d Add Samba with vulnerable share
There is a samba share named "public". Cred to access:

chewbacca:rwaaaaawr5
2017-07-12 17:13:13 -05:00
wchen-r7
185c915655 Change port 2017-07-12 17:12:57 -05:00
wchen-r7
92d0e1bc45 Add Sinatra Leaked Secret Deserialization Vulnerability 2017-07-12 17:12:07 -05:00
James Barnett
50a8a91c71 Revert "Merge branch 'docker_vuln'"
This reverts commit 7f77216223, reversing
changes made to 8b1af132e1.
2017-04-03 10:43:43 -05:00
James Barnett
9f20618e2a
Add docker and compat_resource cookbooks. 2017-03-30 15:26:04 -05:00
Sliim
dbe3947d22 linux: add docker_daemon_privilege_escalation
Install docker from the community cookbook and add some users in the
docker group from attributes.
I created the `attributes/default.rb` attribute file to configure which
users are added in the `docker` group. I suggest to put all configurable
values here, such as users, passwords etc..
2017-03-25 12:41:46 +01:00
James Barnett
5d36ad0306
Fix typo in proftpd recipe header 2017-03-24 15:31:47 -05:00
James Barnett
6549e398bc
Add new vuln for proftpd mod_copy 2017-03-23 13:06:48 -05:00
James Barnett
3566e9f009
Add php 5.4.5 and phpmyadmin 3.5.8 2017-03-21 13:50:39 -05:00
James Barnett
8ae68cb895
Remove unused file. 2017-03-13 17:35:51 -05:00
James Barnett
4d6c47efda
Add shellshock vulnerability exploitable through Apache mod_cgi. 2017-03-13 17:34:45 -05:00
James Barnett
ffed818290
Do an apt-get update before installing mysql. 2017-03-13 17:33:17 -05:00
James Barnett
0c6a9063e8
Add recipe for vulnerable Apache Continuum 2017-02-17 16:25:13 -06:00
James Barnett
c3bf91c693
WIP: Adding Linux VM using chef solo provisioning 2017-02-13 15:53:51 -06:00