jalvarezit / evildebian

Packer debian 11 setup for pentesting

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Contributors Forks Stargazers Issues


Infosec Debian

Packer infosec setup using debian 11
Explore the docs »

View Demo · Report Bug · Request Feature

Table of Contents

  1. About The Project
  2. Getting Started
  3. Roadmap
  4. Contributing
  5. Acknowledgements
  6. Contact

About The Project

Configuration to setup declarative a Debian 11 VMwware machine using packer and ansible.

Project inspired by this repo

Built With

Getting Started

To get a local copy up and running follow these simple steps.

  1. Clone the repo
    git clone --recurse-submodules https://github.com/itasahobby/evildebian.git
  2. Step into the cloned directory
    cd evildebian
  3. Execute the ansible playbook
    packer.exe build .\evildebian.json

Roadmap

See the open issues for a list of proposed features (and known issues).

Contributing

Contributions are what make the open source community such an amazing place to be learn, inspire, and create. Any contributions you make are greatly appreciated.

  1. Fork the Project
  2. Create your Feature Branch (git checkout -b feature/AmazingFeature)
  3. Commit your Changes (git commit -m 'Add some AmazingFeature')
  4. Push to the Branch (git push origin feature/AmazingFeature)
  5. Open a Pull Request

Acknowledgement

Project inspired by eaksel

Contact

@jusepe_it

Project Link: https://github.com/itasahobby/evildebian

About

Packer debian 11 setup for pentesting


Languages

Language:Shell 100.0%