htr-tech / nexphisher

Advanced Phishing tool
https://github.com/htr-tech/zphisher
GNU General Public License v3.0
3.24k stars 559 forks source link

NGROK #82

Open kunj22 opened 3 years ago

kunj22 commented 3 years ago

I'm using ngrok and this happens

launching ngrok

Send this link to the Victim: (blank)

Waiting victim to open the link ...

^i need help plz.

zoharmyname commented 3 years ago

Activate a hotspot נשלח מה-Galaxy שלי -------- הודעה מקורית --------מאת: kunj22 notifications@github.com תאריך: 9.3.2021 15:30 (GMT+02:00) אל: htr-tech/nexphisher nexphisher@noreply.github.com עותק: Subscribed subscribed@noreply.github.com נושא: [htr-tech/nexphisher] NGROK (#82) I'm using ngrok and this happens launching ngrok Send this link to the Victim: (blank) Waiting victim to open the link ... ^i need help plz.

—You are receiving this because you are subscribed to this thread.Reply to this email directly, view it on GitHub, or unsubscribe.

htr-tech commented 3 years ago

@kunj22 are you using termux ?

zoharmyname commented 3 years ago

Yes

בתאריך יום ג׳, 9 במרץ 2021, 15:51, מאת Tahmid Rayat ‏< notifications@github.com>:

@kunj22 https://github.com/kunj22 are you using termux ?

— You are receiving this because you commented. Reply to this email directly, view it on GitHub https://github.com/htr-tech/nexphisher/issues/82#issuecomment-793924607, or unsubscribe https://github.com/notifications/unsubscribe-auth/ASCDSNV3CZAQBMF2DNXLGLDTCYRU7ANCNFSM4Y3TOZ5Q .

kunj22 commented 3 years ago

Activate a hotspot נשלח מה-Galaxy שלי -------- הודעה מקורית --------מאת: kunj22 notifications@github.com תאריך: 9.3.2021 15:30 (GMT+02:00) אל: htr-tech/nexphisher nexphisher@noreply.github.com עותק: Subscribed subscribed@noreply.github.com נושא: [htr-tech/nexphisher] NGROK (#82) I'm using ngrok and this happens launching ngrok Send this link to the Victim: (blank) Waiting victim to open the link ... ^i need help plz.

—You are receiving this because you are subscribed to this thread.Reply to this email directly, view it on GitHub, or unsubscribe.

I'm a beginner at all this so could you please explain to me how I can do this please ? @zoharmyname

kunj22 commented 3 years ago

@kunj22 are you using termux ?

I think so 😅 I'm on kali Linux on raspberry pi and the command line interpreter is called terminal.

kunj22 commented 3 years ago

Also @htr-tech is it possible if I could message you on Instagram for more help please

kunj22 commented 3 years ago

So any fix ?

htr-tech commented 3 years ago

@kunj22 if you have hotspot then turn it on & try again

first host your phishing module using localhost then in the new tab excute the following commands..

wget https://bin.equinox.io/c/4VmDzA7iaHb/ngrok-stable-linux-amd64.zip
unzip ngrok-stable-linux-amd64.zip
chmod +x ngrok
./ngrok http 8080
chrisfal10 commented 3 years ago

In the directory of nexphisher Type cd .htr

rm -r -f ngrok

Then make sure you have wget and unzip (apt install wget unzip)

Then

wget https://bin.equinox.io/c/4VmDzA7iaHb/ngrok-stable-linux-arm.zip

unzip ngrok-stable-linux-arm.zip

chmod +x ngrok

After this make sure u get ur token from ngrok

And Type

./ngrok authtokenYOUR_AUTH_TOKEN_HERE`

And done run the command it should work

chrisfal10 commented 3 years ago

It's a problem with the ngrok package