• Stars
    star
    239
  • Rank 168,308 (Top 4 %)
  • Language
    PHP
  • Created over 6 years ago
  • Updated over 6 years ago

Reviews

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

Repository Details

Web漏洞渗透测试靶场

BWVS

Web漏洞渗透测试靶场

安装方法:

1.导入根目录的sql文件

2.修改\bwvs_config\sys_config.php 配置(mysql和根目录)

3.修改\bug\conn.php里的mysql配置

4.需要开启 allow_url_include = On allow_url_fopen = On

注意: 请勿在生产环境搭建.