Skip to content

Instantly share code, notes, and snippets.

View jpicht's full-sized avatar

Julian Picht jpicht

  • Hannover, Germany
View GitHub Profile
@jpicht
jpicht / ssltest.py
Last active May 4, 2018 19:34 — forked from sh1n0b1/ssltest.py
#!/usr/bin/python
# Quick and dirty demonstration of CVE-2014-0160 by Jared Stafford (jspenguin@jspenguin.org)
# The author disclaims copyright to this source code.
#
# -shirk added TLS version
# -jpicht added SMTP STARTTLS hack
import sys
import struct