SSLv3 Poodle Vulnerability On *.googlevideo.com
What is the POODLE attack? Padding Oracle On Downgraded Legacy Encryption (POODLE) is an issue that affects SSL 3.0. If an adversary can modify network transmissions between the client and the server they can downgrade the SSL connection to SSL 3.0 and tamper with/decrypt data in transmission. The actual problem stems from the fact that the block cipher padding in CBC encryption in SSL 3.0 is not fully verified during the decryption process. Is *.googlevideo.com Vuln ? actually i test 2 subdomain in googlevideo.com r8---sn-2uuxa3vh-n0cl.googlevideo.com r6---sn-4pvgq-n8ve.googlevideo.com Steps To Reproduce openssl s_client -connect r8---sn-2uuxa3vh-n0cl.googlevideo.com:443 -ssl3 Output : $ openssl s_client -connect r8---sn-2uuxa3vh-n0cl.googlevideo.com:443 -ssl3 CONNECTED(00000158) --- Certificate chain 0 s:/C=US/ST=California/L=Mountain View/O=Google Inc/CN=*.googlevideo.com i:/C=US/O=Google Inc/CN=Google Internet Authority G...