<?xml version="1.0" encoding="utf-8"?><rss xmlns:dc="http://purl.org/dc/elements/1.1/" version="2.0"><channel><title>MayTinms的Blog</title><link>https://tinms.cc/</link><description>祝您有美好的一天~</description><item><title>Openclaw报错：Profile [*] timed out. Trying next account...</title><link>https://tinms.cc/?id=19</link><description>&lt;p&gt;现象：&lt;br /&gt;长Session（会话）超过10分钟自动结束（不输出结果）&lt;/p&gt;
&lt;p&gt;OpenClaw报错如下：&lt;/p&gt;
&lt;p&gt;11:54:16 [agent/embedded] embedded run timeout: runId=[************] sessionId=[************] timeoutMs=600000&lt;br /&gt;11:54:16 [agent/embedded] Profile [************] timed out. Trying next account...&lt;br /&gt;11:54:16 [agent/embedded] embedded run failover decision: runId=[************] stage=assistant decision=surface_error reason=timeout provider=[************] profile=[************]&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;解决方法：&lt;/p&gt;
&lt;p&gt;①\.openclaw\openclaw.json增加或修改timeoutSeconds数值，如下：&lt;/p&gt;
&lt;pre class=&quot;language-javascript&quot;&gt;&lt;code&gt;  &quot;agents&quot;: {
    &quot;defaults&quot;: {
        ......
        &quot;timeoutSeconds&quot;: 6000000, //6000000秒
        ......
    },
  }&lt;/code&gt;&lt;/pre&gt;
&lt;p&gt;②提示词增加：&lt;/p&gt;
&lt;p&gt;放在后台执行，每分钟监控这个任务，创建一个子代理或定时任务，按时提醒主代理每分钟检查本任务是否完成。&lt;/p&gt;
&lt;p&gt;温馨提示：&lt;br /&gt;注意Token的用量，长连接开放60+天的连接，可能导致Token激增（虽然本身就会增加）&lt;/p&gt;</description><pubDate>Sun, 15 Mar 2026 12:56:13 +0800</pubDate></item><item><title>京东云哪吒AX3000刷机教程</title><link>https://tinms.cc/?id=18</link><description>&lt;p style=&quot;text-align: center;&quot;&gt;&lt;span style=&quot;font-family: 黑体; font-size: 18pt;&quot;&gt;Update[2026-02-19]：这里是最新的互联网镜像文件。当然，你可以自行编译。&lt;/span&gt;&lt;/p&gt;
&lt;p style=&quot;text-align: center;&quot;&gt;&lt;a href=&quot;https://github.com/wdrma2010/JDC-Re_os_03u?tab=readme-ov-file&quot;&gt;https://github.com/wdrma2010/JDC-Re_os_03u?tab=readme-ov-file&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;京东云哪吒AX3000刷机教程&lt;/p&gt;
&lt;table style=&quot;border-collapse: collapse;&quot; border=&quot;1&quot;&gt;
&lt;tbody&gt;
&lt;tr&gt;
&lt;td&gt;
&lt;p&gt;版本&lt;/p&gt;
&lt;/td&gt;
&lt;td&gt;
&lt;p&gt;1.0.0（20250924）&lt;/p&gt;
&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;
&lt;p&gt;作者&lt;/p&gt;
&lt;/td&gt;
&lt;td&gt;
&lt;p&gt;maytinms&lt;/p&gt;
&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;
&lt;p&gt;刷机工具&lt;/p&gt;
&lt;/td&gt;
&lt;td&gt;
&lt;p&gt;CP2102（USB转TTL工具）；PuTTY；tftpd64&lt;/p&gt;
&lt;/td&gt;
&lt;/tr&gt;
&lt;/tbody&gt;
&lt;/table&gt;
&lt;h1&gt;1、基础配置及软件安装&lt;/h1&gt;
&lt;p&gt;&amp;middot;CP2102驱动下载：&lt;a href=&quot;https://www.silabs.com/software-and-tools/usb-to-uart-bridge-vcp-drivers?tab=downloads&quot;&gt;https://www.silabs.com/software-and-tools/usb-to-uart-bridge-vcp-drivers?tab=downloads&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;&lt;img style=&quot;max-width: 100%;&quot; src=&quot;https://tinms.cc/zb_users/upload/2025/09/20250924234630175872879082693.png&quot; alt=&quot;d4d559d2-1646-4ddb-b0c7-45a14ee4b675&quot; /&gt;&lt;/p&gt;
&lt;p&gt;&amp;middot;下载并安装PuTTY：&lt;a href=&quot;https://www.chiark.greenend.org.uk/~sgtatham/putty/latest.html&quot;&gt;https://www.chiark.greenend.org.uk/~sgtatham/putty/latest.html&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;&lt;img style=&quot;max-width: 100%;&quot; src=&quot;https://tinms.cc/zb_users/upload/2025/09/20250924234630175872879039731.png&quot; alt=&quot;3ee0899c-c40d-46ea-9d54-e984789a02b1&quot; /&gt;&lt;/p&gt;
&lt;h1&gt;2、设备连接&lt;/h1&gt;
&lt;p&gt;&amp;middot;京东云哪吒AX3000连接PC&lt;/p&gt;
&lt;p&gt;拆机后使用CP2102接入串口，其中TX连接RX、RX连接TX，GND连接GND，其余无需连接。&lt;/p&gt;
&lt;p&gt;&lt;img style=&quot;max-width: 100%;&quot; src=&quot;https://tinms.cc/zb_users/upload/2025/09/20250924234631175872879177006.png&quot; alt=&quot;b0774bf7-a44a-4836-b08c-270d1690c61f&quot; /&gt;&lt;/p&gt;
&lt;p&gt;PC打开PuTTY，选择连接方式为Serial，将端口号改为系统识别到的端口号，Speed从9600修改为115200，然后连接。&lt;/p&gt;
&lt;p&gt;&lt;img style=&quot;max-width: 100%;&quot; src=&quot;https://tinms.cc/zb_users/upload/2025/09/20250924234630175872879023854.png&quot; alt=&quot;916448c4-f8ff-4c95-b164-9e07546d0362&quot; /&gt;&lt;/p&gt;
&lt;p&gt;路由器通电，立刻在PuTTY中粘贴jdqca。并将路由器的WAN口与电脑的网口连接。&lt;/p&gt;
&lt;p&gt;*技巧：先复制jdqca然后通电后立即在PuTTY的窗口中右键即可。PuTTY中出现IPQ5018#即算成功。&lt;/p&gt;
&lt;p&gt;将电脑IP地址修改为192.168.1.X。（X自定义，测试使用192.168.1.8）&lt;/p&gt;
&lt;p&gt;&lt;img style=&quot;max-width: 100%;&quot; src=&quot;https://tinms.cc/zb_users/upload/2025/09/20250924234630175872879056876.png&quot; /&gt;&lt;/p&gt;
&lt;p&gt;启动tftpd64，将Current Directory目录修改为固件存放目录，Server interfaces修改为192.168.1.X的网卡。&lt;/p&gt;
&lt;p&gt;&lt;img style=&quot;max-width: 100%;&quot; src=&quot;https://tinms.cc/zb_users/upload/2025/09/20250924234630175872879036188.png&quot; /&gt;&lt;/p&gt;
&lt;h1&gt;刷入固件&lt;/h1&gt;
&lt;p&gt;在PuTTY中依次输入如下命令：&lt;/p&gt;
&lt;p&gt;setenv serverip 192.168.1.8&lt;/p&gt;
&lt;p&gt;setenv ipaddr 192.168.1.1&lt;/p&gt;
&lt;p&gt;tftpboot uboot.mbn&lt;/p&gt;
&lt;p&gt;flash 0:APPSBL&lt;/p&gt;
&lt;p&gt;tftpboot 0x44000000 gpt.bin&lt;/p&gt;
&lt;p&gt;mmc dev 0 &amp;amp;&amp;amp; mmc erase 0x0 0x22 &amp;amp;&amp;amp; mmc write 0x44000000 0x0 0x22&lt;/p&gt;
&lt;p&gt;flasherase 0:BOOTCONFIG&lt;/p&gt;
&lt;p&gt;flasherase 0:BOOTCONFIG1&lt;/p&gt;
&lt;p&gt;&lt;img style=&quot;max-width: 100%;&quot; src=&quot;https://tinms.cc/zb_users/upload/2025/09/20250924234630175872879059952.png&quot; alt=&quot;c65215225f0c45f7b69fdcd225911792&quot; /&gt;&lt;/p&gt;
&lt;p&gt;输入完成后，且PuTTY中出现IPQ5018#后，将路由器断电。按住JOY按钮后接入电源，此时LED灯将闪烁数秒，JOY按钮可以松开。&lt;/p&gt;
&lt;p&gt;使用浏览器访问192.168.1.1，在页面中上载固件即可。&lt;/p&gt;
&lt;p&gt;&lt;img style=&quot;max-width: 100%;&quot; src=&quot;https://tinms.cc/zb_users/upload/2025/09/20250924234630175872879098270.png&quot; alt=&quot;b8808f5f346d0ad2ace4bd1e169fe295&quot; /&gt;&lt;/p&gt;
&lt;p&gt;&lt;img style=&quot;max-width: 100%;&quot; src=&quot;https://tinms.cc/zb_users/upload/2025/09/20250924234631175872879161123.png&quot; alt=&quot;5dc1f2211af7c96fe5ef90e549b0a4de&quot; /&gt;&lt;/p&gt;
&lt;p&gt;等待设备自动重启，重启完成后，断开路由器的WAN口与电脑的连接，使用路由器的LAN口与电脑的连接，使用浏览器访问192.168.1.1，登录到OpenWRT。&lt;/p&gt;
&lt;p&gt;&lt;img style=&quot;max-width: 100%;&quot; src=&quot;https://tinms.cc/zb_users/upload/2025/09/20250924234631175872879144200.png&quot; alt=&quot;e890613ddb411b6ab8c61d33f134cec5&quot; /&gt;&lt;/p&gt;
&lt;p&gt;使用左侧的SSH连接到路由器，输入以下命令替换OPKG源。&lt;/p&gt;
&lt;p&gt;cp /etc/opkg/distfeeds.conf /etc/opkg/distfeeds.conf.backup&lt;/p&gt;
&lt;p&gt;sed -i 's_https\?://downloads.openwrt.org_https://mirrors.tuna.tsinghua.edu.cn/openwrt_' /etc/opkg/distfeeds.conf&lt;/p&gt;
&lt;p&gt;因为固件问题，需要输入以下命令来安装必要软件进行扩容（AX3000内置了64GB空间）。&lt;/p&gt;
&lt;p&gt;opkg update&lt;/p&gt;
&lt;p&gt;opkg install cfdisk fdisk e2fsprogs lsblk&lt;/p&gt;
&lt;p&gt;cfdisk /dev/mmcblk0&lt;/p&gt;
&lt;p&gt;&lt;img style=&quot;max-width: 100%;&quot; src=&quot;https://tinms.cc/zb_users/upload/2025/09/20250924234631175872879173605.png&quot; alt=&quot;51262828155334f22f3b5b80e5e8e4d2&quot; /&gt;&lt;/p&gt;
&lt;p&gt;将Free space的56.1GB空间设置为New，然后Write写入到系统。运行以下命令将空间扩容。&lt;/p&gt;
&lt;p&gt;mkfs.ext4 /dev/mmcblk0p18&lt;/p&gt;
&lt;p&gt;mkdir -p /tmp/introot&lt;/p&gt;
&lt;p&gt;mkdir -p /tmp/extroot&lt;/p&gt;
&lt;p&gt;mount --bind / /tmp/introot&lt;/p&gt;
&lt;p&gt;mount /dev/mmcblk0p18 /tmp/extroot&lt;/p&gt;
&lt;p&gt;tar -C /tmp/introot -cvf - . | tar -C /tmp/extroot -xf -&lt;/p&gt;
&lt;p&gt;umount /tmp/introot&lt;/p&gt;
&lt;p&gt;umount /tmp/extroot&lt;/p&gt;
&lt;p&gt;reboot&lt;/p&gt;
&lt;p&gt;重启后可以在磁盘管理里面挂载剩余空间。&lt;/p&gt;
&lt;p&gt;&lt;img style=&quot;max-width: 100%;&quot; src=&quot;https://tinms.cc/zb_users/upload/2025/09/20250924234631175872879125468.png&quot; alt=&quot;3a4160ce595b2d040f62f13797e98bfb&quot; /&gt;&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;附件：&lt;a title=&quot;京东云哪吒AX3000刷机教程&quot; href=&quot;https://tinms.cc/zb_users/upload/2025/09/20250924234719175872883953291.pdf&quot;&gt;京东云哪吒AX3000刷机教程&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;软件：&lt;a title=&quot;磁盘管理软件包luci-app-partexp&quot; href=&quot;https://tinms.cc/zb_users/upload/2025/09/20250924234751175872887117743.zip&quot;&gt;磁盘管理软件包luci-app-partexp&lt;/a&gt;、&lt;a title=&quot;Tftpd64工具&quot; href=&quot;https://tinms.cc/zb_users/upload/2025/09/20250924234819175872889933288.rar&quot;&gt;Tftpd64工具&lt;/a&gt;、&lt;a title=&quot;京东云哪吒AX3000固件包（提取码: ke8i ）&quot; href=&quot;https://pan.baidu.com/s/1nDsfrx_2gkZZWSlIBjkRnQ?pwd=ke8i&quot; target=&quot;_blank&quot; rel=&quot;noopener&quot;&gt;京东云哪吒AX3000固件包（提取码: ke8i ）&lt;/a&gt;、&lt;a title=&quot;CP210x驱动程序（提取码: vx73 ）&quot; href=&quot;https://pan.baidu.com/s/1WXc2CAk8Bdy2-RH6-cp3Sg?pwd=vx73&quot; target=&quot;_blank&quot; rel=&quot;noopener&quot;&gt;CP210x驱动程序（提取码: vx73 ）&lt;/a&gt;、&lt;a title=&quot;PuTTY-64位-版本0.83-安装程序（提取码: xcus ）&quot; href=&quot;https://pan.baidu.com/s/1cop6NLGOHOP-6Wj1bzRX-w?pwd=xcus&quot; target=&quot;_blank&quot; rel=&quot;noopener&quot;&gt;PuTTY-64位-版本0.83-安装程序（提取码: xcus ）&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;NWRT下载【推荐使用最新版本】：&lt;a href=&quot;https://nwrt.kuroneko.host/dowland.html&quot;&gt;Nwrt&lt;/a&gt;&amp;nbsp;&lt;/p&gt;</description><pubDate>Wed, 24 Sep 2025 23:46:09 +0800</pubDate></item><item><title>宝塔安装并配置雷池WAF教程</title><link>https://tinms.cc/?id=17</link><description>&lt;table border=&quot;1&quot;&gt;
&lt;tbody&gt;
&lt;tr&gt;
&lt;td&gt;
&lt;p&gt;版本&lt;/p&gt;
&lt;/td&gt;
&lt;td&gt;
&lt;p&gt;1.0.0（20250919）&lt;/p&gt;
&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;
&lt;p&gt;作者&lt;/p&gt;
&lt;/td&gt;
&lt;td&gt;
&lt;p&gt;maytinms&lt;/p&gt;
&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;
&lt;p&gt;服务器配置&lt;/p&gt;
&lt;/td&gt;
&lt;td&gt;
&lt;p&gt;CPU：2核；内存：2GiB；系统盘：40GiB&lt;/p&gt;
&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;
&lt;p&gt;雷池WAF版本&lt;/p&gt;
&lt;/td&gt;
&lt;td&gt;
&lt;p&gt;个人版 Version 9.1.0-lts&lt;/p&gt;
&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;
&lt;p&gt;宝塔版本&lt;/p&gt;
&lt;/td&gt;
&lt;td&gt;
&lt;p&gt;Linux面板11.1.0&lt;/p&gt;
&lt;/td&gt;
&lt;/tr&gt;
&lt;/tbody&gt;
&lt;/table&gt;
&lt;h1&gt;1、基础软件安装&lt;/h1&gt;
&lt;p&gt;&amp;middot;登录宝塔面板，安装Nginx、Docker（略过）&lt;/p&gt;
&lt;p&gt;&amp;middot;安装雷池WAF&lt;/p&gt;
&lt;p&gt;在确保Nginx、Docker已安装完成的情况下，使用宝塔SSH终端执行命令如下命令。&lt;/p&gt;
&lt;p&gt;bash -c &quot;$(curl -fsSLk https://waf-ce.chaitin.cn/release/latest/manager.sh)&lt;/p&gt;
&lt;p&gt;&lt;img style=&quot;max-width: 100%;&quot; src=&quot;https://tinms.cc/zb_users/upload/2025/09/20250919144326175826420641673.png&quot; /&gt;&lt;/p&gt;
&lt;p&gt;按系统回显提示进行默认安装。&lt;/p&gt;
&lt;p&gt;&lt;img style=&quot;max-width: 100%;&quot; src=&quot;https://tinms.cc/zb_users/upload/2025/09/20250919144326175826420687517.png&quot; /&gt;&lt;/p&gt;
&lt;p&gt;安装完成后请保存回显的密码和登录地址。&lt;/p&gt;
&lt;p&gt;&lt;img style=&quot;max-width: 100%;&quot; src=&quot;https://tinms.cc/zb_users/upload/2025/09/20250919144325175826420561365.png&quot; /&gt;&lt;/p&gt;
&lt;h1&gt;2、基础配置&lt;/h1&gt;
&lt;p&gt;&amp;middot;修改Nginx监听端口&lt;/p&gt;
&lt;p&gt;使用宝塔面板的在线文本编辑器将Nginx的80、443端口修改成其他端口，如80修改成10080、443修改成10443。&lt;/p&gt;
&lt;p&gt;修改文件路径为：/www/server/panel/vhost/nginx&lt;/p&gt;
&lt;p&gt;修改文件为：0.default.conf和phpfpm_status.conf&lt;/p&gt;
&lt;p&gt;完成后重启、重载Nginx服务。&lt;/p&gt;
&lt;p&gt;&lt;img style=&quot;max-width: 100%;&quot; src=&quot;https://tinms.cc/zb_users/upload/2025/09/20250919144326175826420633748.png&quot; /&gt;&lt;/p&gt;
&lt;p&gt;&lt;img style=&quot;max-width: 100%;&quot; src=&quot;https://tinms.cc/zb_users/upload/2025/09/20250919144326175826420662194.png&quot; /&gt;&lt;/p&gt;
&lt;p&gt;&amp;middot;修改网站端口&lt;/p&gt;
&lt;p&gt;在宝塔的网站站点项目中将网站配置文件进行修改，修改listen监听端口，确保未使用80、443端口。如图所示，将80修改成10080、443修改成10443。（特别说明：演示网站为Https连接）&lt;/p&gt;
&lt;p&gt;&lt;img style=&quot;max-width: 100%;&quot; src=&quot;https://tinms.cc/zb_users/upload/2025/09/20250919144326175826420618220.png&quot; /&gt;&lt;/p&gt;
&lt;p&gt;将error_page 497 https://$host$request_uri;进行注释，以防止无限制301或302跳转。&lt;/p&gt;
&lt;p&gt;&lt;img style=&quot;max-width: 100%;&quot; src=&quot;https://tinms.cc/zb_users/upload/2025/09/20250919144326175826420612521.png&quot; /&gt;&lt;/p&gt;
&lt;p&gt;&amp;middot;配置WAF&lt;/p&gt;
&lt;p&gt;浏览器登录到WAF，在防护应用中添加应用。&lt;/p&gt;
&lt;p&gt;&lt;img style=&quot;max-width: 100%;&quot; src=&quot;https://tinms.cc/zb_users/upload/2025/09/20250919144327175826420795793.png&quot; /&gt;&lt;/p&gt;
&lt;p&gt;域名为网站域名，如test.com，端口一般无需修改，除非你的服务器无法正常使用80、443端口（如国内服务器未备案的）。证书选择对应域名的SSL证书，上游服务器填写网站的连接。&lt;/p&gt;
&lt;p&gt;&lt;img style=&quot;max-width: 100%;&quot; src=&quot;https://tinms.cc/zb_users/upload/2025/09/20250919144326175826420685440.png&quot; /&gt;&lt;img style=&quot;max-width: 100%;&quot; src=&quot;https://tinms.cc/zb_users/upload/2025/09/20250919144326175826420631261.png&quot; /&gt;&lt;/p&gt;
&lt;p&gt;提交保存即可生效。&lt;/p&gt;
&lt;p&gt;&amp;middot;多个域名在同一台服务器配置&lt;/p&gt;
&lt;p&gt;确保后端端口一致即可。&lt;/p&gt;
&lt;p&gt;&lt;img style=&quot;max-width: 100%;&quot; src=&quot;https://tinms.cc/zb_users/upload/2025/09/20250919144327175826420758714.png&quot; /&gt;&lt;/p&gt;
&lt;h1&gt;生效测试&lt;/h1&gt;
&lt;p&gt;访问URL，尝试攻击，如https://[URL]/index.php?a=1%20and%201=1。&lt;/p&gt;
&lt;p&gt;&lt;img style=&quot;max-width: 100%;&quot; src=&quot;https://tinms.cc/zb_users/upload/2025/09/20250919144327175826420788132.png&quot; /&gt;&lt;/p&gt;
&lt;p&gt;&lt;img style=&quot;max-width: 100%;&quot; src=&quot;https://tinms.cc/zb_users/upload/2025/09/20250919144327175826420770647.png&quot; /&gt;&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;附件：&lt;a title=&quot;宝塔安装并配置雷池WAF教程&quot; href=&quot;https://tinms.cc/zb_users/upload/2025/09/20250919144423175826426384836.pdf&quot; target=&quot;_blank&quot; rel=&quot;noopener&quot;&gt;宝塔安装并配置雷池WAF教程&lt;/a&gt;&lt;/p&gt;</description><pubDate>Fri, 19 Sep 2025 14:42:59 +0800</pubDate></item><item><title>鸟巢有你·十全十美</title><link>https://tinms.cc/?id=16</link><description>&lt;p&gt;&lt;span style=&quot;font-family: 仿宋; font-size: 18pt;&quot;&gt;五光十色&amp;middot;十全十美&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;&lt;span style=&quot;font-family: 仿宋; font-size: 18pt;&quot;&gt;与你们走过了四分之一的世纪&lt;/span&gt;&lt;br /&gt;&lt;span style=&quot;font-family: 仿宋; font-size: 18pt;&quot;&gt;与你们相识相遇十余载&lt;/span&gt;&lt;br /&gt;&lt;span style=&quot;font-family: 仿宋; font-size: 18pt;&quot;&gt;与你们生活在同一时间线&lt;/span&gt;&lt;br /&gt;&lt;span style=&quot;font-family: 仿宋; font-size: 18pt;&quot;&gt;「何其有幸，弥足珍贵」&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;img src=&quot;https://tinms.cc/zb_users/upload/2024/06/20240607155839171774711938655.jpg&quot; alt=&quot;&quot; width=&quot;1200&quot; height=&quot;900&quot; /&gt;&lt;br /&gt;&lt;span style=&quot;font-family: 仿宋; font-size: 18pt;&quot;&gt;-&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;&lt;span style=&quot;font-family: 仿宋; font-size: 18pt;&quot;&gt;在艰难的时候，有你们有「倔强」&lt;/span&gt;&lt;br /&gt;&lt;span style=&quot;font-family: 仿宋; font-size: 18pt;&quot;&gt;在失恋的时候，有你们有「温柔」&lt;/span&gt;&lt;br /&gt;&lt;span style=&quot;font-family: 仿宋; font-size: 18pt;&quot;&gt;在分别的时候，有你们有「好好」&lt;/span&gt;&lt;br /&gt;&lt;span style=&quot;font-family: 仿宋; font-size: 18pt;&quot;&gt;在梦碎的时候，有你们有「憨人」&lt;/span&gt;&lt;br /&gt;&lt;span style=&quot;font-family: 仿宋; font-size: 18pt;&quot;&gt;&amp;hellip;&lt;/span&gt;&lt;br /&gt;&lt;span style=&quot;font-family: 仿宋; font-size: 18pt;&quot;&gt;一切，有音乐，有你们，有「五月天」&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;img src=&quot;https://tinms.cc/zb_users/upload/2024/06/20240607155930171774717061374.jpg&quot; alt=&quot;&quot; width=&quot;1200&quot; height=&quot;900&quot; /&gt;&lt;br /&gt;&lt;span style=&quot;font-family: 仿宋; font-size: 18pt;&quot;&gt;-&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;&lt;span style=&quot;font-family: 仿宋; font-size: 18pt;&quot;&gt;未来的十年、二十年、八十年&lt;/span&gt;&lt;br /&gt;&lt;span style=&quot;font-family: 仿宋; font-size: 18pt;&quot;&gt;我们不知道未来会是怎样&lt;/span&gt;&lt;br /&gt;&lt;span style=&quot;font-family: 仿宋; font-size: 18pt;&quot;&gt;也许第十张专辑终于出版了&lt;/span&gt;&lt;br /&gt;&lt;span style=&quot;font-family: 仿宋; font-size: 18pt;&quot;&gt;也许第五分队再次拯救地球&lt;/span&gt;&lt;br /&gt;&lt;span style=&quot;font-family: 仿宋; font-size: 18pt;&quot;&gt;也许咏咏长大能独当一面了&lt;/span&gt;&lt;br /&gt;&lt;span style=&quot;font-family: 仿宋; font-size: 18pt;&quot;&gt;也许玫瑰蔷薇找到了那个他&lt;/span&gt;&lt;br /&gt;&lt;span style=&quot;font-family: 仿宋; font-size: 18pt;&quot;&gt;也许&amp;hellip;&lt;/span&gt;&lt;br /&gt;&lt;span style=&quot;font-family: 仿宋; font-size: 18pt;&quot;&gt;也许一切都在未来的未知里&lt;/span&gt;&lt;br /&gt;&lt;span style=&quot;font-family: 仿宋; font-size: 18pt;&quot;&gt;而一切都是因为有你、有你们，有「五月天」&lt;/span&gt;&lt;br /&gt;&lt;span style=&quot;font-family: 仿宋; font-size: 18pt;&quot;&gt;这些才会发生&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;&lt;span style=&quot;font-family: 仿宋; font-size: 18pt;&quot;&gt;看吧，这世界少了「五月天」还是不行吧&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span style=&quot;font-family: 仿宋; font-size: 18pt;&quot;&gt;/&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;&lt;span style=&quot;font-family: 仿宋; font-size: 18pt;&quot;&gt;｜过去&amp;middot;现在&amp;middot;未来｜&lt;/span&gt;&lt;br /&gt;&lt;span style=&quot;font-family: 仿宋; font-size: 18pt;&quot;&gt;｜&amp;larr; &amp;middot; Now &amp;middot; &amp;rarr;｜&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;&lt;span style=&quot;font-family: 仿宋; font-size: 18pt;&quot;&gt;时光机还在运行着&lt;/span&gt;&lt;br /&gt;&lt;span style=&quot;font-family: 仿宋; font-size: 18pt;&quot;&gt;带我们走向更远的未来&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;&lt;span style=&quot;font-family: 仿宋; font-size: 18pt;&quot;&gt;我们是「五月天」&lt;/span&gt;&lt;br /&gt;&lt;span style=&quot;font-family: 仿宋; font-size: 18pt;&quot;&gt;少了你，我们就不是「五月天」&lt;/span&gt;&lt;br /&gt;&lt;span style=&quot;font-family: 仿宋; font-size: 18pt;&quot;&gt;因为有你，我们才是「五月天」&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;img src=&quot;https://tinms.cc/zb_users/upload/2024/06/20240607160030171774723086312.jpg&quot; alt=&quot;&quot; width=&quot;1200&quot; height=&quot;900&quot; /&gt;&lt;br /&gt;&lt;span style=&quot;font-family: 仿宋; font-size: 18pt;&quot;&gt;/&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;&lt;span style=&quot;font-family: 仿宋; font-size: 18pt;&quot;&gt;2017年北京的人生无限公司&lt;/span&gt;&lt;br /&gt;&lt;span style=&quot;font-family: 仿宋; font-size: 18pt;&quot;&gt;2019年桃园的JRI&lt;/span&gt;&lt;br /&gt;&lt;span style=&quot;font-family: 仿宋; font-size: 18pt;&quot;&gt;2023年泉州的好好好想见到你&lt;/span&gt;&lt;br /&gt;&lt;span style=&quot;font-family: 仿宋; font-size: 18pt;&quot;&gt;2024年香港&amp;amp;北京的回到那一天&lt;/span&gt;&lt;br /&gt;&lt;span style=&quot;font-family: 仿宋; font-size: 18pt;&quot;&gt;这是我人生中关于「五月天」的「自传」&lt;/span&gt;&lt;br /&gt;&lt;span style=&quot;font-family: 仿宋; font-size: 18pt;&quot;&gt;约好了不见不散，约好了一起唱到80岁&lt;/span&gt;&lt;br /&gt;&lt;span style=&quot;font-family: 仿宋; font-size: 18pt;&quot;&gt;你和我都约好了:-)&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span style=&quot;font-family: 仿宋; font-size: 18pt;&quot;&gt;&lt;img src=&quot;https://tinms.cc/zb_users/upload/2024/06/20240607160241171774736199069.jpg&quot; height=&quot;900&quot; /&gt;&lt;/span&gt;&lt;/p&gt;</description><pubDate>Fri, 07 Jun 2024 15:47:02 +0800</pubDate></item><item><title>Merry Christmas | For Yours (2023)</title><link>https://tinms.cc/?id=15</link><description>&lt;p style=&quot;margin: 0cm; text-align: justify; font-size: 10.5pt; font-family: 等线;&quot;&gt;&lt;span style=&quot;font-family: 仿宋; font-size: 14pt;&quot;&gt;2023年&lt;/span&gt;&lt;/p&gt;
&lt;p style=&quot;margin: 0cm; text-align: justify; font-size: 10.5pt; font-family: 等线;&quot;&gt;&lt;span style=&quot;font-size: 14pt; font-family: 仿宋;&quot;&gt;对所有不安的、不快乐的&lt;/span&gt;&lt;/p&gt;
&lt;p style=&quot;margin: 0cm; text-align: justify; font-size: 10.5pt; font-family: 等线;&quot;&gt;&lt;span style=&quot;font-size: 14pt; font-family: 仿宋;&quot;&gt;那就笑一下吧&lt;/span&gt;&lt;/p&gt;
&lt;p style=&quot;margin: 0cm; text-align: justify; font-size: 10.5pt; font-family: 等线;&quot;&gt;&lt;span style=&quot;font-size: 14pt; font-family: 仿宋;&quot;&gt;忘了那些不美好吧&lt;/span&gt;&lt;/p&gt;
&lt;p style=&quot;margin: 0cm; text-align: justify; font-size: 10.5pt; font-family: 等线;&quot;&gt;&amp;nbsp;&lt;/p&gt;
&lt;p style=&quot;margin: 0cm; text-align: justify; font-size: 10.5pt; font-family: 等线;&quot;&gt;&lt;span style=&quot;font-family: 仿宋; font-size: 14pt;&quot;&gt;2023年&lt;/span&gt;&lt;/p&gt;
&lt;p style=&quot;margin: 0cm; text-align: justify; font-size: 10.5pt; font-family: 等线;&quot;&gt;&lt;span style=&quot;font-size: 14pt; font-family: 仿宋;&quot;&gt;还有很多快乐的可以让我们回望&lt;/span&gt;&lt;/p&gt;
&lt;p style=&quot;margin: 0cm; text-align: justify; font-size: 10.5pt; font-family: 等线;&quot;&gt;&lt;span style=&quot;font-size: 14pt; font-family: 仿宋;&quot;&gt;&amp;nbsp;&lt;/span&gt;&lt;/p&gt;
&lt;p style=&quot;margin: 0cm; text-align: justify; font-size: 10.5pt; font-family: 等线;&quot;&gt;&lt;span style=&quot;font-size: 14pt; font-family: 仿宋;&quot;&gt;转眼又是一年年末&lt;/span&gt;&lt;/p&gt;
&lt;p style=&quot;margin: 0cm; text-align: justify; font-size: 10.5pt; font-family: 等线;&quot;&gt;&lt;span style=&quot;font-size: 14pt; font-family: 仿宋;&quot;&gt;又一个圣诞节&lt;/span&gt;&lt;/p&gt;
&lt;p style=&quot;margin: 0cm; text-align: justify; font-size: 10.5pt; font-family: 等线;&quot;&gt;&lt;span style=&quot;font-size: 14pt; font-family: 仿宋;&quot;&gt;在平安夜&lt;/span&gt;&lt;/p&gt;
&lt;p style=&quot;margin: 0cm; text-align: justify; font-size: 10.5pt; font-family: 等线;&quot;&gt;&lt;span style=&quot;font-size: 14pt; font-family: 仿宋;&quot;&gt;祝大家都可以平平安安、健健康康&lt;/span&gt;&lt;/p&gt;
&lt;p style=&quot;margin: 0cm; text-align: justify; font-size: 10.5pt; font-family: 等线;&quot;&gt;&lt;span style=&quot;font-size: 14pt;&quot;&gt;&lt;span style=&quot;font-family: 仿宋;&quot;&gt;迎接全新的2024年吧&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p style=&quot;margin: 0cm; text-align: justify; font-size: 10.5pt; font-family: 等线;&quot;&gt;&lt;span style=&quot;font-size: 14pt; font-family: 仿宋;&quot;&gt;&amp;nbsp;&lt;/span&gt;&lt;/p&gt;
&lt;p style=&quot;margin: 0cm; text-align: justify; font-size: 10.5pt; font-family: 等线;&quot;&gt;&lt;span style=&quot;font-size: 14pt; font-family: 仿宋;&quot;&gt;「总要有一首我的歌 大声唱过喔 再看天地辽阔 活着不多不少 幸福刚好够用 活着其实很好 再吃一颗苹果」&lt;/span&gt;&lt;/p&gt;
&lt;p style=&quot;margin: 0cm; text-align: justify; font-size: 10.5pt; font-family: 等线;&quot;&gt;&amp;nbsp;&lt;/p&gt;
&lt;p style=&quot;margin: 0cm; text-align: justify; font-size: 10.5pt; font-family: 等线;&quot;&gt;&lt;span style=&quot;font-size: 14pt; font-family: 仿宋;&quot;&gt;&amp;mdash;&amp;mdash;&amp;mdash;&amp;mdash;&amp;mdash;&lt;/span&gt;&lt;/p&gt;
&lt;p style=&quot;margin: 0cm; text-align: justify; font-size: 10.5pt; font-family: 等线;&quot;&gt;&amp;nbsp;&lt;/p&gt;
&lt;p style=&quot;margin: 0cm; text-align: justify; font-size: 10.5pt; font-family: 等线;&quot;&gt;&lt;span style=&quot;font-size: 14pt; font-family: 仿宋;&quot;&gt;Merry Christmas, For Yours.&lt;/span&gt;&lt;/p&gt;
&lt;p style=&quot;margin: 0cm; text-align: justify; font-size: 10.5pt; font-family: 等线;&quot;&gt;&lt;span style=&quot;font-size: 14pt; font-family: 仿宋;&quot;&gt;平安夜平平安安&lt;/span&gt;&lt;/p&gt;
&lt;p style=&quot;margin: 0cm; text-align: justify; font-size: 10.5pt; font-family: 等线;&quot;&gt;&lt;span style=&quot;font-size: 14pt; font-family: 仿宋;&quot;&gt;圣诞节快乐&lt;/span&gt;&lt;/p&gt;
&lt;p style=&quot;margin: 0cm; text-align: justify; font-size: 10.5pt; font-family: 等线;&quot;&gt;&amp;nbsp;&lt;/p&gt;
&lt;p style=&quot;margin: 0cm; text-align: justify; font-size: 10.5pt; font-family: 等线;&quot;&gt;&amp;nbsp;&lt;/p&gt;</description><pubDate>Wed, 20 Dec 2023 17:37:56 +0800</pubDate></item><item><title>Merry Christmas | For You (2023)</title><link>https://tinms.cc/?id=14</link><description>&lt;p style=&quot;margin: 0cm; text-align: justify; font-size: 10.5pt; font-family: 等线;&quot;&gt;&lt;span style=&quot;font-size: 16pt; font-family: 宋体;&quot;&gt;Merry Christmas, For You, only.&lt;/span&gt;&lt;/p&gt;
&lt;p style=&quot;margin: 0cm; text-align: justify; font-size: 10.5pt; font-family: 等线;&quot;&gt;&lt;span style=&quot;font-size: 16pt; font-family: 仿宋;&quot;&gt;&amp;nbsp;&lt;/span&gt;&lt;/p&gt;
&lt;p style=&quot;margin: 0cm; text-align: justify; font-size: 10.5pt; font-family: 等线;&quot;&gt;&lt;span style=&quot;font-size: 16pt; font-family: 仿宋;&quot;&gt;写下这篇的时候正好是冬至节&lt;/span&gt;&lt;/p&gt;
&lt;p style=&quot;margin: 0cm; text-align: justify; font-size: 10.5pt; font-family: 等线;&quot;&gt;&lt;span style=&quot;font-size: 16pt; font-family: 仿宋;&quot;&gt;再过几天是圣诞节&lt;/span&gt;&lt;/p&gt;
&lt;p style=&quot;margin: 0cm; text-align: justify; font-size: 10.5pt; font-family: 等线;&quot;&gt;&lt;span style=&quot;font-size: 16pt; font-family: 仿宋;&quot;&gt;然后就是元旦节&lt;/span&gt;&lt;/p&gt;
&lt;p style=&quot;margin: 0cm; text-align: justify; font-size: 10.5pt; font-family: 等线;&quot;&gt;&lt;span style=&quot;font-size: 16pt; font-family: 仿宋;&quot;&gt;转眼之间&lt;/span&gt;&lt;/p&gt;
&lt;p style=&quot;margin: 0cm; text-align: justify; font-size: 10.5pt; font-family: 等线;&quot;&gt;&lt;span style=&quot;font-family: 仿宋;&quot;&gt;&lt;span style=&quot;font-size: 16pt;&quot;&gt;2023&lt;/span&gt;&lt;span style=&quot;font-size: 16pt;&quot;&gt;年就这么过去了&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p style=&quot;margin: 0cm; text-align: justify; font-size: 10.5pt; font-family: 等线;&quot;&gt;&lt;span style=&quot;font-family: 仿宋;&quot;&gt;&lt;span style=&quot;font-size: 16pt;&quot;&gt;2024&lt;/span&gt;&lt;span style=&quot;font-size: 16pt;&quot;&gt;年就这样到来了&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p style=&quot;margin: 0cm; text-align: justify; font-size: 10.5pt; font-family: 等线;&quot;&gt;&lt;span style=&quot;font-size: 16pt; font-family: 仿宋;&quot;&gt;细数2023年的收获多不多&lt;/span&gt;&lt;/p&gt;
&lt;p style=&quot;margin: 0cm; text-align: justify; font-size: 10.5pt; font-family: 等线;&quot;&gt;&lt;span style=&quot;font-size: 16pt; font-family: 仿宋;&quot;&gt;但其实好像也和往年一样&lt;/span&gt;&lt;/p&gt;
&lt;p style=&quot;margin: 0cm; text-align: justify; font-size: 10.5pt; font-family: 等线;&quot;&gt;&lt;span style=&quot;font-size: 16pt; font-family: 仿宋;&quot;&gt;什么都没有&lt;/span&gt;&lt;/p&gt;
&lt;p style=&quot;margin: 0cm; text-align: justify; font-size: 10.5pt; font-family: 等线;&quot;&gt;&lt;span style=&quot;font-size: 16pt; font-family: 仿宋;&quot;&gt;又什么都有&lt;/span&gt;&lt;/p&gt;
&lt;p style=&quot;margin: 0cm; text-align: justify; font-size: 10.5pt; font-family: 等线;&quot;&gt;&lt;span style=&quot;font-size: 16pt; font-family: 仿宋;&quot;&gt;平凡的世界里有那些只属于自己的感动&lt;/span&gt;&lt;/p&gt;
&lt;p style=&quot;margin: 0cm; text-align: justify; font-size: 10.5pt; font-family: 等线;&quot;&gt;&lt;span style=&quot;font-size: 16pt; font-family: 仿宋;&quot;&gt;&amp;nbsp;&lt;/span&gt;&lt;/p&gt;
&lt;p style=&quot;margin: 0cm; text-align: justify; font-size: 10.5pt; font-family: 等线;&quot;&gt;&lt;span style=&quot;font-family: 仿宋;&quot;&gt;&lt;span style=&quot;font-size: 16pt;&quot;&gt;2023&lt;/span&gt;&lt;span style=&quot;font-size: 16pt;&quot;&gt;年&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p style=&quot;margin: 0cm; text-align: justify; font-size: 10.5pt; font-family: 等线;&quot;&gt;&lt;span style=&quot;font-size: 16pt; font-family: 仿宋;&quot;&gt;走过泉州、厦门、福州、南昌、上海、西安...&lt;/span&gt;&lt;/p&gt;
&lt;p style=&quot;margin: 0cm; text-align: justify; font-size: 10.5pt; font-family: 等线;&quot;&gt;&lt;span style=&quot;font-size: 16pt; font-family: 仿宋;&quot;&gt;走过人间的无常，走过来时的道路&lt;/span&gt;&lt;/p&gt;
&lt;p style=&quot;margin: 0cm; text-align: justify; font-size: 10.5pt; font-family: 等线;&quot;&gt;&lt;span style=&quot;font-size: 16pt; font-family: 仿宋;&quot;&gt;一个人的City Walk&lt;/span&gt;&lt;/p&gt;
&lt;p style=&quot;margin: 0cm; text-align: justify; font-size: 10.5pt; font-family: 等线;&quot;&gt;&lt;span style=&quot;font-family: 仿宋;&quot;&gt;&lt;span style=&quot;font-size: 16pt;&quot;&gt;一个人的StayReal Caf&lt;/span&gt;&lt;span style=&quot;font-size: 16.0pt;&quot;&gt;&amp;eacute;&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p style=&quot;margin: 0cm; text-align: justify; font-size: 10.5pt; font-family: 等线;&quot;&gt;&lt;span style=&quot;font-size: 16pt; font-family: 仿宋;&quot;&gt;追逐我的理想与未来&lt;/span&gt;&lt;/p&gt;
&lt;p style=&quot;margin: 0cm; text-align: justify; font-size: 10.5pt; font-family: 等线;&quot;&gt;&lt;span style=&quot;font-size: 16pt; font-family: 仿宋;&quot;&gt;&amp;nbsp;&lt;/span&gt;&lt;/p&gt;
&lt;p style=&quot;margin: 0cm; text-align: justify; font-size: 10.5pt; font-family: 等线;&quot;&gt;&lt;span style=&quot;font-size: 16pt; font-family: 仿宋;&quot;&gt;已经提早飞越2023&lt;/span&gt;&lt;/p&gt;
&lt;p style=&quot;margin: 0cm; text-align: justify; font-size: 10.5pt; font-family: 等线;&quot;&gt;&lt;span style=&quot;font-size: 16pt; font-family: 仿宋;&quot;&gt;也提早说了新年快乐&lt;/span&gt;&lt;/p&gt;
&lt;p style=&quot;margin: 0cm; text-align: justify; font-size: 10.5pt; font-family: 等线;&quot;&gt;&lt;span style=&quot;font-size: 16pt; font-family: 仿宋;&quot;&gt;那就期待明年的到来&lt;/span&gt;&lt;/p&gt;
&lt;p style=&quot;margin: 0cm; text-align: justify; font-size: 10.5pt; font-family: 等线;&quot;&gt;&lt;span style=&quot;font-size: 16pt; font-family: 仿宋;&quot;&gt;Fly To 2024.&lt;/span&gt;&lt;/p&gt;
&lt;p style=&quot;margin: 0cm; text-align: justify; font-size: 10.5pt; font-family: 等线;&quot;&gt;&lt;span style=&quot;font-size: 16pt; font-family: 仿宋;&quot;&gt;Fly To Future.&lt;/span&gt;&lt;/p&gt;
&lt;p style=&quot;margin: 0cm; text-align: justify; font-size: 10.5pt; font-family: 等线;&quot;&gt;&lt;span style=&quot;font-size: 16pt; font-family: 仿宋;&quot;&gt;Fly To You.&lt;/span&gt;&lt;/p&gt;
&lt;p style=&quot;margin: 0cm; text-align: justify; font-size: 10.5pt; font-family: 等线;&quot;&gt;&lt;span style=&quot;font-size: 16pt; font-family: 仿宋;&quot;&gt;&amp;nbsp;&lt;/span&gt;&lt;/p&gt;
&lt;p style=&quot;margin: 0cm; text-align: justify; font-size: 10.5pt; font-family: 等线;&quot;&gt;&lt;span style=&quot;font-size: 16pt; font-family: 仿宋;&quot;&gt;我们说了再见那一定会再见&lt;/span&gt;&lt;/p&gt;
&lt;p style=&quot;margin: 0cm; text-align: justify; font-size: 10.5pt; font-family: 等线;&quot;&gt;&lt;span style=&quot;font-size: 16pt; font-family: 仿宋;&quot;&gt;说了快乐那一定会永远快乐&lt;/span&gt;&lt;/p&gt;
&lt;p style=&quot;margin: 0cm; text-align: justify; font-size: 10.5pt; font-family: 等线;&quot;&gt;&lt;span style=&quot;font-size: 16pt; font-family: 仿宋;&quot;&gt;&amp;nbsp;&lt;/span&gt;&lt;/p&gt;
&lt;p style=&quot;margin: 0cm; text-align: justify; font-size: 10.5pt; font-family: 等线;&quot;&gt;&lt;span style=&quot;font-size: 16pt; font-family: 仿宋;&quot;&gt;&amp;mdash;&amp;mdash;&amp;mdash;&amp;mdash;&amp;mdash;&lt;/span&gt;&lt;/p&gt;
&lt;p style=&quot;margin: 0cm; text-align: justify; font-size: 10.5pt; font-family: 等线;&quot;&gt;&lt;span style=&quot;font-size: 16pt; font-family: 仿宋;&quot;&gt;&amp;nbsp;&lt;/span&gt;&lt;/p&gt;
&lt;p style=&quot;margin: 0cm; text-align: justify; font-size: 10.5pt; font-family: 等线;&quot;&gt;&lt;span style=&quot;font-family: 仿宋; background-color: #ecf0f1; color: #000000;&quot;&gt;&lt;span style=&quot;font-size: 16pt; background: #ecf0f1;&quot;&gt;「&lt;/span&gt;&lt;span style=&quot;font-size: 16pt; background-color: #ecf0f1;&quot;&gt;那一年天空很高 风很清澈 从头到脚趾都快乐&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p style=&quot;margin: 0cm; text-align: justify; font-size: 10.5pt; font-family: 等线;&quot;&gt;&lt;span style=&quot;font-size: 16pt; font-family: 仿宋; background-color: #ecf0f1; color: #000000;&quot;&gt;我和你都约好了 要再唱这首笑忘歌&lt;/span&gt;&lt;/p&gt;
&lt;p style=&quot;margin: 0cm; text-align: justify; font-size: 10.5pt; font-family: 等线;&quot;&gt;&lt;span style=&quot;font-family: 仿宋; background-color: #ecf0f1; color: #000000;&quot;&gt;&lt;span style=&quot;font-size: 16pt; background-color: #ecf0f1;&quot;&gt;这一生志愿只要平凡快乐 谁说这样不伟大呢&lt;/span&gt;&lt;span style=&quot;font-size: 16pt; background: #ecf0f1;&quot;&gt;」&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p style=&quot;margin: 0cm; text-align: justify; font-size: 10.5pt; font-family: 等线;&quot;&gt;&lt;span style=&quot;font-size: 16pt; font-family: 仿宋; color: #000000; background: #ecf0f1;&quot;&gt;&lt;span style=&quot;font-size: 16pt; background: #ecf0f1;&quot;&gt;「这是全天下最完美的阵容&lt;/span&gt;&lt;span style=&quot;font-size: 16pt; background-color: #ecf0f1;&quot;&gt;」&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p style=&quot;margin: 0cm; text-align: justify; font-size: 10.5pt; font-family: 等线;&quot;&gt;&lt;span style=&quot;font-family: 仿宋; background-color: #ecf0f1; color: #000000;&quot;&gt;&lt;span style=&quot;font-size: 16pt; background: #ecf0f1;&quot;&gt;「回忆回不去了 但你一起来了 一起到更远的未来吧&lt;/span&gt;&lt;span style=&quot;font-size: 16pt; background-color: #ecf0f1;&quot;&gt;」&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p style=&quot;margin: 0cm; text-align: justify; font-size: 10.5pt; font-family: 等线;&quot;&gt;&amp;nbsp;&lt;/p&gt;
&lt;p style=&quot;margin: 0cm; text-align: justify; font-size: 10.5pt; font-family: 等线;&quot;&gt;&lt;span style=&quot;font-size: 16pt; font-family: 仿宋;&quot;&gt;&amp;mdash;&amp;mdash;&amp;mdash;&amp;mdash;&amp;mdash;&lt;/span&gt;&lt;/p&gt;
&lt;p style=&quot;margin: 0cm; text-align: justify; font-size: 10.5pt; font-family: 等线;&quot;&gt;&lt;span style=&quot;font-size: 16pt; font-family: 仿宋;&quot;&gt;&amp;nbsp;&lt;/span&gt;&lt;/p&gt;
&lt;p style=&quot;margin: 0cm; text-align: justify; font-size: 10.5pt; font-family: 等线;&quot;&gt;&lt;span style=&quot;font-size: 16pt; font-family: 仿宋;&quot;&gt;&amp;ldquo;这篇推文，只属于特别的你。&amp;rdquo;&lt;/span&gt;&lt;/p&gt;
&lt;p style=&quot;margin: 0cm; text-align: justify; font-size: 10.5pt; font-family: 等线;&quot;&gt;&lt;span style=&quot;font-size: 16pt; font-family: 仿宋;&quot;&gt;&amp;nbsp;&lt;/span&gt;&lt;/p&gt;
&lt;p style=&quot;margin: 0cm; text-align: justify; font-size: 10.5pt; font-family: 等线;&quot;&gt;&lt;span style=&quot;font-size: 16pt; font-family: 仿宋;&quot;&gt;&lt;img src=&quot;https://tinms.cc/zb_users/upload/2023/12/20231221121026170313182648899.png&quot; /&gt;&lt;/span&gt;&lt;/p&gt;</description><pubDate>Wed, 20 Dec 2023 17:30:09 +0800</pubDate></item><item><title>记录联想笔记本R480无法开机故障</title><link>https://tinms.cc/?id=13</link><description>&lt;p style=&quot;line-height: 150%; margin: 0cm; text-align: justify; font-size: 10.5pt; font-family: 等线;&quot;&gt;&lt;span style=&quot;font-size: 18pt; line-height: 150%; font-family: 仿宋;&quot;&gt;机型：联想R480&lt;/span&gt;&lt;/p&gt;
&lt;p style=&quot;line-height: 150%; margin: 0cm; text-align: justify; font-size: 10.5pt; font-family: 等线;&quot;&gt;&lt;span style=&quot;font-size: 18pt; line-height: 150%; font-family: 仿宋;&quot;&gt;故障：无法开机。&lt;/span&gt;&lt;/p&gt;
&lt;p style=&quot;line-height: 150%; margin: 0cm; text-align: justify; font-size: 10.5pt; font-family: 等线;&quot;&gt;&lt;span style=&quot;font-size: 18pt; line-height: 150%; font-family: 仿宋;&quot;&gt;按下开机键后出现Lenovo的logo，操作系统开始加载，但是到桌面之前直接黑屏，连接AC充电器电源按键灯会闪烁3次后灭，不连接AC充电器电源按钮直接灭。操作系统用任何方式重装或还原后问题依旧。&lt;/span&gt;&lt;/p&gt;
&lt;p style=&quot;line-height: 150%; margin: 0cm; text-align: justify; font-size: 10.5pt; font-family: 等线;&quot;&gt;&lt;span style=&quot;font-size: 18pt; line-height: 150%; font-family: 仿宋;&quot;&gt;解决过程：&lt;/span&gt;&lt;/p&gt;
&lt;p style=&quot;line-height: 150%; margin: 0cm; text-align: justify; font-size: 10.5pt; font-family: 等线;&quot;&gt;&lt;span style=&quot;font-size: 18pt;&quot;&gt;&lt;span style=&quot;line-height: 150%; font-family: 仿宋;&quot;&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/span&gt;&lt;span style=&quot;line-height: 150%; font-family: 仿宋;&quot;&gt;&amp;middot;尝试加载BIOS默认配置 &amp;ndash; 无效&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p style=&quot;line-height: 150%; margin: 0cm; text-align: justify; font-size: 10.5pt; font-family: 等线;&quot;&gt;&lt;span style=&quot;font-size: 18pt;&quot;&gt;&lt;span style=&quot;line-height: 150%; font-family: 仿宋;&quot;&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/span&gt;&lt;span style=&quot;line-height: 150%; font-family: 仿宋;&quot;&gt;&amp;middot;修改BIOS启动项、安全启动、清除密钥等 &amp;ndash; 无效&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p style=&quot;line-height: 150%; margin: 0cm; text-align: justify; font-size: 10.5pt; font-family: 等线;&quot;&gt;&lt;span style=&quot;font-size: 18pt;&quot;&gt;&lt;span style=&quot;line-height: 150%; font-family: 仿宋;&quot;&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/span&gt;&lt;span style=&quot;line-height: 150%; font-family: 仿宋;&quot;&gt;&amp;middot;更换多个镜像文件与还原镜像（测试Legacy与UEFI不同启动模式下） &amp;ndash; 无效&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p style=&quot;line-height: 150%; margin: 0cm; text-align: justify; font-size: 10.5pt; font-family: 等线;&quot;&gt;&lt;span style=&quot;font-size: 18pt;&quot;&gt;&lt;span style=&quot;line-height: 150%; font-family: 仿宋;&quot;&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/span&gt;&lt;span style=&quot;line-height: 150%; font-family: 仿宋;&quot;&gt;&amp;middot;Lenovo检测调试模式下所有测试均Pass&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p style=&quot;line-height: 150%; margin: 0cm; text-align: justify; font-size: 10.5pt; font-family: 等线;&quot;&gt;&lt;span style=&quot;font-size: 18pt;&quot;&gt;&lt;span style=&quot;line-height: 150%; font-family: 仿宋;&quot;&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/span&gt;&lt;span style=&quot;line-height: 150%; font-family: 仿宋;&quot;&gt;&amp;middot;重新刷写BIOS &amp;ndash; 有效，&lt;/span&gt;&lt;/span&gt;&lt;span style=&quot;font-size: 18pt;&quot;&gt;&lt;span style=&quot;line-height: 150%; font-family: 仿宋;&quot;&gt;问题已解决&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;</description><pubDate>Tue, 11 Oct 2022 23:29:06 +0800</pubDate></item><item><title>2022年奇安信HVV初筛笔试题目（部分）</title><link>https://tinms.cc/?id=12</link><description>&lt;p style=&quot;margin: 0cm; text-align: justify; font-size: 10.5pt; font-family: 等线;&quot;&gt;&lt;strong&gt;选项中有ABCD的为单选，其他为多选。标红部分为参考答案，仅供参考，我们不对答案的准确性做出任何承诺。&lt;/strong&gt;&lt;/p&gt;
&lt;p style=&quot;margin: 0cm; text-align: justify; font-size: 10.5pt; font-family: 等线;&quot;&gt;&amp;nbsp;&lt;/p&gt;
&lt;p style=&quot;margin: 0cm; text-align: justify; font-size: 10.5pt; font-family: 等线;&quot;&gt;1、下面PHP代码会造成（）漏洞&lt;/p&gt;
&lt;p style=&quot;text-indent: 18pt; margin: 0cm; text-align: justify; font-size: 10.5pt; font-family: 等线;&quot;&gt;&lt;img src=&quot;https://tinms.cc/zb_users/upload/2022/06/20220611145608165493056824487.png&quot; alt=&quot;文本描述已自动生成&quot; width=&quot;482&quot; height=&quot;470&quot; /&gt;&lt;/p&gt;
&lt;ol style=&quot;list-style-type: upper-alpha; margin-bottom: 0cm; margin-top: 0px;&quot;&gt;
&lt;li style=&quot;margin: 0cm 0cm 0cm 10px; text-align: justify; font-size: 10.5pt; font-family: 等线; text-indent: 10px;&quot;&gt;XSS&lt;/li&gt;
&lt;li style=&quot;margin: 0cm 0cm 0cm 10px; text-align: justify; font-size: 10.5pt; font-family: 等线; text-indent: 10px;&quot;&gt;未授权&lt;/li&gt;
&lt;li style=&quot;margin: 0cm 0cm 0cm 10px; text-align: justify; font-size: 10.5pt; font-family: 等线; text-indent: 10px;&quot;&gt;&lt;span style=&quot;color: red;&quot;&gt;越权&lt;/span&gt;&lt;/li&gt;
&lt;li style=&quot;margin: 0cm 0cm 0cm 10px; text-align: justify; font-size: 10.5pt; font-family: 等线; text-indent: 10px;&quot;&gt;SQL注入&lt;/li&gt;
&lt;/ol&gt;
&lt;p style=&quot;margin: 0cm; text-align: justify; font-size: 10.5pt; font-family: 等线;&quot;&gt;&amp;nbsp;&lt;/p&gt;
&lt;p style=&quot;margin: 0cm; text-align: justify; font-size: 10.5pt; font-family: 等线;&quot;&gt;2、下面PHP代码会造成（）漏洞&lt;/p&gt;
&lt;p style=&quot;text-indent: 21pt; margin: 0cm; text-align: justify; font-size: 10.5pt; font-family: 等线;&quot;&gt;&lt;img src=&quot;https://tinms.cc/zb_users/upload/2022/06/20220611145608165493056862257.png&quot; alt=&quot;屏幕上有字描述已自动生成&quot; width=&quot;554&quot; height=&quot;197&quot; /&gt;&lt;/p&gt;
&lt;ol style=&quot;list-style-type: upper-alpha; margin-bottom: 0cm; margin-top: 0px;&quot;&gt;
&lt;li style=&quot;margin: 0cm 0cm 0cm 10px; text-align: justify; font-size: 10.5pt; font-family: 等线; text-indent: 10px;&quot;&gt;存储型XSS&lt;/li&gt;
&lt;li style=&quot;margin: 0cm 0cm 0cm 10px; text-align: justify; font-size: 10.5pt; font-family: 等线; text-indent: 10px;&quot;&gt;SQL注入&lt;/li&gt;
&lt;li style=&quot;margin: 0cm 0cm 0cm 10px; text-align: justify; font-size: 10.5pt; font-family: 等线; text-indent: 10px;&quot;&gt;&lt;span style=&quot;color: red;&quot;&gt;反射型XSS&lt;/span&gt;&lt;/li&gt;
&lt;li style=&quot;margin: 0cm 0cm 0cm 10px; text-align: justify; font-size: 10.5pt; font-family: 等线; text-indent: 10px;&quot;&gt;DOM型XSS&lt;/li&gt;
&lt;/ol&gt;
&lt;p style=&quot;margin: 0cm; text-align: justify; font-size: 10.5pt; font-family: 等线;&quot;&gt;&amp;nbsp;&lt;/p&gt;
&lt;p style=&quot;margin: 0cm; text-align: justify; font-size: 10.5pt; font-family: 等线;&quot;&gt;3、致远OA A8存在哪些漏洞&lt;/p&gt;
&lt;ul style=&quot;margin-bottom: 0cm; margin-top: 0px;&quot;&gt;
&lt;li style=&quot;margin: 0cm 0cm 0cm 10px; text-align: justify; font-size: 10.5pt; font-family: 等线; text-indent: 10px;&quot;&gt;&lt;span style=&quot;color: red;&quot;&gt;未授权访问&lt;/span&gt;&lt;/li&gt;
&lt;li style=&quot;margin: 0cm 0cm 0cm 10px; text-align: justify; font-size: 10.5pt; font-family: 等线; text-indent: 10px;&quot;&gt;&lt;span style=&quot;color: red;&quot;&gt;htmlofficeservlet getshell&lt;/span&gt;&lt;span style=&quot;color: red;&quot;&gt;漏洞&lt;/span&gt;&lt;/li&gt;
&lt;li style=&quot;margin: 0cm 0cm 0cm 10px; text-align: justify; font-size: 10.5pt; font-family: 等线; text-indent: 10px;&quot;&gt;重置数据库账号密码漏洞&lt;/li&gt;
&lt;li style=&quot;margin: 0cm 0cm 0cm 10px; text-align: justify; font-size: 10.5pt; font-family: 等线; text-indent: 10px;&quot;&gt;setextno.jsp sql注入漏洞&lt;/li&gt;
&lt;/ul&gt;
&lt;p style=&quot;margin: 0cm; text-align: justify; font-size: 10.5pt; font-family: 等线;&quot;&gt;&amp;nbsp;&lt;/p&gt;
&lt;p style=&quot;margin: 0cm; text-align: justify; font-size: 10.5pt; font-family: 等线;&quot;&gt;4、Linux系统能够读取的分区类型是&lt;/p&gt;
&lt;ul style=&quot;margin-bottom: 0cm; margin-top: 0px;&quot;&gt;
&lt;li style=&quot;margin: 0cm 0cm 0cm 10px; text-align: justify; font-size: 10.5pt; font-family: 等线; text-indent: 10px;&quot;&gt;NTFS&lt;/li&gt;
&lt;li style=&quot;margin: 0cm 0cm 0cm 10px; text-align: justify; font-size: 10.5pt; font-family: 等线; text-indent: 10px;&quot;&gt;&lt;span style=&quot;color: red;&quot;&gt;FAT16&lt;/span&gt;&lt;/li&gt;
&lt;li style=&quot;margin: 0cm 0cm 0cm 10px; text-align: justify; font-size: 10.5pt; font-family: 等线; text-indent: 10px;&quot;&gt;&lt;span style=&quot;color: red;&quot;&gt;FAT32&lt;/span&gt;&lt;/li&gt;
&lt;li style=&quot;margin: 0cm 0cm 0cm 10px; text-align: justify; font-size: 10.5pt; font-family: 等线; text-indent: 10px;&quot;&gt;&lt;span style=&quot;color: red;&quot;&gt;EXT3&lt;/span&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p style=&quot;margin: 0cm; text-align: justify; font-size: 10.5pt; font-family: 等线;&quot;&gt;&amp;nbsp;&lt;/p&gt;
&lt;p style=&quot;margin: 0cm; text-align: justify; font-size: 10.5pt; font-family: 等线;&quot;&gt;5、在offline状态下，要获知目标Windows系统的开机启动项，需要检查以下哪个文件&lt;/p&gt;
&lt;ol style=&quot;list-style-type: upper-alpha; margin-bottom: 0cm; margin-top: 0px;&quot;&gt;
&lt;li style=&quot;margin: 0cm 0cm 0cm 14px; text-align: justify; font-size: 10.5pt; font-family: 等线; text-indent: 14px;&quot;&gt;C:/Windows/System32/config/SECURITY&lt;/li&gt;
&lt;li style=&quot;margin: 0cm 0cm 0cm 14px; text-align: justify; font-size: 10.5pt; font-family: 等线; text-indent: 14px;&quot;&gt;C:/Windows/System32/config/SYSTEM&lt;/li&gt;
&lt;li style=&quot;margin: 0cm 0cm 0cm 14px; text-align: justify; font-size: 10.5pt; font-family: 等线; text-indent: 14px;&quot;&gt;&lt;span style=&quot;color: red;&quot;&gt;C:/Windows/System32/config/SOFTWARE&lt;/span&gt;&lt;/li&gt;
&lt;li style=&quot;margin: 0cm 0cm 0cm 14px; text-align: justify; font-size: 10.5pt; font-family: 等线; text-indent: 14px;&quot;&gt;C:/Windows/System32/config/SAM&lt;/li&gt;
&lt;/ol&gt;
&lt;p style=&quot;margin: 0cm; text-align: justify; font-size: 10.5pt; font-family: 等线;&quot;&gt;&amp;nbsp;&lt;/p&gt;
&lt;p style=&quot;margin: 0cm; text-align: justify; font-size: 10.5pt; font-family: 等线;&quot;&gt;6、MongoDB的默认端口是&lt;/p&gt;
&lt;ol style=&quot;list-style-type: upper-alpha; margin-bottom: 0cm; margin-top: 0px;&quot;&gt;
&lt;li style=&quot;margin: 0cm 0cm 0cm 14px; text-align: justify; font-size: 10.5pt; font-family: 等线; text-indent: 14px;&quot;&gt;6379&lt;/li&gt;
&lt;li style=&quot;margin: 0cm 0cm 0cm 14px; text-align: justify; font-size: 10.5pt; font-family: 等线; text-indent: 14px;&quot;&gt;1433&lt;/li&gt;
&lt;li style=&quot;margin: 0cm 0cm 0cm 14px; text-align: justify; font-size: 10.5pt; font-family: 等线; text-indent: 14px;&quot;&gt;27001&lt;/li&gt;
&lt;li style=&quot;margin: 0cm 0cm 0cm 14px; text-align: justify; font-size: 10.5pt; font-family: 等线; text-indent: 14px;&quot;&gt;&lt;span style=&quot;color: red;&quot;&gt;27017&lt;/span&gt;&lt;/li&gt;
&lt;/ol&gt;
&lt;p style=&quot;margin: 0cm; text-align: justify; font-size: 10.5pt; font-family: 等线;&quot;&gt;&amp;nbsp;&lt;/p&gt;
&lt;p style=&quot;margin: 0cm; text-align: justify; font-size: 10.5pt; font-family: 等线;&quot;&gt;7、以下可能是RDP端口的是&lt;/p&gt;
&lt;ol style=&quot;list-style-type: upper-alpha; margin-bottom: 0cm; margin-top: 0px;&quot;&gt;
&lt;li style=&quot;margin: 0cm 0cm 0cm 14px; text-align: justify; font-size: 10.5pt; font-family: 等线; text-indent: 14px;&quot;&gt;&lt;span style=&quot;color: red;&quot;&gt;3389&lt;/span&gt;&lt;/li&gt;
&lt;li style=&quot;margin: 0cm 0cm 0cm 14px; text-align: justify; font-size: 10.5pt; font-family: 等线; text-indent: 14px;&quot;&gt;3306&lt;/li&gt;
&lt;li style=&quot;margin: 0cm 0cm 0cm 14px; text-align: justify; font-size: 10.5pt; font-family: 等线; text-indent: 14px;&quot;&gt;1433&lt;/li&gt;
&lt;li style=&quot;margin: 0cm 0cm 0cm 14px; text-align: justify; font-size: 10.5pt; font-family: 等线; text-indent: 14px;&quot;&gt;22&lt;/li&gt;
&lt;/ol&gt;
&lt;p style=&quot;margin: 0cm; text-align: justify; font-size: 10.5pt; font-family: 等线;&quot;&gt;&amp;nbsp;&lt;/p&gt;
&lt;p style=&quot;margin: 0cm; text-align: justify; font-size: 10.5pt; font-family: 等线;&quot;&gt;8、使用nmap对目标进行全端口扫描，发现端口全部开放，最可能的是&lt;/p&gt;
&lt;ol style=&quot;list-style-type: upper-alpha; margin-bottom: 0cm; margin-top: 0px;&quot;&gt;
&lt;li style=&quot;margin: 0cm 0cm 0cm 14px; text-align: justify; font-size: 10.5pt; font-family: 等线; text-indent: 14px;&quot;&gt;没有控制发包速率&lt;/li&gt;
&lt;li style=&quot;margin: 0cm 0cm 0cm 14px; text-align: justify; font-size: 10.5pt; font-family: 等线; text-indent: 14px;&quot;&gt;&lt;span style=&quot;color: red;&quot;&gt;目标确实开放了全部端口&lt;/span&gt;&lt;/li&gt;
&lt;li style=&quot;margin: 0cm 0cm 0cm 14px; text-align: justify; font-size: 10.5pt; font-family: 等线; text-indent: 14px;&quot;&gt;参数使用错误&lt;/li&gt;
&lt;li style=&quot;margin: 0cm 0cm 0cm 14px; text-align: justify; font-size: 10.5pt; font-family: 等线; text-indent: 14px;&quot;&gt;目标存在IPS/IDS/防火墙等安全设备&lt;/li&gt;
&lt;/ol&gt;
&lt;p style=&quot;margin: 0cm; text-align: justify; font-size: 10.5pt; font-family: 等线;&quot;&gt;&amp;nbsp;&lt;/p&gt;
&lt;p style=&quot;margin: 0cm; text-align: justify; font-size: 10.5pt; font-family: 等线;&quot;&gt;9、下面PHP代码会造成（）漏洞&lt;/p&gt;
&lt;p style=&quot;text-indent: 21pt; margin: 0cm; text-align: justify; font-size: 10.5pt; font-family: 等线;&quot;&gt;&lt;img src=&quot;https://tinms.cc/zb_users/upload/2022/06/20220611145608165493056897423.png&quot; alt=&quot;文本描述已自动生成&quot; width=&quot;398&quot; height=&quot;186&quot; /&gt;&lt;/p&gt;
&lt;ol style=&quot;list-style-type: upper-alpha; margin-bottom: 0cm; margin-top: 0px;&quot;&gt;
&lt;li style=&quot;margin: 0cm 0cm 0cm 14px; text-align: justify; font-size: 10.5pt; font-family: 等线; text-indent: 14px;&quot;&gt;CSRF&lt;/li&gt;
&lt;li style=&quot;margin: 0cm 0cm 0cm 14px; text-align: justify; font-size: 10.5pt; font-family: 等线; text-indent: 14px;&quot;&gt;XSS&lt;/li&gt;
&lt;li style=&quot;margin: 0cm 0cm 0cm 14px; text-align: justify; font-size: 10.5pt; font-family: 等线; text-indent: 14px;&quot;&gt;&lt;span style=&quot;color: red;&quot;&gt;SSRF&lt;/span&gt;&lt;/li&gt;
&lt;li style=&quot;margin: 0cm 0cm 0cm 14px; text-align: justify; font-size: 10.5pt; font-family: 等线; text-indent: 14px;&quot;&gt;SQL注入&lt;/li&gt;
&lt;/ol&gt;
&lt;p style=&quot;margin: 0cm; text-align: justify; font-size: 10.5pt; font-family: 等线;&quot;&gt;&amp;nbsp;&lt;/p&gt;
&lt;p style=&quot;margin: 0cm; text-align: justify; font-size: 10.5pt; font-family: 等线;&quot;&gt;10、关于Redis下列说法不正确的是&lt;/p&gt;
&lt;ul style=&quot;margin-bottom: 0cm; margin-top: 0px;&quot;&gt;
&lt;li style=&quot;margin: 0cm 0cm 0cm 14px; text-align: justify; font-size: 10.5pt; font-family: 等线; text-indent: 14px;&quot;&gt;默认端口6379&lt;/li&gt;
&lt;li style=&quot;margin: 0cm 0cm 0cm 14px; text-align: justify; font-size: 10.5pt; font-family: 等线; text-indent: 14px;&quot;&gt;&lt;span style=&quot;color: red;&quot;&gt;默认端口6739&lt;/span&gt;&lt;/li&gt;
&lt;li style=&quot;margin: 0cm 0cm 0cm 14px; text-align: justify; font-size: 10.5pt; font-family: 等线; text-indent: 14px;&quot;&gt;&lt;span style=&quot;color: red;&quot;&gt;关系型数据库&lt;/span&gt;&lt;/li&gt;
&lt;li style=&quot;margin: 0cm 0cm 0cm 14px; text-align: justify; font-size: 10.5pt; font-family: 等线; text-indent: 14px;&quot;&gt;&lt;span style=&quot;color: red;&quot;&gt;默认用户为root&lt;/span&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p style=&quot;margin: 0cm; text-align: justify; font-size: 10.5pt; font-family: 等线;&quot;&gt;&amp;nbsp;&lt;/p&gt;
&lt;p style=&quot;margin: 0cm; text-align: justify; font-size: 10.5pt; font-family: 等线;&quot;&gt;11、对于Oracle数据库下列说法正确的是&lt;/p&gt;
&lt;ul style=&quot;margin-bottom: 0cm; margin-top: 0px;&quot;&gt;
&lt;li style=&quot;margin: 0cm 0cm 0cm 10px; text-align: justify; font-size: 10.5pt; font-family: 等线; text-indent: 10px;&quot;&gt;&lt;span style=&quot;color: red;&quot;&gt;默认端口1521&lt;/span&gt;&lt;/li&gt;
&lt;li style=&quot;margin: 0cm 0cm 0cm 10px; text-align: justify; font-size: 10.5pt; font-family: 等线; text-indent: 10px;&quot;&gt;默认端口6379&lt;/li&gt;
&lt;li style=&quot;margin: 0cm 0cm 0cm 10px; text-align: justify; font-size: 10.5pt; font-family: 等线; text-indent: 10px;&quot;&gt;&lt;span style=&quot;color: red;&quot;&gt;关系型数据库&lt;/span&gt;&lt;/li&gt;
&lt;li style=&quot;margin: 0cm 0cm 0cm 10px; text-align: justify; font-size: 10.5pt; font-family: 等线; text-indent: 10px;&quot;&gt;非关系型数据库&lt;/li&gt;
&lt;/ul&gt;
&lt;p style=&quot;margin: 0cm; text-align: justify; font-size: 10.5pt; font-family: 等线;&quot;&gt;&amp;nbsp;&lt;/p&gt;
&lt;p style=&quot;margin: 0cm; text-align: justify; font-size: 10.5pt; font-family: 等线;&quot;&gt;12、Docker如何查看容器运行状态&lt;/p&gt;
&lt;ol style=&quot;list-style-type: upper-alpha; margin-bottom: 0cm; margin-top: 0px;&quot;&gt;
&lt;li style=&quot;margin: 0cm 0cm 0cm 14px; text-align: justify; font-size: 10.5pt; font-family: 等线; text-indent: 14px;&quot;&gt;&lt;span style=&quot;color: red;&quot;&gt;docker ps -a&lt;/span&gt;&lt;/li&gt;
&lt;li style=&quot;margin: 0cm 0cm 0cm 14px; text-align: justify; font-size: 10.5pt; font-family: 等线; text-indent: 14px;&quot;&gt;docker images&lt;/li&gt;
&lt;li style=&quot;margin: 0cm 0cm 0cm 14px; text-align: justify; font-size: 10.5pt; font-family: 等线; text-indent: 14px;&quot;&gt;docker start&lt;/li&gt;
&lt;li style=&quot;margin: 0cm 0cm 0cm 14px; text-align: justify; font-size: 10.5pt; font-family: 等线; text-indent: 14px;&quot;&gt;docker stop&lt;/li&gt;
&lt;/ol&gt;
&lt;p style=&quot;margin: 0cm; text-align: justify; font-size: 10.5pt; font-family: 等线;&quot;&gt;&amp;nbsp;&lt;/p&gt;
&lt;p style=&quot;margin: 0cm; text-align: justify; font-size: 10.5pt; font-family: 等线;&quot;&gt;13、以下命令可以启动DNS服务的是&lt;/p&gt;
&lt;ul style=&quot;margin-bottom: 0cm; margin-top: 0px;&quot;&gt;
&lt;li style=&quot;margin: 0cm 0cm 0cm 14px; text-align: justify; font-size: 10.5pt; font-family: 等线; text-indent: 14px;&quot;&gt;&lt;span style=&quot;color: red;&quot;&gt;service named start&lt;/span&gt;&lt;/li&gt;
&lt;li style=&quot;margin: 0cm 0cm 0cm 14px; text-align: justify; font-size: 10.5pt; font-family: 等线; text-indent: 14px;&quot;&gt;&lt;span style=&quot;color: red;&quot;&gt;/etc/init.d/name start&lt;/span&gt;&lt;/li&gt;
&lt;li style=&quot;margin: 0cm 0cm 0cm 14px; text-align: justify; font-size: 10.5pt; font-family: 等线; text-indent: 14px;&quot;&gt;service dns start&lt;/li&gt;
&lt;li style=&quot;margin: 0cm 0cm 0cm 14px; text-align: justify; font-size: 10.5pt; font-family: 等线; text-indent: 14px;&quot;&gt;/etc/init.d/dns restart&lt;/li&gt;
&lt;/ul&gt;
&lt;p style=&quot;margin: 0cm; text-align: justify; font-size: 10.5pt; font-family: 等线;&quot;&gt;&amp;nbsp;&lt;/p&gt;
&lt;p style=&quot;margin: 0cm; text-align: justify; font-size: 10.5pt; font-family: 等线;&quot;&gt;14、关于Windows UAC以下描述正确的是&lt;/p&gt;
&lt;ul style=&quot;margin-bottom: 0cm; margin-top: 0px;&quot;&gt;
&lt;li style=&quot;margin: 0cm 0cm 0cm 14px; text-align: justify; font-size: 10.5pt; font-family: 等线; text-indent: 14px;&quot;&gt;&lt;span style=&quot;color: red;&quot;&gt;可以阻止恶意程序破坏系统&lt;/span&gt;&lt;/li&gt;
&lt;li style=&quot;margin: 0cm 0cm 0cm 14px; text-align: justify; font-size: 10.5pt; font-family: 等线; text-indent: 14px;&quot;&gt;&lt;span style=&quot;color: red;&quot;&gt;系统中存在UAC白名单&lt;/span&gt;&lt;/li&gt;
&lt;li style=&quot;margin: 0cm 0cm 0cm 14px; text-align: justify; font-size: 10.5pt; font-family: 等线; text-indent: 14px;&quot;&gt;XP系统开始使用UAC安全机制&lt;/li&gt;
&lt;li style=&quot;margin: 0cm 0cm 0cm 14px; text-align: justify; font-size: 10.5pt; font-family: 等线; text-indent: 14px;&quot;&gt;管理员账户一定具有UAC所有权限&lt;/li&gt;
&lt;/ul&gt;
&lt;p style=&quot;margin: 0cm; text-align: justify; font-size: 10.5pt; font-family: 等线;&quot;&gt;&amp;nbsp;&lt;/p&gt;
&lt;p style=&quot;margin: 0cm; text-align: justify; font-size: 10.5pt; font-family: 等线;&quot;&gt;15、以下属于常见木马躲避杀毒软件查杀手法的是&lt;/p&gt;
&lt;ul style=&quot;margin-bottom: 0cm; margin-top: 0px;&quot;&gt;
&lt;li style=&quot;margin: 0cm 0cm 0cm 14px; text-align: justify; font-size: 10.5pt; font-family: 等线; text-indent: 14px;&quot;&gt;&lt;span style=&quot;color: red;&quot;&gt;动态获取函数地址以便将函数从导入表中抹掉&lt;/span&gt;&lt;/li&gt;
&lt;li style=&quot;margin: 0cm 0cm 0cm 14px; text-align: justify; font-size: 10.5pt; font-family: 等线; text-indent: 14px;&quot;&gt;&lt;span style=&quot;color: red;&quot;&gt;加花加壳混淆特征&lt;/span&gt;&lt;/li&gt;
&lt;li style=&quot;margin: 0cm 0cm 0cm 14px; text-align: justify; font-size: 10.5pt; font-family: 等线; text-indent: 14px;&quot;&gt;&lt;span style=&quot;color: red;&quot;&gt;内存或者网络远程加载模块防止文件落地&lt;/span&gt;&lt;/li&gt;
&lt;li style=&quot;margin: 0cm 0cm 0cm 14px; text-align: justify; font-size: 10.5pt; font-family: 等线; text-indent: 14px;&quot;&gt;&lt;span style=&quot;color: red;&quot;&gt;添加或者伪造数字签名&lt;/span&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p style=&quot;margin: 0cm; text-align: justify; font-size: 10.5pt; font-family: 等线;&quot;&gt;&amp;nbsp;&lt;/p&gt;
&lt;p style=&quot;margin: 0cm; text-align: justify; font-size: 10.5pt; font-family: 等线;&quot;&gt;16、Windows系统中记录已知DNS的文件是&lt;/p&gt;
&lt;ol style=&quot;list-style-type: upper-alpha; margin-bottom: 0cm; margin-top: 0px;&quot;&gt;
&lt;li style=&quot;margin: 0cm 0cm 0cm 14px; text-align: justify; font-size: 10.5pt; font-family: 等线; text-indent: 14px;&quot;&gt;C:/Windows/System34/host&lt;/li&gt;
&lt;li style=&quot;margin: 0cm 0cm 0cm 14px; text-align: justify; font-size: 10.5pt; font-family: 等线; text-indent: 14px;&quot;&gt;C:/Windows/hosts&lt;/li&gt;
&lt;li style=&quot;margin: 0cm 0cm 0cm 14px; text-align: justify; font-size: 10.5pt; font-family: 等线; text-indent: 14px;&quot;&gt;&lt;span style=&quot;color: red;&quot;&gt;C:/Windows/System32/drivers/etc/host&lt;/span&gt;&lt;/li&gt;
&lt;li style=&quot;margin: 0cm 0cm 0cm 14px; text-align: justify; font-size: 10.5pt; font-family: 等线; text-indent: 14px;&quot;&gt;C:/Windows/System32/hosts&lt;/li&gt;
&lt;/ol&gt;
&lt;p style=&quot;margin: 0cm; text-align: justify; font-size: 10.5pt; font-family: 等线;&quot;&gt;&amp;nbsp;&lt;/p&gt;
&lt;p style=&quot;margin: 0cm; text-align: justify; font-size: 10.5pt; font-family: 等线;&quot;&gt;17、有关文件包含漏洞防御的说法正确的是&lt;/p&gt;
&lt;ul style=&quot;margin-bottom: 0cm; margin-top: 0px;&quot;&gt;
&lt;li style=&quot;margin: 0cm 0cm 0cm 14px; text-align: justify; font-size: 10.5pt; font-family: 等线; text-indent: 14px;&quot;&gt;&lt;span style=&quot;color: red;&quot;&gt;可以从代码层和Web服务器安全配置两个方面来防范文件包含漏洞&lt;/span&gt;&lt;/li&gt;
&lt;li style=&quot;margin: 0cm 0cm 0cm 14px; text-align: justify; font-size: 10.5pt; font-family: 等线; text-indent: 14px;&quot;&gt;&lt;span style=&quot;color: red;&quot;&gt;代码层方面可以采用定义可包含文件白名单来防范文件包含漏洞&lt;/span&gt;&lt;/li&gt;
&lt;li style=&quot;margin: 0cm 0cm 0cm 14px; text-align: justify; font-size: 10.5pt; font-family: 等线; text-indent: 14px;&quot;&gt;代码层方面可以采用定义可包含目录白名单来防范文件包含漏洞&lt;/li&gt;
&lt;li style=&quot;margin: 0cm 0cm 0cm 14px; text-align: justify; font-size: 10.5pt; font-family: 等线; text-indent: 14px;&quot;&gt;&lt;span style=&quot;color: red;&quot;&gt;Web&lt;/span&gt;&lt;span style=&quot;color: red;&quot;&gt;服务器安全配置方面可以采用限定可包含文件目录来防范文件包含漏洞&lt;/span&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p style=&quot;margin: 0cm; text-align: justify; font-size: 10.5pt; font-family: 等线;&quot;&gt;&amp;nbsp;&lt;/p&gt;
&lt;p style=&quot;margin: 0cm; text-align: justify; font-size: 10.5pt; font-family: 等线;&quot;&gt;18、Linux基本文件类型有&lt;/p&gt;
&lt;ul style=&quot;margin-bottom: 0cm; margin-top: 0px;&quot;&gt;
&lt;li style=&quot;margin: 0cm 0cm 0cm 14px; text-align: justify; font-size: 10.5pt; font-family: 等线; text-indent: 14px;&quot;&gt;&lt;span style=&quot;color: red;&quot;&gt;普通文件&lt;/span&gt;&lt;/li&gt;
&lt;li style=&quot;margin: 0cm 0cm 0cm 14px; text-align: justify; font-size: 10.5pt; font-family: 等线; text-indent: 14px;&quot;&gt;&lt;span style=&quot;color: red;&quot;&gt;目录文件&lt;/span&gt;&lt;/li&gt;
&lt;li style=&quot;margin: 0cm 0cm 0cm 14px; text-align: justify; font-size: 10.5pt; font-family: 等线; text-indent: 14px;&quot;&gt;&lt;span style=&quot;color: red;&quot;&gt;链接文件&lt;/span&gt;&lt;/li&gt;
&lt;li style=&quot;margin: 0cm 0cm 0cm 14px; text-align: justify; font-size: 10.5pt; font-family: 等线; text-indent: 14px;&quot;&gt;&lt;span style=&quot;color: red;&quot;&gt;设备文件&lt;/span&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p style=&quot;margin: 0cm; text-align: justify; font-size: 10.5pt; font-family: 等线;&quot;&gt;&amp;nbsp;&lt;/p&gt;
&lt;p style=&quot;margin: 0cm; text-align: justify; font-size: 10.5pt; font-family: 等线;&quot;&gt;19、下面可能是MSSQL的端口是&lt;/p&gt;
&lt;ol style=&quot;list-style-type: upper-alpha; margin-bottom: 0cm; margin-top: 0px;&quot;&gt;
&lt;li style=&quot;margin: 0cm 0cm 0cm 14px; text-align: justify; font-size: 10.5pt; font-family: 等线; text-indent: 14px;&quot;&gt;3306&lt;/li&gt;
&lt;li style=&quot;margin: 0cm 0cm 0cm 14px; text-align: justify; font-size: 10.5pt; font-family: 等线; text-indent: 14px;&quot;&gt;1521&lt;/li&gt;
&lt;li style=&quot;margin: 0cm 0cm 0cm 14px; text-align: justify; font-size: 10.5pt; font-family: 等线; text-indent: 14px;&quot;&gt;6379&lt;/li&gt;
&lt;li style=&quot;margin: 0cm 0cm 0cm 14px; text-align: justify; font-size: 10.5pt; font-family: 等线; text-indent: 14px;&quot;&gt;&lt;span style=&quot;color: red;&quot;&gt;1433&lt;/span&gt;&lt;/li&gt;
&lt;/ol&gt;
&lt;p style=&quot;margin: 0cm; text-align: justify; font-size: 10.5pt; font-family: 等线;&quot;&gt;&amp;nbsp;&lt;/p&gt;
&lt;p style=&quot;margin: 0cm; text-align: justify; font-size: 10.5pt; font-family: 等线;&quot;&gt;20、Cobalt Strike默认发送心跳包的间隔是&lt;/p&gt;
&lt;ol style=&quot;list-style-type: upper-alpha; margin-bottom: 0cm; margin-top: 0px;&quot;&gt;
&lt;li style=&quot;margin: 0cm 0cm 0cm 14px; text-align: justify; font-size: 10.5pt; font-family: 等线; text-indent: 14px;&quot;&gt;&lt;span style=&quot;color: red;&quot;&gt;60s&lt;/span&gt;&lt;/li&gt;
&lt;li style=&quot;margin: 0cm 0cm 0cm 14px; text-align: justify; font-size: 10.5pt; font-family: 等线; text-indent: 14px;&quot;&gt;30s&lt;/li&gt;
&lt;li style=&quot;margin: 0cm 0cm 0cm 14px; text-align: justify; font-size: 10.5pt; font-family: 等线; text-indent: 14px;&quot;&gt;45s&lt;/li&gt;
&lt;li style=&quot;margin: 0cm 0cm 0cm 14px; text-align: justify; font-size: 10.5pt; font-family: 等线; text-indent: 14px;&quot;&gt;10s&lt;/li&gt;
&lt;/ol&gt;
&lt;p style=&quot;margin: 0cm; text-align: justify; font-size: 10.5pt; font-family: 等线;&quot;&gt;&amp;nbsp;&lt;/p&gt;
&lt;p style=&quot;margin: 0cm; text-align: justify; font-size: 10.5pt; font-family: 等线;&quot;&gt;21、WordPress存在哪些漏洞&lt;/p&gt;
&lt;ul style=&quot;margin-bottom: 0cm; margin-top: 0px;&quot;&gt;
&lt;li style=&quot;margin: 0cm 0cm 0cm 14px; text-align: justify; font-size: 10.5pt; font-family: 等线; text-indent: 14px;&quot;&gt;&lt;span style=&quot;color: red;&quot;&gt;WordPress-4.7.2-&lt;/span&gt;&lt;span style=&quot;color: red;&quot;&gt;敏感信息泄漏&lt;/span&gt;&lt;/li&gt;
&lt;li style=&quot;margin: 0cm 0cm 0cm 14px; text-align: justify; font-size: 10.5pt; font-family: 等线; text-indent: 14px;&quot;&gt;WordPress &amp;lt;= 5.2.4绕过认证查看私密内容&lt;/li&gt;
&lt;li style=&quot;margin: 0cm 0cm 0cm 14px; text-align: justify; font-size: 10.5pt; font-family: 等线; text-indent: 14px;&quot;&gt;&lt;span style=&quot;color: red;&quot;&gt;WordPress-5.3.0-&lt;/span&gt;&lt;span style=&quot;color: red;&quot;&gt;储存型XSS&lt;/span&gt;&lt;/li&gt;
&lt;li style=&quot;margin: 0cm 0cm 0cm 14px; text-align: justify; font-size: 10.5pt; font-family: 等线; text-indent: 14px;&quot;&gt;&lt;span style=&quot;color: red;&quot;&gt;WordPress 4.8.3-&lt;/span&gt;&lt;span style=&quot;color: red;&quot;&gt;任意密码重置_HOST头注入漏洞&lt;/span&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p style=&quot;margin: 0cm; text-align: justify; font-size: 10.5pt; font-family: 等线;&quot;&gt;&amp;nbsp;&lt;/p&gt;
&lt;p style=&quot;margin: 0cm; text-align: justify; font-size: 10.5pt; font-family: 等线;&quot;&gt;22、Tomcat AJP文件包含漏洞（CVE-2020-1938）影响版本有&lt;/p&gt;
&lt;ul style=&quot;margin-bottom: 0cm; margin-top: 0px;&quot;&gt;
&lt;li style=&quot;margin: 0cm 0cm 0cm 14px; text-align: justify; font-size: 10.5pt; font-family: 等线; text-indent: 14px;&quot;&gt;&lt;span style=&quot;color: red;&quot;&gt;Tomcat 6.x&lt;/span&gt;&lt;/li&gt;
&lt;li style=&quot;margin: 0cm 0cm 0cm 14px; text-align: justify; font-size: 10.5pt; font-family: 等线; text-indent: 14px;&quot;&gt;&lt;span style=&quot;color: red;&quot;&gt;Tomcat 7.x&amp;lt;7.0.1003&lt;/span&gt;&lt;/li&gt;
&lt;li style=&quot;margin: 0cm 0cm 0cm 14px; text-align: justify; font-size: 10.5pt; font-family: 等线; text-indent: 14px;&quot;&gt;&lt;span style=&quot;color: red;&quot;&gt;Tomcat 8.x&amp;lt;8.5.51&lt;/span&gt;&lt;/li&gt;
&lt;li style=&quot;margin: 0cm 0cm 0cm 14px; text-align: justify; font-size: 10.5pt; font-family: 等线; text-indent: 14px;&quot;&gt;&lt;span style=&quot;color: red;&quot;&gt;Tomcat 9.x&amp;lt;9.0.31&lt;/span&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p style=&quot;margin: 0cm; text-align: justify; font-size: 10.5pt; font-family: 等线;&quot;&gt;&amp;nbsp;&lt;/p&gt;
&lt;p style=&quot;margin: 0cm; text-align: justify; font-size: 10.5pt; font-family: 等线;&quot;&gt;23、以下不属于杀毒软件功能的是&lt;/p&gt;
&lt;ol style=&quot;list-style-type: upper-alpha; margin-bottom: 0cm; margin-top: 0px;&quot;&gt;
&lt;li style=&quot;margin: 0cm 0cm 0cm 14px; text-align: justify; font-size: 10.5pt; font-family: 等线; text-indent: 14px;&quot;&gt;&lt;span style=&quot;color: red;&quot;&gt;优化操作系统&lt;/span&gt;&lt;/li&gt;
&lt;li style=&quot;margin: 0cm 0cm 0cm 14px; text-align: justify; font-size: 10.5pt; font-family: 等线; text-indent: 14px;&quot;&gt;数据恢复&lt;/li&gt;
&lt;li style=&quot;margin: 0cm 0cm 0cm 14px; text-align: justify; font-size: 10.5pt; font-family: 等线; text-indent: 14px;&quot;&gt;监控识别&lt;/li&gt;
&lt;li style=&quot;margin: 0cm 0cm 0cm 14px; text-align: justify; font-size: 10.5pt; font-family: 等线; text-indent: 14px;&quot;&gt;病毒扫描和清除&lt;/li&gt;
&lt;/ol&gt;
&lt;p style=&quot;margin: 0cm; text-align: justify; font-size: 10.5pt; font-family: 等线;&quot;&gt;&amp;nbsp;&lt;/p&gt;
&lt;p style=&quot;margin: 0cm; text-align: justify; font-size: 10.5pt; font-family: 等线;&quot;&gt;24、Apache的配置文件是&lt;/p&gt;
&lt;ol style=&quot;list-style-type: upper-alpha; margin-bottom: 0cm; margin-top: 0px;&quot;&gt;
&lt;li style=&quot;margin: 0cm 0cm 0cm 14px; text-align: justify; font-size: 10.5pt; font-family: 等线; text-indent: 14px;&quot;&gt;apache.ini&lt;/li&gt;
&lt;li style=&quot;margin: 0cm 0cm 0cm 14px; text-align: justify; font-size: 10.5pt; font-family: 等线; text-indent: 14px;&quot;&gt;&lt;span style=&quot;color: red;&quot;&gt;httpd.conf&lt;/span&gt;&lt;/li&gt;
&lt;li style=&quot;margin: 0cm 0cm 0cm 14px; text-align: justify; font-size: 10.5pt; font-family: 等线; text-indent: 14px;&quot;&gt;http.conf&lt;/li&gt;
&lt;li style=&quot;margin: 0cm 0cm 0cm 14px; text-align: justify; font-size: 10.5pt; font-family: 等线; text-indent: 14px;&quot;&gt;conf.ini&lt;/li&gt;
&lt;/ol&gt;
&lt;p style=&quot;margin: 0cm; text-align: justify; font-size: 10.5pt; font-family: 等线;&quot;&gt;&amp;nbsp;&lt;/p&gt;
&lt;p style=&quot;margin: 0cm; text-align: justify; font-size: 10.5pt; font-family: 等线;&quot;&gt;25、以下Weblogic漏洞为反序列化的有&lt;/p&gt;
&lt;ul style=&quot;margin-bottom: 0cm; margin-top: 0px;&quot;&gt;
&lt;li style=&quot;margin: 0cm 0cm 0cm 14px; text-align: justify; font-size: 10.5pt; font-family: 等线; text-indent: 14px;&quot;&gt;&lt;span style=&quot;color: red;&quot;&gt;CVE-2017-10271&lt;/span&gt;&lt;/li&gt;
&lt;li style=&quot;margin: 0cm 0cm 0cm 14px; text-align: justify; font-size: 10.5pt; font-family: 等线; text-indent: 14px;&quot;&gt;&lt;span style=&quot;color: red;&quot;&gt;CVE-2018-2628&lt;/span&gt;&lt;/li&gt;
&lt;li style=&quot;margin: 0cm 0cm 0cm 14px; text-align: justify; font-size: 10.5pt; font-family: 等线; text-indent: 14px;&quot;&gt;CVE-2014-4210&lt;/li&gt;
&lt;li style=&quot;margin: 0cm 0cm 0cm 14px; text-align: justify; font-size: 10.5pt; font-family: 等线; text-indent: 14px;&quot;&gt;&lt;span style=&quot;color: red;&quot;&gt;CVE-2017-3506&lt;/span&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p style=&quot;margin: 0cm; text-align: justify; font-size: 10.5pt; font-family: 等线;&quot;&gt;&amp;nbsp;&lt;/p&gt;
&lt;p style=&quot;margin: 0cm; text-align: justify; font-size: 10.5pt; font-family: 等线;&quot;&gt;26、堆溢出漏洞的原理为&lt;/p&gt;
&lt;ol style=&quot;list-style-type: upper-alpha; margin-bottom: 0cm; margin-top: 0px;&quot;&gt;
&lt;li style=&quot;margin: 0cm 0cm 0cm 14px; text-align: justify; font-size: 10.5pt; font-family: 等线; text-indent: 14px;&quot;&gt;&lt;span style=&quot;color: red;&quot;&gt;程序向某个堆块中写入的字节数超过了堆块本身可使用的字节数&lt;/span&gt;&lt;/li&gt;
&lt;li style=&quot;margin: 0cm 0cm 0cm 14px; text-align: justify; font-size: 10.5pt; font-family: 等线; text-indent: 14px;&quot;&gt;一个整数通过运算(赋值)，超过它能表示的上限，则会变成一个很小的数&lt;/li&gt;
&lt;li style=&quot;margin: 0cm 0cm 0cm 14px; text-align: justify; font-size: 10.5pt; font-family: 等线; text-indent: 14px;&quot;&gt;用户输入的数据大小超过了程序预留的空间大小&lt;/li&gt;
&lt;li style=&quot;margin: 0cm 0cm 0cm 14px; text-align: justify; font-size: 10.5pt; font-family: 等线; text-indent: 14px;&quot;&gt;程序把用户输入的%x %n等字符当做元数据来解析&lt;/li&gt;
&lt;/ol&gt;
&lt;p style=&quot;margin: 0cm; text-align: justify; font-size: 10.5pt; font-family: 等线;&quot;&gt;&amp;nbsp;&lt;/p&gt;
&lt;p style=&quot;margin: 0cm; text-align: justify; font-size: 10.5pt; font-family: 等线;&quot;&gt;27、关于Weblogic弱口令&amp;amp;&amp;amp;后台getshell说法正确的是&lt;/p&gt;
&lt;ul style=&quot;margin-bottom: 0cm; margin-top: 0px;&quot;&gt;
&lt;li style=&quot;margin: 0cm 0cm 0cm 14px; text-align: justify; font-size: 10.5pt; font-family: 等线; text-indent: 14px;&quot;&gt;只要能进后台就可以getshell&lt;/li&gt;
&lt;li style=&quot;margin: 0cm 0cm 0cm 14px; text-align: justify; font-size: 10.5pt; font-family: 等线; text-indent: 14px;&quot;&gt;&lt;span style=&quot;color: red;&quot;&gt;通过部署war进行getshell&lt;/span&gt;&lt;/li&gt;
&lt;li style=&quot;margin: 0cm 0cm 0cm 14px; text-align: justify; font-size: 10.5pt; font-family: 等线; text-indent: 14px;&quot;&gt;&lt;span style=&quot;color: red;&quot;&gt;部署的shell地址：http://ip:port/[war包名]/[包名内文件名]&lt;/span&gt;&lt;/li&gt;
&lt;li style=&quot;margin: 0cm 0cm 0cm 14px; text-align: justify; font-size: 10.5pt; font-family: 等线; text-indent: 14px;&quot;&gt;只要有弱口令就能getshell&lt;/li&gt;
&lt;/ul&gt;
&lt;p style=&quot;margin: 0cm; text-align: justify; font-size: 10.5pt; font-family: 等线;&quot;&gt;&amp;nbsp;&lt;/p&gt;
&lt;p style=&quot;margin: 0cm; text-align: justify; font-size: 10.5pt; font-family: 等线;&quot;&gt;28、如果希望通过防火墙禁止QQ工具联网，应该修改Windows防火墙以下哪项设置&lt;/p&gt;
&lt;ol style=&quot;list-style-type: upper-alpha; margin-bottom: 0cm; margin-top: 0px;&quot;&gt;
&lt;li style=&quot;margin: 0cm 0cm 0cm 14px; text-align: justify; font-size: 10.5pt; font-family: 等线; text-indent: 14px;&quot;&gt;监视&lt;/li&gt;
&lt;li style=&quot;margin: 0cm 0cm 0cm 14px; text-align: justify; font-size: 10.5pt; font-family: 等线; text-indent: 14px;&quot;&gt;&lt;span style=&quot;color: red;&quot;&gt;出站规则&lt;/span&gt;&lt;/li&gt;
&lt;li style=&quot;margin: 0cm 0cm 0cm 14px; text-align: justify; font-size: 10.5pt; font-family: 等线; text-indent: 14px;&quot;&gt;连接安全规则&lt;/li&gt;
&lt;li style=&quot;margin: 0cm 0cm 0cm 14px; text-align: justify; font-size: 10.5pt; font-family: 等线; text-indent: 14px;&quot;&gt;入站规则&lt;/li&gt;
&lt;/ol&gt;
&lt;p style=&quot;margin: 0cm; text-align: justify; font-size: 10.5pt; font-family: 等线;&quot;&gt;&amp;nbsp;&lt;/p&gt;
&lt;p style=&quot;margin: 0cm; text-align: justify; font-size: 10.5pt; font-family: 等线;&quot;&gt;29、释放后重用UAF的原理为&lt;/p&gt;
&lt;ol style=&quot;list-style-type: upper-alpha; margin-bottom: 0cm; margin-top: 0px;&quot;&gt;
&lt;li style=&quot;margin: 0cm 0cm 0cm 14px; text-align: justify; font-size: 10.5pt; font-family: 等线; text-indent: 14px;&quot;&gt;变量直接出现在了格式化字符串函数中格式化字符串所在的位置&lt;/li&gt;
&lt;li style=&quot;margin: 0cm 0cm 0cm 14px; text-align: justify; font-size: 10.5pt; font-family: 等线; text-indent: 14px;&quot;&gt;&lt;span style=&quot;color: red;&quot;&gt;内存被释放后，指向指针并没有被删除，又被程序调用&lt;/span&gt;&lt;/li&gt;
&lt;li style=&quot;margin: 0cm 0cm 0cm 14px; text-align: justify; font-size: 10.5pt; font-family: 等线; text-indent: 14px;&quot;&gt;对同一个指针指向的内存释放两次&lt;/li&gt;
&lt;li style=&quot;margin: 0cm 0cm 0cm 14px; text-align: justify; font-size: 10.5pt; font-family: 等线; text-indent: 14px;&quot;&gt;一个整数通过运算（赋值），超过它能表示的上限，则会变成一个很小的数&lt;/li&gt;
&lt;/ol&gt;
&lt;p style=&quot;margin: 0cm; text-align: justify; font-size: 10.5pt; font-family: 等线;&quot;&gt;&amp;nbsp;&lt;/p&gt;
&lt;p style=&quot;margin: 0cm; text-align: justify; font-size: 10.5pt; font-family: 等线;&quot;&gt;30、SSI远程命令执行漏洞影响的中间件是&lt;/p&gt;
&lt;ol style=&quot;list-style-type: upper-alpha; margin-bottom: 0cm; margin-top: 0px;&quot;&gt;
&lt;li style=&quot;margin: 0cm 0cm 0cm 14px; text-align: justify; font-size: 10.5pt; font-family: 等线; text-indent: 14px;&quot;&gt;Tomcat&lt;/li&gt;
&lt;li style=&quot;margin: 0cm 0cm 0cm 14px; text-align: justify; font-size: 10.5pt; font-family: 等线; text-indent: 14px;&quot;&gt;IIS&lt;/li&gt;
&lt;li style=&quot;margin: 0cm 0cm 0cm 14px; text-align: justify; font-size: 10.5pt; font-family: 等线; text-indent: 14px;&quot;&gt;Weblogic&lt;/li&gt;
&lt;li style=&quot;margin: 0cm 0cm 0cm 14px; text-align: justify; font-size: 10.5pt; font-family: 等线; text-indent: 14px;&quot;&gt;&lt;span style=&quot;color: red;&quot;&gt;Apache&lt;/span&gt;&lt;/li&gt;
&lt;/ol&gt;
&lt;p style=&quot;margin: 0cm; text-align: justify; font-size: 10.5pt; font-family: 等线;&quot;&gt;&amp;nbsp;&lt;/p&gt;
&lt;p style=&quot;margin: 0cm; text-align: justify; font-size: 10.5pt; font-family: 等线;&quot;&gt;31、nmap半开放扫描参数是&lt;/p&gt;
&lt;ol style=&quot;list-style-type: upper-alpha; margin-bottom: 0cm; margin-top: 0px;&quot;&gt;
&lt;li style=&quot;margin: 0cm 0cm 0cm 14px; text-align: justify; font-size: 10.5pt; font-family: 等线; text-indent: 14px;&quot;&gt;&lt;span style=&quot;color: red;&quot;&gt;-sS&lt;/span&gt;&lt;/li&gt;
&lt;li style=&quot;margin: 0cm 0cm 0cm 14px; text-align: justify; font-size: 10.5pt; font-family: 等线; text-indent: 14px;&quot;&gt;-sn&lt;/li&gt;
&lt;li style=&quot;margin: 0cm 0cm 0cm 14px; text-align: justify; font-size: 10.5pt; font-family: 等线; text-indent: 14px;&quot;&gt;-sP&lt;/li&gt;
&lt;li style=&quot;margin: 0cm 0cm 0cm 14px; text-align: justify; font-size: 10.5pt; font-family: 等线; text-indent: 14px;&quot;&gt;-sA&lt;/li&gt;
&lt;/ol&gt;
&lt;p style=&quot;margin: 0cm; text-align: justify; font-size: 10.5pt; font-family: 等线;&quot;&gt;&amp;nbsp;&lt;/p&gt;
&lt;p style=&quot;margin: 0cm; text-align: justify; font-size: 10.5pt; font-family: 等线;&quot;&gt;32、Windows操作系统中，在dos窗口中输入下列哪个命令可以查看本机的IP地址&lt;/p&gt;
&lt;ol style=&quot;list-style-type: upper-alpha; margin-bottom: 0cm; margin-top: 0px;&quot;&gt;
&lt;li style=&quot;margin: 0cm 0cm 0cm 14px; text-align: justify; font-size: 10.5pt; font-family: 等线; text-indent: 14px;&quot;&gt;net share&lt;/li&gt;
&lt;li style=&quot;margin: 0cm 0cm 0cm 14px; text-align: justify; font-size: 10.5pt; font-family: 等线; text-indent: 14px;&quot;&gt;&lt;span style=&quot;color: red;&quot;&gt;ipconfig&lt;/span&gt;&lt;/li&gt;
&lt;li style=&quot;margin: 0cm 0cm 0cm 14px; text-align: justify; font-size: 10.5pt; font-family: 等线; text-indent: 14px;&quot;&gt;net view&lt;/li&gt;
&lt;li style=&quot;margin: 0cm 0cm 0cm 14px; text-align: justify; font-size: 10.5pt; font-family: 等线; text-indent: 14px;&quot;&gt;ping&lt;/li&gt;
&lt;/ol&gt;
&lt;p style=&quot;margin: 0cm; text-align: justify; font-size: 10.5pt; font-family: 等线;&quot;&gt;&amp;nbsp;&lt;/p&gt;
&lt;p style=&quot;margin: 0cm; text-align: justify; font-size: 10.5pt; font-family: 等线;&quot;&gt;33、栈溢出漏洞产生的原因是&lt;/p&gt;
&lt;ol style=&quot;list-style-type: upper-alpha; margin-bottom: 0cm; margin-top: 0px;&quot;&gt;
&lt;li style=&quot;margin: 0cm 0cm 0cm 14px; text-align: justify; font-size: 10.5pt; font-family: 等线; text-indent: 14px;&quot;&gt;变量直接出现在了格式化字符串函数中格式化字符串所在的位置&lt;/li&gt;
&lt;li style=&quot;margin: 0cm 0cm 0cm 14px; text-align: justify; font-size: 10.5pt; font-family: 等线; text-indent: 14px;&quot;&gt;&lt;span style=&quot;color: red;&quot;&gt;用户输入的数据大小超过了程序预留的空间大小&lt;/span&gt;&lt;/li&gt;
&lt;li style=&quot;margin: 0cm 0cm 0cm 14px; text-align: justify; font-size: 10.5pt; font-family: 等线; text-indent: 14px;&quot;&gt;覆盖栈上的变量，例如函数指针或对象指针&lt;/li&gt;
&lt;li style=&quot;margin: 0cm 0cm 0cm 14px; text-align: justify; font-size: 10.5pt; font-family: 等线; text-indent: 14px;&quot;&gt;作比较时忽视了有符号数可以为负值&lt;/li&gt;
&lt;/ol&gt;
&lt;p style=&quot;margin: 0cm; text-align: justify; font-size: 10.5pt; font-family: 等线;&quot;&gt;&amp;nbsp;&lt;/p&gt;
&lt;p style=&quot;margin: 0cm; text-align: justify; font-size: 10.5pt; font-family: 等线;&quot;&gt;34、对（）数据库进行sql注入攻击时，表名和字段名只能字典猜解，无法直接获取。&lt;/p&gt;
&lt;ol style=&quot;list-style-type: upper-alpha; margin-bottom: 0cm; margin-top: 0px;&quot;&gt;
&lt;li style=&quot;margin: 0cm 0cm 0cm 14px; text-align: justify; font-size: 10.5pt; font-family: 等线; text-indent: 14px;&quot;&gt;&lt;span style=&quot;color: red;&quot;&gt;Access&lt;/span&gt;&lt;/li&gt;
&lt;li style=&quot;margin: 0cm 0cm 0cm 14px; text-align: justify; font-size: 10.5pt; font-family: 等线; text-indent: 14px;&quot;&gt;MySQL&lt;/li&gt;
&lt;li style=&quot;margin: 0cm 0cm 0cm 14px; text-align: justify; font-size: 10.5pt; font-family: 等线; text-indent: 14px;&quot;&gt;Oracle&lt;/li&gt;
&lt;li style=&quot;margin: 0cm 0cm 0cm 14px; text-align: justify; font-size: 10.5pt; font-family: 等线; text-indent: 14px;&quot;&gt;SQL Server&lt;/li&gt;
&lt;/ol&gt;
&lt;p style=&quot;margin: 0cm; text-align: justify; font-size: 10.5pt; font-family: 等线;&quot;&gt;&amp;nbsp;&lt;/p&gt;
&lt;p style=&quot;margin: 0cm; text-align: justify; font-size: 10.5pt; font-family: 等线;&quot;&gt;35、扫描WEB路径可以使用哪个工具&lt;/p&gt;
&lt;ul style=&quot;margin-bottom: 0cm; margin-top: 0px;&quot;&gt;
&lt;li style=&quot;margin: 0cm 0cm 0cm 14px; text-align: justify; font-size: 10.5pt; font-family: 等线; text-indent: 14px;&quot;&gt;&lt;span style=&quot;color: red;&quot;&gt;dirsearch&lt;/span&gt;&lt;/li&gt;
&lt;li style=&quot;margin: 0cm 0cm 0cm 14px; text-align: justify; font-size: 10.5pt; font-family: 等线; text-indent: 14px;&quot;&gt;&lt;span style=&quot;color: red;&quot;&gt;burpsuit&lt;/span&gt;&lt;/li&gt;
&lt;li style=&quot;margin: 0cm 0cm 0cm 14px; text-align: justify; font-size: 10.5pt; font-family: 等线; text-indent: 14px;&quot;&gt;layer&lt;/li&gt;
&lt;li style=&quot;margin: 0cm 0cm 0cm 14px; text-align: justify; font-size: 10.5pt; font-family: 等线; text-indent: 14px;&quot;&gt;ysoserial&lt;/li&gt;
&lt;/ul&gt;
&lt;p style=&quot;margin: 0cm; text-align: justify; font-size: 10.5pt; font-family: 等线;&quot;&gt;&amp;nbsp;&lt;/p&gt;
&lt;p style=&quot;margin: 0cm; text-align: justify; font-size: 10.5pt; font-family: 等线;&quot;&gt;36、以下于操作系统补丁的说法，错误的是&lt;/p&gt;
&lt;ol style=&quot;list-style-type: upper-alpha; margin-bottom: 0cm; margin-top: 0px;&quot;&gt;
&lt;li style=&quot;margin: 0cm 0cm 0cm 14px; text-align: justify; font-size: 10.5pt; font-family: 等线; text-indent: 14px;&quot;&gt;&lt;span style=&quot;color: red;&quot;&gt;补丁程序向下兼容，比如能安装在Windows7操作系统的补丁一定可以安装在Windows&lt;/span&gt;&lt;/li&gt;
&lt;li style=&quot;margin: 0cm 0cm 0cm 14px; text-align: justify; font-size: 10.5pt; font-family: 等线; text-indent: 14px;&quot;&gt;补丁安装可能失败&lt;/li&gt;
&lt;li style=&quot;margin: 0cm 0cm 0cm 14px; text-align: justify; font-size: 10.5pt; font-family: 等线; text-indent: 14px;&quot;&gt;给操作系统打补丁，不是打得越多越安全&lt;/li&gt;
&lt;li style=&quot;margin: 0cm 0cm 0cm 14px; text-align: justify; font-size: 10.5pt; font-family: 等线; text-indent: 14px;&quot;&gt;按照其影响的大小可分为高危漏洞的补丁，软件安全更新的补丁，可选的高危漏洞补丁，其他功能性更新补丁，无效补丁&lt;/li&gt;
&lt;/ol&gt;
&lt;p style=&quot;margin: 0cm; text-align: justify; font-size: 10.5pt; font-family: 等线;&quot;&gt;&amp;nbsp;&lt;/p&gt;
&lt;p style=&quot;margin: 0cm; text-align: justify; font-size: 10.5pt; font-family: 等线;&quot;&gt;37、双重释放double free的原理为&lt;/p&gt;
&lt;ol style=&quot;list-style-type: upper-alpha; margin-bottom: 0cm; margin-top: 0px;&quot;&gt;
&lt;li style=&quot;margin: 0cm 0cm 0cm 14px; text-align: justify; font-size: 10.5pt; font-family: 等线; text-indent: 14px;&quot;&gt;作比较时忽视了有符号数可以为负值&lt;/li&gt;
&lt;li style=&quot;margin: 0cm 0cm 0cm 14px; text-align: justify; font-size: 10.5pt; font-family: 等线; text-indent: 14px;&quot;&gt;&lt;span style=&quot;color: red;&quot;&gt;对同&amp;mdash;个指针指向的内存释放两次&lt;/span&gt;&lt;/li&gt;
&lt;li style=&quot;margin: 0cm 0cm 0cm 14px; text-align: justify; font-size: 10.5pt; font-family: 等线; text-indent: 14px;&quot;&gt;&amp;mdash;个整数通过运算（赋值），超过它能表示的上限，则会变成&amp;mdash;个很小的数&lt;/li&gt;
&lt;li style=&quot;margin: 0cm 0cm 0cm 14px; text-align: justify; font-size: 10.5pt; font-family: 等线; text-indent: 14px;&quot;&gt;变量直接出现在了格式化字符串函数中格式化字符串所在的位置&lt;/li&gt;
&lt;/ol&gt;
&lt;p style=&quot;margin: 0cm; text-align: justify; font-size: 10.5pt; font-family: 等线;&quot;&gt;&amp;nbsp;&lt;/p&gt;
&lt;p style=&quot;margin: 0cm; text-align: justify; font-size: 10.5pt; font-family: 等线;&quot;&gt;38、以下可能是SSH端口的是&lt;/p&gt;
&lt;ol style=&quot;list-style-type: upper-alpha; margin-bottom: 0cm; margin-top: 0px;&quot;&gt;
&lt;li style=&quot;margin: 0cm 0cm 0cm 14px; text-align: justify; font-size: 10.5pt; font-family: 等线; text-indent: 14px;&quot;&gt;&lt;span style=&quot;color: red;&quot;&gt;22&lt;/span&gt;&lt;/li&gt;
&lt;li style=&quot;margin: 0cm 0cm 0cm 14px; text-align: justify; font-size: 10.5pt; font-family: 等线; text-indent: 14px;&quot;&gt;23&lt;/li&gt;
&lt;li style=&quot;margin: 0cm 0cm 0cm 14px; text-align: justify; font-size: 10.5pt; font-family: 等线; text-indent: 14px;&quot;&gt;21&lt;/li&gt;
&lt;li style=&quot;margin: 0cm 0cm 0cm 14px; text-align: justify; font-size: 10.5pt; font-family: 等线; text-indent: 14px;&quot;&gt;24&lt;/li&gt;
&lt;/ol&gt;
&lt;p style=&quot;margin: 0cm; text-align: justify; font-size: 10.5pt; font-family: 等线;&quot;&gt;&amp;nbsp;&lt;/p&gt;
&lt;p style=&quot;margin: 0cm; text-align: justify; font-size: 10.5pt; font-family: 等线;&quot;&gt;39、造成格式化字符串漏洞的原因是&lt;/p&gt;
&lt;ol style=&quot;list-style-type: upper-alpha; margin-bottom: 0cm; margin-top: 0px;&quot;&gt;
&lt;li style=&quot;margin: 0cm 0cm 0cm 14px; text-align: justify; font-size: 10.5pt; font-family: 等线; text-indent: 14px;&quot;&gt;&lt;span style=&quot;color: red;&quot;&gt;程序把用户输入的%x %n等字符当做元数据来解析&lt;/span&gt;&lt;/li&gt;
&lt;li style=&quot;margin: 0cm 0cm 0cm 14px; text-align: justify; font-size: 10.5pt; font-family: 等线; text-indent: 14px;&quot;&gt;混淆了用户输入与栈上的元数据&lt;/li&gt;
&lt;li style=&quot;margin: 0cm 0cm 0cm 14px; text-align: justify; font-size: 10.5pt; font-family: 等线; text-indent: 14px;&quot;&gt;能使用某种输入让程序中某个会输出的字符串结尾没有null&lt;/li&gt;
&lt;li style=&quot;margin: 0cm 0cm 0cm 14px; text-align: justify; font-size: 10.5pt; font-family: 等线; text-indent: 14px;&quot;&gt;用户输入的数据大小超过了程序预留的空间大小&lt;/li&gt;
&lt;/ol&gt;
&lt;p style=&quot;margin: 0cm; text-align: justify; font-size: 10.5pt; font-family: 等线;&quot;&gt;&amp;nbsp;&lt;/p&gt;
&lt;p style=&quot;margin: 0cm; text-align: justify; font-size: 10.5pt; font-family: 等线;&quot;&gt;40、关于Weblogic SSRF漏洞（CVE-2014-4210）说法正确的是&lt;/p&gt;
&lt;ul style=&quot;margin-bottom: 0cm; margin-top: 0px;&quot;&gt;
&lt;li style=&quot;margin: 0cm 0cm 0cm 14px; text-align: justify; font-size: 10.5pt; font-family: 等线; text-indent: 14px;&quot;&gt;&lt;span style=&quot;color: red;&quot;&gt;通过返回数据包中的错误信息，即可探测内网状态&lt;/span&gt;&lt;/li&gt;
&lt;li style=&quot;margin: 0cm 0cm 0cm 14px; text-align: justify; font-size: 10.5pt; font-family: 等线; text-indent: 14px;&quot;&gt;&lt;span style=&quot;color: red;&quot;&gt;访问/uddiexplorer/SearchPublicRegistries.jsp，若能正常访问，则可能存在此漏洞&lt;/span&gt;&lt;/li&gt;
&lt;li style=&quot;margin: 0cm 0cm 0cm 14px; text-align: justify; font-size: 10.5pt; font-family: 等线; text-indent: 14px;&quot;&gt;&lt;span style=&quot;color: red;&quot;&gt;实战中可以通过爆破，从返回数据包的长度来判断开放了哪些端口，再根据开放的端口深入利用&lt;/span&gt;&lt;/li&gt;
&lt;li style=&quot;margin: 0cm 0cm 0cm 14px; text-align: justify; font-size: 10.5pt; font-family: 等线; text-indent: 14px;&quot;&gt;影响版本为:10.0.2.0，10.3.6.0，12.2.1.2&lt;/li&gt;
&lt;/ul&gt;
&lt;p style=&quot;margin: 0cm; text-align: justify; font-size: 10.5pt; font-family: 等线;&quot;&gt;&amp;nbsp;&lt;/p&gt;
&lt;p style=&quot;margin: 0cm; text-align: justify; font-size: 10.5pt; font-family: 等线;&quot;&gt;41、下面SQL语句中，查询当前数据库的是&lt;/p&gt;
&lt;ol style=&quot;list-style-type: upper-alpha; margin-bottom: 0cm; margin-top: 0px;&quot;&gt;
&lt;li style=&quot;margin: 0cm 0cm 0cm 14px; text-align: justify; font-size: 10.5pt; font-family: 等线; text-indent: 14px;&quot;&gt;&lt;span style=&quot;color: red;&quot;&gt;union select database(),2,3,4,5&lt;/span&gt;&lt;/li&gt;
&lt;li style=&quot;margin: 0cm 0cm 0cm 14px; text-align: justify; font-size: 10.5pt; font-family: 等线; text-indent: 14px;&quot;&gt;SELECT &amp;lt;*, column [alias],&amp;hellip;&amp;gt; FROM table&lt;/li&gt;
&lt;li style=&quot;margin: 0cm 0cm 0cm 14px; text-align: justify; font-size: 10.5pt; font-family: 等线; text-indent: 14px;&quot;&gt;select * from [user]&lt;/li&gt;
&lt;li style=&quot;margin: 0cm 0cm 0cm 14px; text-align: justify; font-size: 10.5pt; font-family: 等线; text-indent: 14px;&quot;&gt;CREATE DATABASE database-name&lt;/li&gt;
&lt;/ol&gt;
&lt;p style=&quot;margin: 0cm; text-align: justify; font-size: 10.5pt; font-family: 等线;&quot;&gt;&amp;nbsp;&lt;/p&gt;
&lt;p style=&quot;margin: 0cm; text-align: justify; font-size: 10.5pt; font-family: 等线;&quot;&gt;42、oracle 10g中的默认用户中权限最高的是&lt;/p&gt;
&lt;ol style=&quot;list-style-type: upper-alpha; margin-bottom: 0cm; margin-top: 0px;&quot;&gt;
&lt;li style=&quot;margin: 0cm 0cm 0cm 14px; text-align: justify; font-size: 10.5pt; font-family: 等线; text-indent: 14px;&quot;&gt;&lt;span style=&quot;color: red;&quot;&gt;sys&lt;/span&gt;&lt;/li&gt;
&lt;li style=&quot;margin: 0cm 0cm 0cm 14px; text-align: justify; font-size: 10.5pt; font-family: 等线; text-indent: 14px;&quot;&gt;system&lt;/li&gt;
&lt;li style=&quot;margin: 0cm 0cm 0cm 14px; text-align: justify; font-size: 10.5pt; font-family: 等线; text-indent: 14px;&quot;&gt;internal&lt;/li&gt;
&lt;li style=&quot;margin: 0cm 0cm 0cm 14px; text-align: justify; font-size: 10.5pt; font-family: 等线; text-indent: 14px;&quot;&gt;sysman&lt;/li&gt;
&lt;/ol&gt;
&lt;p style=&quot;margin: 0cm; text-align: justify; font-size: 10.5pt; font-family: 等线;&quot;&gt;&amp;nbsp;&lt;/p&gt;
&lt;p style=&quot;margin: 0cm; text-align: justify; font-size: 10.5pt; font-family: 等线;&quot;&gt;43、在无线路由器安全设置中，以下哪个选项不属于常见的三种上网方式之一&lt;/p&gt;
&lt;ol style=&quot;list-style-type: upper-alpha; margin-bottom: 0cm; margin-top: 0px;&quot;&gt;
&lt;li style=&quot;margin: 0cm 0cm 0cm 14px; text-align: justify; font-size: 10.5pt; font-family: 等线; text-indent: 14px;&quot;&gt;静态IP&lt;/li&gt;
&lt;li style=&quot;margin: 0cm 0cm 0cm 14px; text-align: justify; font-size: 10.5pt; font-family: 等线; text-indent: 14px;&quot;&gt;&lt;span style=&quot;color: red;&quot;&gt;动态静态混合&lt;/span&gt;&lt;/li&gt;
&lt;li style=&quot;margin: 0cm 0cm 0cm 14px; text-align: justify; font-size: 10.5pt; font-family: 等线; text-indent: 14px;&quot;&gt;动态IP&lt;/li&gt;
&lt;li style=&quot;margin: 0cm 0cm 0cm 14px; text-align: justify; font-size: 10.5pt; font-family: 等线; text-indent: 14px;&quot;&gt;PPPoE&lt;/li&gt;
&lt;/ol&gt;
&lt;p style=&quot;margin: 0cm; text-align: justify; font-size: 10.5pt; font-family: 等线;&quot;&gt;&amp;nbsp;&lt;/p&gt;
&lt;p style=&quot;margin: 0cm; text-align: justify; font-size: 10.5pt; font-family: 等线;&quot;&gt;44、跨站攻击的攻击有效载荷包括&lt;/p&gt;
&lt;ul style=&quot;margin-bottom: 0cm; margin-top: 0px;&quot;&gt;
&lt;li style=&quot;margin: 0cm 0cm 0cm 14px; text-align: justify; font-size: 10.5pt; font-family: 等线; text-indent: 14px;&quot;&gt;&lt;span style=&quot;color: red;&quot;&gt;窃取会话令牌&lt;/span&gt;&lt;/li&gt;
&lt;li style=&quot;margin: 0cm 0cm 0cm 14px; text-align: justify; font-size: 10.5pt; font-family: 等线; text-indent: 14px;&quot;&gt;&lt;span style=&quot;color: red;&quot;&gt;诱使用户执行操作&lt;/span&gt;&lt;/li&gt;
&lt;li style=&quot;margin: 0cm 0cm 0cm 14px; text-align: justify; font-size: 10.5pt; font-family: 等线; text-indent: 14px;&quot;&gt;&lt;span style=&quot;color: red;&quot;&gt;利用信任关系&lt;/span&gt;&lt;/li&gt;
&lt;li style=&quot;margin: 0cm 0cm 0cm 14px; text-align: justify; font-size: 10.5pt; font-family: 等线; text-indent: 14px;&quot;&gt;&lt;span style=&quot;color: red;&quot;&gt;扩大客户端攻击范围&lt;/span&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p style=&quot;margin: 0cm; text-align: justify; font-size: 10.5pt; font-family: 等线;&quot;&gt;&amp;nbsp;&lt;/p&gt;
&lt;p style=&quot;margin: 0cm; text-align: justify; font-size: 10.5pt; font-family: 等线;&quot;&gt;45、关于虚表指针下列描述正确的是&lt;/p&gt;
&lt;ul style=&quot;margin-bottom: 0cm; margin-top: 0px;&quot;&gt;
&lt;li style=&quot;margin: 0cm 0cm 0cm 14px; text-align: justify; font-size: 10.5pt; font-family: 等线; text-indent: 14px;&quot;&gt;任何类对象都存在虚表指针&lt;/li&gt;
&lt;li style=&quot;margin: 0cm 0cm 0cm 14px; text-align: justify; font-size: 10.5pt; font-family: 等线; text-indent: 14px;&quot;&gt;虚表指针存储的是虚表的首地址&lt;/li&gt;
&lt;li style=&quot;margin: 0cm 0cm 0cm 14px; text-align: justify; font-size: 10.5pt; font-family: 等线; text-indent: 14px;&quot;&gt;虚表指针是否存在不影响对象所占内存空间的大小&lt;/li&gt;
&lt;li style=&quot;margin: 0cm 0cm 0cm 14px; text-align: justify; font-size: 10.5pt; font-family: 等线; text-indent: 14px;&quot;&gt;虚表指针位于对象内存空间的起始处&lt;/li&gt;
&lt;/ul&gt;
&lt;p style=&quot;margin: 0cm; text-align: justify; font-size: 10.5pt; font-family: 等线;&quot;&gt;&amp;nbsp;&lt;/p&gt;
&lt;p style=&quot;margin: 0cm; text-align: justify; font-size: 10.5pt; font-family: 等线;&quot;&gt;46、docker如何映射本地8080端口到容器8000端口&lt;/p&gt;
&lt;ul style=&quot;margin-bottom: 0cm; margin-top: 0px;&quot;&gt;
&lt;li style=&quot;margin: 0cm 0cm 0cm 14px; text-align: justify; font-size: 10.5pt; font-family: 等线; text-indent: 14px;&quot;&gt;&lt;span style=&quot;color: red;&quot;&gt;docker -p 8080:8000&lt;/span&gt;&lt;/li&gt;
&lt;li style=&quot;margin: 0cm 0cm 0cm 14px; text-align: justify; font-size: 10.5pt; font-family: 等线; text-indent: 14px;&quot;&gt;&lt;span style=&quot;color: red;&quot;&gt;docker -p 0.0.0.0:8080:8000&lt;/span&gt;&lt;/li&gt;
&lt;li style=&quot;margin: 0cm 0cm 0cm 14px; text-align: justify; font-size: 10.5pt; font-family: 等线; text-indent: 14px;&quot;&gt;docker -p 8000:8080&lt;/li&gt;
&lt;li style=&quot;margin: 0cm 0cm 0cm 14px; text-align: justify; font-size: 10.5pt; font-family: 等线; text-indent: 14px;&quot;&gt;docker -p 0.0.0.0:8000:8080&lt;/li&gt;
&lt;/ul&gt;
&lt;p style=&quot;margin: 0cm; text-align: justify; font-size: 10.5pt; font-family: 等线;&quot;&gt;&amp;nbsp;&lt;/p&gt;
&lt;p style=&quot;margin: 0cm; text-align: justify; font-size: 10.5pt; font-family: 等线;&quot;&gt;47、致远OA A6存在哪些漏洞&lt;/p&gt;
&lt;ul style=&quot;margin-bottom: 0cm; margin-top: 0px;&quot;&gt;
&lt;li style=&quot;margin: 0cm 0cm 0cm 14px; text-align: justify; font-size: 10.5pt; font-family: 等线; text-indent: 14px;&quot;&gt;&lt;span style=&quot;color: red;&quot;&gt;search_result.jsp SQL&lt;/span&gt;&lt;span style=&quot;color: red;&quot;&gt;注入漏洞&lt;/span&gt;&lt;/li&gt;
&lt;li style=&quot;margin: 0cm 0cm 0cm 14px; text-align: justify; font-size: 10.5pt; font-family: 等线; text-indent: 14px;&quot;&gt;&lt;span style=&quot;color: red;&quot;&gt;setextno.jsp SQL&lt;/span&gt;&lt;span style=&quot;color: red;&quot;&gt;注入漏洞&lt;/span&gt;&lt;/li&gt;
&lt;li style=&quot;margin: 0cm 0cm 0cm 14px; text-align: justify; font-size: 10.5pt; font-family: 等线; text-indent: 14px;&quot;&gt;&lt;span style=&quot;color: red;&quot;&gt;重置数据库账号密码漏洞&lt;/span&gt;&lt;/li&gt;
&lt;li style=&quot;margin: 0cm 0cm 0cm 14px; text-align: justify; font-size: 10.5pt; font-family: 等线; text-indent: 14px;&quot;&gt;htmlofficeservlet Getshell漏洞&lt;/li&gt;
&lt;/ul&gt;
&lt;p style=&quot;margin: 0cm; text-align: justify; font-size: 10.5pt; font-family: 等线;&quot;&gt;&amp;nbsp;&lt;/p&gt;
&lt;p style=&quot;margin: 0cm; text-align: justify; font-size: 10.5pt; font-family: 等线;&quot;&gt;48、下面PHP代码会造成（）漏洞&lt;/p&gt;
&lt;p style=&quot;text-indent: 21pt; margin: 0cm; text-align: justify; font-size: 10.5pt; font-family: 等线;&quot;&gt;&lt;img src=&quot;https://tinms.cc/zb_users/upload/2022/06/20220611145608165493056866557.png&quot; alt=&quot;文本描述已自动生成&quot; width=&quot;554&quot; height=&quot;100&quot; /&gt;&lt;/p&gt;
&lt;ol style=&quot;list-style-type: upper-alpha; margin-bottom: 0cm; margin-top: 0px;&quot;&gt;
&lt;li style=&quot;margin: 0cm 0cm 0cm 14px; text-align: justify; font-size: 10.5pt; font-family: 等线; text-indent: 14px;&quot;&gt;SQL注入&lt;/li&gt;
&lt;li style=&quot;margin: 0cm 0cm 0cm 14px; text-align: justify; font-size: 10.5pt; font-family: 等线; text-indent: 14px;&quot;&gt;存储型XSS&lt;/li&gt;
&lt;li style=&quot;margin: 0cm 0cm 0cm 14px; text-align: justify; font-size: 10.5pt; font-family: 等线; text-indent: 14px;&quot;&gt;反射型XSS&lt;/li&gt;
&lt;li style=&quot;margin: 0cm 0cm 0cm 14px; text-align: justify; font-size: 10.5pt; font-family: 等线; text-indent: 14px;&quot;&gt;&lt;span style=&quot;color: red;&quot;&gt;DOM&lt;/span&gt;&lt;span style=&quot;color: red;&quot;&gt;型XSS&lt;/span&gt;&lt;/li&gt;
&lt;/ol&gt;
&lt;p style=&quot;margin: 0cm; text-align: justify; font-size: 10.5pt; font-family: 等线;&quot;&gt;&amp;nbsp;&lt;/p&gt;
&lt;p style=&quot;margin: 0cm; text-align: justify; font-size: 10.5pt; font-family: 等线;&quot;&gt;49、关于MySQL下列说法正确的是?&lt;/p&gt;
&lt;ul style=&quot;margin-bottom: 0cm; margin-top: 0px;&quot;&gt;
&lt;li style=&quot;margin: 0cm 0cm 0cm 14px; text-align: justify; font-size: 10.5pt; font-family: 等线; text-indent: 14px;&quot;&gt;&lt;span style=&quot;color: red;&quot;&gt;默认端口3306&lt;/span&gt;&lt;/li&gt;
&lt;li style=&quot;margin: 0cm 0cm 0cm 14px; text-align: justify; font-size: 10.5pt; font-family: 等线; text-indent: 14px;&quot;&gt;&lt;span style=&quot;color: red;&quot;&gt;关系型数据库&lt;/span&gt;&lt;/li&gt;
&lt;li style=&quot;margin: 0cm 0cm 0cm 14px; text-align: justify; font-size: 10.5pt; font-family: 等线; text-indent: 14px;&quot;&gt;SA用户为最高权限&lt;/li&gt;
&lt;li style=&quot;margin: 0cm 0cm 0cm 14px; text-align: justify; font-size: 10.5pt; font-family: 等线; text-indent: 14px;&quot;&gt;&lt;span style=&quot;color: red;&quot;&gt;可利用UDF提权&lt;/span&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;span style=&quot;color: #ced4d9;&quot;&gt;&lt;span style=&quot;font-family: 微软雅黑; font-size: 8pt;&quot;&gt;本网站所收集的信息资料来源于互联网，转载的目的在于传递更多信息及用于网络分享，并不代表本站赞同其观点和对其真实性负责，也不构成任何其他建议。&lt;/span&gt;&lt;span style=&quot;font-family: 微软雅黑; font-size: 8pt;&quot;&gt;如果您发现网站上有侵犯您的知识产权的作品，请与我们取得联系，我们会及时修改或删除。 本网站所提供的信息，只供参考之用。本网站不保证信息的准确性、有效性、及时性和完整性。本网站及其雇员一概毋须以任何方式就任何信息传递或传送的失误、不准确或错误，对用户或任何其他人士负任何直接或间接责任。在法律允许的范围内，本网站在此声明，不承担用户或任何人士就使用或未能使用本网站所提供的信息或任何链接所引致的任何直接、间接、附带、从属、特殊、惩罚性或惩戒性的损害赔偿。如部分信息涉及到个人隐私的，请邮件联系我们进行处理。谢谢。&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;</description><pubDate>Sat, 11 Jun 2022 11:56:49 +0800</pubDate></item><item><title>【Windows软件】360极速浏览器13.0绿色版/内置 Flash/软件下载</title><link>https://tinms.cc/?id=11</link><description>&lt;p&gt;软件名称：360极速浏览器&lt;/p&gt;
&lt;p&gt;软件版本：360极速浏览器13.0.2206.0绿色版；Chromium内核版本86.0.4240.198&lt;/p&gt;
&lt;p&gt;软件平台：Windows 7及以上的x86平台&lt;/p&gt;
&lt;p&gt;软件特点：&lt;strong&gt;内置Flash，无需安装然后Flash软件即可使用&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;软件下载：&lt;a href=&quot;https://maytinms.lanzouu.com/isPL805wvhhi&quot;&gt;https://maytinms.lanzouu.com/isPL805wvhhi&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;软件使用方法：&lt;/p&gt;
&lt;p&gt;将zip压缩包&lt;strong&gt;解压到你的软件目录&lt;/strong&gt;即可（不推荐放在C盘），然后&lt;strong&gt;进入目录&lt;/strong&gt;，&lt;strong&gt;右键360chrome.exe&lt;/strong&gt;，选择&lt;strong&gt;发送到(N)&amp;gt;桌面快捷方式&lt;/strong&gt;即可。&lt;/p&gt;
&lt;p style=&quot;text-align: justify;&quot;&gt;&lt;img src=&quot;https://tinms.cc/zb_users/upload/2022/06/20220605004156165436091620875.png&quot; alt=&quot;图形用户界面, 应用程序, Word描述已自动生成&quot; width=&quot;900&quot; height=&quot;418&quot; /&gt;&lt;/p&gt;
&lt;p style=&quot;text-align: justify;&quot;&gt;&lt;img src=&quot;https://tinms.cc/zb_users/upload/2022/06/20220605004156165436091697377.png&quot; alt=&quot;图形用户界面, 应用程序描述已自动生成&quot; width=&quot;900&quot; height=&quot;505&quot; /&gt;&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;若内置Flash无法使用，请先进行如下操作：&lt;/strong&gt;&lt;/p&gt;
&lt;p style=&quot;text-align: justify;&quot;&gt;&lt;img src=&quot;https://tinms.cc/zb_users/upload/2022/06/20220605004156165436091673968.png&quot; alt=&quot;图形用户界面, 文本, 应用程序, 电子邮件描述已自动生成&quot; width=&quot;900&quot; height=&quot;422&quot; /&gt;&lt;/p&gt;
&lt;p&gt;软件截图：&lt;/p&gt;
&lt;p style=&quot;text-align: justify;&quot;&gt;&lt;img src=&quot;https://tinms.cc/zb_users/upload/2022/06/20220605004156165436091632995.png&quot; alt=&quot;图片包含 图示描述已自动生成&quot; width=&quot;900&quot; height=&quot;411&quot; /&gt;&lt;/p&gt;
&lt;p style=&quot;text-align: center;&quot;&gt;&lt;em&gt;&lt;span style=&quot;font-size: 8pt;&quot;&gt;关于软件页面&lt;/span&gt;&lt;/em&gt;&lt;/p&gt;
&lt;p style=&quot;text-align: justify;&quot;&gt;&lt;img src=&quot;https://tinms.cc/zb_users/upload/2022/06/20220605004156165436091695284.png&quot; alt=&quot;图形用户界面, 文本, 应用程序, 电子邮件描述已自动生成&quot; width=&quot;900&quot; height=&quot;586&quot; /&gt;&lt;/p&gt;
&lt;p style=&quot;text-align: center;&quot;&gt;&lt;em&gt;&lt;span style=&quot;font-size: 8pt;&quot;&gt;左侧为360极速浏览器13.0.2206.0绿色版，右侧为Microsoft Edge 102.0.1245.30，系统中未安装任何Flash软件&lt;/span&gt;&lt;/em&gt;&lt;/p&gt;</description><pubDate>Sun, 05 Jun 2022 00:00:00 +0800</pubDate></item><item><title>FileRun本地/私网/局域网更新方式</title><link>https://tinms.cc/?id=10</link><description>&lt;p style=&quot;text-align: center; margin: 0cm; font-size: 10.5pt; font-family: 等线;&quot;&gt;&lt;strong&gt;&lt;span style=&quot;font-size: 16.0pt;&quot;&gt;FileRun&lt;/span&gt;&lt;/strong&gt;&lt;strong&gt;&lt;span style=&quot;font-size: 16.0pt;&quot;&gt;本地/私网/局域网更新方式&lt;/span&gt;&lt;/strong&gt;&lt;/p&gt;
&lt;p style=&quot;text-align: left; margin: 0cm; font-size: 10.5pt; font-family: 等线;&quot;&gt;FileRun本地升级会提示：&lt;/p&gt;
&lt;p style=&quot;text-align: left; margin: 0cm; font-size: 10.5pt; font-family: 等线;&quot;&gt;&lt;strong&gt;&amp;lt;Server response: The FileRun installation cannot be registered to a local network IP address. Sorry!&amp;gt;&lt;/strong&gt;&lt;/p&gt;
&lt;p style=&quot;text-align: left; margin: 0cm; font-size: 10.5pt; font-family: 等线;&quot;&gt;翻译过来就是FileRun不支持搭建本地的程序注册。&lt;/p&gt;
&lt;p style=&quot;text-align: left; margin: 0cm; font-size: 10.5pt; font-family: 等线;&quot;&gt;&amp;nbsp;&lt;/p&gt;
&lt;p style=&quot;text-align: left; margin: 0cm; font-size: 10.5pt; font-family: 等线;&quot;&gt;&lt;strong&gt;以下是解决方案：&lt;/strong&gt;&lt;/p&gt;
&lt;p style=&quot;text-align: left; margin: 0cm; font-size: 10.5pt; font-family: 等线;&quot;&gt;1、通过各种骚操作（修改本地/路由器的Hosts、使用本地的DNS等等），让你IP访问的FileRun程序变为域名访问。&lt;/p&gt;
&lt;p style=&quot;text-align: center; margin: 0cm; font-size: 10.5pt; font-family: 等线;&quot;&gt;&lt;img style=&quot;width: 376.5pt; height: 198.75pt; visibility: visible;&quot; src=&quot;https://tinms.cc/zb_users/upload/2022/04/20220415135202165000192231513.png&quot; /&gt;&lt;/p&gt;
&lt;p style=&quot;text-align: center; margin: 0cm; font-size: 10.5pt; font-family: 等线;&quot;&gt;&lt;img style=&quot;width: 377.25pt; height: 72.75pt; visibility: visible;&quot; src=&quot;https://tinms.cc/zb_users/upload/2022/04/20220415135202165000192292036.png&quot; /&gt;&lt;/p&gt;
&lt;p style=&quot;text-align: left; margin: 0cm; font-size: 10.5pt; font-family: 等线;&quot;&gt;2、到FileRun的控制面板中License正常注册就行。&lt;/p&gt;
&lt;p style=&quot;text-align: center; margin: 0cm; font-size: 10.5pt; font-family: 等线;&quot;&gt;&lt;img style=&quot;width: 376.5pt; height: 228.75pt; visibility: visible;&quot; src=&quot;https://tinms.cc/zb_users/upload/2022/04/20220415135202165000192290539.png&quot; /&gt;&lt;/p&gt;
&lt;p style=&quot;text-align: left; margin: 0cm; font-size: 10.5pt; font-family: 等线;&quot;&gt;3、后续若需要通过IP访问的，请将FileRun文件夹/system/data下的.filerun.bin删除即可，请注意备份好原文件。&amp;lt;删除后许可信息会不显示，但不影响使用&amp;gt;&lt;/p&gt;
&lt;p style=&quot;text-align: center; margin: 0cm; font-size: 10.5pt; font-family: 等线;&quot;&gt;&lt;img style=&quot;width: 376.5pt; height: 210pt; visibility: visible;&quot; src=&quot;https://tinms.cc/zb_users/upload/2022/04/20220415135202165000192242753.png&quot; /&gt;&lt;/p&gt;</description><pubDate>Fri, 15 Apr 2022 13:41:38 +0800</pubDate></item></channel></rss>