Using Docker with BugPoC

Docker is a virtualization product that lets software developers deploy applications with high flexibility and portability. BugPoC uses this awesome technology to let hackers instantly create runnable applications that prove their bugs.

This lets software developers reproduce bugs locally without having to download complicated security tools. No need to install fancy proxies or non-standard Python packages. All infrastructure and tooling required to run the PoC will be included in the Image.

These Images can be run in testing environments with network constraints and pre-production stack access. Simply download the PoC Image, load it into Docker, and run!

1 / 4
Installation
2 / 4
Quickstart
3 / 4
PoC Parameters
4 / 4
Help