kgretzky / evilginx

PLEASE USE NEW VERSION: https://github.com/kgretzky/evilginx2
MIT License
1.07k stars 261 forks source link

Error 400 - Let's Encrypt (API modified!) #88

Open HalloweenMagic opened 4 years ago

HalloweenMagic commented 4 years ago

Hello! After configuring evilginx, i'm going to start the service with:

phishlets enable (phishlets enable instagram, for example)

There is an API formatting problem, so the following error is returned:

acme: error: 400 :: POST :: https://acme-v02.api.letsencrypt.org/acme/new-acct :: urn:ietf:params:acme:error:malformed :: No embedded JWK in JWS header, url:

jepunband commented 4 years ago

hi how to solve this : acme: error: 400 :: POST :: https://acme-v02.api.letsencrypt.org/acme/new-acct :: urn:ietf:params:acme:error:malformed :: No embedded JWK in JWS header, url:

gabriel01cloud commented 1 year ago

As a workaround, I generated the certificate and put it in the phishlet folder. And passed!

certbot certonly -d {your domain} --manual --preferred-challenges dns

put it in the folder /root/.evilginx/crt/yourdomain

Tharvak commented 2 months ago

[gabriel01cloud] I've followed your instruction, but it appear to be failing to create new order....