kgretzky / evilginx

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

Issue installing on Kali 2018 #64

Open d82k opened 6 years ago

d82k commented 6 years ago

Dear all, I would like to install it on my Kali for a demo, I modified the Docker file adding the following line to solve some other errors:

RUN apt-get install -y apt-utils RUN apt-get install -y systemd-sysv RUN apt-get install -y zlib1g-dev

and I run the following for installation:

# docker build -t evilginx .

Unfortunately the installation stops with this error:

Installing Evilginx daemon...

Created symlink /etc/systemd/system/multi-user.target.wants/nginx.service → /etc/systemd/system/nginx.service. Failed to connect to bus: No such file or directory [-] Failed to start Nginx daemon. The command '/bin/sh -c cd evilginx && chmod 700 install.sh && ./install.sh' returned a non-zero code: 1

and I don't understand how to solve it. Any suggestion please?

Thanks, dk

Phoenix1112 commented 6 years ago

you need to install many more programs ...nginx incorrectly configured .. only install nginx from here https://breakdev.org/evilginx-advanced-phishing-with-two-factor-authentication-bypass/

In Kali linux you may encounter many errors .it's best to use debian 8 vps.