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
502 stars 264 forks source link

The link gives a 404 error when opened #46

Open nedugenas04 opened 2 years ago

nedugenas04 commented 2 years ago

VirtualBox_Kali-Linux-2021 4a-virtualbox-amd64_27_01_2022_13_21_38 As you can see in the pictures when I select ngrok it says that commands are not found and doesn't give a shortened link. Plus when I open the longer link it shows this:

Screen Shot 2022-01-27 at 1 22 58 PM

Since ngrok didn't work I selected Localtunnel to see if it would work. VirtualBox_Kali-Linux-2021 4a-virtualbox-amd64_27_01_2022_13_12_36 It seems like it might work since both links are showing, but when I open one of the links, they just show a blank page with 404 in the top corner.

Screen Shot 2022-01-27 at 1 12 19 PM

If anyone could help, I'd really appreciate it!

iAFIT commented 2 years ago

the same problem any help?

nedugenas04 commented 2 years ago

Not yet

Nipa-Dev commented 2 years ago

I might know how to fix this error with Ngrok, if you haven't yet fixed it. If you still need help feel free to reply on me

Nipa-Dev commented 2 years ago

@iAFIT , @HAWKM0TH Well I will explain it anyways: Open 2 terminals (one for blackeye that gives you the link) second one will be for the page you want to create the phishing page for. For the second terminal do the following:

image
cd sites 
cd {site_name_you_want_to_create_the_phishing_page_for}
# **this is comment** : now you pick the website, I'm using netflix for the example but it doesn't matter Run the following
php -S localhost:8080

A simple explanation of what happened above

So, what we do is that we start a php server on the website you want, just remember to pick right directory for it and you are all good to go. Now when you visit the link it should be working.

And here is the image from the first terminal (just showing what it looks like)

image

Recap

So quick recap: Open 2 terminals Terminal 1. For blackeye Terminal 2. For the site you want to make the phishing page for On the Terminal 2. Type the following

cd sites 
cd site_name_here 
php -S localhost:8080

We just started a php server for localhost. Now for the Terminal 1. Start the blackeye using what ever command you are used to use eg. ./blackeye.sh. then pick site and choice option 1, and vistit link and it should be fixed as long as the php server is running. Hope this helps you all!

bjwarford08 commented 2 years ago

so i did everything still 404 but in the terminal it says development server started help?

bjwarford08 commented 2 years ago

I might know how to fix this error with Ngrok, if you haven't yet fixed it. If you still need help feel free to reply on me

help

DevMxnu commented 2 years ago

Can you help me tnx

Immagine 2022-10-22 151522

Davidalfa081 commented 1 year ago

Yes I can help you but the developers get request for 15$ for the command

On Sat, Oct 22, 2022, 2:15 PM pinkoo0 @.***> wrote:

Can you help me tnx

[image: Immagine 2022-10-22 151522] https://user-images.githubusercontent.com/86147961/197341067-c57e406c-128b-4054-8dc6-7eccd7f30092.png

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