Skip to content

mlinton/ssl-cookie

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

ssl-cookie

OpenSSL Cookie Finder Cloned from https://gist.github.com/mitsuhiko/10130454 Credit to https://github.com/mitsuhiko and http://s3.jspenguin.org/ssltest.py

Summary:

PoC that abuses the OpenSSL heartbleed bug to expose session cookie values in web server memory. Will extract semicolon separated values representing found session variables.

WARNING: this is PoC code and appropriate usage of the tool is to test your web server to determine if it is leaking session cookie data.

Usage:

python stealcookie.py site [options -p PORT]

About

OpenSSL Cookie Finder

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages