Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/arthurnn/heartbleed-docker

A docker container to exploit heartbleed OpenSSL, and save the cookies
https://github.com/arthurnn/heartbleed-docker

Last synced: 28 days ago
JSON representation

A docker container to exploit heartbleed OpenSSL, and save the cookies

Awesome Lists containing this project

README

        

# heartbleed-docker

A docker container to exploit heartbleed OpenSSL, and save the cookies

### Build & Run
```
git clone https://github.com/arthurnn/heartbleed-docker.git
cd heartbleed-docker
docker build -t arthurnn/heartbleed .

// change the target url to a vulnerable website
docker run -d -p 9099:9099 arthurnn/heartbleed mail.yahoo.com
```
Check http://localhost:9099