Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
78778443 authored Dec 12, 2021
1 parent cdb42f2 commit 1e26200
Showing 1 changed file with 8 additions and 2 deletions.
10 changes: 8 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,9 +3,15 @@
参考文章:https://segmentfault.com/a/1190000021899373 使用docker快速搭建xssPlatform测试平台实践

## 一、背景
XSS Platform 是一个非常经典的XSS渗透测试管理系统,原作者在2011年所开发,由于后来长时间没有人维护,导致目前在PHP7环境下无法运行。

笔者最近花了一点时间将源码移植到了PHP7环境中,同时增加安装功能;另外还修复之前的代码的一些不严谨语法的问题,并调整了一些表单的样式,同时将源代码放到GitHub当中,给有需要的同行研究,为了简化安装步骤,特意写一篇文章来帮助大家。
笔者将源代码放到GitHub当中,给有需要的同行研究,为了简化安装步骤,特意写一篇文章来帮助大家。

### 联系我

![](http://oss.songboy.site/blog/bdf4a51d89e3484ff822f1b6bc7a209.jpg)

![](http://oss.songboy.site/blog/be07f380d5b834650bc3bf1e7ab055d.jpg)


## 二、操作概要
1. 源码下载
Expand Down

0 comments on commit 1e26200

Please sign in to comment.