evilginx2 icon indicating copy to clipboard operation
evilginx2 copied to clipboard

Docker Issues

Open mrviularry opened this issue 3 years ago • 5 comments

I want to use docker installation but my docker keeps shutting down when i launch evilginx.

mrviularry avatar Sep 30 '21 10:09 mrviularry

Works fine for me.

Did you try to view docker logs for the container to see the reason for the crash?

Did you already have something running on the host ports you are mapping to the container?

pwnf avatar Jun 05 '22 05:06 pwnf

Working fine now, is there a way to use like a php antibot script for it?

mrviularry avatar Jun 05 '22 05:06 mrviularry

Not sure, I’m currently putting it behind an nginx proxy for improving the JA3S sig but that has issues as well. I was thinking of adding a captcha to a template prior to hitting the o365 phishlet

pwnf avatar Jun 05 '22 05:06 pwnf

Captcha would be good tho.. Whats your telegram or ICQ On Sunday, June 5, 2022, 01:55:18 PM GMT+8, ZwReboot @.***> wrote:

Not sure, I’m currently putting it behind an nginx proxy for improving the JA3S sig but that has issues as well. I was thinking of adding a captcha to a template prior to hitting the o365 phishlet

— Reply to this email directly, view it on GitHub, or unsubscribe. You are receiving this because you authored the thread.Message ID: @.***>

mrviularry avatar Jun 05 '22 07:06 mrviularry

The automatic shutdown happens when you built the image but don't have a valid configuration. You can either overwrite the entrypoint or have the config setup before you run the executable.

infeauxsec avatar Jul 10 '22 20:07 infeauxsec