0%

代码审计靶机docker环境搭建记录

代码审计靶机docker环境搭建记录

QQ群:397745473

1
2
资料文档: https://yeasy.gitbook.io/docker_practice/image/build
环境代码: https://github.com/hongriSec/PHP-Audit-Labs

一. linux 安装docker

docker-compose 的安装在 Ubuntu、Debian 上可以这样操作。

1
2
3
4
apt update && apt upgrade
apt install python3-pip
pip3 install -U pip
pip3 install docker-compose

二. 下载环境

1
git clone https://github.com/hongriSec/PHP-Audit-Labs.git
1
2
3
4
[红日安全]代码审计Day1 - in_array函数缺陷  https://xz.aliyun.com/t/2451

红日安全: https://xz.aliyun.com/u/10394

QQ群:397745473

欢迎关注我的其它发布渠道