<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>Web on Rainwo&#39;s Blog</title>
    <link>https://www.rainwo.xyz/tags/web/</link>
    <description>Recent content in Web on Rainwo&#39;s Blog</description>
    <generator>Hugo -- gohugo.io</generator>
    <language>zh-cn</language>
    <copyright>© 2026 Rainwo</copyright>
    <lastBuildDate>Wed, 28 Oct 2020 00:00:00 +0000</lastBuildDate><atom:link href="https://www.rainwo.xyz/tags/web/index.xml" rel="self" type="application/rss+xml" />
    
    <item>
      <title>SQL注入之安全狗绕过</title>
      <link>https://www.rainwo.xyz/posts/%E5%AE%89%E5%85%A8%E7%8B%97%E7%BB%95%E8%BF%87/</link>
      <pubDate>Wed, 28 Oct 2020 00:00:00 +0000</pubDate>
      
      <guid>https://www.rainwo.xyz/posts/%E5%AE%89%E5%85%A8%E7%8B%97%E7%BB%95%E8%BF%87/</guid>
      <description>&lt;blockquote&gt;&lt;p&gt;最近在网上挖洞时，总会遇到烦人的安全狗，研究了一天发现绕过安全狗出奇的简单，只需要语法犀利即可。&lt;/p&gt;&#xA;&lt;/blockquote&gt;&#xA;&lt;h2 class=&#34;relative group&#34;&gt;前言：&#xA;    &lt;div id=&#34;前言&#34; class=&#34;anchor&#34;&gt;&lt;/div&gt;&#xA;    &#xA;    &lt;span&#xA;        class=&#34;absolute top-0 w-6 transition-opacity opacity-0 -start-6 not-prose group-hover:opacity-100 select-none&#34;&gt;&#xA;        &lt;a class=&#34;text-primary-300 dark:text-neutral-700 !no-underline&#34; href=&#34;#%e5%89%8d%e8%a8%80&#34; aria-label=&#34;锚点&#34;&gt;#&lt;/a&gt;&#xA;    &lt;/span&gt;&#xA;    &#xA;&lt;/h2&gt;&#xA;&lt;p&gt;相信在网络上做渗透测试时，总会遇到如下情况：&lt;/p&gt;&#xA;&lt;p&gt;&lt;figure&gt;&lt;img&#xA;    class=&#34;my-0 rounded-md&#34;&#xA;    loading=&#34;lazy&#34;&#xA;    decoding=&#34;async&#34;&#xA;    fetchpriority=&#34;auto&#34;&#xA;    alt=&#34;在这里插入图片描述&#34;&#xA;    width=&#34;872&#34;&#xA;    height=&#34;405&#34;&#xA;    src=&#34;https://www.rainwo.xyz/posts/%E5%AE%89%E5%85%A8%E7%8B%97%E7%BB%95%E8%BF%87/98e5fa6702f96ead59a2cea6689874b0_hu_fa80d87ec36eb0c2.png&#34;&#xA;    srcset=&#34;https://www.rainwo.xyz/posts/%E5%AE%89%E5%85%A8%E7%8B%97%E7%BB%95%E8%BF%87/98e5fa6702f96ead59a2cea6689874b0_hu_fa80d87ec36eb0c2.png 800w, https://www.rainwo.xyz/posts/%E5%AE%89%E5%85%A8%E7%8B%97%E7%BB%95%E8%BF%87/98e5fa6702f96ead59a2cea6689874b0.png 1280w&#34;&#xA;    sizes=&#34;(min-width: 768px) 50vw, 65vw&#34;&#xA;    data-zoom-src=&#34;https://www.rainwo.xyz/posts/%E5%AE%89%E5%85%A8%E7%8B%97%E7%BB%95%E8%BF%87/98e5fa6702f96ead59a2cea6689874b0.png&#34;&gt;&lt;/figure&gt;&#xA;&lt;/p&gt;&#xA;&lt;p&gt;这是网站管理员在服务器上安装了安全狗，安全狗是一款集网站内容安全防护、网站资源保护及网站流量保护功能为一体的服务器工具。功能涵盖了网马/木马扫描、防SQL注入、防盗链、防CC攻击、网站流量实时监控、网站CPU监控、下载线程保护、IP黑白名单管理、网页防篡改功能（结合安全狗云安全中心使用）等模块。能够为用户提供实时的网站安全防护，避免各类针对网站的攻击所带来的危害。我们这次实验就是针对sql注入，绕过安全狗的防护机制。话不多说，下面我们开始这次实验。&lt;/p&gt;&#xA;&#xA;&lt;h2 class=&#34;relative group&#34;&gt;实验环境：&#xA;    &lt;div id=&#34;实验环境&#34; class=&#34;anchor&#34;&gt;&lt;/div&gt;&#xA;    &#xA;    &lt;span&#xA;        class=&#34;absolute top-0 w-6 transition-opacity opacity-0 -start-6 not-prose group-hover:opacity-100 select-none&#34;&gt;&#xA;        &lt;a class=&#34;text-primary-300 dark:text-neutral-700 !no-underline&#34; href=&#34;#%e5%ae%9e%e9%aa%8c%e7%8e%af%e5%a2%83&#34; aria-label=&#34;锚点&#34;&gt;#&lt;/a&gt;&#xA;    &lt;/span&gt;&#xA;    &#xA;&lt;/h2&gt;&#xA;&lt;p&gt;操作系统：Windows Server 2008 R2&lt;/p&gt;</description>
      
    </item>
    
  </channel>
</rss>
