Sponsored
Andorid Hacking

Perform Phishing Attack Through Google Cloud Shell

Hey Folks, as we know that whenever we need to do a phishing attack, we use github tools and to execution them we need an operating system such as : kali linux, parrot os etc. But sometimes due to various reasons we are not able to reach the localhost machine, that’s why we use many types of paid cloud services. But through this tutorial we will show how we can perform phishing attacks from anywhere using free Google cloud services.

Lets take a look πŸ™‚ !!

Before starting the tutorial, let us tell you that you can use this technique through your android phone after which you will not need to download external application. Let us first give you a short introduction about the google cloud shell. β€œCloud Shell provides you with command-line access to your cloud resources directly from your browserβ€œ. Now first go to the website and login through any Google account from here. That’s it, your kali linux operating system is ready to access from anywhere.

https://ssh.cloud.google.com/cloudshell/editor

You do not need any guidelines to control this cloud service as it will be easily controlled by beginners. Back to the work πŸ™‚ !! We assume that you have created your account on google cloud shell, Now take a phishing tool from GitHub and try to install and configure it. In our case we will choose our favorite phishing tool called β€œAdvphishingβ€œ. Copy the below command and execute on the cloud terminal.

git clone https://github.com/Ignitetch/AdvPhishing.git
cd AdvPhishing/
bash Linux-Setup.sh

Note : If you are using the kali linux then we have to use the same command to install this tool.

Sounds good πŸ™‚ !! Our idea has worked and below you have to give your ngrok token that you can opt from here.

Great πŸ™‚ !! As you saw above that the tool is successfully installed and configured on the terminal without any errors and even to set it up we didn’t have to install any external dependencies. Now choose any option you want to create a phishing page.

bash AdvPhishing.sh

The tool modifies the phishing link first and gives us a real domain phishing link so that anyone can easily cheat.

Nice πŸ™‚ !! In this tool has two factor authentication phishing page, so If anyone gets stuck on the OTP then through this tool they can bypass it by entering OTP from the victim.

Alright πŸ™‚ !! The final results will come here and you can see that we have successfully obtained the credentials of the victim through Google Cloud Shell. Similarly you can use the tools and access your account from anywhere.

About the Author
Shubham Goyal Certified Ethical Hacker, information security analyst, penetration tester and researcher. Can be Contact on Linkedin.
Sponsored

Recent Posts

Gau (GetAllUrls) – Find Known and Hidden URL

The gau (Get All URLs) tool is a versatile open-source utility that collects URLs from…

3 months ago

Jsluicepp – Burp Extension for JS Secrets – BugBountyTip

Jsluice++ is a Burp Suite extension designed for passive and active scanning of JavaScript traffic…

8 months ago

Bypassing Firewalls (WAF) with XSS Payloads

Hey Folks :) !! In this tutorial, we will describe some of the techniques commonly…

8 months ago

Termux Cheat Sheet for Hackers

Hey Folks :) !! In this article, we present the "Termux Cheat Sheet for Hackers"…

1 year ago

Cracking the X-Factor in Cybersecurity: How Humans are Protecting the Systems?

Amid the rapid advancement of technology, the significance of human involvement in cybersecurity frequently goes…

2 years ago

Cariddi – Hidden Endpoint Finder for Bug Hunting

Hey Folks, we are back today after such a long break, but don't worry we…

3 years ago
Sponsored

This website uses cookies.