Commit Graph

130 Commits

Author SHA1 Message Date
wchen-r7
2211b516f5 Avoid using any libs for option parsing 2016-11-08 14:50:26 -06:00
wchen-r7
b67f807f25 Use optparse 2016-11-08 14:30:35 -06:00
James Barnett
de48f797a6
Fix syntax error in Windows build script. Fixes issue #34 2016-11-07 10:50:48 -06:00
wchen-r7
3bc0650a9e Add ten of diamonds 2016-11-04 16:38:11 -05:00
wchen-r7
3632b89b31 Make ManageEngine run as LOCAL SERVICE 2016-11-03 22:55:08 -05:00
sinn3r
b2f304e83f Merge pull request #36 from rapid7/issue-33/ignore-build-artifacts
Fix #33 - Ignore local build artifacts
2016-11-03 11:00:26 -05:00
wchen-r7
516c94727c Up to date 2016-11-03 10:59:09 -05:00
wchen-r7
3b330046c0 Lower wampapache priv to LOCAL SERVICE 2016-11-03 10:58:43 -05:00
Erran Carey
a652b9ab1e Fix #33 - Ignore local build artifacts 2016-11-03 11:29:59 +00:00
Erran Carey
de6dbe0161 Merge pull request #35 from prateepb/update_readme
Update README.md
2016-11-03 11:27:12 +00:00
Prateep Bandharangshi
26a9038233 Update README.md
Vagrant 1.8.1 is no longer required
2016-11-03 10:48:41 +00:00
wchen-r7
7bb9e85ab4 update glassfish domain file 2016-11-02 17:49:04 -05:00
wchen-r7
6215d278d0 Fix GlassFish service start 2016-11-02 17:07:02 -05:00
wchen-r7
1fdd523c28 Update GlassFish
* the bat file must be run from cmd.exe otherwise the permissions
  won't set
* start_glaassfish.bat is no longer used
2016-11-02 15:22:47 -05:00
wchen-r7
a5e92a1ae7 Update update_ip.ps1 2016-11-02 15:08:30 -05:00
jbarnett-r7
1c5c3c865a Merge pull request #28 from rapid7/levels
Make difficulty configurable
2016-11-01 22:41:16 -05:00
James Barnett
928bb197ff Merge branch 'master' of github.com:rapid7/metasploitable3 2016-11-01 16:00:11 -05:00
James Barnett
422639bd27
Remove year specification from Copyright since it was incorrect and actually not necessary. 2016-11-01 15:57:02 -05:00
wchen-r7
6459f74bda Can't delete WinRM 2016-11-01 14:14:28 -05:00
sinn3r
485b361d67 Merge pull request #29 from busterb/add-private-network
add a private network for VM
2016-11-01 13:31:19 -05:00
Brent Cook
921b74f92f
Land #27, Increase base limits for WinRM connections 2016-10-31 13:26:38 -05:00
James Barnett
fd18fcce89
Adjust the vagrant version requirement now that the WinRM connections have been increased. 2016-10-31 12:29:50 -05:00
Brent Cook
1ac3629072 add a private network for VM so you can communicate without port forwards 2016-10-28 18:39:36 -05:00
wchen-r7
c9a4f9b6fd Add bat file to disable the firewall 2016-10-28 16:24:37 -05:00
wchen-r7
8c46a65605 Make difficulty configurable 2016-10-28 16:04:22 -05:00
Brent Cook
3acf75869c
Land #26, Update firewall rules to be more strict 2016-10-28 12:01:44 -05:00
wchen-r7
11459538d2 Correct WinRM port 2016-10-28 11:50:16 -05:00
wchen-r7
94c83caae1 Block WinRM 2016-10-28 11:49:05 -05:00
wchen-r7
9353c190ef Block MySQL too 2016-10-28 11:41:53 -05:00
James Barnett
e60dcd7fb9
Increase base limits for WinRM connections during the packer build to workaround Vagrant bug. 2016-10-28 11:33:57 -05:00
wchen-r7
c8e5f09152 Block port 3389 2016-10-28 11:16:20 -05:00
Brent Cook
f76d62163f
Land #25, Update GlassFish service permission 2016-10-28 03:25:11 -05:00
Brent Cook
52adfdde4f
Land #24, Hide users except Vagrant 2016-10-28 03:24:40 -05:00
Brent Cook
ef1aa24a9d
Land #23, Make PhpMyAdmin only locally accessible 2016-10-28 03:24:18 -05:00
Brent Cook
9e0c4a92ec
Land #22, Add ElasticSearch to Metasploitable3 2016-10-28 03:23:53 -05:00
Brent Cook
05c1496b9b
Land #19, Add backdoors to Metasploitable3 2016-10-28 03:23:32 -05:00
wchen-r7
c6d1d57e6f Update firewall rules to be more strict 2016-10-27 16:29:44 -05:00
wchen-r7
1dcc9bb505 Update GlashFish service permission 2016-10-27 14:55:44 -05:00
jbarnett-r7
cc4f7a95e3 Merge pull request #21 from rapid7/note-reload-plugin-in-readme
Specifically mention the vagrant-reload install in README.md
2016-10-27 11:35:11 -05:00
wchen-r7
fa27136b11 Hide users except Vagrant 2016-10-26 18:32:36 -05:00
wchen-r7
2d9a7050fc Resolve merge conflict for Vagrantfile 2016-10-26 17:04:21 -05:00
wchen-r7
29da4152f3 Make PhpMyAdmin local 2016-10-26 16:55:35 -05:00
wchen-r7
cc3b216153 Resolve merge conflict in firewall settings 2016-10-26 13:44:54 -05:00
wchen-r7
d2ee018159 Add ElasticSearch to Metasploitable3 2016-10-26 13:33:56 -05:00
jbarnett-r7
0f5989522b Merge pull request #18 from rapid7/snmp
Add SNMP for Metasploitable3
2016-10-26 12:01:26 -05:00
Erran Carey
c6692cf0f8 Specifically mention the vagrant-reload install in README.md
This is for people who skim instead of reading the README the first time
around like me. 😉
2016-10-26 13:18:36 +01:00
wchen-r7
50cbb5ebde Update description 2016-10-25 15:38:57 -05:00
wchen-r7
5711ad8e29 Add common backdoors 2016-10-25 14:48:21 -05:00
wchen-r7
f922e97b2b Add SNMP setup script 2016-10-25 10:00:30 -05:00
wchen-r7
130a7d4997 Correct firewall rule name 2016-10-25 09:59:10 -05:00