From c8148d5ed5d3ae8726f2ebe23ae36d4fd22ac3e8 Mon Sep 17 00:00:00 2001 From: cyb0rgdoll <19384876+cyb0rgdoll@users.noreply.github.com> Date: Fri, 16 Sep 2022 15:48:30 +0800 Subject: [PATCH] Update README.md --- README.md | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 72cd1c3..44f97c7 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,8 @@ KaliVM - Cyb0rgdoll's Vagrant file version 1 -This repository contains my vagrant file that spins up a Kali virtual machine (using Virtual Box) -Configurabe list of customizable modifications and scripts includes: +This repository contains my vagrant file that spins up a Kali virtual machine on Virtual Box. + +Configurabe list of customizable modifications, tools & scripts includes: Changing "vagrant ssh" to use root Adding swap space @@ -14,6 +15,7 @@ Configurabe list of customizable modifications and scripts includes: Installing common exploit dependecies and mingw Setting up UFW Zsh (oh-my-zsh terminal shell) + IntRec-Pack, Intelligence and Reconnaissance Package Installer (author: NullArray/Vector) -- **Prerequisites** -- @@ -26,7 +28,7 @@ You'll need to have the following ready before you can use this: Clone this repo by typing: -`git clone https://github.com/cyb0rgdoll/kaliVM/Vagrantfile.git` +`git clone https://github.com/cyb0rgdoll/kaliVM/` or simple download the Vagrantfile to a directory or folder of your own