kgretzky / evilginx

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

This script only supports Ubuntu/Debian #10

Closed shivsah closed 7 years ago

shivsah commented 7 years ago

I'm using Kali Linux 2017.1 on VMWare and the distro is based on Debian...but it still gives this error running

# ./install.sh

kgretzky commented 7 years ago

Thanks for reporting. Will look into it. For now you can remove the lines for install.sh script that check linux distro.

On 27 Apr 2017 08:06, "shivsah" notifications@github.com wrote:

I'm using Kali Linux 2017.1 on VMWare and the distro is based on Debian...but it still gives this error running

# ./install.sh

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/kgretzky/evilginx/issues/10, or mute the thread https://github.com/notifications/unsubscribe-auth/ASXmJ05Gx0Xsrb8wn3JeW_lz1p0359s_ks5r0DBXgaJpZM4NJxO0 .

shivsah commented 7 years ago

Well instead of removing the complete conditions... I added kali on the if loop along with ubuntu and Debian... And it went straight to Populating apt-get cache...


From: Kuba Gretzky notifications@github.com Sent: Thursday, April 27, 2017 11:39:39 AM To: kgretzky/evilginx Cc: shivsah; Author Subject: Re: [kgretzky/evilginx] This script only supports Ubuntu/Debian (#10)

Thanks for reporting. Will look into it. For now you can remove the lines for install.sh script that check linux distro.

On 27 Apr 2017 08:06, "shivsah" notifications@github.com wrote:

I'm using Kali Linux 2017.1 on VMWare and the distro is based on Debian...but it still gives this error running

# ./install.sh

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/kgretzky/evilginx/issues/10, or mute the thread https://github.com/notifications/unsubscribe-auth/ASXmJ05Gx0Xsrb8wn3JeW_lz1p0359s_ks5r0DBXgaJpZM4NJxO0 .

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHubhttps://github.com/kgretzky/evilginx/issues/10#issuecomment-297620941, or mute the threadhttps://github.com/notifications/unsubscribe-auth/AQ4j1_PY0VjcRbqTJDHlf4Zjxn-tj54oks5r0DEjgaJpZM4NJxO0.

kgretzky commented 7 years ago

Perfect. Ill add same fix then.

On 27 Apr 2017 08:13, "shivsah" notifications@github.com wrote:

Well instead of removing the complete conditions... I added kali on the if loop along with ubuntu and Debian... And it went straight to Populating apt-get cache...


From: Kuba Gretzky notifications@github.com Sent: Thursday, April 27, 2017 11:39:39 AM To: kgretzky/evilginx Cc: shivsah; Author Subject: Re: [kgretzky/evilginx] This script only supports Ubuntu/Debian (#10)

Thanks for reporting. Will look into it. For now you can remove the lines for install.sh script that check linux distro.

On 27 Apr 2017 08:06, "shivsah" notifications@github.com wrote:

I'm using Kali Linux 2017.1 on VMWare and the distro is based on Debian...but it still gives this error running

# ./install.sh

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/kgretzky/evilginx/issues/10, or mute the thread https://github.com/notifications/unsubscribe- auth/ASXmJ05Gx0Xsrb8wn3JeW_lz1p0359s_ks5r0DBXgaJpZM4NJxO0 .

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHubhttps://github.com/ kgretzky/evilginx/issues/10#issuecomment-297620941, or mute the thread< https://github.com/notifications/unsubscribe-auth/AQ4j1_ PY0VjcRbqTJDHlf4Zjxn-tj54oks5r0DEjgaJpZM4NJxO0>.

— You are receiving this because you commented. Reply to this email directly, view it on GitHub https://github.com/kgretzky/evilginx/issues/10#issuecomment-297621445, or mute the thread https://github.com/notifications/unsubscribe-auth/ASXmJ-Tl3NfZKK5rCNn3b1HR2kymQraQks5r0DHxgaJpZM4NJxO0 .

kgretzky commented 7 years ago

Fixed in version 1.0.1.