Friday 13 December 2013

// // 4 comments

Difference between HTTP and HTTPS

With more people joining the internet scene each day it's important that it's security is.. well it has to be good. Of course everything can be hacked and that's the way hackers work. They know there IS a vulnerability but they don't don't know the rest. in this article i'll try to explain the big difference between HTTP and HTTPS  


On my last article i wrote about hacking a Facebook account which is not in HTTPS. 

HTTP
First HTTP:
HTTP means Hyper Text Transfer Protocol. Whenever we open up a website we use this protocol. The client asks the server to open communication on port 80. The server does that and opens port 80 and at the client side several random ports are opened.

Is HTTP secure?
HTTP is absolutely not secure. If someone would use a MITM (Man In The Middle) attack and search with Wireshark the attacker would easily gain access to your account.If you want to know how to do that just go trough my last post
Packet data send with HTTP is NOT encrypted. That's why it's so easy to crack into a session using MITM and Wireshark.

HTTPS

Then HTTPS
HTTPS is a combination of HTTP (Hyper Text Transfer Protocol) and SSL (Secure Socket Layer protocol) / TLS (Transport Layer Security). HTTPS is mainly used for internet banking, payment transactions and login pages.
It's goal is to provide maximum security for web pages that send secure information. HTTPS works the same as HTTP but it has encryption on top of it. HTTPS works like this:

data transmission by HTTPS
Is HTTPS secure?
HTTPS is secure. if someone would use the same method as with HTTP (MITM + Wireshark), then the attacker would only get Encrypted information as seen above

My Conclution


My conclusion would be that whenever you can USE HTTPS!!! HTTPS is secure and prevents hackers from hacking your precious Social media accounts. Of course there are ways around HTTPS as there are always ways to bypass security. But for now You'r accounts will be safe



Note: If you enjoyed this post, you might want to Follow our Twitter or become our Facebook fan.  You will get all the latest updates at both the places. And also don't be selfish Share this post with your friends



Don't be selfish... Share the resource with your friends :)

Facebook Twitter Google Digg StumbleUpon Reddit LinkedIn Pinterest buffer

4 comments:

  1. Good Job Siva... Join With Me Here For More Pc Tricks http://thetechsbot.blogspot.com/ & http://www.techgator.org/

    ReplyDelete
    Replies
    1. nice blog shiva .... it's very useful too beginner like me

      Delete
    2. Thanks for the visit and comment Vikram.

      //nice blog shiva // One correction my name is SIVA not Shiva :)

      Delete
  2. Thanks for the visit and comment Thiru

    ReplyDelete