File tree Expand file tree Collapse file tree 1 file changed +5
-3
lines changed Expand file tree Collapse file tree 1 file changed +5
-3
lines changed Original file line number Diff line number Diff line change 1
1
KaliVM - Cyb0rgdoll's Vagrant file version 1
2
2
3
- This repository contains my vagrant file that spins up a Kali virtual machine (using Virtual Box)
4
- Configurabe list of customizable modifications and scripts includes:
3
+ This repository contains my vagrant file that spins up a Kali virtual machine on Virtual Box.
4
+
5
+ Configurabe list of customizable modifications, tools & scripts includes:
5
6
6
7
Changing "vagrant ssh" to use root
7
8
Adding swap space
@@ -14,6 +15,7 @@ Configurabe list of customizable modifications and scripts includes:
14
15
Installing common exploit dependecies and mingw
15
16
Setting up UFW
16
17
Zsh (oh-my-zsh terminal shell)
18
+ IntRec-Pack, Intelligence and Reconnaissance Package Installer (author: NullArray/Vector)
17
19
18
20
-- ** Prerequisites** --
19
21
@@ -26,7 +28,7 @@ You'll need to have the following ready before you can use this:
26
28
27
29
Clone this repo by typing:
28
30
29
- ` git clone https://github.com/cyb0rgdoll/kaliVM/Vagrantfile.git `
31
+ ` git clone https://github.com/cyb0rgdoll/kaliVM/ `
30
32
31
33
or simple download the Vagrantfile to a directory or folder of your own
32
34
You can’t perform that action at this time.
0 commit comments