Skip to main content

Phishing Hack in Linux.

 Hello everyone, in this post I'll teach you how to perform a phishing attack in Linux. So let's started.

Download "blackeye" from this link .

Now, extract the downloaded file and open terminal in that folder.

Now, create an account in this site. After creating an account copy the authtoken which goes like this:

$./ngrok authtoken <some random letters,special characters and numbers>

Then paste this in the terminal where blackeye folder is the working directory.

Then, type:

./blackeye.sh

If you get any error like "I need php or curl to run. Aborting" then install the package shown missing in the terminal. You can install it by typing: 

sudo apt-get install <package name>

If you get error which says "bash: ./blackeye.sh: Permission denied". Open the folder where this file exists. Then right click on that file. Then go to Properties. Then open the Permissions tab and check mark the box which says "Allow executing file as program".

If any error didn't appear in your screen, you are good to go. After running the blackeye shell script, you can see something like this : 



Now choose an option which website do you want to use as your phishing page. I'll be using Instagram so I'll choose "1". Will now see this :


Now wait sometime until you see this:


Now copy the link and send it to the victim. Your screen will change if the victim clicks the link. It will like this:




Now, if the victim enters the Username and Password it will be shown in the terminal and it will also be saved to a file named "username.txt". If the victim enters the username and password your screen will change to :


Now it's up to you how you convince the victim to enter the credentials. 

Thank You.





Comments

Popular posts from this blog

How to run LOIC in Ubuntu or any other Linux distribution.

You wanting to use LOIC means that you are planning to perform a DOS attack. The most popular software that helps you to perform DOS attack is LOIC but the software is not available for Linux. So, today I'll teach you how to use LOIC in any Linux distro. 1. Open terminal and run the following command: sudo apt-get install mono-complete 2. Download the LOIC software by clicking here . 3. Extract it and place it in the Desktop. 4. Open terminal and type the following commands: cd Desktop sudo mono LOIC.exe Now your LOIC should run properly.  The video tutorial in YouTube has been removed for violating Community Guidelines. Sorry about that. 

Will there be a Windows 11?

 It has been five years since the latest Windows, Windows 10 has released. People have now raised a question, 'Will there be a new Windows or Windows 11?'.  As far as I think, there might not be a new version of Windows. If a new version of Windows arrives the interface have to be new and people will need some to learn how to use properly and this might be difficult for huge companies and offices. And there might also be some programs that run only in the current version of Windows and the programs may be corrupt and not work properly if it is running in a new OS and people might have to make a new program that runs in the new OS. So instead of a new version of Windows, Microsoft might add new features and bring updates for the current version of Windows, Windows 10 and make it better and continue the current version rather than bringing up a new one.

6 most addictive Android games for free!!!

 If you are bored and just want some good game to kill your time, you are at the right place. In this post, you will find some exciting games that can be a great help to kill your time. These games are completely free to download and can run on low specs phones also. 1. Brain Dots Brain Dots is a game published by Translimit,Inc. In this game you will find two dots of different colors (blue and pink) and your task is to bring the two dots together by drawing lines. The game gets difficult as your levels increase. Click here to download the game. 2. Plague Inc Plague Inc is published by Ndemic Creation and Miniclip. It is a disease based game where you have to spread your disease all over the world by not letting any country develop an antidote of your disease. If all the countries get infected and if all the people die you win the game. Click here to download the game. 3. Eerskraft Eerskraft is a Minecraft like game but it is completely free and does not take much resources and s...