WinSSLMiM is an HTTPS Man in the Middle attacking tool. It includes FakeCert, a tool to make fake certificates (like the DCA of sslmim found in Phrack 57). It can be used to exploit the Certificate Chain vulnerability in Internet Explorer. The tool works under Windows 9x/2000.
Usage :
- FakeCert : fc -h
- WinSSLMiM : wsm -h
Example 1:
Generate fake certificate: fc -s www.serverHTTPS.com -f fake_cert.crt
Launch WinSSLMiM: wsm -f fake_cert.crt