• Stars
    star
    231
  • Rank 172,897 (Top 4 %)
  • Language
    PHP
  • Created almost 7 years ago
  • Updated about 6 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

跟踪真实漏洞相关靶场环境搭建

文件包含:

  1. init.sh 初始化脚本 一般包含:

    A. 启动命令

  2. install.sh 部署环境脚本

  3. port 环境启动的端口

  4. bin文件夹 部署环境需要的其他文件

使用方法:

直接将文件夹拷贝到虚拟机中,修改install.sh和init.sh两个脚本权限,直接运行即可。

题目大部分环境使用的Ubuntu14.04,一些使用的是Ubuntu16.04