Skip to content

Instantly share code, notes, and snippets.

View tuankiet65's full-sized avatar

Kiet Ho tuankiet65

View GitHub Profile
#
# Usage: python heartbleed.py <host>
#
# The author disclaims copyright to this source code.
import sys
import struct
import socket
import time
import select