摘要: buu xss lab 1~5 题目在buu basic区 https://buuoj.cn/challenges#XSS-Lab 主页面是这个东西(这表情怎么满脸嚣张),点图片 #1. level 1 看name=test。试试能不能用html改改它 试着改一下用户名,加个标题啥类似的 证明确实可以。 xss的这种题之前淇姐讲过 阅读全文
posted @ 2022-12-01 23:04 橙芒果Ting 阅读(244) 评论(1) 推荐(0)
摘要: 初始SQL万能语句  ' or 1=1# ##使用SQL注入前 在日常界面用户登录过程中通常是这样的 输入用户名“username” 输入密码“password” SQL注入语句编写如下 $sql=select * form user where username='username' and password='password' 当我们 阅读全文
posted @ 2022-11-28 01:37 橙芒果Ting 阅读(1377) 评论(1) 推荐(1)
摘要: "Hello World" This is the first note from the cnblogs.com...This is the beginning of a dream 阅读全文
posted @ 2022-11-24 01:37 橙芒果Ting 阅读(22) 评论(0) 推荐(0)