Offensive Dockerfiles Versions Save

Offensive tools as Dockerfiles. Lightweight & Ready to go

1

5 years ago

Deploy Tool Release :tada:

This golang binary should work on Linux, Windows and OSX.

:grey_exclamation: Make sure both git and docker are installed in your $PATH (make sure you can type git or docker in your terminal).

This tools also works if you wrap your environment with a remote docker host configuration using docker-machine env.

From the deploy helper menu, you can:

  • :star: Build offensive dockerfiles

    • Supports parallel building
    • Supports docker-machine env wrapping
  • :star: Launch each built tool from the menu

    • Tools are launched as a background job
    • Each output is saved in ./output/ folder
    • Supports docker-machine env wrapping
  • :star: List all tools, indicates if the tool is built or running

    • Clean table layout with colouring
    • Supports docker-machine env wrapping
  • :star: Delete built images

    • Supports parallel delete
    • Supports docker-machine env wrapping
  • :star: Print generated output logs, directly from the menu

This is my first golang release, expect some minor bugs!

enjoy!

demo

0.1

5 years ago

:star: Deploy Tool

Golang binary to deploy like champ.
Only Linux for now, more to follow :heart: