Introduction to Phishing
This lecture will introduce you to the phishing section of this course. This section will teach you how to replicate any website that exists on the internet and host it on your own server on the cloud.
This can be very useful in so many scenarios. So first of all, you’re going to be able to host your own websites on your own servers. Then I’m going to teach you how to use this knowledge to steal the login information of any web page and hack the web browsers that load that page.
Then we’ll take our phishing game to the next level as you learn how to bypass multi-factor or two factor authentication using EvilginX and the browser in-browser attack. You’ll even be able to use this to hack WhatsApp accounts or any other account that has a web interface.
Of course, this is going to work against all devices mobile phones, computers, tablets.It doesn’t really matter.And against all operating systems windows, Linux, Apple macOS, iOS or even Android.
As we do this,I’m going to teach you more concepts about the cloud. So I’m going to teach you how to transfer files between your local computer and your cloud server, how to manage the file system on your cloud server to download and upload and edit and rename and move files exactly the same way that you communicate or interact with files on your local computer.
You’ll also learn what do we mean by DNS, how to register a domain name and link it to your cloud server.
Finally, I will teach you how to enable HTTPS on your website.As a result.This increases user trust, browser trust and search engine trust, increasing the chances of executing a successful attack.
Last but not least, you’ll learn basic PHP programming. But don’t worry about it. I don’t expect you to know any programming and I’m going to take you through it step by step.
Resources