forked from Sliim/pentest-env
-
Notifications
You must be signed in to change notification settings - Fork 0
/
ChangeLog
27 lines (19 loc) · 888 Bytes
/
ChangeLog
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
2013-08-24 Sliim <[email protected]>
* v0.3: Added customizations features
Customizations allow user to setup targets list to deploy and customize Kali linux:
- Packages list to install
- Directories to sync
- Script to execute
2013-08-22 Sliim <[email protected]>
* v0.2.2: Fixed targets deployment.
Targets deployment was broken when removing submodules (cookbooks not found) - removed useless code.
Removed emacs24 cookbook (useless).
2013-08-19 Sliim <[email protected]>
* v0.2.1: Removed git's submodules.
Cookbooks are now managed with berkshelf instead git's submodules.
* v0.2: Added targets features
Targets feature provide deployment of vulnerable application.
New basebox was added, it's works with virtualbox 4.2.16 and vagrant 1.2.7.
2013-08-14 Sliim <[email protected]>
* v0.1: Initial release
Works with Virtualbox 4.2.10 and vagrant 1.0.7