Legion is an open source, easy-to-use, super-extensible and semi-automated network penetration testing tool that aids in discovery, reconnaissance and exploitation of information systems.
I have noted for the past two weeks the Docker Images used in the docker deployment no longer exist on dockerhub:
$ ./runIt.sh
Using default tag: latest
Error response from daemon: pull access denied for gvit/legion, repository does not exist or may require 'docker login': denied: requested access to the resource is denied
Unable to find image 'gvit/legion:latest' locally
docker: Error response from daemon: pull access denied for gvit/legion, repository does not exist or may require 'docker login': denied: requested access to the resource is denied.
See 'docker run --help'.
I have noted for the past two weeks the Docker Images used in the docker deployment no longer exist on dockerhub:
$ ./runIt.sh Using default tag: latest Error response from daemon: pull access denied for gvit/legion, repository does not exist or may require 'docker login': denied: requested access to the resource is denied Unable to find image 'gvit/legion:latest' locally docker: Error response from daemon: pull access denied for gvit/legion, repository does not exist or may require 'docker login': denied: requested access to the resource is denied. See 'docker run --help'.