Commit Graph

413 Commits

Author SHA1 Message Date
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
wchen-r7
b12e79bb47 Add Autorun for linux share 2017-05-02 11:07:48 -05:00
wchen-r7
e937c7055d Increase timeout by 5 for GlassFish, also rm unnecessary taskkill 2017-05-02 10:22:19 -05:00
wchen-r7
adb719e5ed Land #135, Add vulnerable service cups 2017-04-21 14:52:16 -05:00
wchen-r7
3b492538b7 Resolve merge conflict 2017-04-21 14:27:54 -05:00
wchen-r7
8259ef67a1 Update chatbot.zip 2017-04-21 14:07:49 -05:00
PaterSiul
605fc21e3d Fix Archlinux detection
Archlinux doesn't seem to use DISTRIB_ID in os-release anymore.
https://www.freedesktop.org/software/systemd/man/os-release.html
lists no option as mandatory and ID seems like it could be stable.
2017-04-21 19:31:37 +02:00
James Barnett
e2221d2460
Install nodejs 4.x instead of 0.10.2. 2017-04-21 10:46:21 -05:00
James Barnett
1eae27f271
Move nodejs install to separate recipe. 2017-04-20 15:50:02 -05:00
James Barnett
c03cbe633e
Merge branch 'add_linux_vm' into chatbot
Fix conflict in Vagrantfile
2017-04-20 15:20:07 -05:00
wchen-r7
6488953464 Land #136, custom readme rails app for Linux 2017-04-20 15:17:43 -05:00
wchen-r7
27634d321b change port to 3500 because 3000 is occupied by the bot 2017-04-20 15:14:38 -05:00
James Barnett
1c2cea73f2
Add missing files. 2017-04-20 14:44:26 -05:00
James Barnett
9bb04bbaec
Update cups to listen on all interfaces. 2017-04-20 14:42:47 -05:00
wchen-r7
be04fc19d8 Resolve merge conflict in Vagrantfile 2017-04-20 14:11:02 -05:00
James Barnett
6462446b44
Fix bundle install and startup errors. 2017-04-20 13:43:11 -05:00
James Barnett
a66ff125d9
Add readme_app.
Also moved ruby installs out into its own recipe and included that in readme_app and sinatra recipes.
2017-04-19 16:25:46 -05:00
wchen-r7
41d86d73a3 Bring linux/cups up to date 2017-04-19 16:25:35 -05:00
wchen-r7
af004b1845 Resolve merge conflict in Vagrantfile 2017-04-19 11:07:53 -05:00
wchen-r7
71688d59f6 Land #129, webdav in Linux 2017-04-19 11:06:34 -05:00
wchen-r7
416066f536 Up to date linux/webdav 2017-04-18 16:08:10 -05:00
wchen-r7
e221d6ec49 Land #127, PHP injection in Linux VM 2017-04-18 16:03:21 -05:00
wchen-r7
88bea47229 Update payroll_app 2017-04-18 16:02:52 -05:00
wchen-r7
2ecf81cb65 Update payroll_app 2017-04-18 16:00:38 -05:00
wchen-r7
8e2d05d2c8 up to date linux/sql_injection 2017-04-18 15:02:01 -05:00
wchen-r7
a92d7693d2 Update chatbot.zip 2017-04-17 15:52:50 -05:00
James Barnett
8939a3d84f
Add vulnerable service cups. 2017-04-17 14:54:43 -05:00
wchen-r7
b522075693 update chatbot.rb 2017-04-17 13:28:07 -05:00
wchen-r7
fe3cd99781 Add chatbot to Linux VM 2017-04-17 11:45:23 -05:00
James Barnett
7b60422bbf
Enable WebDAV on Apache. 2017-04-13 16:52:10 -05:00
jbarnett-r7
f5786dde31 Merge pull request #94 from pbarry-r7/vbox_ver_check_in_powershell
Enhanced VBox version check error msgs for PS.
2017-04-13 16:32:24 -05:00
jbarnett-r7
3002800d20 Merge pull request #123 from rapid7/windows_to_linux_share
Mount a share from Linux samba
2017-04-12 14:07:26 -05:00
James Barnett
3183374191
Add poc for sql injection. 2017-04-11 16:12:46 -05:00
jbarnett-r7
280e9e9fdd Merge pull request #96 from jikuja/PR
Fix glassfish
2017-04-11 14:02:19 -05:00
James Barnett
fa021341aa
Add php page vulnerable to sql injection. 2017-04-11 12:53:34 -05:00
James Barnett
9ee6631831 Merge branch 'add_linux_vm' of github.com:rapid7/metasploitable3 into add_linux_vm 2017-04-10 14:33:26 -05:00