Hey Folks, in this tutorial we will show you that how you can embed your malicious URL in popular websites such as : Youtube, Facebook and Google etc. These kind of techniques are useful during the social engineering attacks because we can embed our malicious URLs in well known domains and send to the victim.
Kali Linux = Attacker
Lets take a look π !!
It is open source tool that is hosted on github page. This allow an attacker to embed his malicious code or URL in well known domains. To do our work, we have to download it from the github page.
git clone https://github.com/PerezMascato/URLCADIZ.git
Install the requirements using the pip command and go to the directory of this tool.
sudo pip3 install pyshorteners
cd URLCADIZ
python3 URLCADIZ.py
It provide us various features as you can see below. For an example we will select the option second.
Here we will paste the original URL of youtube in the first section and our malicious URL in the post link section.
Finalize URL has come before us. Now we can sent this URL to the victim.
You can see that the URL has been successfully redirected to our website.
Now we can embed the URL automatically. The usage guide is given below.
Usage π < orignal URL > < any keywork > @< malicious URL >
https://google.com-smb-server-can-be-hacked@secnhack.in
As soon we will click on βYesβ button the URL will be redirected on malicious website.
Great π !! Similarly we can add phishing page and take the advantage of this technique.
A keen learner and passionate IT student. He has done Web designing, CCNA, RedHat, Ethical hacking, Network & web penetration testing. Currently, he is completing his graduation and learning about Red teaming, CTF challenges & Blue teaming.
The gau (Get All URLs) tool is a versatile open-source utility that collects URLs from…
Jsluice++ is a Burp Suite extension designed for passive and active scanning of JavaScript traffic…
Hey Folks :) !! In this tutorial, we will describe some of the techniques commonly…
Hey Folks :) !! In this article, we present the "Termux Cheat Sheet for Hackers"…
Amid the rapid advancement of technology, the significance of human involvement in cybersecurity frequently goes…
Hey Folks, we are back today after such a long break, but don't worry we…
This website uses cookies.