kgretzky / evilginx2

Standalone man-in-the-middle attack framework used for phishing login credentials along with session cookies, allowing for the bypass of 2-factor authentication
BSD 3-Clause "New" or "Revised" License
10.72k stars 1.94k forks source link

Error message - Failed to post JWS message. -> Failed to HTTP POST to https://acme-v01.api.letsencrypt.org/acme/new-reg #94

Closed filebe777 closed 5 years ago

filebe777 commented 5 years ago

[06:23:18] [inf] disabled phishlet 'outlook' : phishlets enable outlook [01:01:30] [inf] enabled phishlet 'outlook' [01:01:30] [inf] setting up certificates for phishlet 'outlook'... [01:01:30] [war] failed to load certificate files for phishlet 'outlook', domain 'outlook.com.nameserve-source.cf': open /root/.evilginx/crt/outlook.com.nameserve-source.cf/outlook.crt: no such file or directory [01:01:30] [inf] requesting SSL/TLS certificates from LetsEncrypt... [01:01:31] [!!!] Failed to post JWS message. -> Failed to HTTP POST to https://acme-v01.api.letsencrypt.org/acme/new-reg -> Post https://acme-v01.api.letsencrypt.org/acme/new-reg: dial tcp: lookup acme-v01.api.letsencrypt.org on 8.8.4.4:53: dial udp 8.8.4.4:53: connect: network is unreachable

filebe777 commented 5 years ago

oooopps fixed, no internet

but one more thing, is my DNS right?

Mia83000 commented 5 years ago

Hmmm it's hard to tell without seeing your configuration .

If you want to check, go to another computer (with another public IP address) and try to nslookup all your domain : nameserve-source.cf. Domains, sub domains and you must have an answer. If you did it right A records, NS1 & NS2, Cname for subdomains, it will respond you and that means you can enable the phislets.

filebe777 commented 5 years ago

ok thanks, i will try it and get back to you.