3 matches found
Java Secure Socket Extension (JSSE) SKIP-TLS MITM Proxy Exploit
This Metasploit module exploits an incomplete internal state distinction in Java Secure Socket Extension JSSE by impersonating the server and finishing the handshake before the peers have authenticated themselves and instantiated negotiated security parameters, resulting in a plaintext SSL/TLS...
Java Secure Socket Extension (JSSE) SKIP-TLS MITM Proxy
This module requires Metasploit: http://metasploit.com/download Current source: https://github.com/rapid7/metasploit-framework require 'msf/core' require 'openssl' class Metasploit3 'Java Secure Socket Extension JSSE SKIP-TLS MITM Proxy', 'Description' = %q This module exploits an incomplete...
Java Secure Socket Extension (JSSE) SKIP-TLS MITM Proxy
This module exploits an incomplete internal state distinction in Java Secure Socket Extension JSSE by impersonating the server and finishing the handshake before the peers have authenticated themselves and instantiated negotiated security parameters, resulting in a plaintext SSL/TLS session with...