• 0 Posts
  • 11 Comments
Joined 11 months ago
cake
Cake day: July 31st, 2023

help-circle

  • Yes, back when I was playing around with my WiFi pineapple there were a wide variety of tricks to break SSL authentication without it being obvious to users. Easiest was to terminate the SSL connection on the pineapple and re-encrypt it with a new SSL cert from there to the users browser, so to the user it looked like everything was secure but in reality their traffic was only encrypted from them to the pineapple, then decrypted, sniffed and re-encrypted to pass along to the target websites with normal SSL.

    Man in the middle attacks really do give the attacker tons of options