sneaky_gophish icon indicating copy to clipboard operation
sneaky_gophish copied to clipboard

Hiding GoPhish from the boys in blue

Results 7 sneaky_gophish issues
Sort by recently updated
recently updated
newest added

[2/3] STEP 1/14: FROM golang:1.15.2 AS build-golang [3/3] STEP 1/16: FROM debian:stable Resolved "debian" as an alias (/etc/containers/registries.conf.d/shortnames.conf) Trying to pull docker.io/library/debian:stable... Error: error creating build container: short-name "golang:1.15.2" did...

Hello While we try to "Bulk Import Users" after choosing csv file nothing happens :-(. No errors displayed, no emails imported. Where to look for error logs? Any ideas?

hello I try running the container just as you instructed but I was denied it give me this ~/sneaky_gophish$ sudo docker run -itd --name sneaky_gophish -p 3333:3333 -p 8080:8080 sneaky_gophish...

I followed the readme instructions for building. I used sudo docker build -t sneaky_gophish . And I got this: Sending build context to Docker daemon 90.62kB Step 1/37 : FROM...

This project update for Gophish 0.12.1 ?

When following the instructions to install sneaky gophish, ``` git clone https://github.com/puzzlepeaches/sneaky_gophish && \ cd sneaky_gophish && \ docker build -t sneaky_gophish . ``` I was getting an error in...