Build the docker image:
docker build . -t glibc-heap-exploit-demos --build-arg UID=`id -u`
Start the container:
docker run --rm -i -t glibc-heap-exploit-demos
| Name | Name | Last commit date | ||
|---|---|---|---|---|
parent directory.. | ||||
Build the docker image:
docker build . -t glibc-heap-exploit-demos --build-arg UID=`id -u`
Start the container:
docker run --rm -i -t glibc-heap-exploit-demos