thewickedkarma / blackeye-im

This project is now discontinued. Kindly use other working alternatives.
https://github.com/thewickedkarma/blackeye-im
GNU General Public License v3.0
492 stars 261 forks source link

Didnt get any ngrok links to the victim #2

Open aljawary opened 3 years ago

aljawary commented 3 years ago

Screenshot_20210408-191154_Termux I dont get any link to share with the victims, how to fix this?

sonu13579 commented 3 years ago

Screenshot_2021-05-31_23_01_54 Oooh i was using another blackeye. sorry for that but that solution really works for that blackeye issue. and your blackeye really works fine. i wasted a lot of time at that blackeye, it would be nice if i could use it

indakffop commented 3 years ago

hey @sonu13579 i am not getting the link even after i do all the steps so i request u to help me with tat i am a newbie in coding so i was not able to understand some of the things u told so contact me "anirudh.jujare@gmail.com" or if u have discord "INVINCIBLE 亗#0761" plz help me asap ....

wolney8 commented 3 years ago

Not sure if this will help anyone but I followed these steps to get the URL.

Basic Installation of this git: git clone https://github.com/Git-Ankitraj/blackeye-im.git cd blackeye-im chmod +x ./setup.sh ./setup.sh (this gave an error, continued anyway)

ngrok Download/Installation: Signed up to ngrok.com, logged in and downloaded ngrok (32bit) for my KALI LINUX VM via https://bin.equinox.io/c/4VmDzA7iaHb/ngrok-stable-linux-386.zip Extracted ngrok (script) from the ZIP $ cd ~/Downloads $ sudo mv ngrok ~/blackeye-im $ chmod +x ngrok $ ./ngrok authtoken (entered my auth token from dashboard.ngrok.com) Closed this terminal window

Start ngrok Manually Opened a new Terminal window (1) $ cd ~/blackeye-im/ $ ./ngrok http 80 Waited for the connection to establish Keep this terminal window open!

Start a PHP Server Manually: Opened a new terminal window (2) $ cd ~/blackeye-im/ $ cd ~/blackeye-im/sites/facebook/ $ php -S localhost:80 I can now open Firefox and see the phishing Facebook website Keep this terminal window open!

Run BLACKEYE.SH: Opened new Terminal window (3) $ cd ~/blackeye-im/ $ bash ./blackeye.sh (choose Facebook)

After I performed these actions in this process, the link populated in the 3rd terminal window (running blackeye.sh) and I could see the URL in the 1st terminal window (running ngrok) - I can also see my 'endpoints' listed in my dashboard.ngrok.com account and running. When I access the site from another PC, I can see my IP and credentials being captured in blackeye.sh

Hope this helps.. not sure if all of this is required so I may experiment.

Good luck.

Screenshot 2021-07-29 at 13 18 14

garciaraul85 commented 2 years ago

@wolney8 it only works when you use "http://localhost:8080" If I used the ngrok url it says "Failed to complete tunnel connection" Do you know why is that happening?

SUNNYSOROUT commented 2 years ago

sir when i use it on my laptop browser it work perfectly but when i open it on another devise browser it doesn't work. why ??

killerkalai commented 2 years ago

![Uploading Screenshot at 2022-08-12 18-40-29.png…]()

ANY ONE KNOW HOW TO SOLVE THIS PROBLEM EXPLAIN CLEARLY PLEASE

Vanissalexixx commented 2 years ago

Can you tell me which android version you are operating at?

Am using spark 9 and I have sane issue ngrok is not generating links

killerkalai commented 2 years ago

Screenshot at 2022-08-17 09-31-37 Screen
![Screenshot at 2022-08-17 09-32-58](https://user-images.githubusercontent.com/110893108/185050815-2470702d-5ef1-4807-95c5-0e7440b742b6.png)
shot at 20
![Screenshot at 2022-08-17 09-33-12](https://user-images.githubusercontent.com/110893108/185050832-29e0b1e9-79ca-4953-bf11-b7eab995eda5.png)
22-08-17 09-32-14

please say why this error is occur

ozdemir1495 commented 2 years ago

Bunun için yardımda bulunulduğundan emin değilim ama URL'yi almak için bu şanslılar.

Bu git'in Temel Kurulumu: git klon https://github.com/Git-Ankitraj/blackeye-im.git cd blackeye-im chmod +x ./setup.sh ./setup.sh ( bu bir hata verdi, yine de devam etti )

ngrok'a kaydoldum , linux aracılığıyla ve https :// bin . uzantısından ngrok (komut dosyası) $ cd ~/Downloads $ sudo mv ngrok ~/blackeye-im $ chmod +x ngrok $ ./ngrok authtoken (auth token'ımı dashboard.ngrok.com'dan girdi) Bu terminal penceresini __

ngrok'u Başlat Manuel olarak yeni bir Terminal penceresi açıldı (1) $ c ~/blackeye-im/ $ ./ngrok http 80 Bağlantının yer alması bekleniyor Bu terminal penceresini açık tutun!

Bir PHP Sunucusunu Manuel Olarak Başlatın: Yeni bir terminal penceresi açtı (2) $ cd ~/blackeye-im/ $ cd ~/blackeye-im/sites/facebook/ $ php -S localhost:80 Artık Firefox'u açma ve kimlik avını sahipim Facebook web sitesi Bu terminal penceresini açık tutun!

BLACKİYEE.SH'yi merkezi: Yeni Terminal penceresi açıldı (3) $ cd ~/blackeye-im/ $ bash ./blackeye.sh (Facebook'u seçin)

Bu işlemlerde bu işlemler gerçekleştirdikten sonra, 3. terminalki bağlantı (blackeye.sh çalıştırıyor) ve URL'yi 1. terminal (ngrok çalıştırıyor) görebildim - 'uç noktalarımı' listemde de görebiliyorum. dashboard.ngrok.com hesabı ve lisansı. Siteye başka birdan eriştiğimde, IP ve bilgisayar bilgilerinin blackeye.sh dosyasının yakalandığını görebiliyorum.

aslında bu olur. Tüm bunların dışında var olan emin değilim, bu yüzden deneyebilirim.

İyi şanlar.

Ekran görüntüsü 2021-07-29 13 18 14

i did and it worked but no link ┌─[ Choose an option:]─[~] └──╼ ~ 1

1.Ngrok 2.Localtunnel

┌─[ Choose the tunneling method:]─[~] └──╼ ~ 1

[] Starting php server...
[
] Starting ngrok server...
[] Send this link to the Victim:
./blackeye.sh: line 412: xsel: command not found ./blackeye.sh: line 412: jq: command not found ./blackeye.sh: line 412: xsel: command not found [
] Use shortened link instead:

[*] Waiting victim open the link ..

Rubinmicheal commented 2 years ago

ITS STILL NOT SHOWING THE LINK WHAT SHOULD I DO PLEASE HELP

imvinojanv commented 2 years ago

How can I share this link with others? Others can't access this localhost link right.. Please give me a solution to get a common url.

ahmedsial295 commented 2 years ago

Screenshot_20210408-191154_Termux I dont get any link to share with the victims, how to fix this?

Bro Turn On Your Mobile Hotspot During Generating Link

imvinojanv commented 2 years ago

I am running the application on the Ubuntu system. So how can I get the shareable link? I need to share the link to the victim. Please give a solution to that

On Wed, Aug 31, 2022 at 10:23 AM ahmedsial295 @.***> wrote:

[image: Screenshot_20210408-191154_Termux] https://user-images.githubusercontent.com/43963987/114024485-4f711d80-989e-11eb-8627-34c3536e9bea.png I dont get any link to share with the victims, how to fix this?

Bro Turn On Your Mobile Hotspot During Generating Link

— Reply to this email directly, view it on GitHub https://github.com/thewickedkarma/blackeye-im/issues/2#issuecomment-1232461479, or unsubscribe https://github.com/notifications/unsubscribe-auth/ALUPSIBKVB3D6NKFVHG5D53V33QOPANCNFSM42SYNH3A . You are receiving this because you commented.Message ID: @.***>

-- Regards, Vinojan Veerapathirathasan

Walkingonmyshade001 commented 1 year ago

Screenshot_2021-05-04_08_35_22

hey bro that's not working also

are you using blackeye. is it runs fine in your system.

can you back up them and delete the entire blackeye and try reistalling and do them again and say do you get links or not

You are using a different blackeye.....the one offered on this git is blackeye-im

sonu13579 commented 1 year ago

Sorry for the delayed response. I don't use this email actively.

And for the issue about the link , you can use zphisher instead of blackeye as zphisher is better with lot more phishing options.

So use zphisher

On Mon, 23 Jan 2023, 7:59 pm Rayan0385, @.***> wrote:

Hi I also have this problem kind of, it's says to install curl and I installed in its last version. I'm using Kali Linux[image: IMG_20230123_151951.jpg] https://user-images.githubusercontent.com/123386694/214064545-9044292e-2b69-42f1-b919-ffeaf74a1810.jpg

— Reply to this email directly, view it on GitHub https://github.com/thewickedkarma/blackeye-im/issues/2#issuecomment-1400440918, or unsubscribe https://github.com/notifications/unsubscribe-auth/ATX5HUMJL4OGDINTYMYA77DWT2IUVANCNFSM42SYNH3A . You are receiving this because you are subscribed to this thread.Message ID: @.***>

sonu13579 commented 1 year ago

Sorry for the delayed response. I don't use this email actively.

And for the issue about the link , you can use zphisher instead of blackeye as zphisher is better with lot more phishing options.

So use zphisher

On Wed, 5 Jan 2022, 10:12 am garciaraul85, @.***> wrote:

@wolney8 https://github.com/wolney8 it only works when you use " http://localhost:8080" If I used the ngrok url it says "Failed to complete tunnel connection" Do you know why is that happening?

— Reply to this email directly, view it on GitHub https://github.com/The-Burning/blackeye-im/issues/2#issuecomment-1005378162, or unsubscribe https://github.com/notifications/unsubscribe-auth/ATX5HULZCSAKZEMNERGRLKDUUPDZ5ANCNFSM42SYNH3A . You are receiving this because you are subscribed to this thread.Message ID: @.***>

DomoKrch commented 10 months ago

once BlackEye activated Ngrok session, look for the address on localhost:4040

Lemon-stack commented 10 months ago

Same problem here

haysem99 commented 10 months ago

sure bro all you need is just edit the buffer of the blackeye.sh . okay follow the following commands you will be able to get the link cd blackeye nano blackeye.sh then find the 436 no line you can find that by pressing ctrl + c Screenshot_2021-05-14_14_23_27 like this

and then remove all thing of the 436 line and paste the following command there link=$(curl -s -N http://127.0.0.1:4040/api/tunnels | grep -o "https://[0-9a-z]*\.ngrok.io")

then save the buffer by pressing ctrl +x and then y and then enter

that's it now close the terminal and open a new terminal and run your blackeye you will be able to get the link.

he is lying it will not work pls dont try this ever this is huge lying. protect your self from scam like this

avshiva-noro commented 8 months ago

why is it a scam ?