Skip to content

Major upgrade and some new features#14

Open
millaguie wants to merge 10 commits into
gauntlt:masterfrom
millaguie:master
Open

Major upgrade and some new features#14
millaguie wants to merge 10 commits into
gauntlt:masterfrom
millaguie:master

Conversation

@millaguie

Copy link
Copy Markdown

This PR upgrades:

  • Ubuntu base version
  • SSLyze version
  • Nikto version
  • Nmap version
  • Curl version

And adds some new features:

  • Some working examples
  • New Makefile options to run examples
  • Add OWASP ZAP to the image
  • Add ZAP API scan to the image
  • Add Heartbleed to the image
  • Add Garmr to the image
  • Improve image layers management
  • Improve Dirbuster installation

Comment thread Makefile
@./build-gauntlt.sh

build-dev:
@echo "Building docker development container..."

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

why do we need a docker-dev file?

Copy link
Copy Markdown
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

It's to build gauntlt from a different branch or repo, for example while developping a new feature.

* Add support for development branch builds

* ADD Real support for zap-api-scan

* add zap-api-scan example

* Change harcoeded zap/wrk directory to output dir, add output dir to mounts

* ADD an example for server leaking software information, and some bugfixing

Signed-off-by: Javier Picado Ladrón de Guevara <javi@millaguie.net>

* Improve English

* Build dev docker from master, change dockerfile to support ZAP and zap-api-scan
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants