Bypassing HTTPS
Hello guys pytools here, back again with another article. Today we are going to learn how you can Bypass https and hacked into the Network
All the attacks that we learn so far are only work http only not on https.
so without doing further delay lets get started.
To bypass the HTTPS, we are going to use a tool called ssl-strip.
What does ssl-strip does:
ssl-strip downgrade any request to the HTTPS website and get it redirected to the HTTP version of this website. Once we go to the HTTP version, sniffing the data will be trivial, exactly like what happened in the previous section. MITMf starts SSLstrip automatically for us, but we can use it manually.
want to know how ssl-strip works for this pls do watch this video:
https://www.udemy.com/tutorial/learn-python-and-ethical-hacking-from-scratch/how-to-bypass-https/
Bypassing https using ssl-strip:
https://drive.google.com/file/d/1KvF5BACPACJty6BIfozv0yJcRunan9n4/view?usp=sharing
That's all for today guys hope you are enjoying our content and also guys Pls don't forget to follow us on Instagram and GitHub and do like our content on Instagram.
https://instagram.com/__pytools__
Comments
Post a Comment