解决XSS挑战之旅镜像启动报错问题

This commit is contained in:
c0ny1 2020-03-16 21:43:27 +08:00
parent b76f0ff0f6
commit ba16891efc
45 changed files with 3 additions and 3 deletions

2
XSS-challenge-tour/Dockerfile Normal file → Executable file
View File

@ -1,4 +1,4 @@
FROM php:5.5-apache
FROM php:5.6-apache
MAINTAINER c0ny1 <root@gv7.me>

4
XSS-challenge-tour/docker-compose.yml Normal file → Executable file
View File

@ -2,6 +2,6 @@ version: '2'
services:
web:
#build: .
image: c0ny1/xssed:latest
image: c0ny1/xss-challenge-tour:latest
ports:
- "80:80"
- "8091:80"

0
XSS-challenge-tour/docker-php.conf Normal file → Executable file
View File

0
XSS-challenge-tour/src/chk.js Normal file → Executable file
View File

0
XSS-challenge-tour/src/index.php Normal file → Executable file
View File

0
XSS-challenge-tour/src/index.png Normal file → Executable file
View File

Before

Width:  |  Height:  |  Size: 52 KiB

After

Width:  |  Height:  |  Size: 52 KiB

0
XSS-challenge-tour/src/level1.php Normal file → Executable file
View File

0
XSS-challenge-tour/src/level1.png Normal file → Executable file
View File

Before

Width:  |  Height:  |  Size: 74 KiB

After

Width:  |  Height:  |  Size: 74 KiB

0
XSS-challenge-tour/src/level10.php Normal file → Executable file
View File

0
XSS-challenge-tour/src/level10.png Normal file → Executable file
View File

Before

Width:  |  Height:  |  Size: 155 KiB

After

Width:  |  Height:  |  Size: 155 KiB

0
XSS-challenge-tour/src/level11.php Normal file → Executable file
View File

0
XSS-challenge-tour/src/level11.png Normal file → Executable file
View File

Before

Width:  |  Height:  |  Size: 18 KiB

After

Width:  |  Height:  |  Size: 18 KiB

0
XSS-challenge-tour/src/level12.php Normal file → Executable file
View File

0
XSS-challenge-tour/src/level12.png Normal file → Executable file
View File

Before

Width:  |  Height:  |  Size: 84 KiB

After

Width:  |  Height:  |  Size: 84 KiB

0
XSS-challenge-tour/src/level13.php Normal file → Executable file
View File

0
XSS-challenge-tour/src/level13.png Normal file → Executable file
View File

Before

Width:  |  Height:  |  Size: 66 KiB

After

Width:  |  Height:  |  Size: 66 KiB

0
XSS-challenge-tour/src/level14.php Normal file → Executable file
View File

0
XSS-challenge-tour/src/level15.php Normal file → Executable file
View File

0
XSS-challenge-tour/src/level15.png Normal file → Executable file
View File

Before

Width:  |  Height:  |  Size: 140 KiB

After

Width:  |  Height:  |  Size: 140 KiB

0
XSS-challenge-tour/src/level16.php Normal file → Executable file
View File

0
XSS-challenge-tour/src/level16.png Normal file → Executable file
View File

Before

Width:  |  Height:  |  Size: 181 KiB

After

Width:  |  Height:  |  Size: 181 KiB

0
XSS-challenge-tour/src/level17.php Normal file → Executable file
View File

0
XSS-challenge-tour/src/level18.php Normal file → Executable file
View File

0
XSS-challenge-tour/src/level19.php Normal file → Executable file
View File

0
XSS-challenge-tour/src/level2.php Normal file → Executable file
View File

0
XSS-challenge-tour/src/level2.png Normal file → Executable file
View File

Before

Width:  |  Height:  |  Size: 26 KiB

After

Width:  |  Height:  |  Size: 26 KiB

0
XSS-challenge-tour/src/level20.php Normal file → Executable file
View File

0
XSS-challenge-tour/src/level3.php Normal file → Executable file
View File

0
XSS-challenge-tour/src/level3.png Normal file → Executable file
View File

Before

Width:  |  Height:  |  Size: 21 KiB

After

Width:  |  Height:  |  Size: 21 KiB

0
XSS-challenge-tour/src/level4.php Normal file → Executable file
View File

0
XSS-challenge-tour/src/level4.png Normal file → Executable file
View File

Before

Width:  |  Height:  |  Size: 20 KiB

After

Width:  |  Height:  |  Size: 20 KiB

0
XSS-challenge-tour/src/level5.php Normal file → Executable file
View File

0
XSS-challenge-tour/src/level5.png Normal file → Executable file
View File

Before

Width:  |  Height:  |  Size: 17 KiB

After

Width:  |  Height:  |  Size: 17 KiB

0
XSS-challenge-tour/src/level6.php Normal file → Executable file
View File

0
XSS-challenge-tour/src/level6.png Normal file → Executable file
View File

Before

Width:  |  Height:  |  Size: 17 KiB

After

Width:  |  Height:  |  Size: 17 KiB

0
XSS-challenge-tour/src/level7.php Normal file → Executable file
View File

0
XSS-challenge-tour/src/level7.png Normal file → Executable file
View File

Before

Width:  |  Height:  |  Size: 13 KiB

After

Width:  |  Height:  |  Size: 13 KiB

0
XSS-challenge-tour/src/level8.jpg Normal file → Executable file
View File

Before

Width:  |  Height:  |  Size: 7.3 KiB

After

Width:  |  Height:  |  Size: 7.3 KiB

0
XSS-challenge-tour/src/level8.php Normal file → Executable file
View File

0
XSS-challenge-tour/src/level9.php Normal file → Executable file
View File

0
XSS-challenge-tour/src/level9.png Normal file → Executable file
View File

Before

Width:  |  Height:  |  Size: 66 KiB

After

Width:  |  Height:  |  Size: 66 KiB

0
XSS-challenge-tour/src/xsf01.swf Normal file → Executable file
View File

0
XSS-challenge-tour/src/xsf02.swf Normal file → Executable file
View File

0
XSS-challenge-tour/src/xsf03.swf Normal file → Executable file
View File

0
XSS-challenge-tour/src/xsf04.swf Normal file → Executable file
View File