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

Incomplete instalation #71

Closed netroyano closed 5 years ago

netroyano commented 5 years ago

Install the go correctly and execute the evilgnix2 and when it loads I get the following message:

I want to test it locally first how could I configure those variables to test it in local mode !!!! use Linux Debian. thanks for the support

[21:34:54] [inf] loading phishlets from: ./phishlets/ [21:34:54] [inf] redirect parameter set to: hv [21:34:54] [inf] verification parameter set to: wp [21:34:54] [inf] verification token set to: 4524 [21:34:54] [inf] unauthorized request redirection URL set to: https://www.youtube.com/watch?v=dQw4w9WgXcQ [21:34:55] [inf] loaded phishlet 'amazon' made by @customsync from 'amazon.yaml' [21:34:55] [inf] loaded phishlet 'facebook' made by @mrgretzky from 'facebook.yaml' [21:34:55] [inf] loaded phishlet 'linkedin' made by @mrgretzky from 'linkedin.yaml' [21:34:55] [inf] loaded phishlet 'outlook' made by @mrgretzky from 'outlook.yaml' [21:34:55] [inf] loaded phishlet 'reddit' made by @customsync from 'reddit.yaml' [21:34:55] [inf] loaded phishlet 'twitter-mobile' made by @white_fi from 'twitter-mobile.yaml' [21:34:55] [inf] loaded phishlet 'twitter' made by @white_fi from 'twitter.yaml' [21:34:55] [war] server domain not set! type: config domain [21:34:55] [war] server ip not set! type: config ip

keep-learning-go commented 5 years ago

Its installed correctly, now you just need to finish configuration of your Evilginx2 instance by setting up FQDN and IP for your host.

kgretzky commented 5 years ago

Check readme here, on main project page.