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

EVILGINX2 MAKEFILE ERROR #1052

Open dem-5on opened 2 months ago

dem-5on commented 2 months ago

I am facing a lil problem here, I wish anyone or the creator can help me when i run the make command i get '{Makefile:8: build] error 127' what can be the problem. I have go installed with latest version. this happens with the evilginx2

dem-5on commented 2 months ago

┌──(demon㉿kali)-[/home/tools/frames/evilginx2] └─$ make make: go: No such file or directory make: *** [Makefile:8: build] Error 127

Dgoat201 commented 2 months ago

Capture cookies, load in iframe comes with AOL, google and office365 https://t.me/doomztar

matejsmycka commented 1 month ago

use go 1.22

(Needed version of golang is always in go.mod)

matejsmycka commented 1 month ago

also you dont have go in $PATH prpably

matejsmycka commented 1 month ago

https://stackoverflow.com/questions/29337865/go-no-such-file-or-directory-but-it-exists