CVE-2014-0160### HeartBleed уязвимость в docker
1. git clone https://github.com/Saymeis/HeartBleed.git
2. cd HeartBleed
2. sudo docker build -t heartbleed -f Dockerfile .
3. sudo docker run -p 80:80 -p 443:443 -d heartbleed
[4.0K] /data/pocs/646dd3606ed988e8e285abd5b34aa1dce5f6c312
├── [ 134] curl.sh
├── [1.3K] Dockerfile
├── [4.0K] keys
│ ├── [1.2K] heartbleed.crt
│ └── [1.7K] heartbleed.key
├── [4.0K] nginx
│ └── [4.0K] www
│ ├── [ 383] 50x.html
│ ├── [4.0K] css
│ │ ├── [143K] bootstrap.css
│ │ ├── [380K] bootstrap.css.map
│ │ ├── [118K] bootstrap.min.css
│ │ ├── [529K] bootstrap.min.css.map
│ │ ├── [ 26K] bootstrap-theme.css
│ │ ├── [ 47K] bootstrap-theme.css.map
│ │ ├── [ 23K] bootstrap-theme.min.css
│ │ ├── [ 25K] bootstrap-theme.min.css.map
│ │ └── [ 96] starter-template.css
│ ├── [4.0K] fonts
│ │ ├── [ 20K] glyphicons-halflings-regular.eot
│ │ ├── [106K] glyphicons-halflings-regular.svg
│ │ ├── [ 44K] glyphicons-halflings-regular.ttf
│ │ ├── [ 23K] glyphicons-halflings-regular.woff
│ │ └── [ 18K] glyphicons-halflings-regular.woff2
│ ├── [2.8K] index.php
│ └── [4.0K] js
│ ├── [ 68K] bootstrap.js
│ ├── [ 36K] bootstrap.min.js
│ └── [ 484] npm.js
├── [ 228] README.md
├── [4.0K] sites-enabled
│ └── [1007] default
├── [1.1K] supervisord.conf
└── [ 17K] www.conf
7 directories, 27 files