kgretzky / evilginx

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

installation issue / unable to install #97

Open shahidakhter786 opened 2 years ago

shahidakhter786 commented 2 years ago

src/os/unix/ngx_user.c: In function ‘ngx_libc_crypt’: src/os/unix/ngx_user.c:36:7: error: ‘struct crypt_data’ has no member named ‘current_salt’ 36 | cd.current_salt[0] = ~salt[0]; | ^ make[2]: [objs/Makefile:1050: objs/src/os/unix/ngx_user.o] Error 1 make[1]: [Makefile:8: build] Error 2 make: *** [Makefile:8: all] Error 2 [-] Failed to compile openresty.

c0y0te-git commented 2 years ago

I am also having the same issue on a Ubuntu 20.04 LTS hosted on AWS.