Skip to content

Oni-kuki/Forensics-Reverse-Pentesting-VMs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

Forensics-Reverse-Pentesting-VM's

  1. One of the main aims of this repository is to provide a forensics lab, enabling machines to be made available fairly quickly in order to carry out digital forensics in the most secure way possible (modestly up to the level of virtual machines).
    Forensics-Reverse-Project

  2. The second objective is to create a Kali machine with the ability to configure the packages to be installed at build time, the aim being to be able to build a Kali-linux machine as quickly as possible (up to level of vagrant).
    Pentest-Project

IN ANY CASE

In any case, for any of these projects you will need vagrant virtualbox and optionally git.

To install virtualbox, please refer to the methodology linked to your OS.
https://www.virtualbox.org/wiki/Downloads

Prerequisites

  1. Installation of Vagrant and git
    arch
pacman -S vagrant git -y

Debian / ubuntu

apt install vagrant git -y

Windows

winget install vagrant

or
https://developer.hashicorp.com/vagrant/install#Windows

  1. Cloning this repository or downloading it
git clone https://github.com/Oni-kuki/Forensics-Reverse-Pentesting-VMs/
  1. Check the methodology for the project you want to carry out

About

Using vagrant to set up a forensics or pentesting environment

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages