Sign inSign up

dhsncats/gophish

By dhsncats

Updated about 7 years ago

Image
1

1.2K

dhsncats/gophish repository overview

gophish-docker 🎣🐳

Build Status

Docker Image

MicroBadger Layers MicroBadger Size

Creates a Docker container with an installation of the gophish phishing framework.

Usage

Install

Pull dhsncats/gophish from the Docker repository:

docker pull dhsncats/gophish

Or build dhsncats/gophish from source:

git clone https://github.com/cisagov/gophish-docker.git
cd gophish-docker
docker-compose build --build-arg VERSION=0.0.1
Run
docker-compose run --rm gophish

Ports

This container exposes the following ports:

  • 3333: admin server
  • 8080: phish server

Secrets

  • config.json: gophish configuration file
  • admin_fullchain.pem: public key for admin port
  • admin_privkey.pem: private key for admin port
  • phish_fullchain.pem: public key for phishing port
  • phish_privkey.pem: private key for phishing port

Contributing

We welcome contributions! Please see here for details.

License

This project is in the worldwide public domain.

This project is in the public domain within the United States, and copyright and related rights in the work worldwide are waived through the CC0 1.0 Universal public domain dedication.

All contributions to this project will be released under the CC0 dedication. By submitting a pull request, you are agreeing to comply with this waiver of copyright interest.

Tag summary

Content type

Image

Digest

Size

72.2 MB

Last updated

about 7 years ago

docker pull dhsncats/gophish