ICode9

精准搜索请尝试: 精确搜索
  • xss漏洞攻击-第十一关2022-07-01 21:04:54

    <!DOCTYPE html><!--STATUS OK--><html> <head> <meta http-equiv="content-type" content="text/html;charset=utf-8"> <script> window.alert = function() { confirm("完成的不错!"); window.locati

  • xss漏洞通关笔记-第一关2022-06-28 20:04:16

    每一题都先检查源码,先从源码中找问题,再看URL 1.第一关 <!DOCTYPE html><!--STATUS OK--><html> <head> <meta http-equiv="content-type" content="text/html;charset=utf-8"> <script> window.alert = function() { confirm(&qu

专注分享技术,共同学习,共同进步。侵权联系[81616952@qq.com]

Copyright (C)ICode9.com, All Rights Reserved.

ICode9版权所有