Giter Site home page Giter Site logo

kali-build's Introduction


Logo

Kali-build

Ansible automation playbooks for debian based OS for pentesters

About The Project

Every time a new (virtual) machine is created, pentesters often find themselves recreating their entire environment, including the window manager, terminal, software, configurations, and more. Inspired by Ippsec's video and repository, I've embarked on a journey with Ansible to simplify this process.

Feel free to fork this project to start you own version and add custom specifications !

Here's the goals:

  • Optimize your Time: Your valuable time should be spent on meaningful tasks, not repetitive setup.
  • Eliminate repetition: Say goodbye to performing the same tasks repeatedly; automate them.
  • Rapid Machine Creation: with this project, you can create an identical machine within minutes.
  • Flexibility in Configuration: quickly tailor the sensitivity of the pentester's machine to your needs.

Sum-Up

The ansible playbook main.yml applies 10 ansible roles which are:

  • roles/configure-i3
  • gantsign.oh-my-zsh
  • gantsign.golang
  • roles/configure-zsh
  • roles/install-tools
  • gantsign.visual-studio-code
  • roles/configure-firefox
  • roles/configure-logging
  • roles/configure-hardening
  • roles/configure-terminals

Pre-Install, Install, Update

I recommand to install ansible with pip instead of apt. Starting from a nice and clean OS will avoid any trouble with dependencies and previous installati

# Pre-install
sudo apt install -y curl wget git # Basics
git clone https://github.com/clem9669/kali-build
cd kali-build
bash -x pre-install.sh

# Main Install
bash -x install.sh

It is possible to adjust the script with the 3 followings args ansible-playbook main.yml -K -e "install_mode=full":

  • light
  • full (=> all tools)
  • hard (=> hardening)

Details and explanations

roles/configure-i3

gantsign.oh-my-zsh

gantsign.golang

roles/configure-zsh

roles/install-tools

gantsign.visual-studio-code

roles/configure-firefox

roles/configure-logging

roles/configure-hardening

Make a table for all the things done in playbooks

Built With

This section should list any major resources used to build the project.

Roadmap

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

Contributing

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

If you have a suggestion that would make this better, please fork the repo and create a pull request. You can also simply open an issue with the tag "enhancement". Don't forget to give the project a star! Thanks again!

  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

kali-build's People

Contributors

clem9669 avatar

Stargazers

 avatar  avatar

Watchers

 avatar  avatar

kali-build's Issues

Bug

  • Remmina
  • iptables-persistent

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.