摘要:
low级别 代码如下: 1 <?php 2 3 if( isset( $_POST[ 'btnSign' ] ) ) { 4 // Get input 5 $message = trim( $_POST[ 'mtxMessage' ] ); 6 $name = trim( $_POST[ 'txtN 阅读全文
posted @ 2020-01-14 19:31
千与千寻了个啥
阅读(358)
评论(0)
推荐(0)
摘要:
反射型xss low级别 代码如下: 1 <?php 2 3 header ("X-XSS-Protection: 0"); 4 5 // Is there any input? 6 if( array_key_exists( "name", $_GET ) && $_GET[ 'name' ] ! 阅读全文
posted @ 2020-01-14 19:00
千与千寻了个啥
阅读(310)
评论(0)
推荐(0)

浙公网安备 33010602011771号