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.33k stars 1.88k forks source link

git clone https://github.com/kgretzky/evilginx2.git code not working, command not found #838

Closed lacylau157 closed 1 year ago

lacylau157 commented 1 year ago

support?

Support-1452 commented 1 year ago

Hello,

To run the command

git clone https://github.com/kgretzky/evilginx2.git

You need to have Git installed.

root@localhost:~# sudo apt install git

To confirm that you installed Git correctly, run the following command and check that you receive a relevant result.

root@localhost:~# git --version
git version 2.25.1

If you want expedited help and have the assistance of many professional people, join our private group. Contact us support@evilginx2.com to give you access to the group.

Support-1535 commented 1 year ago

Hello! If you were already able to resolve your doubts and achieve your goals, close the issue so that we know which ones are pending.

Thank you!