GithubHelp home page GithubHelp logo

packer-blackarch's Introduction

Packer BlackArch

Packer templates for building BlackArch vagrant images. BlackArch Linux is an Arch Linux -based penetration testing distribution for penetration testers and security researchers.

Building results on Vagrant Cloud

Usage

# creating vagrant directory if needed
mkdir vagrant-blackarch
cd vagrant-blackarch
# initial vagrant file
vagrant init ph20/blackarch-common-x86_64
# customise Vagrantfile if needed
# start vagrant instance
vagrant up
# connect to balckarch machine
vagrant ssh

Building

git clone https://github.com/ph20/packer-blackarch.git
cd packer-blackarch
# install all needed requirements regarding your linux distro
rake build

See all available tasks

# rake -T                                                                                                                                                                                                      ─╯
rake build               # Build all
rake build:common        # Build common
rake build:core          # Build core
rake build:full          # Build full
rake check               # check all requirements
rake check:free_space    # Check needed free space for building
rake check:packer        # Check present packer-io
rake check:python        # Check present python2 interpreter
rake check:vagrant       # Check present vagrant
rake clean               # Remove any temporary products / Clean builds
rake clobber             # Remove any generated files
rake generate_variables  # Generating variables

There avalible three build types

  • rake build:core - core image without pentest utils but with all needed for fast install any util;
  • rake build:common - image with common used utils (nmap, nikto, etc..);
  • rake build:full - all avaliable BlackArch tools;

Resources used to create this:

Technology stack

Other: Oracle VM VirtualBox, Python, GNU Bash

packer-blackarch's People

Contributors

bohdanhamulets avatar ph20 avatar

Stargazers

 avatar  avatar

Watchers

 avatar  avatar

packer-blackarch's Issues

Attlasian Link

Building result on Atlas https://atlas.hashicorp.com/ph20/boxes/blackarch-core-x86_64

The link doesn't work. However, managed to install it from app.vagrantup.com

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.