Skip to content

Instantly share code, notes, and snippets.

View hamsolodev's full-sized avatar

hamsolo.dev hamsolodev

View GitHub Profile
@takeshixx
takeshixx / hb-test.py
Last active March 9, 2024 13:37
OpenSSL heartbeat PoC with STARTTLS support.
#!/usr/bin/env python2
"""
Author: takeshix <takeshix@adversec.com>
PoC code for CVE-2014-0160. Original PoC by Jared Stafford (jspenguin@jspenguin.org).
Supportes all versions of TLS and has STARTTLS support for SMTP,POP3,IMAP,FTP and XMPP.
"""
import sys,struct,socket
from argparse import ArgumentParser
@GVRV
GVRV / resources.txt
Created August 7, 2013 15:37
Python packaging talk resources
http://svn.python.org/projects/sandbox/trunk/setuptools/doc/formats.txt
https://python-packaging-user-guide.readthedocs.org/en/latest/index.html
http://guide.python-distribute.org/index.html
http://www.scotttorborg.com/python-packaging/everything.html
http://docs.python.org/2/install/index.html
http://docs.python.org/2/distutils/setupscript.html
http://hynek.me/articles/sharing-your-labor-of-love-pypi-quick-and-dirty/
http://pythonhosted.org/distribute/setuptools.html#automatic-script-creation
@takumikinjo
takumikinjo / .gitignore
Created August 5, 2010 13:56
HTML5 Presentation export for Org-mode
README.html