Jonathan Cran
|
f164059d60
|
backend changes for lab functionality. architecture now allows storage of more info about VMs, and Labs made up of different-technology vms (ie, 1 vmware, 1 vbox, 1 amazon). drivers still need to be written
git-svn-id: file:///home/svn/framework3/trunk@11433 4d416f70-5f16-0410-b530-b9f4589650da
|
2010-12-28 19:47:33 +00:00 |
Jonathan Cran
|
8ffe70c2a8
|
include the local path so you can just require lab_controller in irb
git-svn-id: file:///home/svn/framework3/trunk@10630 4d416f70-5f16-0410-b530-b9f4589650da
|
2010-10-10 02:22:50 +00:00 |
Jonathan Cran
|
c76f88245d
|
Cleaned up the gidance on the labs, and fixed the lab.rb require
git-svn-id: file:///home/svn/framework3/trunk@10629 4d416f70-5f16-0410-b530-b9f4589650da
|
2010-10-10 02:18:41 +00:00 |
Jonathan Cran
|
04ee50d10c
|
fixed bug w/ revert
git-svn-id: file:///home/svn/framework3/trunk@10224 4d416f70-5f16-0410-b530-b9f4589650da
|
2010-09-02 20:34:31 +00:00 |
Jonathan Cran
|
8741179e8a
|
bugfix for the revert command
git-svn-id: file:///home/svn/framework3/trunk@10129 4d416f70-5f16-0410-b530-b9f4589650da
|
2010-08-24 19:29:43 +00:00 |
Jonathan Cran
|
c1a2f51487
|
tagging id / rev
git-svn-id: file:///home/svn/framework3/trunk@10004 4d416f70-5f16-0410-b530-b9f4589650da
|
2010-08-13 16:54:40 +00:00 |
Jonathan Cran
|
e81fd4a5fe
|
updated lab controller
git-svn-id: file:///home/svn/framework3/trunk@9941 4d416f70-5f16-0410-b530-b9f4589650da
|
2010-07-29 03:50:31 +00:00 |
Jonathan Cran
|
5fd9b689e7
|
updated lab backend
git-svn-id: file:///home/svn/framework3/trunk@9931 4d416f70-5f16-0410-b530-b9f4589650da
|
2010-07-26 15:24:05 +00:00 |
Jonathan Cran
|
d363efd883
|
slight changes to the vmware controller
git-svn-id: file:///home/svn/framework3/trunk@9850 4d416f70-5f16-0410-b530-b9f4589650da
|
2010-07-16 22:19:38 +00:00 |
Jonathan Cran
|
e5d6214bf5
|
refactored lab libraries - now with more object orientation.
git-svn-id: file:///home/svn/framework3/trunk@9793 4d416f70-5f16-0410-b530-b9f4589650da
|
2010-07-12 15:00:45 +00:00 |
Jonathan Cran
|
978c0f30e3
|
updated get_vmx to handle the structure passed by the control shells. For instance: @lab['metasploitable'] = {"vmx" => "msf_lab/user/Metasploitable/Metasploitable.vmx", "user" => "user", "pass" => "user", "os" => "linux" }
git-svn-id: file:///home/svn/framework3/trunk@9737 4d416f70-5f16-0410-b530-b9f4589650da
|
2010-07-08 19:13:20 +00:00 |
Jonathan Cran
|
2d0e49ca6f
|
adding in tod's patch (http://www.0x0e.org/x/msf/vmware_lab_diff.tod.20100707) - adds neat functionality like being able to create a lab on the fly or from a set of files on disk.
git-svn-id: file:///home/svn/framework3/trunk@9730 4d416f70-5f16-0410-b530-b9f4589650da
|
2010-07-07 22:56:26 +00:00 |
Jonathan Cran
|
2786427113
|
adding initial version of the lab controller - note that this will be updated to use vixr soon
git-svn-id: file:///home/svn/framework3/trunk@9687 4d416f70-5f16-0410-b530-b9f4589650da
|
2010-07-06 18:18:06 +00:00 |