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.23k stars 1.87k forks source link

Running make command and nothing happens #1004

Open Ryefendi opened 5 months ago

Ryefendi commented 5 months ago

When I run the Make command. It takes a second then nothing happens. I’m in the evilginx2 directory, Golang up to date. I’m not sure what’s wrong camphoto_1385675177

kpomeroy1979 commented 4 months ago

I don't think you get any output after you run 'make'. Check the ./bin/ directory to see if the evilginx binary is there. This is mentioned in the documentation.

cd /home/lappy/evilginx2/bin/ ./evilginx2

Ethansi2947E commented 3 months ago

@kpomeroy1979 very true