<?xml version="1.0" encoding="UTF-8"?><rss version="2.0" xmlns:content="http://purl.org/rss/1.0/modules/content/">
  <channel>
    <title>凌晨一点零三分</title>
    <link>https://wechat2rss.xlab.app/feed/02330475f466041c89e4db3abdf4ce9b1311a6cb.xml</link>
    <description>AI 领域技术分享&#xA;(wechat feed made by @ttttmr https://wechat2rss.xlab.app)</description>
    <managingEditor> (凌晨一点零三分)</managingEditor>
    <image>
      <url>https://wx.qlogo.cn/mmhead/Q3auHgzwzM5gkxTRxsFhsQzlOksT5jJqxc9fx7t1oRMWV0ySc4vIeQ/0</url>
      <title>凌晨一点零三分</title>
      <link>https://wechat2rss.xlab.app/feed/02330475f466041c89e4db3abdf4ce9b1311a6cb.xml</link>
    </image>
    <item>
      <title>【翻译】Part 1: 使用AI 进行交易到底靠不靠谱？</title>
      <link>https://mp.weixin.qq.com/s?__biz=MzIxMjI0Mzk0OQ==&amp;mid=2247485638&amp;idx=1&amp;sn=783368ff73646d3e2d04da35023f7a8d</link>
      <description>原文地址：https://blog.mobiusquant.ai/part-1-is-using-ai-for</description>
      <content:encoded><![CDATA[<p>
原创 <span>收录</span> <span>2025-11-06 20:30</span> <span style="display: inline-block;">中国香港</span>
</p>




<p><img src="https://wechat2rss.xlab.app/img-proxy/?k=c3f1734d&amp;u=https%3A%2F%2Fmmbiz.qpic.cn%2Fsz_mmbiz_jpg%2FLKONdLtpFBIJBRuT5jbelOzv7fojj1rkib1o52oouqJj5RYYKWSlDLic3txGf4bP2xTLtwgRvY7Lo24wIGibmRGbg%2F0%3Fwx_fmt%3Djpeg"/></p>


<p><span leaf="">原文地址：</span><span leaf=""><a href="https://blog.mobiusquant.ai/part-1-is-using-ai-for-trading-really-reliable-77d3e924acb1" target="_blank">https://blog.mobiusquant.ai/part-1-is-using-ai-for-trading-really-reliable-77d3e924acb1</a> </span></p><hr style="border-style: solid;border-width: 1px 0 0;border-color: rgba(0,0,0,0.1);-webkit-transform-origin: 0 0;-webkit-transform: scale(1, 0.5);transform-origin: 0 0;transform: scale(1, 0.5);"/><p><span leaf="">AI Trading 到底靠不靠谱？这个问题随着 Nof1.ai 的 Alpha Arena 项目破圈出圈，开始被更广泛地讨论。</span></p><p><span leaf="">使用 AI 进行交易，正好也是我们团队长期专注的研究方向。接下来一段时间，我们将围绕 LLM 在交易中的应用、LLM Trading 的局限性、上下文管理与 CoT 优化方法、以及强化学习在 AI 交易中的融合等主题，持续发布系列技术博客。</span></p><p><span leaf=""><span textstyle="" style="font-weight: bold;">大语言模型在交易过程中的实现逻辑</span></span></p><p style="text-align: center;" nodeleaf=""><img data-imgfileid="100001987" class="rich_pages wxw-img js_insertlocalimg" data-ratio="0.6296296296296297" data-s="300,640" data-type="png" data-w="1080" type="block" src="https://wechat2rss.xlab.app/img-proxy/?k=d4bfbe08&amp;u=https%3A%2F%2Fmmbiz.qpic.cn%2Fsz_mmbiz_png%2FLKONdLtpFBIJBRuT5jbelOzv7fojj1rkXC8xDYVdQnzAj3cq4IU775BVBF9U9J06R1XcH7LLwtHF8lufJlic2og%2F640%3Fwx_fmt%3Dpng%26from%3Dappmsg"/></p><p><span leaf="">Alpha Arena 的第一期已经结束，对于排名的讨论其实没有太大意义。</span></p><p><span leaf="">从比赛过程来看，Alpha Arena 中的各个模型主要依据提示词和仓位反馈进行判断，呈现出典型的趋势交易特征。</span></p><p><span leaf="">然而，在量化交易的完整流程中，一笔趋势交易应包含信号评估、状态评估与仓位管理等多个环节。这些关键要素在提示词中并未体现。根据页面中 ModelChat 的展示，核心提示信息仅包括代币的简单指标与价格情况。</span></p><p><span leaf="">因此，这种“全托管式”的 AI 交易方式在实际应用中存在较大风险与局限。预计在后续的比赛中，项目方会对整体逻辑进行调整与优化。</span></p><p><span leaf="">不过，我们可以以 Alpha Arena 为引子，简单介绍一下 AI Trading 系统的设计逻辑。</span></p><p><span leaf="">总体而言，一个完整的 AI Trading 系统通常由以下几个核心部分组成：</span></p><ul style="list-style-type: circle;" class="list-paddingleft-1"><li><p><span leaf="">数据层</span></p></li><li><p><span leaf="">指标与特征工程层</span></p></li><li><p><span leaf="">策略层</span></p></li><li><p><span leaf="">执行与交易路由层</span></p></li><li><p><span leaf="">监控、报警与可视化层</span></p></li></ul><p><span leaf=""><span textstyle="" style="font-size: 20px;font-weight: bold;">a. 数据层</span></span></p><p><span leaf="">功能：稳定、全面地采集并存储所有与交易相关的原始数据。</span></p><p><span leaf="">获取的数据主要分为两类：行情数据 和 舆情数据。</span></p><ul style="list-style-type: disc;" class="list-paddingleft-1"><li><p><span leaf="">行情数据</span></p></li></ul><p><span leaf="">主要来源于 Binance、Hyperliquid 等交易所的行情 API。</span></p><p><span leaf="">固定周期数据可通过REST API获取，而实时监控则依赖WebSocket API。</span></p><p><span leaf="">常见数据类型包括 Kline（K线）、深度、盘口挂单及成交明细等。</span></p><ul style="list-style-type: disc;" class="list-paddingleft-1"><li><p><span leaf="">舆情数据</span></p></li></ul><p><span leaf="">主要用于情绪分析。此类指标通常属于“宽指标”，仅具参考意义，权重较低。</span></p><p><span leaf="">仅在出现宏观事件（如 CPI、PPI 或 Taco 等）时，舆情指标的权重才会显著提高。</span></p><p><span leaf=""><span textstyle="" style="font-weight: bold;">LLM 角色：</span></span></p><p><span leaf="">为舆情数据进行语义理解与标签化处理（即情绪分类与主题识别），为后续策略层提供特征输入。</span></p><p><span leaf=""><span textstyle="" style="font-size: 18px;font-weight: bold;">b.指标与特征工程层</span></span></p><p><span leaf="">功能：</span></p><p><span leaf="">将原始数据加工为“可直接用于决策的特征”。</span></p><p><span leaf="">常规量化特征包括：</span></p><ul style="list-style-type: circle;" class="list-paddingleft-1"><li><p><span leaf="">价格类： MA / EMA、ATR 波动率、布林带等</span></p></li><li><p><span leaf="">结构类： 高低点结构、FVG（Fair Value Gap）、公允价值缺口、支撑与阻力位</span></p></li><li><p><span leaf="">盘口类： 主动买卖量比、挂单厚度、盘口不平衡度</span></p></li></ul><p><span leaf=""><span textstyle="" style="font-weight: bold;">LLM 角色：</span></span></p><p><span leaf="">将“多指标 + 多周期”的量化特征结果输入 LLM，由其生成对当前行情的自然语言描述与综合评分。</span></p><p><span leaf="">需要强调的是：指标计算由程序完成，特征描述由 LLM 负责。</span></p><p><span leaf="">特征描述的核心目标是为决策系统提供高信息密度的输入。为了提升响应效率，此阶段的 LLM 不需要使用大型推理模型，经过简单微调的 32B 甚至 14B 轻量级模型即可胜任。</span></p><p><span leaf=""><span textstyle="" style="font-size: 18px;font-weight: bold;">c.策略层</span></span></p><p><span leaf="">策略层是整个交易系统的“中枢大脑”，负责将市场信号、模型输出、AI 推理与风险约束整合为最终的交易决策。它决定系统的 买 / 卖 / 观望 行为、仓位大小 与 执行时机，是整个体系中最核心的部分。</span></p><p><span leaf="">策略层通常由两部分构成：</span></p><p><span leaf="">硬逻辑（规则 / 模型） + 软逻辑（LLM 推理）</span></p><p><span leaf="">硬逻辑指基于传统规则或数学模型计算得到的结果，包括：</span></p><ul style="list-style-type: circle;" class="list-paddingleft-1"><li><p><span leaf="">趋势策略： 均线系统、量价关系、中枢信号</span></p></li><li><p><span leaf="">反转 / 均值回归： 偏离均值的标准差阈值、FVG 回补概率</span></p></li><li><p><span leaf="">做市 / 套利： 价差、Funding 费率、指数价与标记价的偏离</span></p></li></ul><p><span leaf="">这部分逻辑具备可回测、可复现的特性，是确定性的量化路径，由程序代码直接计算完成。</span></p><p><span leaf="">软逻辑指 LLM 对多种规则的综合理解与权衡。AI 大模型会基于特征摘要与上下文信息，进行“语言化决策”或模糊判断，从而补充硬逻辑无法覆盖的非结构化信息与语义关联。</span></p><p><span leaf="">输入：</span></p><p class="code-snippet__fix code-snippet__js"><ul class="code-snippet__line-index code-snippet__js"></ul><pre class="code-snippet__js" data-lang="json"><code><span leaf=""><span class="code-snippet__punctuation">{</span></span></code><br/><code><span leaf="">  <span class="code-snippet__attr">&#34;BTCUSDT&#34;</span><span class="code-snippet__punctuation">:</span> <span class="code-snippet__punctuation">{</span></span></code><br/><code><span leaf="">    <span class="code-snippet__attr">&#34;MA_1h&#34;</span><span class="code-snippet__punctuation">:</span> <span class="code-snippet__number">0.82</span><span class="code-snippet__punctuation">,</span></span></code><br/><code><span leaf="">    <span class="code-snippet__attr">&#34;VWAP_Trend&#34;</span><span class="code-snippet__punctuation">:</span> <span class="code-snippet__string">&#34;up&#34;</span><span class="code-snippet__punctuation">,</span></span></code><br/><code><span leaf="">    <span class="code-snippet__attr">&#34;FundingRate&#34;</span><span class="code-snippet__punctuation">:</span> <span class="code-snippet__number">0.012</span><span class="code-snippet__punctuation">,</span></span></code><br/><code><span leaf="">    <span class="code-snippet__attr">&#34;OI_Change&#34;</span><span class="code-snippet__punctuation">:</span> <span class="code-snippet__string">&#34;+5.3%&#34;</span><span class="code-snippet__punctuation">,</span></span></code><br/><code><span leaf="">    <span class="code-snippet__attr">&#34;Sentiment&#34;</span><span class="code-snippet__punctuation">:</span> <span class="code-snippet__string">&#34;positive&#34;</span><span class="code-snippet__punctuation">,</span></span></code><br/><code><span leaf="">    <span class="code-snippet__attr">&#34;Event&#34;</span><span class="code-snippet__punctuation">:</span> <span class="code-snippet__string">&#34;ETF inflow + news: &#39;BTC institutional demand rising&#39;&#34;</span></span></code><br/><code><span leaf="">  <span class="code-snippet__punctuation">}</span></span></code><br/><code><span leaf=""><span class="code-snippet__punctuation">}</span></span></code><br/></pre></p><p><span leaf="">LLM 输出：</span></p><p class="code-snippet__fix code-snippet__js"><ul class="code-snippet__line-index code-snippet__js"></ul><pre class="code-snippet__js" data-lang="json"><code><span leaf=""><span class="code-snippet__punctuation">{</span></span></code><br/><code><span leaf="">  <span class="code-snippet__attr">&#34;decision&#34;</span><span class="code-snippet__punctuation">:</span> <span class="code-snippet__string">&#34;LONG&#34;</span><span class="code-snippet__punctuation">,</span></span></code><br/><code><span leaf="">  <span class="code-snippet__attr">&#34;confidence&#34;</span><span class="code-snippet__punctuation">:</span> <span class="code-snippet__number">0.87</span><span class="code-snippet__punctuation">,</span></span></code><br/><code><span leaf="">  <span class="code-snippet__attr">&#34;reason&#34;</span><span class="code-snippet__punctuation">:</span> <span class="code-snippet__string">&#34;MA_1h and VWAP confirm trend; funding neutral; OI increase supports breakout.&#34;</span></span></code><br/><code><span leaf=""><span class="code-snippet__punctuation">}</span></span></code><br/></pre></p><p><span leaf="">在这一层中，LLM 参与交易决策，主要承担以下几项工作：</span></p><ul style="list-style-type: circle;" class="list-paddingleft-1"><li><p><span leaf="">评估趋势持续性</span></p></li><li><p><span leaf="">判断是否存在过度波动或结构性反转</span></p></li><li><p><span leaf="">识别虚假突破（结合多指标与舆情信息）</span></p></li><li><p><span leaf="">解释资金行为（出场 vs 建仓）</span></p></li><li><p><span leaf="">进行信号加权与文字化总结</span></p></li></ul><p><span leaf=""><span textstyle="" style="font-weight: bold;">LLM 的角色：充当行情推理与决策的大脑。</span></span></p><p><span leaf="">传统量化系统在多指标、多因子决策中，常采用线性加权、投票机制或强化学习等因子融合方式。</span></p><p><span leaf="">但无论哪一种，本质上都存在 因子间高度相关、权重难以动态调整、以及模型缺乏对市场状态切换的自适应能力 等问题。</span></p><p><span leaf="">在 LLM 场景 下，系统可以通过 Prompt 将结构化行情数据与自然语言描述相结合，让模型在语义层面理解市场状态。LLM 能够判断当前哪些因子更具解释力，动态调整其权重，并输出具有可读性的决策理由。</span></p><p><span leaf="">这意味着量化系统不再只是一个“因子加权器”，而演化为具备 语义推理与可解释性 的智能分析层。</span></p><p><span leaf="">关键在于：如何让 LLM 进行合理的推断，使其像一位经验丰富的交易员那样思考与判断。这一主题涉及 LLM 的局限性、上下文管理以及思维链（Chain of Thought, CoT）等内容，我们将在后续的博文中专门展开讨论。</span></p><p><span leaf=""><span textstyle="" style="font-size: 18px;font-weight: bold;">d.执行与交易路由层 / 监控、报警与可视化层</span></span></p><p><span leaf="">功能：将上层的交易决策真正落地执行——即将指令发送至交易所（如 Binance、OKX、Hyperliquid 等），并对执行过程进行跟踪、监控与可视化展示。</span></p><p><span leaf="">在实现上，这一层主要负责对交易所 API 的封装与调用。系统会解析 LLM 输出的格式化 JSON 下单数据，并执行对应的交易操作。</span></p><p><span leaf="">除此之外，其他部分主要属于常规的工程化实现，例如：订单状态回调、日志记录、异常报警、以及执行结果的可视化呈现等。</span></p><p class="code-snippet__fix code-snippet__js"><ul class="code-snippet__line-index code-snippet__js"></ul><pre class="code-snippet__js" data-lang="json"><code><span leaf=""><span class="code-snippet__punctuation">{</span></span></code><br/><code><span leaf="">  <span class="code-snippet__attr">&#34;meta&#34;</span><span class="code-snippet__punctuation">:</span> <span class="code-snippet__punctuation">{</span></span></code><br/><code><span leaf="">    <span class="code-snippet__attr">&#34;model&#34;</span><span class="code-snippet__punctuation">:</span> <span class="code-snippet__string">&#34;gpt-5-trading-001&#34;</span><span class="code-snippet__punctuation">,</span></span></code><br/><code><span leaf="">    <span class="code-snippet__attr">&#34;timestamp_utc&#34;</span><span class="code-snippet__punctuation">:</span> <span class="code-snippet__string">&#34;2025-10-06T08:30:15Z&#34;</span></span></code><br/><code><span leaf="">  <span class="code-snippet__punctuation">},</span></span></code><br/><code><span leaf="">  <span class="code-snippet__attr">&#34;context&#34;</span><span class="code-snippet__punctuation">:</span> <span class="code-snippet__punctuation">{</span></span></code><br/><code><span leaf="">    <span class="code-snippet__attr">&#34;symbol&#34;</span><span class="code-snippet__punctuation">:</span> <span class="code-snippet__string">&#34;BTCUSDT&#34;</span><span class="code-snippet__punctuation">,</span></span></code><br/><code><span leaf="">    <span class="code-snippet__attr">&#34;timeframe&#34;</span><span class="code-snippet__punctuation">:</span> <span class="code-snippet__string">&#34;15m&#34;</span><span class="code-snippet__punctuation">,</span></span></code><br/><code><span leaf="">    <span class="code-snippet__attr">&#34;price&#34;</span><span class="code-snippet__punctuation">:</span> <span class="code-snippet__number">103281</span></span></code><br/><code><span leaf="">  <span class="code-snippet__punctuation">},</span></span></code><br/><code><span leaf="">  <span class="code-snippet__attr">&#34;decision&#34;</span><span class="code-snippet__punctuation">:</span> <span class="code-snippet__punctuation">{</span></span></code><br/><code><span leaf="">    <span class="code-snippet__attr">&#34;action&#34;</span><span class="code-snippet__punctuation">:</span> <span class="code-snippet__string">&#34;OPEN_LONG&#34;</span><span class="code-snippet__punctuation">,</span></span></code><br/><code><span leaf="">    <span class="code-snippet__attr">&#34;confidence&#34;</span><span class="code-snippet__punctuation">:</span> <span class="code-snippet__number">0.86</span><span class="code-snippet__punctuation">,</span></span></code><br/><code><span leaf="">    <span class="code-snippet__attr">&#34;position_size_usdt&#34;</span><span class="code-snippet__punctuation">:</span> <span class="code-snippet__number">6000</span><span class="code-snippet__punctuation">,</span></span></code><br/><code><span leaf="">    <span class="code-snippet__attr">&#34;leverage&#34;</span><span class="code-snippet__punctuation">:</span> <span class="code-snippet__number">3</span><span class="code-snippet__punctuation">,</span></span></code><br/><code><span leaf="">    <span class="code-snippet__attr">&#34;entry_price&#34;</span><span class="code-snippet__punctuation">:</span> <span class="code-snippet__number">103281</span><span class="code-snippet__punctuation">,</span></span></code><br/><code><span leaf="">    <span class="code-snippet__attr">&#34;stop_loss&#34;</span><span class="code-snippet__punctuation">:</span> <span class="code-snippet__number">101200</span><span class="code-snippet__punctuation">,</span></span></code><br/><code><span leaf="">    <span class="code-snippet__attr">&#34;take_profit&#34;</span><span class="code-snippet__punctuation">:</span> <span class="code-snippet__punctuation">[</span><span class="code-snippet__number">102261</span><span class="code-snippet__punctuation">,</span> <span class="code-snippet__number">104251</span><span class="code-snippet__punctuation">],</span></span></code><br/><code><span leaf="">    <span class="code-snippet__attr">&#34;valid_for_s&#34;</span><span class="code-snippet__punctuation">:</span> <span class="code-snippet__number">120</span></span></code><br/><code><span leaf="">  <span class="code-snippet__punctuation">},</span></span></code><br/><code><span leaf="">  <span class="code-snippet__attr">&#34;reasoning&#34;</span><span class="code-snippet__punctuation">:</span> <span class="code-snippet__punctuation">{</span></span></code><br/><code><span leaf="">    <span class="code-snippet__attr">&#34;summary&#34;</span><span class="code-snippet__punctuation">:</span> <span class="code-snippet__string">&#34;1h 与 15m 周期均处上升趋势，资金费率中性且 OI 稳定增加，推测为健康多头延续。&#34;</span><span class="code-snippet__punctuation">,</span></span></code><br/><code><span leaf="">    <span class="code-snippet__attr">&#34;factors&#34;</span><span class="code-snippet__punctuation">:</span> <span class="code-snippet__punctuation">[</span><span class="code-snippet__string">&#34;xxx = 0.82&#34;</span><span class="code-snippet__punctuation">,</span> <span class="code-snippet__string">&#34;xxx_趋势=上&#34;</span><span class="code-snippet__punctuation">,</span> <span class="code-snippet__string">&#34;Funding=0.012&#34;</span><span class="code-snippet__punctuation">,</span> <span class="code-snippet__string">&#34;OI_+5.3%&#34;</span><span class="code-snippet__punctuation">]</span></span></code><br/><code><span leaf="">  <span class="code-snippet__punctuation">},</span></span></code><br/><code><span leaf="">  <span class="code-snippet__attr">&#34;risk_flags&#34;</span><span class="code-snippet__punctuation">:</span> <span class="code-snippet__punctuation">{</span></span></code><br/><code><span leaf="">    <span class="code-snippet__attr">&#34;within_limit&#34;</span><span class="code-snippet__punctuation">:</span> <span class="code-snippet__literal"><span class="code-snippet__keyword">true</span></span><span class="code-snippet__punctuation">,</span></span></code><br/><code><span leaf="">    <span class="code-snippet__attr">&#34;high_volatility&#34;</span><span class="code-snippet__punctuation">:</span> <span class="code-snippet__literal"><span class="code-snippet__keyword">false</span></span></span></code><br/><code><span leaf="">  <span class="code-snippet__punctuation">}</span></span></code><br/><code><span leaf=""><span class="code-snippet__punctuation">}</span></span></code><br/><code></code><br/></pre></p><p><span leaf=""><span textstyle="" style="font-size: 18px;font-weight: bold;">总结</span></span></p><p><span leaf="">在量化交易场景下，AI 的核心价值在于为“多指标、多因子”的决策系统提供了一种更智能的解决路径。</span></p><p><span leaf="">回顾整个流程，LLM 在交易系统中的主要作用可以归纳为以下三个方面：</span></p><ul style="list-style-type: circle;" class="list-paddingleft-1"><li><p><span leaf="">对非结构化信息进行情绪化标签处理</span></p></li><li><p><span leaf="">生成高信息密度的特征描述</span></p></li><li><p><span leaf="">参与多因子的综合决策</span></p></li></ul><p><span leaf="">其中最关键的，是 特征描述 与 多因子决策 这两个环节</span></p><p><span leaf="">两者所使用的 LLM 类型与目标并不相同：</span></p><ul style="list-style-type: circle;" class="list-paddingleft-1"><li><p><span leaf=""><span textstyle="" style="font-weight: bold;">特征描述模型</span>：逻辑要求较低，主要用于将现有指标进行定性化输出。此类任务可通过对 Qwen、DeepSeek 等量化版本模型进行轻量级微调即可完成。如果使用的指标体系为公开标准指标，甚至无需微调即可获得可用效果。若涉及自研或调参优化后的指标，则建议准备部分样本数据进行微调，以帮助模型理解自定义特征的语义。</span></p></li><li><p><span leaf=""><span textstyle="" style="font-weight: bold;">决策模型</span>：需要具备推理与思维链能力（Chain of Thought）。此时可选用具备推理特性的模型，如 DeepSeek R1、ChatGPT 5 等。</span></p><p><span leaf="">研发的重点在于 如何进行上下文管理，以及 如何让模型像交易员一样思考与推断。</span></p></li></ul><p><span leaf="">需要特别强调的是，一股脑地将所有数据直接喂给 LLM，效果往往极差。正如 AlphaArena 的表现所示，若缺乏结构化输入与信息压缩，模型难以形成有效决策。</span></p><p><span leaf="">在实际应用中，提交给决策层的内容必须经过筛选与压缩，提升信息密度，才能在有限的上下文窗口中实现高质量推理。</span></p><p><span leaf="">看到这里，相信你已经对 AI Trading 有了更客观、系统的认识。在接下来的章节中，我们将深入探讨 LLM 的局限性、决策优化路径，以及 如何让模型真正具备交易员式的思考能力。</span></p><p><span leaf=""><span textstyle="" style="font-size: 18px;font-weight: bold;">关于我们</span></span></p><p><span leaf="">Mobius Quant 是一个以 指标研发 与 人工智能（AI） 为驱动力的量化研究团队，致力于打造更高效、更智能的交易系统。</span></p><p><span leaf="">官网：<a href="https://www.mobiusquant.ai" target="_blank">https://www.mobiusquant.ai</a></span></p><p><span leaf="">不久之后，我们将在官网上展示由 AI Agent 驱动的实盘交易成果，敬请期待。</span></p><p style="display: none;"><mp-style-type data-value="3"></mp-style-type></p>


<p><a href="https://blog.mobiusquant.ai/part-1-is-using-ai-for-trading-really-reliable-77d3e924acb1">阅读原文</a></p>
<p><a href="https://wechat2rss.xlab.app/link-proxy/?k=885ae9da&amp;r=1&amp;u=https%3A%2F%2Fmp.weixin.qq.com%2Fs%3F__biz%3DMzIxMjI0Mzk0OQ%3D%3D%26mid%3D2247485638%26idx%3D1%26sn%3D783368ff73646d3e2d04da35023f7a8d">跳转微信打开</a></p>
]]></content:encoded>
      <pubDate>Thu, 06 Nov 2025 20:30:00 +0800</pubDate>
    </item>
    <item>
      <title>第二十一周/20220426 红队推送</title>
      <link>https://mp.weixin.qq.com/s?__biz=MzIxMjI0Mzk0OQ==&amp;mid=2247485633&amp;idx=1&amp;sn=2a075e339577bdad970a2d189fa17eb4</link>
      <description></description>
      <content:encoded><![CDATA[<p>
原创 <span>0103 SEC</span> <span>2022-04-26 09:38</span> <span style="display: inline-block;">中国</span>
</p>

<p></p>



<p>
<img src="https://wechat2rss.xlab.app/img-proxy/?k=2218f360&amp;u=https%3A%2F%2Fmmbiz.qpic.cn%2Fmmbiz_jpg%2FLKONdLtpFBIQCBlaibXIkuGQEia8ECrrGD7AFLgPNBwWOc0XxicgYvq4Hm6IzjH5B6tqgdIeeTe72A4rphiabNGUJg%2F0%3Fwx_fmt%3Djpeg"/>
</p>


<div data-mpa-template="t" mpa-from-tpl="t" data-mpa-powered-by="yiban.io"><div data-mpa-template="t" mpa-from-tpl="t"><div style="display: flex;justify-content: center;align-items: center;width: 100%;" data-mid="" mpa-from-tpl="t"><div style="display: flex;justify-content: flex-start;align-items: center;flex-direction: column;" data-mid="" mpa-from-tpl="t"><p style="width: 37px;height: 29px;align-self: flex-start;margin-bottom: -29.1px;margin-left: -40.1px;display: flex;justify-content: center;align-items: center;" data-mid="" mpa-from-tpl="t"><img class="rich_pages wxw-img" data-ratio="0.7837837837837838" data-w="74" data-type="png" src="https://wechat2rss.xlab.app/img-proxy/?k=3ccbd6ba&amp;u=https%3A%2F%2Fmmbiz.qpic.cn%2Fmmbiz_png%2FsiayVELeBkzWBXV8e57JJ4OyQuuMXTfadZCia0bN2sFBfdbTRlFx0S97kyKKjic5v6eaZ8cY4WQt0UEu4dkyowHYg%2F640%3Fwx_fmt%3Dpng"/></p><p style="width: 37px;height: 29px;margin-right: -40.1px;align-self: flex-end;margin-bottom: -29.1px;display: flex;justify-content: center;align-items: center;" data-mid="" mpa-from-tpl="t"><img class="rich_pages wxw-img" data-ratio="0.7837837837837838" data-w="74" data-type="png" src="https://wechat2rss.xlab.app/img-proxy/?k=544101f2&amp;u=https%3A%2F%2Fmmbiz.qpic.cn%2Fmmbiz_png%2Frl6daM2XiabyLSr7nSTyAzcoZqPAsfe5tOOrXX0aciaVAfibHeQk5NOfQTdESRsezCwstPF02LeE4RHaH6NBEB9Rw%2F640%3Fwx_fmt%3Dpng"/></p><div style="text-align: left;margin-top: 5px;" data-mid="" mpa-from-tpl="t"><p style="font-size: 16px;font-family: PingFangSC-Semibold, PingFang SC;font-weight: bold;color: #E22E2A;line-height: 22px;letter-spacing: 1px;" data-mid=""><strong mpa-from-tpl="t"><span style="font-size: 20px;">【特别推荐】</span></strong></p></div></div></div></div></div><div data-mpa-template="t" mpa-from-tpl="t"><div data-mpa-template="t" mpa-from-tpl="t"><div style="display: flex;justify-content: center;align-items: center;width: 100%;padding-right: 10px;padding-left: 10px;" data-mid="" mpa-from-tpl="t"><div style="display: flex;justify-content: flex-start;align-items: center;flex-direction: column;width: 100%;" data-mid="" mpa-from-tpl="t"><p style="width: 33px;height: 13px;align-self: flex-end;margin-bottom: -8px;z-index: 1;background-color: rgb(255, 255, 255);margin-right: 31px;" data-mid="" mpa-from-tpl="t"><img data-ratio="0.3939393939393939" style="display: block;" data-type="png" data-w="66" src="https://wechat2rss.xlab.app/img-proxy/?k=a102e629&amp;u=https%3A%2F%2Fmmbiz.qpic.cn%2Fmmbiz_png%2FOfy1HR2ydtMX0JEwNzn1JJrwlNpEyWrbBOJ0qHMav42pSK0ibHmqCQFDibzGjCC1ZblRPjn7RxQFkW1J87PdZO3A%2F640%3Fwx_fmt%3Dpng"/></p><div style="border-width: 1px;border-style: solid;border-color: rgb(244, 93, 95);padding: 3px;width: 100%;" data-mid="" mpa-from-tpl="t"><div style="border-width: 1px;border-style: solid;border-color: rgb(244, 93, 95);padding: 16px 8px;width: 100%;" data-mid="" mpa-from-tpl="t"><p style=""><strong>A Year in Review of 0-days Used In-the-Wild in 2021</strong></p><p><span style="color: rgb(217, 33, 66);"><a href="https://googleprojectzero.blogspot.com/2022/04/the-more-you-know-more-you-know-you.html" target="_blank">https://googleprojectzero.blogspot.com/2022/04/the-more-you-know-more-you-know-you.html</a></span></p></div></div></div></div></div></div><div data-mpa-template="t" mpa-from-tpl="t"><div data-mpa-template="t" mpa-from-tpl="t" style="visibility: visible;"><div data-id="92510" style="border-width: 0px;border-style: none;border-color: initial;visibility: visible;" mpa-from-tpl="t"><div style="width: 100%;text-align: center;visibility: visible;" data-width="100%" mpa-from-tpl="t"><div mpa-from-tpl="t" style="display: inline-block;height: 50px;padding-top: 3px;padding-right: 3px;padding-left: 3px;background-image: url(&#34;https://mmbiz.qpic.cn/mmbiz_png/LKONdLtpFBIVVZkoonhlKxL9UVlricS1VdpqzpZTicibpO0Js6GdcTn6COfZ76WuBPqhYr0zx1SPo4f9VPyx7OnTw/640?wx_fmt=png&#34;);background-size: 100% 100%;visibility: visible;" data-darkmode-bgimage-16490661785704="1" class="js_darkmode__bg__0 js_darkmode__0" data-darkmode-color-16490661785704="#191919" data-style="display: inline-block; height: 50px; padding-top: 3px; padding-right: 3px; padding-left: 3px; background-image: url(&#34;https://mmbiz.qpic.cn/mmbiz_png/LKONdLtpFBIVVZkoonhlKxL9UVlricS1VdpqzpZTicibpO0Js6GdcTn6COfZ76WuBPqhYr0zx1SPo4f9VPyx7OnTw/640?wx_fmt=png&#34;); background-size: 100% 100%;"><div style="padding: 2px;background-color: rgb(240, 170, 37);visibility: visible;" mpa-from-tpl="t" data-darkmode-color-16490661785704="#191919" data-darkmode-bgcolor-16490661785704="rgb(240, 170, 37)" data-darkmode-original-bgcolor-16490661785704="#fff|rgb(240, 170, 37)" data-style="padding: 2px; background-color: rgb(240, 170, 37);" class="js_darkmode__1"><div style="padding-right: 20px;padding-left: 20px;background-color: rgb(255, 214, 52);border-radius: 3px;height: 31px;visibility: visible;" data-data-bgopacity="10%" data-bgless="spin" data-bglessp="120" mpa-from-tpl="t" data-darkmode-color-16490661785704="#191919" data-darkmode-bgcolor-16490661785704="rgb(233, 196, 48)" data-darkmode-original-bgcolor-16490661785704="#fff|rgb(240, 170, 37)|rgb(255, 214, 52)" data-style="padding-right: 20px; padding-left: 20px; background-color: rgb(255, 214, 52); border-radius: 3px; height: 31px;" class="js_darkmode__2"><div style="width: 100%;padding-top: 2px;visibility: visible;" data-width="100%" mpa-from-tpl="t" data-darkmode-color-16490661785704="#191919" data-darkmode-bgcolor-16490661785704="rgb(233, 196, 48)" data-darkmode-original-bgcolor-16490661785704="#fff|rgb(240, 170, 37)|rgb(255, 214, 52)"><p style="width: 40px;margin-left: -15px;visibility: visible;" mpa-from-tpl="t" data-darkmode-color-16490661785704="#191919" data-darkmode-bgcolor-16490661785704="rgb(233, 196, 48)" data-darkmode-original-bgcolor-16490661785704="#fff|rgb(240, 170, 37)|rgb(255, 214, 52)"><img class="rich_pages wxw-img" data-ratio="0.07272727272727272" style="display: block;visibility: visible !important;width: 100% !important;height: auto !important;" data-type="png" data-w="55" data-width="100%" src="https://wechat2rss.xlab.app/img-proxy/?k=320ad095&amp;u=https%3A%2F%2Fmmbiz.qpic.cn%2Fmmbiz_png%2FLdRq1KFbXJibHPqc6I460BrGIGaliaAquMbGWUINvrcoVKTM7ZlUypjhVXbJvsqsDicCOomw1bmnvIow7BKkIhT8Q%2F640%3Fwx_fmt%3Dpng"/></p></div><p style="width: 100%;font-size: 16px;color: rgb(0, 70, 191);line-height: 22px;visibility: visible;" data-brushtype="text" data-width="100%" mpa-from-tpl="t" data-darkmode-color-16490661785704="rgb(0, 70, 191)" data-darkmode-bgcolor-16490661785704="rgb(233, 196, 48)" data-darkmode-original-bgcolor-16490661785704="#fff|rgb(240, 170, 37)|rgb(255, 214, 52)" data-darkmode-original-color-16490661785704="#fff|rgb(0, 70, 191)"><span style="font-size: 20px;visibility: visible;" data-darkmode-color-16490661785704="rgb(0, 70, 191)" data-darkmode-bgcolor-16490661785704="rgb(233, 196, 48)" data-darkmode-original-bgcolor-16490661785704="#fff|rgb(240, 170, 37)|rgb(255, 214, 52)" data-darkmode-original-color-16490661785704="#fff|rgb(0, 70, 191)"><strong mpa-from-tpl="t" data-darkmode-color-16490661785704="rgb(0, 70, 191)" data-darkmode-bgcolor-16490661785704="rgb(233, 196, 48)" data-darkmode-original-bgcolor-16490661785704="#fff|rgb(240, 170, 37)|rgb(255, 214, 52)" data-darkmode-original-color-16490661785704="#fff|rgb(0, 70, 191)" style="visibility: visible;">红队工具</strong></span></p><div style="width: 100%;visibility: visible;" data-width="100%" mpa-from-tpl="t" data-darkmode-color-16490661785704="#191919" data-darkmode-bgcolor-16490661785704="rgb(233, 196, 48)" data-darkmode-original-bgcolor-16490661785704="#fff|rgb(240, 170, 37)|rgb(255, 214, 52)"><p style="width: 40px;margin-left: -15px;float: right;margin-right: -15px;visibility: visible;" mpa-from-tpl="t" data-darkmode-color-16490661785704="#191919" data-darkmode-bgcolor-16490661785704="rgb(233, 196, 48)" data-darkmode-original-bgcolor-16490661785704="#fff|rgb(240, 170, 37)|rgb(255, 214, 52)"><img class="rich_pages wxw-img" data-ratio="0.07142857142857142" style="display: block;visibility: visible !important;width: 100% !important;height: auto !important;" data-type="png" data-w="56" data-width="100%" src="https://wechat2rss.xlab.app/img-proxy/?k=ee0f3bdf&amp;u=https%3A%2F%2Fmmbiz.qpic.cn%2Fmmbiz_png%2FLdRq1KFbXJibHPqc6I460BrGIGaliaAquMKqPMp2pGfXWqbJodibQgDQjiaCRnMLIgzXEiaIUBspRiaZibicx9dLewee0w%2F640%3Fwx_fmt%3Dpng"/></p></div></div></div></div></div></div></div><div data-mpa-template="t" mpa-from-tpl="t" style="visibility: visible;"><div data-mpa-category="模板" style="width: 100%;padding: 0px 15px;visibility: visible;" data-mid="" mpa-from-tpl="t"><div style="width: 100%;padding: 15px 17px 20px;background: rgb(235, 244, 255);font-weight: 400;line-height: 20px;visibility: visible;" data-mid="" mpa-from-tpl="t" data-darkmode-bgcolor-16490661785704="rgb(184, 191, 200)" data-darkmode-original-bgcolor-16490661785704="#fff|rgb(235, 244, 255)" data-style="width: 100%; padding: 15px 17px 20px; background: rgb(235, 244, 255); font-weight: 400; line-height: 20px;" class="js_darkmode__3"><p style="text-align: left;">Framework for Kerberos relaying</p><p style="text-align: left;"><span style="color: rgb(0, 82, 255);"><a href="https://github.com/cube0x0/KrbRelay" target="_blank">https://github.com/cube0x0/KrbRelay</a></span></p><p style="text-align: left;">A standalone SIGMA-based detection tool for EVTX, Auditd and Sysmon for Linux logs</p><p style="text-align: left;"><span style="color: rgb(0, 82, 255);"><a href="https://github.com/wagga40/Zircolite" target="_blank">https://github.com/wagga40/Zircolite</a></span></p><p style="text-align: left;">The all-in-one Red Team extension for Web Pentester</p><p style="text-align: left;"><span style="color: rgb(0, 82, 255);"><a href="https://github.com/LasCC/Hack-Tools" target="_blank">https://github.com/LasCC/Hack-Tools</a></span></p><p style="text-align: left;">Terminal JSON viewer</p><p style="text-align: left;"><span style="color: rgb(0, 82, 255);"><a href="https://github.com/antonmedv/fx" target="_blank">https://github.com/antonmedv/fx</a></span></p><p style="text-align: left;">Striping CDN IPs from a list of IP Addresses</p><p style="text-align: left;"><span style="color: rgb(0, 82, 255);"><a href="https://github.com/j3ssie/cdnstrip" target="_blank">https://github.com/j3ssie/cdnstrip</a></span></p><p style="text-align: left;">SpringExploit</p><p style="text-align: left;"><span style="cursor: pointer;text-decoration: inherit;color: rgb(0, 82, 255);"><a href="https://github.com/SummerSec/SpringExploit" target="_blank">https://github.com/SummerSec/SpringExploit</a></span></p></div></div></div><div data-mpa-template="t" mpa-from-tpl="t"><div data-id="92510" style="border-width: 0px;border-style: none;border-color: initial;" mpa-from-tpl="t"><div style="width: 100%;text-align: center;" data-width="100%" mpa-from-tpl="t"><div mpa-from-tpl="t" style="display: inline-block;height: 50px;padding-top: 3px;padding-right: 3px;padding-left: 3px;background-image: url(&#34;https://mmbiz.qpic.cn/mmbiz_png/LKONdLtpFBIVVZkoonhlKxL9UVlricS1VdpqzpZTicibpO0Js6GdcTn6COfZ76WuBPqhYr0zx1SPo4f9VPyx7OnTw/640?wx_fmt=png&#34;);background-size: 100% 100%;" data-darkmode-bgimage-16490661785704="1" class="js_darkmode__bg__2 js_darkmode__15" data-darkmode-color-16490661785704="#191919" data-style="display: inline-block; height: 50px; padding-top: 3px; padding-right: 3px; padding-left: 3px; background-image: url(&#34;https://mmbiz.qpic.cn/mmbiz_png/LKONdLtpFBIVVZkoonhlKxL9UVlricS1VdpqzpZTicibpO0Js6GdcTn6COfZ76WuBPqhYr0zx1SPo4f9VPyx7OnTw/640?wx_fmt=png&#34;); background-size: 100% 100%;"><div style="padding: 2px;background-color: rgb(240, 170, 37);" mpa-from-tpl="t" data-darkmode-color-16490661785704="#191919" data-darkmode-bgcolor-16490661785704="rgb(240, 170, 37)" data-darkmode-original-bgcolor-16490661785704="#fff|rgb(240, 170, 37)" data-style="padding: 2px; background-color: rgb(240, 170, 37);" class="js_darkmode__16"><div style="padding-right: 20px;padding-left: 20px;background-color: rgb(255, 214, 52);border-radius: 3px;height: 31px;" data-data-bgopacity="10%" data-bgless="spin" data-bglessp="120" mpa-from-tpl="t" data-darkmode-color-16490661785704="#191919" data-darkmode-bgcolor-16490661785704="rgb(233, 196, 48)" data-darkmode-original-bgcolor-16490661785704="#fff|rgb(240, 170, 37)|rgb(255, 214, 52)" data-style="padding-right: 20px; padding-left: 20px; background-color: rgb(255, 214, 52); border-radius: 3px; height: 31px;" class="js_darkmode__17"><div style="width:100%;padding-top:2px;" data-width="100%" mpa-from-tpl="t" data-darkmode-color-16490661785704="#191919" data-darkmode-bgcolor-16490661785704="rgb(233, 196, 48)" data-darkmode-original-bgcolor-16490661785704="#fff|rgb(240, 170, 37)|rgb(255, 214, 52)"><p style="width:40px;margin-left:-15px;" mpa-from-tpl="t" data-darkmode-color-16490661785704="#191919" data-darkmode-bgcolor-16490661785704="rgb(233, 196, 48)" data-darkmode-original-bgcolor-16490661785704="#fff|rgb(240, 170, 37)|rgb(255, 214, 52)"><img class="rich_pages wxw-img" data-ratio="0.07272727272727272" data-type="png" data-w="55" data-width="100%" style="display: block;width: 100% !important;height: auto !important;visibility: visible !important;" src="https://wechat2rss.xlab.app/img-proxy/?k=320ad095&amp;u=https%3A%2F%2Fmmbiz.qpic.cn%2Fmmbiz_png%2FLdRq1KFbXJibHPqc6I460BrGIGaliaAquMbGWUINvrcoVKTM7ZlUypjhVXbJvsqsDicCOomw1bmnvIow7BKkIhT8Q%2F640%3Fwx_fmt%3Dpng"/></p></div><p style="width:100%;font-size:16px;color:#0046bf;line-height:22px;" data-brushtype="text" data-width="100%" mpa-from-tpl="t" data-darkmode-color-16490661785704="rgb(0, 70, 191)" data-darkmode-bgcolor-16490661785704="rgb(233, 196, 48)" data-darkmode-original-bgcolor-16490661785704="#fff|rgb(240, 170, 37)|rgb(255, 214, 52)" data-darkmode-original-color-16490661785704="#fff|rgb(0, 70, 191)"><span style="font-size: 20px;" data-darkmode-color-16490661785704="rgb(0, 70, 191)" data-darkmode-bgcolor-16490661785704="rgb(233, 196, 48)" data-darkmode-original-bgcolor-16490661785704="#fff|rgb(240, 170, 37)|rgb(255, 214, 52)" data-darkmode-original-color-16490661785704="#fff|rgb(0, 70, 191)"><strong mpa-from-tpl="t" data-darkmode-color-16490661785704="rgb(0, 70, 191)" data-darkmode-bgcolor-16490661785704="rgb(233, 196, 48)" data-darkmode-original-bgcolor-16490661785704="#fff|rgb(240, 170, 37)|rgb(255, 214, 52)" data-darkmode-original-color-16490661785704="#fff|rgb(0, 70, 191)">红队文章</strong></span></p><div style="width: 100%;" data-width="100%" mpa-from-tpl="t" data-darkmode-color-16490661785704="#191919" data-darkmode-bgcolor-16490661785704="rgb(233, 196, 48)" data-darkmode-original-bgcolor-16490661785704="#fff|rgb(240, 170, 37)|rgb(255, 214, 52)"><p style="width:40px;margin-left:-15px;float:right;margin-right:-15px;" mpa-from-tpl="t" data-darkmode-color-16490661785704="#191919" data-darkmode-bgcolor-16490661785704="rgb(233, 196, 48)" data-darkmode-original-bgcolor-16490661785704="#fff|rgb(240, 170, 37)|rgb(255, 214, 52)"><img class="rich_pages wxw-img" data-ratio="0.07142857142857142" style="display: block;width: 100% !important;height: auto !important;visibility: visible !important;" data-type="png" data-w="56" data-width="100%" src="https://wechat2rss.xlab.app/img-proxy/?k=ee0f3bdf&amp;u=https%3A%2F%2Fmmbiz.qpic.cn%2Fmmbiz_png%2FLdRq1KFbXJibHPqc6I460BrGIGaliaAquMKqPMp2pGfXWqbJodibQgDQjiaCRnMLIgzXEiaIUBspRiaZibicx9dLewee0w%2F640%3Fwx_fmt%3Dpng"/></p></div></div></div></div></div></div></div><div data-mpa-template="t" mpa-from-tpl="t"><div data-mpa-category="模板" style="width: 100%;padding: 0 15px;" data-mid="" mpa-from-tpl="t"><div style="width: 100%;padding: 15px 17px 20px;background: rgb(235, 244, 255);font-weight: 400;line-height: 20px;" data-mid="" mpa-from-tpl="t" data-darkmode-bgcolor-16490661785704="rgb(184, 191, 200)" data-darkmode-original-bgcolor-16490661785704="#fff|rgb(235, 244, 255)" data-style="width: 100%; padding: 15px 17px 20px; background: rgb(235, 244, 255); font-weight: 400; line-height: 20px;" class="js_darkmode__18"><p style="text-align: left;">Writing a Linux Kernel Remote in 2022</p><p style=""><span style="color: rgb(0, 82, 255);"><a href="https://blog.immunityinc.com/p/writing-a-linux-kernel-remote-in-2022/" target="_blank">https://blog.immunityinc.com/p/writing-a-linux-kernel-remote-in-2022/</a></span></p><p style="text-align: left;">双向认证APP自吐证书密码与抓包<span style="color: rgb(0, 82, 255);"><a href="https://www.secpulse.com/archives/177572.html" target="_blank">https://www.secpulse.com/archives/177572.html</a></span></p><p style="text-align: left;">weevely的webshell分析以及冰蝎/蚁剑免杀-PHP版</p><p style=""><span style="color: rgb(0, 82, 255);"><a href="https://xz.aliyun.com/t/11246" target="_blank">https://xz.aliyun.com/t/11246</a></span></p><p style="text-align: left;">浅析不同情况下docker的逃逸方法<span style="color: rgb(0, 82, 255);"><a href="https://zone.huoxian.cn/d/1092-docker" target="_blank">https://zone.huoxian.cn/d/1092-docker</a></span></p><p style="text-align: left;">PE文件结构从初识到简单shellcode注入</p><p style=""><span style="color: rgb(0, 82, 255);"><a href="https://tttang.com/archive/1553/" target="_blank">https://tttang.com/archive/1553/</a></span></p><p style="text-align: left;">tomcat 流程及组件浅析<span style="color: rgb(0, 82, 255);"><a href="https://xz.aliyun.com/t/11213" target="_blank">https://xz.aliyun.com/t/11213</a></span></p></div></div></div></div><div data-mpa-template="t" mpa-from-tpl="t"><div data-mpa-template="t" mpa-from-tpl="t"><div data-id="92510" style="border-width: 0px;border-style: none;border-color: initial;" mpa-from-tpl="t"><div style="width: 100%;text-align: center;" data-width="100%" mpa-from-tpl="t"><div mpa-from-tpl="t" style="display: inline-block;height: 50px;padding-top: 3px;padding-right: 3px;padding-left: 3px;background-image: url(&#34;https://mmbiz.qpic.cn/mmbiz_png/LKONdLtpFBIVVZkoonhlKxL9UVlricS1VdpqzpZTicibpO0Js6GdcTn6COfZ76WuBPqhYr0zx1SPo4f9VPyx7OnTw/640?wx_fmt=png&#34;);background-size: 100% 100%;" data-darkmode-bgimage-16490661785704="1" class="js_darkmode__bg__2 js_darkmode__15" data-darkmode-color-16490661785704="#191919" data-style="display: inline-block; height: 50px; padding-top: 3px; padding-right: 3px; padding-left: 3px; background-image: url(&#34;https://mmbiz.qpic.cn/mmbiz_png/LKONdLtpFBIVVZkoonhlKxL9UVlricS1VdpqzpZTicibpO0Js6GdcTn6COfZ76WuBPqhYr0zx1SPo4f9VPyx7OnTw/640?wx_fmt=png&#34;); background-size: 100% 100%;"><div style="padding: 2px;background-color: rgb(240, 170, 37);" mpa-from-tpl="t" data-darkmode-color-16490661785704="#191919" data-darkmode-bgcolor-16490661785704="rgb(240, 170, 37)" data-darkmode-original-bgcolor-16490661785704="#fff|rgb(240, 170, 37)" data-style="padding: 2px; background-color: rgb(240, 170, 37);" class="js_darkmode__16"><div style="padding-right: 20px;padding-left: 20px;background-color: rgb(255, 214, 52);border-radius: 3px;height: 31px;" data-data-bgopacity="10%" data-bgless="spin" data-bglessp="120" mpa-from-tpl="t" data-darkmode-color-16490661785704="#191919" data-darkmode-bgcolor-16490661785704="rgb(233, 196, 48)" data-darkmode-original-bgcolor-16490661785704="#fff|rgb(240, 170, 37)|rgb(255, 214, 52)" data-style="padding-right: 20px; padding-left: 20px; background-color: rgb(255, 214, 52); border-radius: 3px; height: 31px;" class="js_darkmode__17"><div style="width:100%;padding-top:2px;" data-width="100%" mpa-from-tpl="t" data-darkmode-color-16490661785704="#191919" data-darkmode-bgcolor-16490661785704="rgb(233, 196, 48)" data-darkmode-original-bgcolor-16490661785704="#fff|rgb(240, 170, 37)|rgb(255, 214, 52)"><p style="width:40px;margin-left:-15px;" mpa-from-tpl="t" data-darkmode-color-16490661785704="#191919" data-darkmode-bgcolor-16490661785704="rgb(233, 196, 48)" data-darkmode-original-bgcolor-16490661785704="#fff|rgb(240, 170, 37)|rgb(255, 214, 52)"><img class="rich_pages wxw-img" data-ratio="0.07272727272727272" data-type="png" data-w="55" data-width="100%" style="display: block;width: 100% !important;height: auto !important;visibility: visible !important;" src="https://wechat2rss.xlab.app/img-proxy/?k=320ad095&amp;u=https%3A%2F%2Fmmbiz.qpic.cn%2Fmmbiz_png%2FLdRq1KFbXJibHPqc6I460BrGIGaliaAquMbGWUINvrcoVKTM7ZlUypjhVXbJvsqsDicCOomw1bmnvIow7BKkIhT8Q%2F640%3Fwx_fmt%3Dpng"/></p></div><p style="width:100%;font-size:16px;color:#0046bf;line-height:22px;" data-brushtype="text" data-width="100%" mpa-from-tpl="t" data-darkmode-color-16490661785704="rgb(0, 70, 191)" data-darkmode-bgcolor-16490661785704="rgb(233, 196, 48)" data-darkmode-original-bgcolor-16490661785704="#fff|rgb(240, 170, 37)|rgb(255, 214, 52)" data-darkmode-original-color-16490661785704="#fff|rgb(0, 70, 191)"><span style="font-size: 20px;" data-darkmode-color-16490661785704="rgb(0, 70, 191)" data-darkmode-bgcolor-16490661785704="rgb(233, 196, 48)" data-darkmode-original-bgcolor-16490661785704="#fff|rgb(240, 170, 37)|rgb(255, 214, 52)" data-darkmode-original-color-16490661785704="#fff|rgb(0, 70, 191)"><strong mpa-from-tpl="t" data-darkmode-color-16490661785704="rgb(0, 70, 191)" data-darkmode-bgcolor-16490661785704="rgb(233, 196, 48)" data-darkmode-original-bgcolor-16490661785704="#fff|rgb(240, 170, 37)|rgb(255, 214, 52)" data-darkmode-original-color-16490661785704="#fff|rgb(0, 70, 191)">漏洞研究</strong></span></p><div style="width: 100%;" data-width="100%" mpa-from-tpl="t" data-darkmode-color-16490661785704="#191919" data-darkmode-bgcolor-16490661785704="rgb(233, 196, 48)" data-darkmode-original-bgcolor-16490661785704="#fff|rgb(240, 170, 37)|rgb(255, 214, 52)"><p style="width:40px;margin-left:-15px;float:right;margin-right:-15px;" mpa-from-tpl="t" data-darkmode-color-16490661785704="#191919" data-darkmode-bgcolor-16490661785704="rgb(233, 196, 48)" data-darkmode-original-bgcolor-16490661785704="#fff|rgb(240, 170, 37)|rgb(255, 214, 52)"><img class="rich_pages wxw-img" data-ratio="0.07142857142857142" data-type="png" data-w="56" data-width="100%" style="display: block;width: 100% !important;height: auto !important;visibility: visible !important;" src="https://wechat2rss.xlab.app/img-proxy/?k=ee0f3bdf&amp;u=https%3A%2F%2Fmmbiz.qpic.cn%2Fmmbiz_png%2FLdRq1KFbXJibHPqc6I460BrGIGaliaAquMKqPMp2pGfXWqbJodibQgDQjiaCRnMLIgzXEiaIUBspRiaZibicx9dLewee0w%2F640%3Fwx_fmt%3Dpng"/></p></div></div></div></div></div></div></div><div data-mpa-template="t" mpa-from-tpl="t"><div data-mpa-category="模板" style="width: 100%;padding: 0 15px;" data-mid="" mpa-from-tpl="t"><div style="width: 100%;padding: 15px 17px 20px;background: rgb(235, 244, 255);font-weight: 400;line-height: 20px;" data-mid="" mpa-from-tpl="t" data-darkmode-bgcolor-16490661785704="rgb(184, 191, 200)" data-darkmode-original-bgcolor-16490661785704="#fff|rgb(235, 244, 255)" data-style="width: 100%; padding: 15px 17px 20px; background: rgb(235, 244, 255); font-weight: 400; line-height: 20px;" class="js_darkmode__18"><p style="text-align: left;">JBoss EAP/AS &lt;= 6.* RCE - A little bit beyond \xAC\xED</p><p style="text-align: left;"><span style="color: rgb(0, 82, 255);"><a href="https://jspin.re/jboss-eap-as-6-rce-a-little-bit-beyond-xac-xed/" target="_blank">https://jspin.re/jboss-eap-as-6-rce-a-little-bit-beyond-xac-xed/</a></span></p><p style="text-align: left;">腾达AC9 V15.03.2.21_cn栈溢出分析<a href="https://mp.weixin.qq.com/s?__biz=MzAxMjYyMzkwOA==&amp;mid=2247494525&amp;idx=1&amp;sn=5abda285e29655154781f753fc4a98c2&amp;scene=21#wechat_redirect" data-linktype="2"></a><a href="https://mp.weixin.qq.com/s?__biz=MzAxMjYyMzkwOA==&amp;mid=2247494525&amp;idx=1&amp;sn=5abda285e29655154781f753fc4a98c2&amp;scene=21#wechat_redirect" style="color: rgb(0, 82, 255);" data-linktype="2"><span style="color: rgb(0, 82, 255);">https://mp.weixin.qq.com/s/ks5f_3lmTL1cAjDN6jDyXw</span></a></p><p style="text-align: left;">Exploit Multi Language-Pharmacy Management System v1.0 SQL注入漏洞<span style="color: rgb(0, 82, 255);"><a href="https://sploitus.com/exploit?id=1337DAY-ID-37651&amp;utm_source=rss&amp;utm_medium=rss" target="_blank">https://sploitus.com/exploit?id=1337DAY-ID-37651&amp;utm_source=rss&amp;utm_medium=rss</a></span></p><p style="">WSO2 RCE (CVE-2022-29464) exploit and writeup</p><p style="text-align: left;"><span style="color: rgb(0, 82, 255);"><a href="https://github.com/hakivvi/CVE-2022-29464" target="_blank">https://github.com/hakivvi/CVE-2022-29464</a></span></p><p style="text-align: left;">nginx-ldap-auth之user注入漏洞</p><p style="text-align: left;"><span style="color: rgb(0, 82, 255);"><a href="https://www.povcfe.site/posts/nginx-ldap-auth/" target="_blank">https://www.povcfe.site/posts/nginx-ldap-auth/</a></span></p><p style="text-align: left;">Tapestry4 RCE分析<span style="color: rgb(0, 82, 255);"><a href="https://xz.aliyun.com/t/11226" target="_blank">https://xz.aliyun.com/t/11226</a></span></p></div></div></div></div>


<p><img src="https://wechat2rss.xlab.app/img-proxy/?k=3ccbd6ba&amp;u=https%3A%2F%2Fmmbiz.qpic.cn%2Fmmbiz_png%2FsiayVELeBkzWBXV8e57JJ4OyQuuMXTfadZCia0bN2sFBfdbTRlFx0S97kyKKjic5v6eaZ8cY4WQt0UEu4dkyowHYg%2F640%3Fwx_fmt%3Dpng"/></p>
<p><img src="https://wechat2rss.xlab.app/img-proxy/?k=544101f2&amp;u=https%3A%2F%2Fmmbiz.qpic.cn%2Fmmbiz_png%2Frl6daM2XiabyLSr7nSTyAzcoZqPAsfe5tOOrXX0aciaVAfibHeQk5NOfQTdESRsezCwstPF02LeE4RHaH6NBEB9Rw%2F640%3Fwx_fmt%3Dpng"/></p>
<p><img src="https://wechat2rss.xlab.app/img-proxy/?k=a102e629&amp;u=https%3A%2F%2Fmmbiz.qpic.cn%2Fmmbiz_png%2FOfy1HR2ydtMX0JEwNzn1JJrwlNpEyWrbBOJ0qHMav42pSK0ibHmqCQFDibzGjCC1ZblRPjn7RxQFkW1J87PdZO3A%2F640%3Fwx_fmt%3Dpng"/></p>
<p><img src="https://wechat2rss.xlab.app/img-proxy/?k=320ad095&amp;u=https%3A%2F%2Fmmbiz.qpic.cn%2Fmmbiz_png%2FLdRq1KFbXJibHPqc6I460BrGIGaliaAquMbGWUINvrcoVKTM7ZlUypjhVXbJvsqsDicCOomw1bmnvIow7BKkIhT8Q%2F640%3Fwx_fmt%3Dpng"/></p>
<p><img src="https://wechat2rss.xlab.app/img-proxy/?k=ee0f3bdf&amp;u=https%3A%2F%2Fmmbiz.qpic.cn%2Fmmbiz_png%2FLdRq1KFbXJibHPqc6I460BrGIGaliaAquMKqPMp2pGfXWqbJodibQgDQjiaCRnMLIgzXEiaIUBspRiaZibicx9dLewee0w%2F640%3Fwx_fmt%3Dpng"/></p>
<p><img src="https://wechat2rss.xlab.app/img-proxy/?k=320ad095&amp;u=https%3A%2F%2Fmmbiz.qpic.cn%2Fmmbiz_png%2FLdRq1KFbXJibHPqc6I460BrGIGaliaAquMbGWUINvrcoVKTM7ZlUypjhVXbJvsqsDicCOomw1bmnvIow7BKkIhT8Q%2F640%3Fwx_fmt%3Dpng"/></p>
<p><img src="https://wechat2rss.xlab.app/img-proxy/?k=ee0f3bdf&amp;u=https%3A%2F%2Fmmbiz.qpic.cn%2Fmmbiz_png%2FLdRq1KFbXJibHPqc6I460BrGIGaliaAquMKqPMp2pGfXWqbJodibQgDQjiaCRnMLIgzXEiaIUBspRiaZibicx9dLewee0w%2F640%3Fwx_fmt%3Dpng"/></p>
<p><img src="https://wechat2rss.xlab.app/img-proxy/?k=320ad095&amp;u=https%3A%2F%2Fmmbiz.qpic.cn%2Fmmbiz_png%2FLdRq1KFbXJibHPqc6I460BrGIGaliaAquMbGWUINvrcoVKTM7ZlUypjhVXbJvsqsDicCOomw1bmnvIow7BKkIhT8Q%2F640%3Fwx_fmt%3Dpng"/></p>
<p><img src="https://wechat2rss.xlab.app/img-proxy/?k=ee0f3bdf&amp;u=https%3A%2F%2Fmmbiz.qpic.cn%2Fmmbiz_png%2FLdRq1KFbXJibHPqc6I460BrGIGaliaAquMKqPMp2pGfXWqbJodibQgDQjiaCRnMLIgzXEiaIUBspRiaZibicx9dLewee0w%2F640%3Fwx_fmt%3Dpng"/></p>



<p><a href="https://0103sec.notion.site/20220426-13606b29b5144d5aae2a661a27943326">阅读原文</a></p>
<p><a href="https://wechat2rss.xlab.app/link-proxy/?k=c305bf6f&amp;r=1&amp;u=http%3A%2F%2Fmp.weixin.qq.com%2Fs%3F__biz%3DMzIxMjI0Mzk0OQ%3D%3D%26mid%3D2247485633%26idx%3D1%26sn%3D2a075e339577bdad970a2d189fa17eb4">跳转微信打开</a></p>
]]></content:encoded>
      <pubDate>Tue, 26 Apr 2022 09:38:00 +0800</pubDate>
    </item>
    <item>
      <title>第二十周/20220418 红队推送</title>
      <link>https://mp.weixin.qq.com/s?__biz=MzIxMjI0Mzk0OQ==&amp;mid=2247485604&amp;idx=1&amp;sn=a077d73cca2654d44ba2f1af089ab69c</link>
      <description></description>
      <content:encoded><![CDATA[<p>
原创 <span>0103 SEC</span> <span>2022-04-18 23:45</span> <span style="display: inline-block;"></span>
</p>

<p></p>



<p>
<img src="https://wechat2rss.xlab.app/img-proxy/?k=0d0c7fa5&amp;u=https%3A%2F%2Fmmbiz.qpic.cn%2Fmmbiz_jpg%2FLKONdLtpFBKpoJDRicNOSsjKWiaC3DIuVM2yTs5DPM8D9VWZJg0d9S2iboGqCMOscfAvicbw12dD843ibbaibd8Tvg2A%2F0%3Fwx_fmt%3Djpeg"/>
</p>


<div data-mpa-template="t" mpa-from-tpl="t" data-mpa-powered-by="yiban.io"><div data-mpa-template="t" mpa-from-tpl="t" style="visibility: visible;"><div style="display: flex;justify-content: center;align-items: center;width: 100%;visibility: visible;" data-mid="" mpa-from-tpl="t"><div style="display: flex;justify-content: center;align-items: center;visibility: visible;" data-mid="" mpa-from-tpl="t"><p style="width: 252px;height: 26px;visibility: visible;" data-mid="" mpa-from-tpl="t"><img class="rich_pages wxw-img" data-ratio="0.10317460317460317" style="display: block;visibility: visible !important;width: 504px !important;height: auto !important;" data-type="png" data-w="504" src="https://wechat2rss.xlab.app/img-proxy/?k=1e08647b&amp;u=https%3A%2F%2Fmmbiz.qpic.cn%2Fmmbiz_png%2F0HWUgTEskmF0Lavy78gmnwGOS8xAlH5C4PtI9LMEkpiabCf9mibJUxJLicHVb3m9Jpe7QN8kzdibKASyM0EEMYoFBA%2F640%3Fwx_fmt%3Dpng"/></p></div></div></div><div data-mpa-template="t" mpa-from-tpl="t" style="visibility: visible;"><div data-id="92510" style="border-width: 0px;border-style: none;border-color: initial;visibility: visible;" mpa-from-tpl="t"><div style="width: 100%;text-align: center;visibility: visible;" data-width="100%" mpa-from-tpl="t"><div mpa-from-tpl="t" style="display: inline-block;height: 50px;padding-top: 3px;padding-right: 3px;padding-left: 3px;background-image: url(&#34;https://mmbiz.qpic.cn/mmbiz_png/LKONdLtpFBIVVZkoonhlKxL9UVlricS1VdpqzpZTicibpO0Js6GdcTn6COfZ76WuBPqhYr0zx1SPo4f9VPyx7OnTw/640?wx_fmt=png&#34;);background-size: 100% 100%;visibility: visible;" data-darkmode-bgimage-16490661785704="1" class="js_darkmode__bg__0 js_darkmode__0" data-darkmode-color-16490661785704="#191919" data-style="display: inline-block; height: 50px; padding-top: 3px; padding-right: 3px; padding-left: 3px; background-image: url(&#34;https://mmbiz.qpic.cn/mmbiz_png/LKONdLtpFBIVVZkoonhlKxL9UVlricS1VdpqzpZTicibpO0Js6GdcTn6COfZ76WuBPqhYr0zx1SPo4f9VPyx7OnTw/640?wx_fmt=png&#34;); background-size: 100% 100%;"><div style="padding: 2px;background-color: rgb(240, 170, 37);visibility: visible;" mpa-from-tpl="t" data-darkmode-color-16490661785704="#191919" data-darkmode-bgcolor-16490661785704="rgb(240, 170, 37)" data-darkmode-original-bgcolor-16490661785704="#fff|rgb(240, 170, 37)" data-style="padding: 2px; background-color: rgb(240, 170, 37);" class="js_darkmode__1"><div style="padding-right: 20px;padding-left: 20px;background-color: rgb(255, 214, 52);border-radius: 3px;height: 31px;visibility: visible;" data-data-bgopacity="10%" data-bgless="spin" data-bglessp="120" mpa-from-tpl="t" data-darkmode-color-16490661785704="#191919" data-darkmode-bgcolor-16490661785704="rgb(233, 196, 48)" data-darkmode-original-bgcolor-16490661785704="#fff|rgb(240, 170, 37)|rgb(255, 214, 52)" data-style="padding-right: 20px; padding-left: 20px; background-color: rgb(255, 214, 52); border-radius: 3px; height: 31px;" class="js_darkmode__2"><div style="width: 100%;padding-top: 2px;visibility: visible;" data-width="100%" mpa-from-tpl="t" data-darkmode-color-16490661785704="#191919" data-darkmode-bgcolor-16490661785704="rgb(233, 196, 48)" data-darkmode-original-bgcolor-16490661785704="#fff|rgb(240, 170, 37)|rgb(255, 214, 52)"><p style="width: 40px;margin-left: -15px;visibility: visible;" mpa-from-tpl="t" data-darkmode-color-16490661785704="#191919" data-darkmode-bgcolor-16490661785704="rgb(233, 196, 48)" data-darkmode-original-bgcolor-16490661785704="#fff|rgb(240, 170, 37)|rgb(255, 214, 52)"><img class="rich_pages wxw-img" data-ratio="0.07272727272727272" data-type="png" data-w="55" data-width="100%" style="display: block;visibility: visible !important;width: 100% !important;height: auto !important;" src="https://wechat2rss.xlab.app/img-proxy/?k=320ad095&amp;u=https%3A%2F%2Fmmbiz.qpic.cn%2Fmmbiz_png%2FLdRq1KFbXJibHPqc6I460BrGIGaliaAquMbGWUINvrcoVKTM7ZlUypjhVXbJvsqsDicCOomw1bmnvIow7BKkIhT8Q%2F640%3Fwx_fmt%3Dpng"/></p></div><p style="width: 100%;font-size: 16px;color: rgb(0, 70, 191);line-height: 22px;visibility: visible;" data-brushtype="text" data-width="100%" mpa-from-tpl="t" data-darkmode-color-16490661785704="rgb(0, 70, 191)" data-darkmode-bgcolor-16490661785704="rgb(233, 196, 48)" data-darkmode-original-bgcolor-16490661785704="#fff|rgb(240, 170, 37)|rgb(255, 214, 52)" data-darkmode-original-color-16490661785704="#fff|rgb(0, 70, 191)"><span style="font-size: 20px;visibility: visible;" data-darkmode-color-16490661785704="rgb(0, 70, 191)" data-darkmode-bgcolor-16490661785704="rgb(233, 196, 48)" data-darkmode-original-bgcolor-16490661785704="#fff|rgb(240, 170, 37)|rgb(255, 214, 52)" data-darkmode-original-color-16490661785704="#fff|rgb(0, 70, 191)"><strong mpa-from-tpl="t" data-darkmode-color-16490661785704="rgb(0, 70, 191)" data-darkmode-bgcolor-16490661785704="rgb(233, 196, 48)" data-darkmode-original-bgcolor-16490661785704="#fff|rgb(240, 170, 37)|rgb(255, 214, 52)" data-darkmode-original-color-16490661785704="#fff|rgb(0, 70, 191)" style="visibility: visible;">红队文章</strong></span></p><div style="width: 100%;visibility: visible;" data-width="100%" mpa-from-tpl="t" data-darkmode-color-16490661785704="#191919" data-darkmode-bgcolor-16490661785704="rgb(233, 196, 48)" data-darkmode-original-bgcolor-16490661785704="#fff|rgb(240, 170, 37)|rgb(255, 214, 52)"><p style="width: 40px;margin-left: -15px;float: right;margin-right: -15px;visibility: visible;" mpa-from-tpl="t" data-darkmode-color-16490661785704="#191919" data-darkmode-bgcolor-16490661785704="rgb(233, 196, 48)" data-darkmode-original-bgcolor-16490661785704="#fff|rgb(240, 170, 37)|rgb(255, 214, 52)"><img class="rich_pages wxw-img" data-ratio="0.07142857142857142" data-type="png" data-w="56" data-width="100%" style="display: block;visibility: visible !important;width: 100% !important;height: auto !important;" src="https://wechat2rss.xlab.app/img-proxy/?k=ee0f3bdf&amp;u=https%3A%2F%2Fmmbiz.qpic.cn%2Fmmbiz_png%2FLdRq1KFbXJibHPqc6I460BrGIGaliaAquMKqPMp2pGfXWqbJodibQgDQjiaCRnMLIgzXEiaIUBspRiaZibicx9dLewee0w%2F640%3Fwx_fmt%3Dpng"/></p></div></div></div></div></div></div></div><div data-mpa-template="t" mpa-from-tpl="t" style="visibility: visible;"><div data-mpa-category="模板" style="width: 100%;padding: 0px 15px;visibility: visible;" data-mid="" mpa-from-tpl="t"><div style="width: 100%;padding: 15px 17px 20px;background: rgb(235, 244, 255);font-weight: 400;line-height: 20px;visibility: visible;" data-mid="" mpa-from-tpl="t" data-darkmode-bgcolor-16490661785704="rgb(184, 191, 200)" data-darkmode-original-bgcolor-16490661785704="#fff|rgb(235, 244, 255)" data-style="width: 100%; padding: 15px 17px 20px; background: rgb(235, 244, 255); font-weight: 400; line-height: 20px;" class="js_darkmode__3"><p style="text-align: left;">保护CS:GO - Writing a Mutation Engine and breaking Aimware</p><p style="width: 100%;background: rgb(235, 244, 255);font-weight: 400;line-height: 20px;visibility: visible;text-align: left;"><span style="color: rgb(0, 82, 255);text-decoration: underline;"><a href="https://back.engineering/13/04/2022/" target="_blank">https://back.engineering/13/04/2022/</a></span></p><p style="width: 100%;background: rgb(235, 244, 255);font-weight: 400;line-height: 20px;visibility: visible;"><span style="text-align: left;">iOS Hacking - 新手指南2022</span></p><p style="width: 100%;background: rgb(235, 244, 255);font-weight: 400;line-height: 20px;visibility: visible;text-align: left;"><span style="color: rgb(0, 82, 255);text-decoration: underline;"><a href="https://martabyte.github.io/ios/hacking/2022/03/13/ios-hacking-en.html" target="_blank">https://martabyte.github.io/ios/hacking/2022/03/13/ios-hacking-en.html</a></span></p><p style="width: 100%;background: rgb(235, 244, 255);font-weight: 400;line-height: 20px;visibility: visible;"><span style="text-align: left;">记项目快速定位.net漏洞点小技巧</span></p><p style="width: 100%;background: rgb(235, 244, 255);font-weight: 400;line-height: 20px;visibility: visible;text-align: left;"><span style="color: rgb(0, 82, 255);text-decoration: underline;"><a href="https://xz.aliyun.com/t/11185" target="_blank">https://xz.aliyun.com/t/11185</a></span></p><p style="text-align: left;">Step-by-step guide to reverse an APK protected with DexGuard using Jadx</p><p style="width: 100%;background: rgb(235, 244, 255);font-weight: 400;line-height: 20px;visibility: visible;text-align: left;"><span style="color: rgb(0, 82, 255);text-decoration: underline;"><a href="https://blog.lexfo.fr/dexguard.html" target="_blank">https://blog.lexfo.fr/dexguard.html</a></span></p><p style="width: 100%;background: rgb(235, 244, 255);font-weight: 400;line-height: 20px;visibility: visible;text-align: left;">公有云 IP 重用威胁和防御方法分析<span style="color: rgb(0, 82, 255);text-decoration: underline;"><a href="https://arxiv.org/pdf/2204.05122.pdf" target="_blank">https://arxiv.org/pdf/2204.05122.pdf</a></span></p><p>使用 IFRAME 陷阱持久化 XSS</p><p style="width: 100%;background: rgb(235, 244, 255);font-weight: 400;line-height: 20px;visibility: visible;text-align: left;"><span style="color: rgb(0, 82, 255);text-decoration: underline;"><a href="https://www.trustedsec.com/blog/persisting-xss-with-iframe-traps/" target="_blank">https://www.trustedsec.com/blog/persisting-xss-with-iframe-traps/</a></span></p></div></div></div><div data-mpa-template="t" mpa-from-tpl="t"><div data-id="92510" style="border-width: 0px;border-style: none;border-color: initial;" mpa-from-tpl="t"><div style="width:100%;text-align:center;" data-width="100%" mpa-from-tpl="t"><div mpa-from-tpl="t" style="display: inline-block;height: 50px;padding-top: 3px;padding-right: 3px;padding-left: 3px;background-image: url(&#34;https://mmbiz.qpic.cn/mmbiz_png/LKONdLtpFBIVVZkoonhlKxL9UVlricS1VdpqzpZTicibpO0Js6GdcTn6COfZ76WuBPqhYr0zx1SPo4f9VPyx7OnTw/640?wx_fmt=png&#34;);background-size: 100% 100%;" data-darkmode-bgimage-16490661785704="1" class="js_darkmode__bg__2 js_darkmode__15" data-darkmode-color-16490661785704="#191919" data-style="display: inline-block; height: 50px; padding-top: 3px; padding-right: 3px; padding-left: 3px; background-image: url(&#34;https://mmbiz.qpic.cn/mmbiz_png/LKONdLtpFBIVVZkoonhlKxL9UVlricS1VdpqzpZTicibpO0Js6GdcTn6COfZ76WuBPqhYr0zx1SPo4f9VPyx7OnTw/640?wx_fmt=png&#34;); background-size: 100% 100%;"><div style="padding:2px 2px;background-color:#f0aa25;" mpa-from-tpl="t" data-darkmode-color-16490661785704="#191919" data-darkmode-bgcolor-16490661785704="rgb(240, 170, 37)" data-darkmode-original-bgcolor-16490661785704="#fff|rgb(240, 170, 37)" data-style="padding: 2px; background-color: rgb(240, 170, 37);" class="js_darkmode__16"><div style="padding-right: 20px;padding-left: 20px;background-color: rgb(255, 214, 52);border-radius: 3px;height: 31px;" data-data-bgopacity="10%" data-bgless="spin" data-bglessp="120" mpa-from-tpl="t" data-darkmode-color-16490661785704="#191919" data-darkmode-bgcolor-16490661785704="rgb(233, 196, 48)" data-darkmode-original-bgcolor-16490661785704="#fff|rgb(240, 170, 37)|rgb(255, 214, 52)" data-style="padding-right: 20px; padding-left: 20px; background-color: rgb(255, 214, 52); border-radius: 3px; height: 31px;" class="js_darkmode__17"><div style="width:100%;padding-top:2px;" data-width="100%" mpa-from-tpl="t" data-darkmode-color-16490661785704="#191919" data-darkmode-bgcolor-16490661785704="rgb(233, 196, 48)" data-darkmode-original-bgcolor-16490661785704="#fff|rgb(240, 170, 37)|rgb(255, 214, 52)"><p style="width:40px;margin-left:-15px;" mpa-from-tpl="t" data-darkmode-color-16490661785704="#191919" data-darkmode-bgcolor-16490661785704="rgb(233, 196, 48)" data-darkmode-original-bgcolor-16490661785704="#fff|rgb(240, 170, 37)|rgb(255, 214, 52)"><img class="rich_pages wxw-img" data-ratio="0.07272727272727272" data-type="png" data-w="55" data-width="100%" style="display: block;width: 100% !important;height: auto !important;visibility: visible !important;" src="https://wechat2rss.xlab.app/img-proxy/?k=320ad095&amp;u=https%3A%2F%2Fmmbiz.qpic.cn%2Fmmbiz_png%2FLdRq1KFbXJibHPqc6I460BrGIGaliaAquMbGWUINvrcoVKTM7ZlUypjhVXbJvsqsDicCOomw1bmnvIow7BKkIhT8Q%2F640%3Fwx_fmt%3Dpng"/></p></div><p style="width:100%;font-size:16px;color:#0046bf;line-height:22px;" data-brushtype="text" data-width="100%" mpa-from-tpl="t" data-darkmode-color-16490661785704="rgb(0, 70, 191)" data-darkmode-bgcolor-16490661785704="rgb(233, 196, 48)" data-darkmode-original-bgcolor-16490661785704="#fff|rgb(240, 170, 37)|rgb(255, 214, 52)" data-darkmode-original-color-16490661785704="#fff|rgb(0, 70, 191)"><span style="font-size: 20px;" data-darkmode-color-16490661785704="rgb(0, 70, 191)" data-darkmode-bgcolor-16490661785704="rgb(233, 196, 48)" data-darkmode-original-bgcolor-16490661785704="#fff|rgb(240, 170, 37)|rgb(255, 214, 52)" data-darkmode-original-color-16490661785704="#fff|rgb(0, 70, 191)"><strong mpa-from-tpl="t" data-darkmode-color-16490661785704="rgb(0, 70, 191)" data-darkmode-bgcolor-16490661785704="rgb(233, 196, 48)" data-darkmode-original-bgcolor-16490661785704="#fff|rgb(240, 170, 37)|rgb(255, 214, 52)" data-darkmode-original-color-16490661785704="#fff|rgb(0, 70, 191)">红队工具</strong></span></p><div style="width:100%;" data-width="100%" mpa-from-tpl="t" data-darkmode-color-16490661785704="#191919" data-darkmode-bgcolor-16490661785704="rgb(233, 196, 48)" data-darkmode-original-bgcolor-16490661785704="#fff|rgb(240, 170, 37)|rgb(255, 214, 52)"><p style="width:40px;margin-left:-15px;float:right;margin-right:-15px;" mpa-from-tpl="t" data-darkmode-color-16490661785704="#191919" data-darkmode-bgcolor-16490661785704="rgb(233, 196, 48)" data-darkmode-original-bgcolor-16490661785704="#fff|rgb(240, 170, 37)|rgb(255, 214, 52)"><img class="rich_pages wxw-img" data-ratio="0.07142857142857142" data-type="png" data-w="56" data-width="100%" style="display: block;width: 100% !important;height: auto !important;visibility: visible !important;" src="https://wechat2rss.xlab.app/img-proxy/?k=ee0f3bdf&amp;u=https%3A%2F%2Fmmbiz.qpic.cn%2Fmmbiz_png%2FLdRq1KFbXJibHPqc6I460BrGIGaliaAquMKqPMp2pGfXWqbJodibQgDQjiaCRnMLIgzXEiaIUBspRiaZibicx9dLewee0w%2F640%3Fwx_fmt%3Dpng"/></p></div></div></div></div></div></div></div><div data-mpa-template="t" mpa-from-tpl="t"><div data-mpa-category="模板" style="width: 100%;padding: 0 15px;" data-mid="" mpa-from-tpl="t"><div style="width: 100%;padding: 15px 17px 20px;background: rgb(235, 244, 255);font-weight: 400;line-height: 20px;" data-mid="" mpa-from-tpl="t" data-darkmode-bgcolor-16490661785704="rgb(184, 191, 200)" data-darkmode-original-bgcolor-16490661785704="#fff|rgb(235, 244, 255)" data-style="width: 100%; padding: 15px 17px 20px; background: rgb(235, 244, 255); font-weight: 400; line-height: 20px;" class="js_darkmode__18"><p style="text-align: left;">EvilSelenium - A Tool That Weaponizes Selenium To Attack Chromium Based Browsers</p><p style="width: 100%;background: rgb(235, 244, 255);font-weight: 400;line-height: 20px;visibility: visible;text-align: left;color: rgb(0, 82, 255);text-decoration: underline;"><span style="color: rgb(0, 82, 255);text-decoration: underline;"><a href="http://www.kitploit.com/2022/04/evilselenium-tool-that-weaponizes.html" target="_blank">http://www.kitploit.com/2022/04/evilselenium-tool-that-weaponizes.html</a></span></p><p style="width: 100%;background: rgb(235, 244, 255);font-weight: 400;line-height: 20px;"><span style="text-align: left;">同时进行子域名到IP到端口的多合一深度扫描工具</span></p><p style="width: 100%;background: rgb(235, 244, 255);font-weight: 400;line-height: 20px;visibility: visible;text-align: left;color: rgb(0, 82, 255);text-decoration: underline;"><span style="color: rgb(0, 82, 255);text-decoration: underline;"><a href="https://github.com/Esc4iCEscEsc/skanuvaty" target="_blank">https://github.com/Esc4iCEscEsc/skanuvaty</a></span></p><p style="width: 100%;background: rgb(235, 244, 255);font-weight: 400;line-height: 20px;"><span style="text-align: left;">枚举域内 Windows 主机上支持的杀软及其排除项的 Python 脚本</span></p><p style="width: 100%;background: rgb(235, 244, 255);font-weight: 400;line-height: 20px;visibility: visible;text-align: left;color: rgb(0, 82, 255);text-decoration: underline;"><span style="color: rgb(0, 82, 255);text-decoration: underline;"><a href="https://github.com/chdav/TallGrass" target="_blank">https://github.com/chdav/TallGrass</a></span></p><p><span style="text-align: left;">Medusa：</span>一个好用的登录暴破工具</p><p style="width: 100%;background: rgb(235, 244, 255);font-weight: 400;line-height: 20px;visibility: visible;text-align: left;color: rgb(0, 82, 255);text-decoration: underline;"><span style="color: rgb(0, 82, 255);text-decoration: underline;"><a href="https://www.hackingarticles.in/a-detailed-guide-on-medusa/" target="_blank">https://www.hackingarticles.in/a-detailed-guide-on-medusa/</a></span></p><p style="width: 100%;background: rgb(235, 244, 255);font-weight: 400;line-height: 20px;text-align: left;"><span style="text-align: left;">借助Win-PS2EXE项目编写cna脚本</span></p><p style="width: 100%;background: rgb(235, 244, 255);font-weight: 400;line-height: 20px;text-align: left;"><span style="text-align: left;color: rgb(0, 82, 255);text-decoration: underline;"><a href="https://github.com/cseroad/bypassAV" target="_blank">https://github.com/cseroad/bypassAV</a></span></p></div></div></div></div><div data-mpa-template="t" mpa-from-tpl="t"><div data-mpa-template="t" mpa-from-tpl="t"><div data-id="92510" style="border-width: 0px;border-style: none;border-color: initial;" mpa-from-tpl="t"><div style="width:100%;text-align:center;" data-width="100%" mpa-from-tpl="t"><div mpa-from-tpl="t" style="display: inline-block;height: 50px;padding-top: 3px;padding-right: 3px;padding-left: 3px;background-image: url(&#34;https://mmbiz.qpic.cn/mmbiz_png/LKONdLtpFBIVVZkoonhlKxL9UVlricS1VdpqzpZTicibpO0Js6GdcTn6COfZ76WuBPqhYr0zx1SPo4f9VPyx7OnTw/640?wx_fmt=png&#34;);background-size: 100% 100%;" data-darkmode-bgimage-16490661785704="1" class="js_darkmode__bg__2 js_darkmode__15" data-darkmode-color-16490661785704="#191919" data-style="display: inline-block; height: 50px; padding-top: 3px; padding-right: 3px; padding-left: 3px; background-image: url(&#34;https://mmbiz.qpic.cn/mmbiz_png/LKONdLtpFBIVVZkoonhlKxL9UVlricS1VdpqzpZTicibpO0Js6GdcTn6COfZ76WuBPqhYr0zx1SPo4f9VPyx7OnTw/640?wx_fmt=png&#34;); background-size: 100% 100%;"><div style="padding:2px 2px;background-color:#f0aa25;" mpa-from-tpl="t" data-darkmode-color-16490661785704="#191919" data-darkmode-bgcolor-16490661785704="rgb(240, 170, 37)" data-darkmode-original-bgcolor-16490661785704="#fff|rgb(240, 170, 37)" data-style="padding: 2px; background-color: rgb(240, 170, 37);" class="js_darkmode__16"><div style="padding-right: 20px;padding-left: 20px;background-color: rgb(255, 214, 52);border-radius: 3px;height: 31px;" data-data-bgopacity="10%" data-bgless="spin" data-bglessp="120" mpa-from-tpl="t" data-darkmode-color-16490661785704="#191919" data-darkmode-bgcolor-16490661785704="rgb(233, 196, 48)" data-darkmode-original-bgcolor-16490661785704="#fff|rgb(240, 170, 37)|rgb(255, 214, 52)" data-style="padding-right: 20px; padding-left: 20px; background-color: rgb(255, 214, 52); border-radius: 3px; height: 31px;" class="js_darkmode__17"><div style="width:100%;padding-top:2px;" data-width="100%" mpa-from-tpl="t" data-darkmode-color-16490661785704="#191919" data-darkmode-bgcolor-16490661785704="rgb(233, 196, 48)" data-darkmode-original-bgcolor-16490661785704="#fff|rgb(240, 170, 37)|rgb(255, 214, 52)"><p style="width:40px;margin-left:-15px;" mpa-from-tpl="t" data-darkmode-color-16490661785704="#191919" data-darkmode-bgcolor-16490661785704="rgb(233, 196, 48)" data-darkmode-original-bgcolor-16490661785704="#fff|rgb(240, 170, 37)|rgb(255, 214, 52)"><img class="rich_pages wxw-img" data-ratio="0.07272727272727272" style="display: block;width: 100% !important;height: auto !important;visibility: visible !important;" data-type="png" data-w="55" data-width="100%" src="https://wechat2rss.xlab.app/img-proxy/?k=320ad095&amp;u=https%3A%2F%2Fmmbiz.qpic.cn%2Fmmbiz_png%2FLdRq1KFbXJibHPqc6I460BrGIGaliaAquMbGWUINvrcoVKTM7ZlUypjhVXbJvsqsDicCOomw1bmnvIow7BKkIhT8Q%2F640%3Fwx_fmt%3Dpng"/></p></div><p style="width:100%;font-size:16px;color:#0046bf;line-height:22px;" data-brushtype="text" data-width="100%" mpa-from-tpl="t" data-darkmode-color-16490661785704="rgb(0, 70, 191)" data-darkmode-bgcolor-16490661785704="rgb(233, 196, 48)" data-darkmode-original-bgcolor-16490661785704="#fff|rgb(240, 170, 37)|rgb(255, 214, 52)" data-darkmode-original-color-16490661785704="#fff|rgb(0, 70, 191)"><span style="font-size: 20px;" data-darkmode-color-16490661785704="rgb(0, 70, 191)" data-darkmode-bgcolor-16490661785704="rgb(233, 196, 48)" data-darkmode-original-bgcolor-16490661785704="#fff|rgb(240, 170, 37)|rgb(255, 214, 52)" data-darkmode-original-color-16490661785704="#fff|rgb(0, 70, 191)"><strong mpa-from-tpl="t" data-darkmode-color-16490661785704="rgb(0, 70, 191)" data-darkmode-bgcolor-16490661785704="rgb(233, 196, 48)" data-darkmode-original-bgcolor-16490661785704="#fff|rgb(240, 170, 37)|rgb(255, 214, 52)" data-darkmode-original-color-16490661785704="#fff|rgb(0, 70, 191)">漏洞研究</strong></span></p><div style="width:100%;" data-width="100%" mpa-from-tpl="t" data-darkmode-color-16490661785704="#191919" data-darkmode-bgcolor-16490661785704="rgb(233, 196, 48)" data-darkmode-original-bgcolor-16490661785704="#fff|rgb(240, 170, 37)|rgb(255, 214, 52)"><p style="width:40px;margin-left:-15px;float:right;margin-right:-15px;" mpa-from-tpl="t" data-darkmode-color-16490661785704="#191919" data-darkmode-bgcolor-16490661785704="rgb(233, 196, 48)" data-darkmode-original-bgcolor-16490661785704="#fff|rgb(240, 170, 37)|rgb(255, 214, 52)"><img class="rich_pages wxw-img" data-ratio="0.07142857142857142" style="display: block;width: 100% !important;height: auto !important;visibility: visible !important;" data-type="png" data-w="56" data-width="100%" src="https://wechat2rss.xlab.app/img-proxy/?k=ee0f3bdf&amp;u=https%3A%2F%2Fmmbiz.qpic.cn%2Fmmbiz_png%2FLdRq1KFbXJibHPqc6I460BrGIGaliaAquMKqPMp2pGfXWqbJodibQgDQjiaCRnMLIgzXEiaIUBspRiaZibicx9dLewee0w%2F640%3Fwx_fmt%3Dpng"/></p></div></div></div></div></div></div></div><div data-mpa-template="t" mpa-from-tpl="t"><div data-mpa-category="模板" style="width: 100%;padding: 0 15px;" data-mid="" mpa-from-tpl="t"><div style="width: 100%;padding: 15px 17px 20px;background: rgb(235, 244, 255);font-weight: 400;line-height: 20px;" data-mid="" mpa-from-tpl="t" data-darkmode-bgcolor-16490661785704="rgb(184, 191, 200)" data-darkmode-original-bgcolor-16490661785704="#fff|rgb(235, 244, 255)" data-style="width: 100%; padding: 15px 17px 20px; background: rgb(235, 244, 255); font-weight: 400; line-height: 20px;" class="js_darkmode__18"><p>CVE-2022-29072 通过7-zip提权和命令执行</p><p style="width: 100%;background: rgb(235, 244, 255);font-weight: 400;line-height: 20px;text-align: left;"><span style="text-align: left;color: rgb(0, 82, 255);text-decoration: underline;"><a href="https://github.com/kagancapar/CVE-2022-29072" target="_blank">https://github.com/kagancapar/CVE-2022-29072</a></span></p><p>CVE-2022-1329-WordPress-Elementor-3.6.0-3.6.1-3.6.2-Remote-Code-Execution-Exploit</p><p style="width: 100%;background: rgb(235, 244, 255);font-weight: 400;line-height: 20px;text-align: left;"><span style="text-align: left;color: rgb(0, 82, 255);text-decoration: underline;"><a href="https://github.com/AkuCyberSec/CVE-2022-1329-WordPress-Elementor-3.6.0-3.6.1-3.6.2-Remote-Code-Execution-Exploit" target="_blank">https://github.com/AkuCyberSec/CVE-2022-1329-WordPress-Elementor-3.6.0-3.6.1-3.6.2-Remote-Code-Execution-Exploit</a></span></p><p>CVE-2021-31805 RCE 复现/分析</p><p style="width: 100%;background: rgb(235, 244, 255);font-weight: 400;line-height: 20px;text-align: left;"><a href="https://mp.weixin.qq.com/s?__biz=Mzg2MzYzNjEyMg==&amp;mid=2247485994&amp;idx=1&amp;sn=2f34403618ae40aa8c0055b45be356ef&amp;scene=21#wechat_redirect" style="text-align: left;color: rgb(0, 82, 255);text-decoration: underline;" data-linktype="2"><span style="text-align: left;color: rgb(0, 82, 255);text-decoration: underline;">https://mp.weixin.qq.com/s/e2zC0gXBg4vgnNMQ7A1gcg</span></a></p><p>CVE-2022-26809 RCE in the RPC Library Exploit</p><p style="width: 100%;background: rgb(235, 244, 255);font-weight: 400;line-height: 20px;text-align: left;"><span style="text-align: left;color: rgb(0, 82, 255);text-decoration: underline;"><a href="https://github.com/websecnl/CVE-2022-26809" target="_blank">https://github.com/websecnl/CVE-2022-26809</a></span></p><p>关于Spring framework RCE（CVE-2022-22965）的一些问题思考</p><p style="width: 100%;background: rgb(235, 244, 255);font-weight: 400;line-height: 20px;text-align: left;"><span style="text-align: left;color: rgb(0, 82, 255);text-decoration: underline;"><a href="https://www.freebuf.com/vuls/327457.html" target="_blank">https://www.freebuf.com/vuls/327457.html</a></span></p><p>CVE-2022-22954 <span style="background-color: rgb(235, 244, 255);">VMware </span>Workspace ONE Access Freemarker Server-side Template Injection</p><p style="width: 100%;background: rgb(235, 244, 255);font-weight: 400;line-height: 20px;text-align: left;"><span style="text-align: left;color: rgb(0, 82, 255);text-decoration: underline;"><a href="https://github.com/sherlocksecurity/VMware-CVE-2022-22954" target="_blank">https://github.com/sherlocksecurity/VMware-CVE-2022-22954</a></span></p><p>CVE-2022-0995 Linux kernel 观测队列子系统堆溢出漏洞分析</p><p style="width: 100%;background: rgb(235, 244, 255);font-weight: 400;line-height: 20px;text-align: left;"><span style="text-align: left;color: rgb(0, 82, 255);text-decoration: underline;"><a href="https://xz.aliyun.com/t/11168" target="_blank">https://xz.aliyun.com/t/11168</a></span></p></div></div></div></div>


<p><img src="https://wechat2rss.xlab.app/img-proxy/?k=1e08647b&amp;u=https%3A%2F%2Fmmbiz.qpic.cn%2Fmmbiz_png%2F0HWUgTEskmF0Lavy78gmnwGOS8xAlH5C4PtI9LMEkpiabCf9mibJUxJLicHVb3m9Jpe7QN8kzdibKASyM0EEMYoFBA%2F640%3Fwx_fmt%3Dpng"/></p>
<p><img src="https://wechat2rss.xlab.app/img-proxy/?k=320ad095&amp;u=https%3A%2F%2Fmmbiz.qpic.cn%2Fmmbiz_png%2FLdRq1KFbXJibHPqc6I460BrGIGaliaAquMbGWUINvrcoVKTM7ZlUypjhVXbJvsqsDicCOomw1bmnvIow7BKkIhT8Q%2F640%3Fwx_fmt%3Dpng"/></p>
<p><img src="https://wechat2rss.xlab.app/img-proxy/?k=ee0f3bdf&amp;u=https%3A%2F%2Fmmbiz.qpic.cn%2Fmmbiz_png%2FLdRq1KFbXJibHPqc6I460BrGIGaliaAquMKqPMp2pGfXWqbJodibQgDQjiaCRnMLIgzXEiaIUBspRiaZibicx9dLewee0w%2F640%3Fwx_fmt%3Dpng"/></p>
<p><img src="https://wechat2rss.xlab.app/img-proxy/?k=320ad095&amp;u=https%3A%2F%2Fmmbiz.qpic.cn%2Fmmbiz_png%2FLdRq1KFbXJibHPqc6I460BrGIGaliaAquMbGWUINvrcoVKTM7ZlUypjhVXbJvsqsDicCOomw1bmnvIow7BKkIhT8Q%2F640%3Fwx_fmt%3Dpng"/></p>
<p><img src="https://wechat2rss.xlab.app/img-proxy/?k=ee0f3bdf&amp;u=https%3A%2F%2Fmmbiz.qpic.cn%2Fmmbiz_png%2FLdRq1KFbXJibHPqc6I460BrGIGaliaAquMKqPMp2pGfXWqbJodibQgDQjiaCRnMLIgzXEiaIUBspRiaZibicx9dLewee0w%2F640%3Fwx_fmt%3Dpng"/></p>
<p><img src="https://wechat2rss.xlab.app/img-proxy/?k=320ad095&amp;u=https%3A%2F%2Fmmbiz.qpic.cn%2Fmmbiz_png%2FLdRq1KFbXJibHPqc6I460BrGIGaliaAquMbGWUINvrcoVKTM7ZlUypjhVXbJvsqsDicCOomw1bmnvIow7BKkIhT8Q%2F640%3Fwx_fmt%3Dpng"/></p>
<p><img src="https://wechat2rss.xlab.app/img-proxy/?k=ee0f3bdf&amp;u=https%3A%2F%2Fmmbiz.qpic.cn%2Fmmbiz_png%2FLdRq1KFbXJibHPqc6I460BrGIGaliaAquMKqPMp2pGfXWqbJodibQgDQjiaCRnMLIgzXEiaIUBspRiaZibicx9dLewee0w%2F640%3Fwx_fmt%3Dpng"/></p>



<p><a href="https://0103sec.notion.site/20220418-7d12a3e656cf4b27aa1c2edb355bc38a">阅读原文</a></p>
<p><a href="https://wechat2rss.xlab.app/link-proxy/?k=1adce44e&amp;r=1&amp;u=http%3A%2F%2Fmp.weixin.qq.com%2Fs%3F__biz%3DMzIxMjI0Mzk0OQ%3D%3D%26mid%3D2247485604%26idx%3D1%26sn%3Da077d73cca2654d44ba2f1af089ab69c">跳转微信打开</a></p>
]]></content:encoded>
      <pubDate>Mon, 18 Apr 2022 23:45:00 +0800</pubDate>
    </item>
    <item>
      <title>第十九周/20220412 红队推送</title>
      <link>https://mp.weixin.qq.com/s?__biz=MzIxMjI0Mzk0OQ==&amp;mid=2247485475&amp;idx=1&amp;sn=6fbabff69280d12359b7d78d659492b7</link>
      <description>Hi</description>
      <content:encoded><![CDATA[<p>
原创 <span>0103 SEC</span> <span>2022-04-12 00:10</span> <span style="display: inline-block;"></span>
</p>

<p>Hi</p>
<p></p>



<p>
<img src="https://wechat2rss.xlab.app/img-proxy/?k=0d0c7fa5&amp;u=https%3A%2F%2Fmmbiz.qpic.cn%2Fmmbiz_jpg%2FLKONdLtpFBKpoJDRicNOSsjKWiaC3DIuVM2yTs5DPM8D9VWZJg0d9S2iboGqCMOscfAvicbw12dD843ibbaibd8Tvg2A%2F0%3Fwx_fmt%3Djpeg"/>
</p>


<div data-mpa-template="t" mpa-from-tpl="t" data-mpa-powered-by="yiban.io"><div data-mpa-template="t" mpa-from-tpl="t" style="visibility: visible;"><div style="display: flex;justify-content: center;align-items: center;width: 100%;visibility: visible;" data-mid="" mpa-from-tpl="t"><div style="display: flex;justify-content: center;align-items: center;visibility: visible;" data-mid="" mpa-from-tpl="t"><p style="width: 252px;height: 26px;visibility: visible;" data-mid="" mpa-from-tpl="t"><img class="rich_pages wxw-img" data-ratio="0.10317460317460317" style="display: block;visibility: visible !important;width: 504px !important;height: auto !important;" data-type="png" data-w="504" src="https://wechat2rss.xlab.app/img-proxy/?k=1e08647b&amp;u=https%3A%2F%2Fmmbiz.qpic.cn%2Fmmbiz_png%2F0HWUgTEskmF0Lavy78gmnwGOS8xAlH5C4PtI9LMEkpiabCf9mibJUxJLicHVb3m9Jpe7QN8kzdibKASyM0EEMYoFBA%2F640%3Fwx_fmt%3Dpng"/></p></div></div></div><div data-mpa-template="t" mpa-from-tpl="t" style="visibility: visible;"><div data-id="92510" style="border-width: 0px;border-style: none;border-color: initial;visibility: visible;" mpa-from-tpl="t"><div style="width: 100%;text-align: center;visibility: visible;" data-width="100%" mpa-from-tpl="t"><div mpa-from-tpl="t" style="display: inline-block;height: 50px;padding-top: 3px;padding-right: 3px;padding-left: 3px;background-image: url(&#34;https://mmbiz.qpic.cn/mmbiz_png/LKONdLtpFBIVVZkoonhlKxL9UVlricS1VdpqzpZTicibpO0Js6GdcTn6COfZ76WuBPqhYr0zx1SPo4f9VPyx7OnTw/640?wx_fmt=png&#34;);background-size: 100% 100%;visibility: visible;" data-darkmode-bgimage-16490661785704="1" class="js_darkmode__bg__0 js_darkmode__0" data-darkmode-color-16490661785704="#191919" data-style="display: inline-block; height: 50px; padding-top: 3px; padding-right: 3px; padding-left: 3px; background-image: url(&#34;https://mmbiz.qpic.cn/mmbiz_png/LKONdLtpFBIVVZkoonhlKxL9UVlricS1VdpqzpZTicibpO0Js6GdcTn6COfZ76WuBPqhYr0zx1SPo4f9VPyx7OnTw/640?wx_fmt=png&#34;); background-size: 100% 100%;"><div style="padding: 2px;background-color: rgb(240, 170, 37);visibility: visible;" mpa-from-tpl="t" data-darkmode-color-16490661785704="#191919" data-darkmode-bgcolor-16490661785704="rgb(240, 170, 37)" data-darkmode-original-bgcolor-16490661785704="#fff|rgb(240, 170, 37)" data-style="padding: 2px; background-color: rgb(240, 170, 37);" class="js_darkmode__1"><div style="padding-right: 20px;padding-left: 20px;background-color: rgb(255, 214, 52);border-radius: 3px;height: 31px;visibility: visible;" data-data-bgopacity="10%" data-bgless="spin" data-bglessp="120" mpa-from-tpl="t" data-darkmode-color-16490661785704="#191919" data-darkmode-bgcolor-16490661785704="rgb(233, 196, 48)" data-darkmode-original-bgcolor-16490661785704="#fff|rgb(240, 170, 37)|rgb(255, 214, 52)" data-style="padding-right: 20px; padding-left: 20px; background-color: rgb(255, 214, 52); border-radius: 3px; height: 31px;" class="js_darkmode__2"><div style="width: 100%;padding-top: 2px;visibility: visible;" data-width="100%" mpa-from-tpl="t" data-darkmode-color-16490661785704="#191919" data-darkmode-bgcolor-16490661785704="rgb(233, 196, 48)" data-darkmode-original-bgcolor-16490661785704="#fff|rgb(240, 170, 37)|rgb(255, 214, 52)"><p style="width: 40px;margin-left: -15px;visibility: visible;" mpa-from-tpl="t" data-darkmode-color-16490661785704="#191919" data-darkmode-bgcolor-16490661785704="rgb(233, 196, 48)" data-darkmode-original-bgcolor-16490661785704="#fff|rgb(240, 170, 37)|rgb(255, 214, 52)"><img class="rich_pages wxw-img" data-ratio="0.07272727272727272" data-type="png" data-w="55" data-width="100%" style="display: block;visibility: visible !important;width: 100% !important;height: auto !important;" src="https://wechat2rss.xlab.app/img-proxy/?k=320ad095&amp;u=https%3A%2F%2Fmmbiz.qpic.cn%2Fmmbiz_png%2FLdRq1KFbXJibHPqc6I460BrGIGaliaAquMbGWUINvrcoVKTM7ZlUypjhVXbJvsqsDicCOomw1bmnvIow7BKkIhT8Q%2F640%3Fwx_fmt%3Dpng"/></p></div><p style="width: 100%;font-size: 16px;color: rgb(0, 70, 191);line-height: 22px;visibility: visible;" data-brushtype="text" data-width="100%" mpa-from-tpl="t" data-darkmode-color-16490661785704="rgb(0, 70, 191)" data-darkmode-bgcolor-16490661785704="rgb(233, 196, 48)" data-darkmode-original-bgcolor-16490661785704="#fff|rgb(240, 170, 37)|rgb(255, 214, 52)" data-darkmode-original-color-16490661785704="#fff|rgb(0, 70, 191)"><span style="font-size: 20px;visibility: visible;" data-darkmode-color-16490661785704="rgb(0, 70, 191)" data-darkmode-bgcolor-16490661785704="rgb(233, 196, 48)" data-darkmode-original-bgcolor-16490661785704="#fff|rgb(240, 170, 37)|rgb(255, 214, 52)" data-darkmode-original-color-16490661785704="#fff|rgb(0, 70, 191)"><strong mpa-from-tpl="t" data-darkmode-color-16490661785704="rgb(0, 70, 191)" data-darkmode-bgcolor-16490661785704="rgb(233, 196, 48)" data-darkmode-original-bgcolor-16490661785704="#fff|rgb(240, 170, 37)|rgb(255, 214, 52)" data-darkmode-original-color-16490661785704="#fff|rgb(0, 70, 191)" style="visibility: visible;">红队文章</strong></span></p><div style="width: 100%;visibility: visible;" data-width="100%" mpa-from-tpl="t" data-darkmode-color-16490661785704="#191919" data-darkmode-bgcolor-16490661785704="rgb(233, 196, 48)" data-darkmode-original-bgcolor-16490661785704="#fff|rgb(240, 170, 37)|rgb(255, 214, 52)"><p style="width: 40px;margin-left: -15px;float: right;margin-right: -15px;visibility: visible;" mpa-from-tpl="t" data-darkmode-color-16490661785704="#191919" data-darkmode-bgcolor-16490661785704="rgb(233, 196, 48)" data-darkmode-original-bgcolor-16490661785704="#fff|rgb(240, 170, 37)|rgb(255, 214, 52)"><img class="rich_pages wxw-img" data-ratio="0.07142857142857142" data-type="png" data-w="56" data-width="100%" style="display: block;visibility: visible !important;width: 100% !important;height: auto !important;" src="https://wechat2rss.xlab.app/img-proxy/?k=ee0f3bdf&amp;u=https%3A%2F%2Fmmbiz.qpic.cn%2Fmmbiz_png%2FLdRq1KFbXJibHPqc6I460BrGIGaliaAquMKqPMp2pGfXWqbJodibQgDQjiaCRnMLIgzXEiaIUBspRiaZibicx9dLewee0w%2F640%3Fwx_fmt%3Dpng"/></p></div></div></div></div></div></div></div><div data-mpa-template="t" mpa-from-tpl="t" style="visibility: visible;"><div data-mpa-category="模板" style="width: 100%;padding: 0px 15px;visibility: visible;" data-mid="" mpa-from-tpl="t"><div style="width: 100%;padding: 15px 17px 20px;background: rgb(235, 244, 255);font-weight: 400;line-height: 20px;visibility: visible;" data-mid="" mpa-from-tpl="t" data-darkmode-bgcolor-16490661785704="rgb(184, 191, 200)" data-darkmode-original-bgcolor-16490661785704="#fff|rgb(235, 244, 255)" data-style="width: 100%; padding: 15px 17px 20px; background: rgb(235, 244, 255); font-weight: 400; line-height: 20px;" class="js_darkmode__3"><p style="text-align: left;">源码层面梳理Java RMI交互流程<span style="color: rgb(0, 82, 255);text-decoration: underline;"><a href="https://tttang.com/archive/1530/" target="_blank">https://tttang.com/archive/1530/</a></span></p><p style="text-align: left;">Smarty 最新 SSTI 总结</p><p style="text-align: left;"><span style="color: rgb(0, 82, 255);text-decoration: underline;"><a href="https://xz.aliyun.com/t/11108" target="_blank">https://xz.aliyun.com/t/11108</a></span></p><p style="text-align: left;">基于资源的约束性委派</p><p style="text-align: left;"><span style="color: rgb(0, 82, 255);text-decoration: underline;"><a href="https://www.cnblogs.com/sup3rman/p/16114572.html" target="_blank">https://www.cnblogs.com/sup3rman/p/16114572.html</a></span></p><p style="text-align: left;">APC注入以及几种实现方式</p><p style="text-align: left;"><span style="color: rgb(0, 82, 255);text-decoration: underline;"><a href="https://xz.aliyun.com/t/11153" target="_blank">https://xz.aliyun.com/t/11153</a></span></p><p style="text-align: left;">Android netlink&amp;svc 获取 Mac方法深入分析<span style="color: rgb(0, 82, 255);text-decoration: underline;"><a href="https://bbs.pediy.com/thread-271698.htm" target="_blank">https://bbs.pediy.com/thread-271698.htm</a></span></p><p style="text-align: left;">滥用任意文件删除来提升权限和其他技巧<span style="color: rgb(0, 82, 255);text-decoration: underline;"><a href="https://www.zerodayinitiative.com/blog/2022/3/16/abusing-arbitrary-file-deletes-to-escalate-privilege-and-other-great-tricks" target="_blank">https://www.zerodayinitiative.com/blog/2022/3/16/abusing-arbitrary-file-deletes-to-escalate-privilege-and-other-great-tricks</a></span></p></div></div></div><div data-mpa-template="t" mpa-from-tpl="t"><div data-id="92510" style="border-width: 0px;border-style: none;border-color: initial;" mpa-from-tpl="t"><div style="width:100%;text-align:center;" data-width="100%" mpa-from-tpl="t"><div mpa-from-tpl="t" style="display: inline-block;height: 50px;padding-top: 3px;padding-right: 3px;padding-left: 3px;background-image: url(&#34;https://mmbiz.qpic.cn/mmbiz_png/LKONdLtpFBIVVZkoonhlKxL9UVlricS1VdpqzpZTicibpO0Js6GdcTn6COfZ76WuBPqhYr0zx1SPo4f9VPyx7OnTw/640?wx_fmt=png&#34;);background-size: 100% 100%;" data-darkmode-bgimage-16490661785704="1" class="js_darkmode__bg__2 js_darkmode__15" data-darkmode-color-16490661785704="#191919" data-style="display: inline-block; height: 50px; padding-top: 3px; padding-right: 3px; padding-left: 3px; background-image: url(&#34;https://mmbiz.qpic.cn/mmbiz_png/LKONdLtpFBIVVZkoonhlKxL9UVlricS1VdpqzpZTicibpO0Js6GdcTn6COfZ76WuBPqhYr0zx1SPo4f9VPyx7OnTw/640?wx_fmt=png&#34;); background-size: 100% 100%;"><div style="padding:2px 2px;background-color:#f0aa25;" mpa-from-tpl="t" data-darkmode-color-16490661785704="#191919" data-darkmode-bgcolor-16490661785704="rgb(240, 170, 37)" data-darkmode-original-bgcolor-16490661785704="#fff|rgb(240, 170, 37)" data-style="padding: 2px; background-color: rgb(240, 170, 37);" class="js_darkmode__16"><div style="padding-right: 20px;padding-left: 20px;background-color: rgb(255, 214, 52);border-radius: 3px;height: 31px;" data-data-bgopacity="10%" data-bgless="spin" data-bglessp="120" mpa-from-tpl="t" data-darkmode-color-16490661785704="#191919" data-darkmode-bgcolor-16490661785704="rgb(233, 196, 48)" data-darkmode-original-bgcolor-16490661785704="#fff|rgb(240, 170, 37)|rgb(255, 214, 52)" data-style="padding-right: 20px; padding-left: 20px; background-color: rgb(255, 214, 52); border-radius: 3px; height: 31px;" class="js_darkmode__17"><div style="width:100%;padding-top:2px;" data-width="100%" mpa-from-tpl="t" data-darkmode-color-16490661785704="#191919" data-darkmode-bgcolor-16490661785704="rgb(233, 196, 48)" data-darkmode-original-bgcolor-16490661785704="#fff|rgb(240, 170, 37)|rgb(255, 214, 52)"><p style="width:40px;margin-left:-15px;" mpa-from-tpl="t" data-darkmode-color-16490661785704="#191919" data-darkmode-bgcolor-16490661785704="rgb(233, 196, 48)" data-darkmode-original-bgcolor-16490661785704="#fff|rgb(240, 170, 37)|rgb(255, 214, 52)"><img class="rich_pages wxw-img" data-ratio="0.07272727272727272" data-type="png" data-w="55" data-width="100%" style="display: block;width: 100% !important;height: auto !important;visibility: visible !important;" src="https://wechat2rss.xlab.app/img-proxy/?k=320ad095&amp;u=https%3A%2F%2Fmmbiz.qpic.cn%2Fmmbiz_png%2FLdRq1KFbXJibHPqc6I460BrGIGaliaAquMbGWUINvrcoVKTM7ZlUypjhVXbJvsqsDicCOomw1bmnvIow7BKkIhT8Q%2F640%3Fwx_fmt%3Dpng"/></p></div><p style="width:100%;font-size:16px;color:#0046bf;line-height:22px;" data-brushtype="text" data-width="100%" mpa-from-tpl="t" data-darkmode-color-16490661785704="rgb(0, 70, 191)" data-darkmode-bgcolor-16490661785704="rgb(233, 196, 48)" data-darkmode-original-bgcolor-16490661785704="#fff|rgb(240, 170, 37)|rgb(255, 214, 52)" data-darkmode-original-color-16490661785704="#fff|rgb(0, 70, 191)"><span style="font-size: 20px;" data-darkmode-color-16490661785704="rgb(0, 70, 191)" data-darkmode-bgcolor-16490661785704="rgb(233, 196, 48)" data-darkmode-original-bgcolor-16490661785704="#fff|rgb(240, 170, 37)|rgb(255, 214, 52)" data-darkmode-original-color-16490661785704="#fff|rgb(0, 70, 191)"><strong mpa-from-tpl="t" data-darkmode-color-16490661785704="rgb(0, 70, 191)" data-darkmode-bgcolor-16490661785704="rgb(233, 196, 48)" data-darkmode-original-bgcolor-16490661785704="#fff|rgb(240, 170, 37)|rgb(255, 214, 52)" data-darkmode-original-color-16490661785704="#fff|rgb(0, 70, 191)">红队工具</strong></span></p><div style="width:100%;" data-width="100%" mpa-from-tpl="t" data-darkmode-color-16490661785704="#191919" data-darkmode-bgcolor-16490661785704="rgb(233, 196, 48)" data-darkmode-original-bgcolor-16490661785704="#fff|rgb(240, 170, 37)|rgb(255, 214, 52)"><p style="width:40px;margin-left:-15px;float:right;margin-right:-15px;" mpa-from-tpl="t" data-darkmode-color-16490661785704="#191919" data-darkmode-bgcolor-16490661785704="rgb(233, 196, 48)" data-darkmode-original-bgcolor-16490661785704="#fff|rgb(240, 170, 37)|rgb(255, 214, 52)"><img class="rich_pages wxw-img" data-ratio="0.07142857142857142" data-type="png" data-w="56" data-width="100%" style="display: block;width: 100% !important;height: auto !important;visibility: visible !important;" src="https://wechat2rss.xlab.app/img-proxy/?k=ee0f3bdf&amp;u=https%3A%2F%2Fmmbiz.qpic.cn%2Fmmbiz_png%2FLdRq1KFbXJibHPqc6I460BrGIGaliaAquMKqPMp2pGfXWqbJodibQgDQjiaCRnMLIgzXEiaIUBspRiaZibicx9dLewee0w%2F640%3Fwx_fmt%3Dpng"/></p></div></div></div></div></div></div></div><div data-mpa-template="t" mpa-from-tpl="t"><div data-mpa-category="模板" style="width: 100%;padding: 0 15px;" data-mid="" mpa-from-tpl="t"><div style="width: 100%;padding: 15px 17px 20px;background: rgb(235, 244, 255);font-weight: 400;line-height: 20px;" data-mid="" mpa-from-tpl="t" data-darkmode-bgcolor-16490661785704="rgb(184, 191, 200)" data-darkmode-original-bgcolor-16490661785704="#fff|rgb(235, 244, 255)" data-style="width: 100%; padding: 15px 17px 20px; background: rgb(235, 244, 255); font-weight: 400; line-height: 20px;" class="js_darkmode__18"><p style="text-align: left;">一款SRC密码生成工具</p><p style="text-align: left;"><span style="color: rgb(0, 82, 255);text-decoration: underline;"><a href="https://github.com/ort4u/PwdBUD" target="_blank">https://github.com/ort4u/PwdBUD</a></span></p><p style="text-align: left;">伪造Myslq服务端,并利用Mysql逻辑漏洞来获取客户端的任意文件反击攻击者<span style="color: rgb(0, 82, 255);text-decoration: underline;"><a href="https://github.com/BeichenDream/MysqlT" target="_blank">https://github.com/BeichenDream/MysqlT</a></span></p><p style="text-align: left;">可用于渗透和红队快速打点的快速漏洞检测工具</p><p style="text-align: left;"><span style="color: rgb(0, 82, 255);text-decoration: underline;"><a href="https://github.com/tr0uble-mAker/POC-bomber" target="_blank">https://github.com/tr0uble-mAker/POC-bomber</a></span></p><p style="text-align: left;">An interactive cheat sheet</p><p style="text-align: left;"><span style="color: rgb(0, 82, 255);text-decoration: underline;"><a href="https://github.com/WADComs/WADComs.github.io" target="_blank">https://github.com/WADComs/WADComs.github.io</a></span></p><p style="text-align: left;">Wholeaked - A File-Sharing Tool That Allows You To Find The Responsible Person In Case Of A Leakage</p><p style="text-align: left;"><span style="color: rgb(0, 82, 255);text-decoration: underline;"><a href="http://www.kitploit.com/2022/04/wholeaked-file-sharing-tool-that-allows.html" target="_blank">http://www.kitploit.com/2022/04/wholeaked-file-sharing-tool-that-allows.html</a></span></p><p style="text-align: left;">Uncover<strong> -</strong> quickly discover exposed hosts on the internet</p><p style="text-align: left;"><span style="color: rgb(0, 82, 255);text-decoration: underline;"><a href="https://www.kitploit.com/2022/04/uncover-quickly-discover-exposed-hosts.html" target="_blank">https://www.kitploit.com/2022/04/uncover-quickly-discover-exposed-hosts.html</a></span></p></div></div></div></div><div data-mpa-template="t" mpa-from-tpl="t"><div data-mpa-template="t" mpa-from-tpl="t"><div data-id="92510" style="border-width: 0px;border-style: none;border-color: initial;" mpa-from-tpl="t"><div style="width:100%;text-align:center;" data-width="100%" mpa-from-tpl="t"><div mpa-from-tpl="t" style="display: inline-block;height: 50px;padding-top: 3px;padding-right: 3px;padding-left: 3px;background-image: url(&#34;https://mmbiz.qpic.cn/mmbiz_png/LKONdLtpFBIVVZkoonhlKxL9UVlricS1VdpqzpZTicibpO0Js6GdcTn6COfZ76WuBPqhYr0zx1SPo4f9VPyx7OnTw/640?wx_fmt=png&#34;);background-size: 100% 100%;" data-darkmode-bgimage-16490661785704="1" class="js_darkmode__bg__2 js_darkmode__15" data-darkmode-color-16490661785704="#191919" data-style="display: inline-block; height: 50px; padding-top: 3px; padding-right: 3px; padding-left: 3px; background-image: url(&#34;https://mmbiz.qpic.cn/mmbiz_png/LKONdLtpFBIVVZkoonhlKxL9UVlricS1VdpqzpZTicibpO0Js6GdcTn6COfZ76WuBPqhYr0zx1SPo4f9VPyx7OnTw/640?wx_fmt=png&#34;); background-size: 100% 100%;"><div style="padding:2px 2px;background-color:#f0aa25;" mpa-from-tpl="t" data-darkmode-color-16490661785704="#191919" data-darkmode-bgcolor-16490661785704="rgb(240, 170, 37)" data-darkmode-original-bgcolor-16490661785704="#fff|rgb(240, 170, 37)" data-style="padding: 2px; background-color: rgb(240, 170, 37);" class="js_darkmode__16"><div style="padding-right: 20px;padding-left: 20px;background-color: rgb(255, 214, 52);border-radius: 3px;height: 31px;" data-data-bgopacity="10%" data-bgless="spin" data-bglessp="120" mpa-from-tpl="t" data-darkmode-color-16490661785704="#191919" data-darkmode-bgcolor-16490661785704="rgb(233, 196, 48)" data-darkmode-original-bgcolor-16490661785704="#fff|rgb(240, 170, 37)|rgb(255, 214, 52)" data-style="padding-right: 20px; padding-left: 20px; background-color: rgb(255, 214, 52); border-radius: 3px; height: 31px;" class="js_darkmode__17"><div style="width:100%;padding-top:2px;" data-width="100%" mpa-from-tpl="t" data-darkmode-color-16490661785704="#191919" data-darkmode-bgcolor-16490661785704="rgb(233, 196, 48)" data-darkmode-original-bgcolor-16490661785704="#fff|rgb(240, 170, 37)|rgb(255, 214, 52)"><p style="width:40px;margin-left:-15px;" mpa-from-tpl="t" data-darkmode-color-16490661785704="#191919" data-darkmode-bgcolor-16490661785704="rgb(233, 196, 48)" data-darkmode-original-bgcolor-16490661785704="#fff|rgb(240, 170, 37)|rgb(255, 214, 52)"><img class="rich_pages wxw-img" data-ratio="0.07272727272727272" data-type="png" data-w="55" data-width="100%" style="display: block;width: 100% !important;height: auto !important;visibility: visible !important;" src="https://wechat2rss.xlab.app/img-proxy/?k=320ad095&amp;u=https%3A%2F%2Fmmbiz.qpic.cn%2Fmmbiz_png%2FLdRq1KFbXJibHPqc6I460BrGIGaliaAquMbGWUINvrcoVKTM7ZlUypjhVXbJvsqsDicCOomw1bmnvIow7BKkIhT8Q%2F640%3Fwx_fmt%3Dpng"/></p></div><p style="width:100%;font-size:16px;color:#0046bf;line-height:22px;" data-brushtype="text" data-width="100%" mpa-from-tpl="t" data-darkmode-color-16490661785704="rgb(0, 70, 191)" data-darkmode-bgcolor-16490661785704="rgb(233, 196, 48)" data-darkmode-original-bgcolor-16490661785704="#fff|rgb(240, 170, 37)|rgb(255, 214, 52)" data-darkmode-original-color-16490661785704="#fff|rgb(0, 70, 191)"><span style="font-size: 20px;" data-darkmode-color-16490661785704="rgb(0, 70, 191)" data-darkmode-bgcolor-16490661785704="rgb(233, 196, 48)" data-darkmode-original-bgcolor-16490661785704="#fff|rgb(240, 170, 37)|rgb(255, 214, 52)" data-darkmode-original-color-16490661785704="#fff|rgb(0, 70, 191)"><strong mpa-from-tpl="t" data-darkmode-color-16490661785704="rgb(0, 70, 191)" data-darkmode-bgcolor-16490661785704="rgb(233, 196, 48)" data-darkmode-original-bgcolor-16490661785704="#fff|rgb(240, 170, 37)|rgb(255, 214, 52)" data-darkmode-original-color-16490661785704="#fff|rgb(0, 70, 191)">漏洞研究</strong></span></p><div style="width:100%;" data-width="100%" mpa-from-tpl="t" data-darkmode-color-16490661785704="#191919" data-darkmode-bgcolor-16490661785704="rgb(233, 196, 48)" data-darkmode-original-bgcolor-16490661785704="#fff|rgb(240, 170, 37)|rgb(255, 214, 52)"><p style="width:40px;margin-left:-15px;float:right;margin-right:-15px;" mpa-from-tpl="t" data-darkmode-color-16490661785704="#191919" data-darkmode-bgcolor-16490661785704="rgb(233, 196, 48)" data-darkmode-original-bgcolor-16490661785704="#fff|rgb(240, 170, 37)|rgb(255, 214, 52)"><img class="rich_pages wxw-img" data-ratio="0.07142857142857142" style="display: block;width: 100% !important;height: auto !important;visibility: visible !important;" data-type="png" data-w="56" data-width="100%" src="https://wechat2rss.xlab.app/img-proxy/?k=ee0f3bdf&amp;u=https%3A%2F%2Fmmbiz.qpic.cn%2Fmmbiz_png%2FLdRq1KFbXJibHPqc6I460BrGIGaliaAquMKqPMp2pGfXWqbJodibQgDQjiaCRnMLIgzXEiaIUBspRiaZibicx9dLewee0w%2F640%3Fwx_fmt%3Dpng"/></p></div></div></div></div></div></div></div><div data-mpa-template="t" mpa-from-tpl="t"><div data-mpa-category="模板" style="width: 100%;padding: 0 15px;" data-mid="" mpa-from-tpl="t"><div style="width: 100%;padding: 15px 17px 20px;background: rgb(235, 244, 255);font-weight: 400;line-height: 20px;" data-mid="" mpa-from-tpl="t" data-darkmode-bgcolor-16490661785704="rgb(184, 191, 200)" data-darkmode-original-bgcolor-16490661785704="#fff|rgb(235, 244, 255)" data-style="width: 100%; padding: 15px 17px 20px; background: rgb(235, 244, 255); font-weight: 400; line-height: 20px;" class="js_darkmode__18"><p style="text-align: left;">对CVE-2022-0609恶意样本的部分分析（chrome在野0day）<span style="color: rgb(0, 82, 255);text-decoration: underline;"><a href="https://xz.aliyun.com/t/11121" target="_blank">https://xz.aliyun.com/t/11121</a></span></p><p style="text-align: left;">MacOS SUHelper 权限提升漏洞：深入了解 CVE-2022-22639<span style="color: rgb(0, 82, 255);text-decoration: underline;"><a href="https://www.trendmicro.com/en_us/research/22/d/macos-suhelper-root-privilege-escalation-vulnerability-a-deep-di.html" target="_blank">https://www.trendmicro.com/en_us/research/22/d/macos-suhelper-root-privilege-escalation-vulnerability-a-deep-di.html</a></span></p><p style="text-align: left;">通过变量覆盖挖PHPMyWind前台RCE（CNVD-2022-24937 ）</p><p style="text-align: left;"><span style="color: rgb(0, 82, 255);text-decoration: underline;"><a href="https://www.freebuf.com/vuls/326936.html" target="_blank">https://www.freebuf.com/vuls/326936.html</a></span></p><p style="text-align: left;">Spring4Shell – CVE-2022-22965（环境搭建及利用思考）<span style="color: rgb(0, 82, 255);text-decoration: underline;"><a href="https://www.secpulse.com/archives/176618.html" target="_blank">https://www.secpulse.com/archives/176618.html</a></span></p></div></div></div></div>


<p><img src="https://wechat2rss.xlab.app/img-proxy/?k=1e08647b&amp;u=https%3A%2F%2Fmmbiz.qpic.cn%2Fmmbiz_png%2F0HWUgTEskmF0Lavy78gmnwGOS8xAlH5C4PtI9LMEkpiabCf9mibJUxJLicHVb3m9Jpe7QN8kzdibKASyM0EEMYoFBA%2F640%3Fwx_fmt%3Dpng"/></p>
<p><img src="https://wechat2rss.xlab.app/img-proxy/?k=320ad095&amp;u=https%3A%2F%2Fmmbiz.qpic.cn%2Fmmbiz_png%2FLdRq1KFbXJibHPqc6I460BrGIGaliaAquMbGWUINvrcoVKTM7ZlUypjhVXbJvsqsDicCOomw1bmnvIow7BKkIhT8Q%2F640%3Fwx_fmt%3Dpng"/></p>
<p><img src="https://wechat2rss.xlab.app/img-proxy/?k=ee0f3bdf&amp;u=https%3A%2F%2Fmmbiz.qpic.cn%2Fmmbiz_png%2FLdRq1KFbXJibHPqc6I460BrGIGaliaAquMKqPMp2pGfXWqbJodibQgDQjiaCRnMLIgzXEiaIUBspRiaZibicx9dLewee0w%2F640%3Fwx_fmt%3Dpng"/></p>
<p><img src="https://wechat2rss.xlab.app/img-proxy/?k=320ad095&amp;u=https%3A%2F%2Fmmbiz.qpic.cn%2Fmmbiz_png%2FLdRq1KFbXJibHPqc6I460BrGIGaliaAquMbGWUINvrcoVKTM7ZlUypjhVXbJvsqsDicCOomw1bmnvIow7BKkIhT8Q%2F640%3Fwx_fmt%3Dpng"/></p>
<p><img src="https://wechat2rss.xlab.app/img-proxy/?k=ee0f3bdf&amp;u=https%3A%2F%2Fmmbiz.qpic.cn%2Fmmbiz_png%2FLdRq1KFbXJibHPqc6I460BrGIGaliaAquMKqPMp2pGfXWqbJodibQgDQjiaCRnMLIgzXEiaIUBspRiaZibicx9dLewee0w%2F640%3Fwx_fmt%3Dpng"/></p>
<p><img src="https://wechat2rss.xlab.app/img-proxy/?k=320ad095&amp;u=https%3A%2F%2Fmmbiz.qpic.cn%2Fmmbiz_png%2FLdRq1KFbXJibHPqc6I460BrGIGaliaAquMbGWUINvrcoVKTM7ZlUypjhVXbJvsqsDicCOomw1bmnvIow7BKkIhT8Q%2F640%3Fwx_fmt%3Dpng"/></p>
<p><img src="https://wechat2rss.xlab.app/img-proxy/?k=ee0f3bdf&amp;u=https%3A%2F%2Fmmbiz.qpic.cn%2Fmmbiz_png%2FLdRq1KFbXJibHPqc6I460BrGIGaliaAquMKqPMp2pGfXWqbJodibQgDQjiaCRnMLIgzXEiaIUBspRiaZibicx9dLewee0w%2F640%3Fwx_fmt%3Dpng"/></p>



<p><a href="https://0103sec.notion.site/20220411-eaf8037b8326405ea2698ac10a18fb3e">阅读原文</a></p>
<p><a href="https://wechat2rss.xlab.app/link-proxy/?k=26a361f3&amp;r=1&amp;u=http%3A%2F%2Fmp.weixin.qq.com%2Fs%3F__biz%3DMzIxMjI0Mzk0OQ%3D%3D%26mid%3D2247485475%26idx%3D1%26sn%3D6fbabff69280d12359b7d78d659492b7">跳转微信打开</a></p>
]]></content:encoded>
      <pubDate>Tue, 12 Apr 2022 00:10:00 +0800</pubDate>
    </item>
    <item>
      <title>第十八周/20220404 红队推送</title>
      <link>https://mp.weixin.qq.com/s?__biz=MzIxMjI0Mzk0OQ==&amp;mid=2247485440&amp;idx=1&amp;sn=8507a7021ffa321b05ffee1578ac8380</link>
      <description></description>
      <content:encoded><![CDATA[<p>
原创 <span>0103 SEC</span> <span>2022-04-04 18:24</span> <span style="display: inline-block;"></span>
</p>

<p></p>



<p>
<img src="https://wechat2rss.xlab.app/img-proxy/?k=2218f360&amp;u=https%3A%2F%2Fmmbiz.qpic.cn%2Fmmbiz_jpg%2FLKONdLtpFBIQCBlaibXIkuGQEia8ECrrGD7AFLgPNBwWOc0XxicgYvq4Hm6IzjH5B6tqgdIeeTe72A4rphiabNGUJg%2F0%3Fwx_fmt%3Djpeg"/>
</p>


<div data-mpa-template="t" mpa-from-tpl="t" data-mpa-powered-by="yiban.io"><div data-mpa-template="t" mpa-from-tpl="t"><div style="display: flex;justify-content: center;align-items: center;width: 100%;" data-mid="" mpa-from-tpl="t"><div style="display: flex;justify-content: flex-start;align-items: center;flex-direction: column;" data-mid="" mpa-from-tpl="t"><p style="width: 37px;height: 29px;align-self: flex-start;margin-bottom: -29.1px;margin-left: -40.1px;display: flex;justify-content: center;align-items: center;" data-mid="" mpa-from-tpl="t"><img class="rich_pages wxw-img" data-ratio="0.7837837837837838" data-w="74" data-type="png" src="https://wechat2rss.xlab.app/img-proxy/?k=3ccbd6ba&amp;u=https%3A%2F%2Fmmbiz.qpic.cn%2Fmmbiz_png%2FsiayVELeBkzWBXV8e57JJ4OyQuuMXTfadZCia0bN2sFBfdbTRlFx0S97kyKKjic5v6eaZ8cY4WQt0UEu4dkyowHYg%2F640%3Fwx_fmt%3Dpng"/></p><p style="width: 37px;height: 29px;margin-right: -40.1px;align-self: flex-end;margin-bottom: -29.1px;display: flex;justify-content: center;align-items: center;" data-mid="" mpa-from-tpl="t"><img class="rich_pages wxw-img" data-ratio="0.7837837837837838" data-w="74" data-type="png" src="https://wechat2rss.xlab.app/img-proxy/?k=544101f2&amp;u=https%3A%2F%2Fmmbiz.qpic.cn%2Fmmbiz_png%2Frl6daM2XiabyLSr7nSTyAzcoZqPAsfe5tOOrXX0aciaVAfibHeQk5NOfQTdESRsezCwstPF02LeE4RHaH6NBEB9Rw%2F640%3Fwx_fmt%3Dpng"/></p><div style="text-align: left;margin-top: 5px;" data-mid="" mpa-from-tpl="t"><p style="font-size: 16px;font-family: PingFangSC-Semibold, PingFang SC;font-weight: bold;color: #E22E2A;line-height: 22px;letter-spacing: 1px;" data-mid=""><strong mpa-from-tpl="t"><span style="font-size: 20px;">【特别推荐】</span></strong></p></div></div></div></div></div><div data-mpa-template="t" mpa-from-tpl="t"><div data-mpa-template="t" mpa-from-tpl="t"><div style="display: flex;justify-content: center;align-items: center;width: 100%;padding-right: 10px;padding-left: 10px;" data-mid="" mpa-from-tpl="t"><div style="display: flex;justify-content: flex-start;align-items: center;flex-direction: column;width: 100%;" data-mid="" mpa-from-tpl="t"><p style="width: 33px;height: 13px;align-self: flex-end;margin-bottom: -8px;z-index: 1;background-color: rgb(255, 255, 255);margin-right: 31px;" data-mid="" mpa-from-tpl="t"><img data-ratio="0.3939393939393939" style="display: block;" data-type="png" data-w="66" src="https://wechat2rss.xlab.app/img-proxy/?k=a102e629&amp;u=https%3A%2F%2Fmmbiz.qpic.cn%2Fmmbiz_png%2FOfy1HR2ydtMX0JEwNzn1JJrwlNpEyWrbBOJ0qHMav42pSK0ibHmqCQFDibzGjCC1ZblRPjn7RxQFkW1J87PdZO3A%2F640%3Fwx_fmt%3Dpng"/></p><div style="border-width: 1px;border-style: solid;border-color: rgb(244, 93, 95);padding: 3px;width: 100%;" data-mid="" mpa-from-tpl="t"><div style="border-width: 1px;border-style: solid;border-color: rgb(244, 93, 95);padding: 16px 8px;width: 100%;" data-mid="" mpa-from-tpl="t"><p><strong>FORCEDENTRY: Sandbox Escape</strong></p><p><span style="color: rgb(217, 33, 66);"><a href="https://googleprojectzero.blogspot.com/2022/03/forcedentry-sandbox-escape.html" target="_blank">https://googleprojectzero.blogspot.com/2022/03/forcedentry-sandbox-escape.html</a></span></p></div></div></div></div></div></div><div data-mpa-template="t" mpa-from-tpl="t"><div data-mpa-template="t" mpa-from-tpl="t" style="visibility: visible;"><div data-id="92510" style="border-width: 0px;border-style: none;border-color: initial;visibility: visible;" mpa-from-tpl="t"><div style="width: 100%;text-align: center;visibility: visible;" data-width="100%" mpa-from-tpl="t"><div mpa-from-tpl="t" style="display: inline-block;height: 50px;padding-top: 3px;padding-right: 3px;padding-left: 3px;background-image: url(&#34;https://mmbiz.qpic.cn/mmbiz_png/LKONdLtpFBIVVZkoonhlKxL9UVlricS1VdpqzpZTicibpO0Js6GdcTn6COfZ76WuBPqhYr0zx1SPo4f9VPyx7OnTw/640?wx_fmt=png&#34;);background-size: 100% 100%;visibility: visible;" data-darkmode-bgimage-16490661785704="1" class="js_darkmode__bg__0 js_darkmode__0" data-darkmode-color-16490661785704="#191919" data-style="display: inline-block; height: 50px; padding-top: 3px; padding-right: 3px; padding-left: 3px; background-image: url(&#34;https://mmbiz.qpic.cn/mmbiz_png/LKONdLtpFBIVVZkoonhlKxL9UVlricS1VdpqzpZTicibpO0Js6GdcTn6COfZ76WuBPqhYr0zx1SPo4f9VPyx7OnTw/640?wx_fmt=png&#34;); background-size: 100% 100%;"><div style="padding: 2px;background-color: rgb(240, 170, 37);visibility: visible;" mpa-from-tpl="t" data-darkmode-color-16490661785704="#191919" data-darkmode-bgcolor-16490661785704="rgb(240, 170, 37)" data-darkmode-original-bgcolor-16490661785704="#fff|rgb(240, 170, 37)" data-style="padding: 2px; background-color: rgb(240, 170, 37);" class="js_darkmode__1"><div style="padding-right: 20px;padding-left: 20px;background-color: rgb(255, 214, 52);border-radius: 3px;height: 31px;visibility: visible;" data-data-bgopacity="10%" data-bgless="spin" data-bglessp="120" mpa-from-tpl="t" data-darkmode-color-16490661785704="#191919" data-darkmode-bgcolor-16490661785704="rgb(233, 196, 48)" data-darkmode-original-bgcolor-16490661785704="#fff|rgb(240, 170, 37)|rgb(255, 214, 52)" data-style="padding-right: 20px; padding-left: 20px; background-color: rgb(255, 214, 52); border-radius: 3px; height: 31px;" class="js_darkmode__2"><div style="width: 100%;padding-top: 2px;visibility: visible;" data-width="100%" mpa-from-tpl="t" data-darkmode-color-16490661785704="#191919" data-darkmode-bgcolor-16490661785704="rgb(233, 196, 48)" data-darkmode-original-bgcolor-16490661785704="#fff|rgb(240, 170, 37)|rgb(255, 214, 52)"><p style="width: 40px;margin-left: -15px;visibility: visible;" mpa-from-tpl="t" data-darkmode-color-16490661785704="#191919" data-darkmode-bgcolor-16490661785704="rgb(233, 196, 48)" data-darkmode-original-bgcolor-16490661785704="#fff|rgb(240, 170, 37)|rgb(255, 214, 52)"><img class="rich_pages wxw-img" data-ratio="0.07272727272727272" data-type="png" data-w="55" data-width="100%" style="display: block;visibility: visible !important;width: 100% !important;height: auto !important;" src="https://wechat2rss.xlab.app/img-proxy/?k=320ad095&amp;u=https%3A%2F%2Fmmbiz.qpic.cn%2Fmmbiz_png%2FLdRq1KFbXJibHPqc6I460BrGIGaliaAquMbGWUINvrcoVKTM7ZlUypjhVXbJvsqsDicCOomw1bmnvIow7BKkIhT8Q%2F640%3Fwx_fmt%3Dpng"/></p></div><p style="width: 100%;font-size: 16px;color: rgb(0, 70, 191);line-height: 22px;visibility: visible;" data-brushtype="text" data-width="100%" mpa-from-tpl="t" data-darkmode-color-16490661785704="rgb(0, 70, 191)" data-darkmode-bgcolor-16490661785704="rgb(233, 196, 48)" data-darkmode-original-bgcolor-16490661785704="#fff|rgb(240, 170, 37)|rgb(255, 214, 52)" data-darkmode-original-color-16490661785704="#fff|rgb(0, 70, 191)"><span style="font-size: 20px;visibility: visible;" data-darkmode-color-16490661785704="rgb(0, 70, 191)" data-darkmode-bgcolor-16490661785704="rgb(233, 196, 48)" data-darkmode-original-bgcolor-16490661785704="#fff|rgb(240, 170, 37)|rgb(255, 214, 52)" data-darkmode-original-color-16490661785704="#fff|rgb(0, 70, 191)"><strong mpa-from-tpl="t" data-darkmode-color-16490661785704="rgb(0, 70, 191)" data-darkmode-bgcolor-16490661785704="rgb(233, 196, 48)" data-darkmode-original-bgcolor-16490661785704="#fff|rgb(240, 170, 37)|rgb(255, 214, 52)" data-darkmode-original-color-16490661785704="#fff|rgb(0, 70, 191)" style="visibility: visible;">红队文章</strong></span></p><div style="width: 100%;visibility: visible;" data-width="100%" mpa-from-tpl="t" data-darkmode-color-16490661785704="#191919" data-darkmode-bgcolor-16490661785704="rgb(233, 196, 48)" data-darkmode-original-bgcolor-16490661785704="#fff|rgb(240, 170, 37)|rgb(255, 214, 52)"><p style="width: 40px;margin-left: -15px;float: right;margin-right: -15px;visibility: visible;" mpa-from-tpl="t" data-darkmode-color-16490661785704="#191919" data-darkmode-bgcolor-16490661785704="rgb(233, 196, 48)" data-darkmode-original-bgcolor-16490661785704="#fff|rgb(240, 170, 37)|rgb(255, 214, 52)"><img class="rich_pages wxw-img" data-ratio="0.07142857142857142" style="display: block;visibility: visible !important;width: 100% !important;height: auto !important;" data-type="png" data-w="56" data-width="100%" src="https://wechat2rss.xlab.app/img-proxy/?k=ee0f3bdf&amp;u=https%3A%2F%2Fmmbiz.qpic.cn%2Fmmbiz_png%2FLdRq1KFbXJibHPqc6I460BrGIGaliaAquMKqPMp2pGfXWqbJodibQgDQjiaCRnMLIgzXEiaIUBspRiaZibicx9dLewee0w%2F640%3Fwx_fmt%3Dpng"/></p></div></div></div></div></div></div></div><div data-mpa-template="t" mpa-from-tpl="t" style="visibility: visible;"><div data-mpa-category="模板" style="width: 100%;padding: 0px 15px;visibility: visible;" data-mid="" mpa-from-tpl="t"><div style="width: 100%;padding: 15px 17px 20px;background: rgb(235, 244, 255);font-weight: 400;line-height: 20px;visibility: visible;" data-mid="" mpa-from-tpl="t" data-darkmode-bgcolor-16490661785704="rgb(184, 191, 200)" data-darkmode-original-bgcolor-16490661785704="#fff|rgb(235, 244, 255)" data-style="width: 100%; padding: 15px 17px 20px; background: rgb(235, 244, 255); font-weight: 400; line-height: 20px;" class="js_darkmode__3"><p style="text-align: left;">俄罗斯APT TURLA后门TINYTURLA分步分析</p><p style="text-align: left;"><span style="color: rgb(0, 82, 255);"><a href="https://cybergeeks.tech/a-step-by-step-analysis-of-the-russian-apt-turla-backdoor-called-tinyturla/" target="_blank">https://cybergeeks.tech/a-step-by-step-analysis-of-the-russian-apt-turla-backdoor-called-tinyturla/</a></span></p><p style="text-align: left;">BITB: 一种新生的网络钓鱼方法</p><p style="width: 100%;background: rgb(235, 244, 255);font-weight: 400;line-height: 20px;visibility: visible;text-align: left;"><span style="color: rgb(0, 82, 255);"><a href="https://infosecwriteups.com/browser-in-the-browser-bitb-a-new-born-phishing-methodology-81687c586f1b" target="_blank">https://infosecwriteups.com/browser-in-the-browser-bitb-a-new-born-phishing-methodology-81687c586f1b</a></span></p><p style="text-align: left;">GitHub Cache Poisoning</p><p style="width: 100%;background: rgb(235, 244, 255);font-weight: 400;line-height: 20px;visibility: visible;text-align: left;"><span style="color: rgb(0, 82, 255);"><a href="https://scribesecurity.com/github-cache-poisoning/" target="_blank">https://scribesecurity.com/github-cache-poisoning/</a></span></p><p style="text-align: left;">漏洞随笔：通过 Jet Protocol 任意提款漏洞浅谈 PDA 与 Anchor 账号验证</p><p style="text-align: left;"><a href="https://mp.weixin.qq.com/s?__biz=MzU4ODQ3NTM2OA==&amp;mid=2247495213&amp;idx=1&amp;sn=07cc027e0b793aa0cdc140437507adef&amp;scene=21#wechat_redirect" data-linktype="2"></a><a href="https://mp.weixin.qq.com/s?__biz=MzU4ODQ3NTM2OA==&amp;mid=2247495213&amp;idx=1&amp;sn=07cc027e0b793aa0cdc140437507adef&amp;scene=21#wechat_redirect" data-linktype="2" style="color: rgb(0, 82, 255);"><span style="color: rgb(0, 82, 255);">https://mp.weixin.qq.com/s/Hxvaz8u21p94ChxCshIftA</span></a></p><p style="text-align: left;">域渗透之完全绕开安全组件<span style="color: rgb(0, 82, 255);"><a href="https://xz.aliyun.com/t/11096" target="_blank">https://xz.aliyun.com/t/11096</a></span></p><p style="text-align: left;">使用codeql自动挖掘Java反序列化gadget<span style="color: rgb(0, 82, 255);"><a href="https://tttang.com/archive/1511/" target="_blank">https://tttang.com/archive/1511/</a></span></p><p style="text-align: left;">Cobalt Strike - CDN隐匿<span style="color: rgb(0, 82, 255);"><a href="https://www.freebuf.com/articles/web/326383.html" target="_blank">https://www.freebuf.com/articles/web/326383.html</a></span></p><p style="text-align: left;">Android netlink&amp;svc 获取 Mac方法深入分析<a href="https://mp.weixin.qq.com/s?__biz=MjM5NTc2MDYxMw==&amp;mid=2458436617&amp;idx=2&amp;sn=f22df23232d29a312fdb04e8df217ec0&amp;scene=21#wechat_redirect" data-linktype="2"></a><a href="https://mp.weixin.qq.com/s?__biz=MjM5NTc2MDYxMw==&amp;mid=2458436617&amp;idx=2&amp;sn=f22df23232d29a312fdb04e8df217ec0&amp;scene=21#wechat_redirect" data-linktype="2" style="color: rgb(0, 82, 255);"><span style="color: rgb(0, 82, 255);">https://mp.weixin.qq.com/s/qz8WXyKPvdqFp04Fti02IA</span></a></p></div></div></div><div data-mpa-template="t" mpa-from-tpl="t"><div data-id="92510" style="border-width: 0px;border-style: none;border-color: initial;" mpa-from-tpl="t"><div style="width: 100%;text-align: center;" data-width="100%" mpa-from-tpl="t"><div mpa-from-tpl="t" style="display: inline-block;height: 50px;padding-top: 3px;padding-right: 3px;padding-left: 3px;background-image: url(&#34;https://mmbiz.qpic.cn/mmbiz_png/LKONdLtpFBIVVZkoonhlKxL9UVlricS1VdpqzpZTicibpO0Js6GdcTn6COfZ76WuBPqhYr0zx1SPo4f9VPyx7OnTw/640?wx_fmt=png&#34;);background-size: 100% 100%;" data-darkmode-bgimage-16490661785704="1" class="js_darkmode__bg__2 js_darkmode__15" data-darkmode-color-16490661785704="#191919" data-style="display: inline-block; height: 50px; padding-top: 3px; padding-right: 3px; padding-left: 3px; background-image: url(&#34;https://mmbiz.qpic.cn/mmbiz_png/LKONdLtpFBIVVZkoonhlKxL9UVlricS1VdpqzpZTicibpO0Js6GdcTn6COfZ76WuBPqhYr0zx1SPo4f9VPyx7OnTw/640?wx_fmt=png&#34;); background-size: 100% 100%;"><div style="padding: 2px;background-color: rgb(240, 170, 37);" mpa-from-tpl="t" data-darkmode-color-16490661785704="#191919" data-darkmode-bgcolor-16490661785704="rgb(240, 170, 37)" data-darkmode-original-bgcolor-16490661785704="#fff|rgb(240, 170, 37)" data-style="padding: 2px; background-color: rgb(240, 170, 37);" class="js_darkmode__16"><div style="padding-right: 20px;padding-left: 20px;background-color: rgb(255, 214, 52);border-radius: 3px;height: 31px;" data-data-bgopacity="10%" data-bgless="spin" data-bglessp="120" mpa-from-tpl="t" data-darkmode-color-16490661785704="#191919" data-darkmode-bgcolor-16490661785704="rgb(233, 196, 48)" data-darkmode-original-bgcolor-16490661785704="#fff|rgb(240, 170, 37)|rgb(255, 214, 52)" data-style="padding-right: 20px; padding-left: 20px; background-color: rgb(255, 214, 52); border-radius: 3px; height: 31px;" class="js_darkmode__17"><div style="width:100%;padding-top:2px;" data-width="100%" mpa-from-tpl="t" data-darkmode-color-16490661785704="#191919" data-darkmode-bgcolor-16490661785704="rgb(233, 196, 48)" data-darkmode-original-bgcolor-16490661785704="#fff|rgb(240, 170, 37)|rgb(255, 214, 52)"><p style="width:40px;margin-left:-15px;" mpa-from-tpl="t" data-darkmode-color-16490661785704="#191919" data-darkmode-bgcolor-16490661785704="rgb(233, 196, 48)" data-darkmode-original-bgcolor-16490661785704="#fff|rgb(240, 170, 37)|rgb(255, 214, 52)"><img class="rich_pages wxw-img" data-ratio="0.07272727272727272" data-type="png" data-w="55" data-width="100%" style="display: block;width: 100% !important;height: auto !important;visibility: visible !important;" src="https://wechat2rss.xlab.app/img-proxy/?k=320ad095&amp;u=https%3A%2F%2Fmmbiz.qpic.cn%2Fmmbiz_png%2FLdRq1KFbXJibHPqc6I460BrGIGaliaAquMbGWUINvrcoVKTM7ZlUypjhVXbJvsqsDicCOomw1bmnvIow7BKkIhT8Q%2F640%3Fwx_fmt%3Dpng"/></p></div><p style="width:100%;font-size:16px;color:#0046bf;line-height:22px;" data-brushtype="text" data-width="100%" mpa-from-tpl="t" data-darkmode-color-16490661785704="rgb(0, 70, 191)" data-darkmode-bgcolor-16490661785704="rgb(233, 196, 48)" data-darkmode-original-bgcolor-16490661785704="#fff|rgb(240, 170, 37)|rgb(255, 214, 52)" data-darkmode-original-color-16490661785704="#fff|rgb(0, 70, 191)"><span style="font-size: 20px;" data-darkmode-color-16490661785704="rgb(0, 70, 191)" data-darkmode-bgcolor-16490661785704="rgb(233, 196, 48)" data-darkmode-original-bgcolor-16490661785704="#fff|rgb(240, 170, 37)|rgb(255, 214, 52)" data-darkmode-original-color-16490661785704="#fff|rgb(0, 70, 191)"><strong mpa-from-tpl="t" data-darkmode-color-16490661785704="rgb(0, 70, 191)" data-darkmode-bgcolor-16490661785704="rgb(233, 196, 48)" data-darkmode-original-bgcolor-16490661785704="#fff|rgb(240, 170, 37)|rgb(255, 214, 52)" data-darkmode-original-color-16490661785704="#fff|rgb(0, 70, 191)">红队工具</strong></span></p><div style="width: 100%;" data-width="100%" mpa-from-tpl="t" data-darkmode-color-16490661785704="#191919" data-darkmode-bgcolor-16490661785704="rgb(233, 196, 48)" data-darkmode-original-bgcolor-16490661785704="#fff|rgb(240, 170, 37)|rgb(255, 214, 52)"><p style="width:40px;margin-left:-15px;float:right;margin-right:-15px;" mpa-from-tpl="t" data-darkmode-color-16490661785704="#191919" data-darkmode-bgcolor-16490661785704="rgb(233, 196, 48)" data-darkmode-original-bgcolor-16490661785704="#fff|rgb(240, 170, 37)|rgb(255, 214, 52)"><img class="rich_pages wxw-img" data-ratio="0.07142857142857142" style="display: block;width: 100% !important;height: auto !important;visibility: visible !important;" data-type="png" data-w="56" data-width="100%" src="https://wechat2rss.xlab.app/img-proxy/?k=ee0f3bdf&amp;u=https%3A%2F%2Fmmbiz.qpic.cn%2Fmmbiz_png%2FLdRq1KFbXJibHPqc6I460BrGIGaliaAquMKqPMp2pGfXWqbJodibQgDQjiaCRnMLIgzXEiaIUBspRiaZibicx9dLewee0w%2F640%3Fwx_fmt%3Dpng"/></p></div></div></div></div></div></div></div><div data-mpa-template="t" mpa-from-tpl="t"><div data-mpa-category="模板" style="width: 100%;padding: 0 15px;" data-mid="" mpa-from-tpl="t"><div style="width: 100%;padding: 15px 17px 20px;background: rgb(235, 244, 255);font-weight: 400;line-height: 20px;" data-mid="" mpa-from-tpl="t" data-darkmode-bgcolor-16490661785704="rgb(184, 191, 200)" data-darkmode-original-bgcolor-16490661785704="#fff|rgb(235, 244, 255)" data-style="width: 100%; padding: 15px 17px 20px; background: rgb(235, 244, 255); font-weight: 400; line-height: 20px;" class="js_darkmode__18"><p style="text-align: left;">Privid: A Privacy-Preserving Surveillance Video Analytics System</p><p style="width: 100%;background: rgb(235, 244, 255);font-weight: 400;line-height: 20px;visibility: visible;text-align: left;"><span style="color: rgb(0, 82, 255);"><a href="https://thehackernews.com/2022/03/privid-privacy-preserving-surveillance.html" target="_blank">https://thehackernews.com/2022/03/privid-privacy-preserving-surveillance.html</a></span></p><p style="text-align: left;">ABC-Code Execution for Veeam</p><p style="width: 100%;background: rgb(235, 244, 255);font-weight: 400;line-height: 20px;visibility: visible;text-align: left;"><span style="color: rgb(0, 82, 255);"><a href="https://www.mdsec.co.uk/2022/03/abc-code-execution-for-veeam/" target="_blank">https://www.mdsec.co.uk/2022/03/abc-code-execution-for-veeam/</a></span></p><p style="text-align: left;">ggshield: Detect secret in source code, scan your repo for leaks</p><p style="width: 100%;background: rgb(235, 244, 255);font-weight: 400;line-height: 20px;visibility: visible;text-align: left;"><span style="color: rgb(0, 82, 255);"><a href="https://securityonline.info/ggshield-detect-secret-in-source-code-scan-your-repo-for-leaks/" target="_blank">https://securityonline.info/ggshield-detect-secret-in-source-code-scan-your-repo-for-leaks/</a></span></p><p style="text-align: left;">直观展示网站资产的浏览器插件</p><p style="width: 100%;background: rgb(235, 244, 255);font-weight: 400;line-height: 20px;visibility: visible;text-align: left;"><span style="color: rgb(0, 82, 255);"><a href="https://github.com/0x727/Space_view" target="_blank">https://github.com/0x727/Space_view</a></span></p><p style="text-align: left;">IPvSeeYou 地理位置查找工具</p><p style="width: 100%;background: rgb(235, 244, 255);font-weight: 400;line-height: 20px;visibility: visible;text-align: left;"><span style="color: rgb(0, 82, 255);"><a href="https://github.com/6int/IPvSeeYou" target="_blank">https://github.com/6int/IPvSeeYou</a></span></p><p style="text-align: left;">Android netlink&amp;svc 获取 Mac方法深入分析</p><p style="text-align: left;"><a href="https://mp.weixin.qq.com/s?__biz=MjM5NTc2MDYxMw==&amp;mid=2458436617&amp;idx=2&amp;sn=f22df23232d29a312fdb04e8df217ec0&amp;scene=21#wechat_redirect" data-linktype="2"></a><a href="https://mp.weixin.qq.com/s?__biz=MjM5NTc2MDYxMw==&amp;mid=2458436617&amp;idx=2&amp;sn=f22df23232d29a312fdb04e8df217ec0&amp;scene=21#wechat_redirect" data-linktype="2" style="color: rgb(0, 82, 255);"><span style="color: rgb(0, 82, 255);">https://mp.weixin.qq.com/s/qz8WXyKPvdqFp04Fti02IA</span></a></p></div></div></div></div><div data-mpa-template="t" mpa-from-tpl="t"><div data-mpa-template="t" mpa-from-tpl="t"><div data-id="92510" style="border-width: 0px;border-style: none;border-color: initial;" mpa-from-tpl="t"><div style="width: 100%;text-align: center;" data-width="100%" mpa-from-tpl="t"><div mpa-from-tpl="t" style="display: inline-block;height: 50px;padding-top: 3px;padding-right: 3px;padding-left: 3px;background-image: url(&#34;https://mmbiz.qpic.cn/mmbiz_png/LKONdLtpFBIVVZkoonhlKxL9UVlricS1VdpqzpZTicibpO0Js6GdcTn6COfZ76WuBPqhYr0zx1SPo4f9VPyx7OnTw/640?wx_fmt=png&#34;);background-size: 100% 100%;" data-darkmode-bgimage-16490661785704="1" class="js_darkmode__bg__2 js_darkmode__15" data-darkmode-color-16490661785704="#191919" data-style="display: inline-block; height: 50px; padding-top: 3px; padding-right: 3px; padding-left: 3px; background-image: url(&#34;https://mmbiz.qpic.cn/mmbiz_png/LKONdLtpFBIVVZkoonhlKxL9UVlricS1VdpqzpZTicibpO0Js6GdcTn6COfZ76WuBPqhYr0zx1SPo4f9VPyx7OnTw/640?wx_fmt=png&#34;); background-size: 100% 100%;"><div style="padding: 2px;background-color: rgb(240, 170, 37);" mpa-from-tpl="t" data-darkmode-color-16490661785704="#191919" data-darkmode-bgcolor-16490661785704="rgb(240, 170, 37)" data-darkmode-original-bgcolor-16490661785704="#fff|rgb(240, 170, 37)" data-style="padding: 2px; background-color: rgb(240, 170, 37);" class="js_darkmode__16"><div style="padding-right: 20px;padding-left: 20px;background-color: rgb(255, 214, 52);border-radius: 3px;height: 31px;" data-data-bgopacity="10%" data-bgless="spin" data-bglessp="120" mpa-from-tpl="t" data-darkmode-color-16490661785704="#191919" data-darkmode-bgcolor-16490661785704="rgb(233, 196, 48)" data-darkmode-original-bgcolor-16490661785704="#fff|rgb(240, 170, 37)|rgb(255, 214, 52)" data-style="padding-right: 20px; padding-left: 20px; background-color: rgb(255, 214, 52); border-radius: 3px; height: 31px;" class="js_darkmode__17"><div style="width:100%;padding-top:2px;" data-width="100%" mpa-from-tpl="t" data-darkmode-color-16490661785704="#191919" data-darkmode-bgcolor-16490661785704="rgb(233, 196, 48)" data-darkmode-original-bgcolor-16490661785704="#fff|rgb(240, 170, 37)|rgb(255, 214, 52)"><p style="width:40px;margin-left:-15px;" mpa-from-tpl="t" data-darkmode-color-16490661785704="#191919" data-darkmode-bgcolor-16490661785704="rgb(233, 196, 48)" data-darkmode-original-bgcolor-16490661785704="#fff|rgb(240, 170, 37)|rgb(255, 214, 52)"><img class="rich_pages wxw-img" data-ratio="0.07272727272727272" data-type="png" data-w="55" data-width="100%" style="display: block;width: 100% !important;height: auto !important;visibility: visible !important;" src="https://wechat2rss.xlab.app/img-proxy/?k=320ad095&amp;u=https%3A%2F%2Fmmbiz.qpic.cn%2Fmmbiz_png%2FLdRq1KFbXJibHPqc6I460BrGIGaliaAquMbGWUINvrcoVKTM7ZlUypjhVXbJvsqsDicCOomw1bmnvIow7BKkIhT8Q%2F640%3Fwx_fmt%3Dpng"/></p></div><p style="width:100%;font-size:16px;color:#0046bf;line-height:22px;" data-brushtype="text" data-width="100%" mpa-from-tpl="t" data-darkmode-color-16490661785704="rgb(0, 70, 191)" data-darkmode-bgcolor-16490661785704="rgb(233, 196, 48)" data-darkmode-original-bgcolor-16490661785704="#fff|rgb(240, 170, 37)|rgb(255, 214, 52)" data-darkmode-original-color-16490661785704="#fff|rgb(0, 70, 191)"><span style="font-size: 20px;" data-darkmode-color-16490661785704="rgb(0, 70, 191)" data-darkmode-bgcolor-16490661785704="rgb(233, 196, 48)" data-darkmode-original-bgcolor-16490661785704="#fff|rgb(240, 170, 37)|rgb(255, 214, 52)" data-darkmode-original-color-16490661785704="#fff|rgb(0, 70, 191)"><strong mpa-from-tpl="t" data-darkmode-color-16490661785704="rgb(0, 70, 191)" data-darkmode-bgcolor-16490661785704="rgb(233, 196, 48)" data-darkmode-original-bgcolor-16490661785704="#fff|rgb(240, 170, 37)|rgb(255, 214, 52)" data-darkmode-original-color-16490661785704="#fff|rgb(0, 70, 191)">漏洞研究</strong></span></p><div style="width: 100%;" data-width="100%" mpa-from-tpl="t" data-darkmode-color-16490661785704="#191919" data-darkmode-bgcolor-16490661785704="rgb(233, 196, 48)" data-darkmode-original-bgcolor-16490661785704="#fff|rgb(240, 170, 37)|rgb(255, 214, 52)"><p style="width:40px;margin-left:-15px;float:right;margin-right:-15px;" mpa-from-tpl="t" data-darkmode-color-16490661785704="#191919" data-darkmode-bgcolor-16490661785704="rgb(233, 196, 48)" data-darkmode-original-bgcolor-16490661785704="#fff|rgb(240, 170, 37)|rgb(255, 214, 52)"><img class="rich_pages wxw-img" data-ratio="0.07142857142857142" data-type="png" data-w="56" data-width="100%" style="display: block;width: 100% !important;height: auto !important;visibility: visible !important;" src="https://wechat2rss.xlab.app/img-proxy/?k=ee0f3bdf&amp;u=https%3A%2F%2Fmmbiz.qpic.cn%2Fmmbiz_png%2FLdRq1KFbXJibHPqc6I460BrGIGaliaAquMKqPMp2pGfXWqbJodibQgDQjiaCRnMLIgzXEiaIUBspRiaZibicx9dLewee0w%2F640%3Fwx_fmt%3Dpng"/></p></div></div></div></div></div></div></div><div data-mpa-template="t" mpa-from-tpl="t"><div data-mpa-category="模板" style="width: 100%;padding: 0 15px;" data-mid="" mpa-from-tpl="t"><div style="width: 100%;padding: 15px 17px 20px;background: rgb(235, 244, 255);font-weight: 400;line-height: 20px;" data-mid="" mpa-from-tpl="t" data-darkmode-bgcolor-16490661785704="rgb(184, 191, 200)" data-darkmode-original-bgcolor-16490661785704="#fff|rgb(235, 244, 255)" data-style="width: 100%; padding: 15px 17px 20px; background: rgb(235, 244, 255); font-weight: 400; line-height: 20px;" class="js_darkmode__18"><p style="text-align: left;"><strong>Backdoor.Win32.Avstral.e / Unauthenticated Remote Command Execution</strong></p><p style="width: 100%;background: rgb(235, 244, 255);font-weight: 400;line-height: 20px;visibility: visible;"><span style="color: rgb(0, 82, 255);"><a href="https://cxsecurity.com/issue/WLB-2022030124" target="_blank">https://cxsecurity.com/issue/WLB-2022030124</a></span></p><p style="text-align: left;"><strong>Iolite Softwares - Sql Injection Vulnerability</strong></p><p style="width: 100%;background: rgb(235, 244, 255);font-weight: 400;line-height: 20px;visibility: visible;"><span style="color: rgb(0, 82, 255);"><a href="https://cxsecurity.com/issue/WLB-2022030125" target="_blank">https://cxsecurity.com/issue/WLB-2022030125</a></span></p><p style="text-align: left;"><strong>Medical Hub Directory Site 1.0 Local File Inclusion</strong></p><p style="width: 100%;background: rgb(235, 244, 255);font-weight: 400;line-height: 20px;visibility: visible;"><span style="color: rgb(0, 82, 255);"><a href="https://cxsecurity.com/issue/WLB-2022030129" target="_blank">https://cxsecurity.com/issue/WLB-2022030129</a></span></p><p style="text-align: left;"><strong>CSZ CMS 1.2.9 SQL Injection</strong></p><p style="width: 100%;background: rgb(235, 244, 255);font-weight: 400;line-height: 20px;visibility: visible;"><span style="color: rgb(0, 82, 255);"><a href="https://cxsecurity.com/issue/WLB-2022030130" target="_blank">https://cxsecurity.com/issue/WLB-2022030130</a></span></p><p style="text-align: left;"><strong>Joomla! 4.1.0 Zip Slip File Overwrite / Path Traversal</strong></p><p style="width: 100%;background: rgb(235, 244, 255);font-weight: 400;line-height: 20px;visibility: visible;"><span style="color: rgb(0, 82, 255);"><a href="https://cxsecurity.com/issue/WLB-2022030132" target="_blank">https://cxsecurity.com/issue/WLB-2022030132</a></span></p><p style="text-align: left;"><strong>WordPress Easy Cookie Policy 1.6.2 Cross Site Scripting</strong></p><p style="width: 100%;background: rgb(235, 244, 255);font-weight: 400;line-height: 20px;visibility: visible;"><span style="color: rgb(0, 82, 255);"><a href="https://cxsecurity.com/issue/WLB-2022030131" target="_blank">https://cxsecurity.com/issue/WLB-2022030131</a></span></p><p style="text-align: left;"><strong>PostgreSQL 11.7 Remote Code Execution</strong></p><p style="width: 100%;background: rgb(235, 244, 255);font-weight: 400;line-height: 20px;visibility: visible;"><span style="color: rgb(0, 82, 255);"><a href="https://cxsecurity.com/issue/WLB-2022030133" target="_blank">https://cxsecurity.com/issue/WLB-2022030133</a></span></p><p style="text-align: left;"><strong>Message System 1.0 SQL Injection</strong></p><p style="width: 100%;background: rgb(235, 244, 255);font-weight: 400;line-height: 20px;visibility: visible;"><span style="color: rgb(0, 82, 255);"><a href="https://cxsecurity.com/issue/WLB-2022030135" target="_blank">https://cxsecurity.com/issue/WLB-2022030135</a></span></p><p style="text-align: left;"><strong>EG Free AntiVirus 2020 Privilege Escalation / Unquoted Service Path</strong></p><p style="width: 100%;background: rgb(235, 244, 255);font-weight: 400;line-height: 20px;visibility: visible;"><span style="color: rgb(0, 82, 255);"><a href="https://cxsecurity.com/issue/WLB-2022030136" target="_blank">https://cxsecurity.com/issue/WLB-2022030136</a></span></p><p style="text-align: left;"><strong>Spoofer 1.4.6 Privilege Escalation / Unquoted Service Path</strong></p><p style="width: 100%;background: rgb(235, 244, 255);font-weight: 400;line-height: 20px;visibility: visible;"><span style="color: rgb(0, 82, 255);"><a href="https://cxsecurity.com/issue/WLB-2022030137" target="_blank">https://cxsecurity.com/issue/WLB-2022030137</a></span></p><p style="text-align: left;"><strong>IdeaRE RefTree Path Traversal</strong></p><p style="width: 100%;background: rgb(235, 244, 255);font-weight: 400;line-height: 20px;visibility: visible;"><span style="color: rgb(0, 82, 255);"><a href="https://cxsecurity.com/issue/WLB-2022030138" target="_blank">https://cxsecurity.com/issue/WLB-2022030138</a></span></p><p style="text-align: left;"><strong>IdeaRE RefTree Shell Upload</strong></p><p style="width: 100%;background: rgb(235, 244, 255);font-weight: 400;line-height: 20px;visibility: visible;"><span style="color: rgb(0, 82, 255);"><a href="https://cxsecurity.com/issue/WLB-2022030139" target="_blank">https://cxsecurity.com/issue/WLB-2022030139</a></span></p><p style="text-align: left;"><strong>Atom CMS 1.0.2 Shell Upload</strong></p><p style="width: 100%;background: rgb(235, 244, 255);font-weight: 400;line-height: 20px;visibility: visible;"><span style="color: rgb(0, 82, 255);"><a href="https://cxsecurity.com/issue/WLB-2022030140" target="_blank">https://cxsecurity.com/issue/WLB-2022030140</a></span></p><p style="text-align: left;"><strong>Kramer VIAware 2.5.0719.1034 Remote Code Execution</strong></p><p style="width: 100%;background: rgb(235, 244, 255);font-weight: 400;line-height: 20px;visibility: visible;"><span style="color: rgb(0, 82, 255);"><a href="https://cxsecurity.com/issue/WLB-2022030141" target="_blank">https://cxsecurity.com/issue/WLB-2022030141</a></span></p><p style="text-align: left;"><strong>Spring Cloud Function SpEL Injection</strong></p><p style="width: 100%;background: rgb(235, 244, 255);font-weight: 400;line-height: 20px;visibility: visible;"><span style="color: rgb(0, 82, 255);"><a href="https://cxsecurity.com/issue/WLB-2022030142" target="_blank">https://cxsecurity.com/issue/WLB-2022030142</a></span></p><p style="text-align: left;"><strong>WordPress Video-Synchro-PDF 1.7.4 Local File Inclusion</strong></p><p style="width: 100%;background: rgb(235, 244, 255);font-weight: 400;line-height: 20px;visibility: visible;"><span style="color: rgb(0, 82, 255);"><a href="https://cxsecurity.com/issue/WLB-2022040002" target="_blank">https://cxsecurity.com/issue/WLB-2022040002</a></span></p><p style="text-align: left;"><strong>Medical Hub Directory Site 1.0 SQL Injection</strong></p><p style="width: 100%;background: rgb(235, 244, 255);font-weight: 400;line-height: 20px;visibility: visible;"><span style="color: rgb(0, 82, 255);"><a href="https://cxsecurity.com/issue/WLB-2022040003" target="_blank">https://cxsecurity.com/issue/WLB-2022040003</a></span></p></div></div></div></div>


<p><img src="https://wechat2rss.xlab.app/img-proxy/?k=3ccbd6ba&amp;u=https%3A%2F%2Fmmbiz.qpic.cn%2Fmmbiz_png%2FsiayVELeBkzWBXV8e57JJ4OyQuuMXTfadZCia0bN2sFBfdbTRlFx0S97kyKKjic5v6eaZ8cY4WQt0UEu4dkyowHYg%2F640%3Fwx_fmt%3Dpng"/></p>
<p><img src="https://wechat2rss.xlab.app/img-proxy/?k=544101f2&amp;u=https%3A%2F%2Fmmbiz.qpic.cn%2Fmmbiz_png%2Frl6daM2XiabyLSr7nSTyAzcoZqPAsfe5tOOrXX0aciaVAfibHeQk5NOfQTdESRsezCwstPF02LeE4RHaH6NBEB9Rw%2F640%3Fwx_fmt%3Dpng"/></p>
<p><img src="https://wechat2rss.xlab.app/img-proxy/?k=a102e629&amp;u=https%3A%2F%2Fmmbiz.qpic.cn%2Fmmbiz_png%2FOfy1HR2ydtMX0JEwNzn1JJrwlNpEyWrbBOJ0qHMav42pSK0ibHmqCQFDibzGjCC1ZblRPjn7RxQFkW1J87PdZO3A%2F640%3Fwx_fmt%3Dpng"/></p>
<p><img src="https://wechat2rss.xlab.app/img-proxy/?k=320ad095&amp;u=https%3A%2F%2Fmmbiz.qpic.cn%2Fmmbiz_png%2FLdRq1KFbXJibHPqc6I460BrGIGaliaAquMbGWUINvrcoVKTM7ZlUypjhVXbJvsqsDicCOomw1bmnvIow7BKkIhT8Q%2F640%3Fwx_fmt%3Dpng"/></p>
<p><img src="https://wechat2rss.xlab.app/img-proxy/?k=ee0f3bdf&amp;u=https%3A%2F%2Fmmbiz.qpic.cn%2Fmmbiz_png%2FLdRq1KFbXJibHPqc6I460BrGIGaliaAquMKqPMp2pGfXWqbJodibQgDQjiaCRnMLIgzXEiaIUBspRiaZibicx9dLewee0w%2F640%3Fwx_fmt%3Dpng"/></p>
<p><img src="https://wechat2rss.xlab.app/img-proxy/?k=320ad095&amp;u=https%3A%2F%2Fmmbiz.qpic.cn%2Fmmbiz_png%2FLdRq1KFbXJibHPqc6I460BrGIGaliaAquMbGWUINvrcoVKTM7ZlUypjhVXbJvsqsDicCOomw1bmnvIow7BKkIhT8Q%2F640%3Fwx_fmt%3Dpng"/></p>
<p><img src="https://wechat2rss.xlab.app/img-proxy/?k=ee0f3bdf&amp;u=https%3A%2F%2Fmmbiz.qpic.cn%2Fmmbiz_png%2FLdRq1KFbXJibHPqc6I460BrGIGaliaAquMKqPMp2pGfXWqbJodibQgDQjiaCRnMLIgzXEiaIUBspRiaZibicx9dLewee0w%2F640%3Fwx_fmt%3Dpng"/></p>
<p><img src="https://wechat2rss.xlab.app/img-proxy/?k=320ad095&amp;u=https%3A%2F%2Fmmbiz.qpic.cn%2Fmmbiz_png%2FLdRq1KFbXJibHPqc6I460BrGIGaliaAquMbGWUINvrcoVKTM7ZlUypjhVXbJvsqsDicCOomw1bmnvIow7BKkIhT8Q%2F640%3Fwx_fmt%3Dpng"/></p>
<p><img src="https://wechat2rss.xlab.app/img-proxy/?k=ee0f3bdf&amp;u=https%3A%2F%2Fmmbiz.qpic.cn%2Fmmbiz_png%2FLdRq1KFbXJibHPqc6I460BrGIGaliaAquMKqPMp2pGfXWqbJodibQgDQjiaCRnMLIgzXEiaIUBspRiaZibicx9dLewee0w%2F640%3Fwx_fmt%3Dpng"/></p>



<p><a href="https://0103sec.notion.site/20220404-18f3ee2630fb4479ba2db317abab004e">阅读原文</a></p>
<p><a href="https://wechat2rss.xlab.app/link-proxy/?k=c2d12d71&amp;r=1&amp;u=http%3A%2F%2Fmp.weixin.qq.com%2Fs%3F__biz%3DMzIxMjI0Mzk0OQ%3D%3D%26mid%3D2247485440%26idx%3D1%26sn%3D8507a7021ffa321b05ffee1578ac8380">跳转微信打开</a></p>
]]></content:encoded>
      <pubDate>Mon, 04 Apr 2022 18:24:00 +0800</pubDate>
    </item>
    <item>
      <title>第十七周/20220124 红队推送</title>
      <link>https://mp.weixin.qq.com/s?__biz=MzIxMjI0Mzk0OQ==&amp;mid=2247485227&amp;idx=1&amp;sn=8488af668c621f992c7cb0bfda624ef9</link>
      <description>【特别推荐】云环境潜在威胁分析——AWS Lamda</description>
      <content:encoded><![CDATA[<p>
原创 <span>0103 SEC</span> <span>2022-01-24 17:53</span> <span style="display: inline-block;"></span>
</p>

<p>【特别推荐】云环境潜在威胁分析——AWS Lamda</p>
<p></p>



<p>
<img src="https://wechat2rss.xlab.app/img-proxy/?k=12f57196&amp;u=https%3A%2F%2Fmmbiz.qpic.cn%2Fmmbiz_jpg%2FLKONdLtpFBJUq47lfdKskTBTaACYiaUeL0RJvkXiasmJQNAoAw1vRFLwjhO6n09OjzLUBBGD3g7MWVIqQDBXYKQg%2F0%3Fwx_fmt%3Djpeg"/>
</p>


<div data-mpa-template="t" mpa-from-tpl="t"><div data-mpa-template="t" mpa-from-tpl="t"><div style="display: flex;justify-content: center;align-items: center;width: 100%;" data-mid="" mpa-from-tpl="t"><div style="display: flex;justify-content: flex-start;align-items: center;flex-direction: column;" data-mid="" mpa-from-tpl="t"><p style="width: 37px;height: 29px;align-self: flex-start;margin-bottom: -29.1px;margin-left: -40.1px;display: flex;justify-content: center;align-items: center;" data-mid="" mpa-from-tpl="t"><img class="rich_pages wxw-img" data-ratio="0.7837837837837838" data-w="74" data-type="png" src="https://wechat2rss.xlab.app/img-proxy/?k=3ccbd6ba&amp;u=https%3A%2F%2Fmmbiz.qpic.cn%2Fmmbiz_png%2FsiayVELeBkzWBXV8e57JJ4OyQuuMXTfadZCia0bN2sFBfdbTRlFx0S97kyKKjic5v6eaZ8cY4WQt0UEu4dkyowHYg%2F640%3Fwx_fmt%3Dpng"/></p><p style="width: 37px;height: 29px;margin-right: -40.1px;align-self: flex-end;margin-bottom: -29.1px;display: flex;justify-content: center;align-items: center;" data-mid="" mpa-from-tpl="t"><img class="rich_pages wxw-img" data-ratio="0.7837837837837838" data-w="74" data-type="png" src="https://wechat2rss.xlab.app/img-proxy/?k=544101f2&amp;u=https%3A%2F%2Fmmbiz.qpic.cn%2Fmmbiz_png%2Frl6daM2XiabyLSr7nSTyAzcoZqPAsfe5tOOrXX0aciaVAfibHeQk5NOfQTdESRsezCwstPF02LeE4RHaH6NBEB9Rw%2F640%3Fwx_fmt%3Dpng"/></p><div style="text-align: left;margin-top: 5px;" data-mid="" mpa-from-tpl="t"><p style="font-size: 16px;font-family: PingFangSC-Semibold, PingFang SC;font-weight: bold;color: #E22E2A;line-height: 22px;letter-spacing: 1px;" data-mid=""><span style="font-size: 24px;"><strong mpa-from-tpl="t">【特别推荐】</strong></span></p></div></div></div></div></div><div mpa-from-tpl="t"><div data-mid="" mpa-from-tpl="t"><div data-mid="" mpa-from-tpl="t"><div data-mid="" mpa-from-tpl="t"><div data-mid="" mpa-from-tpl="t"><div mpa-from-tpl="t"><div mpa-from-tpl="t"><div data-id="92275" mpa-from-tpl="t"><div mpa-from-tpl="t"><div data-width="100%" mpa-from-tpl="t"><div mpa-from-tpl="t"><div data-mpa-template="t" mpa-from-tpl="t"><div style="display: flex;justify-content: center;align-items: center;width: 100%;padding-right: 10px;padding-left: 10px;" data-mid="" mpa-from-tpl="t"><div style="display: flex;justify-content: flex-start;align-items: center;flex-direction: column;width: 100%;" data-mid="" mpa-from-tpl="t"><p style="width: 33px;height: 13px;align-self: flex-end;margin-bottom: -8px;z-index: 1;background-color: rgb(255, 255, 255);margin-right: 31px;" data-mid="" mpa-from-tpl="t"><img data-ratio="0.3939393939393939" style="display: block;" data-type="png" data-w="66" src="https://wechat2rss.xlab.app/img-proxy/?k=a102e629&amp;u=https%3A%2F%2Fmmbiz.qpic.cn%2Fmmbiz_png%2FOfy1HR2ydtMX0JEwNzn1JJrwlNpEyWrbBOJ0qHMav42pSK0ibHmqCQFDibzGjCC1ZblRPjn7RxQFkW1J87PdZO3A%2F640%3Fwx_fmt%3Dpng"/></p><div style="border-width: 1px;border-style: solid;border-color: rgb(244, 93, 95);padding: 3px;width: 100%;" data-mid="" mpa-from-tpl="t"><div style="border-width: 1px;border-style: solid;border-color: rgb(244, 93, 95);padding: 16px 8px;width: 100%;" data-mid="" mpa-from-tpl="t"><p style="margin: 15px 0px 0px;padding: 0px;clear: both;min-height: 1em;max-width: 100%;color: rgb(51, 51, 51);font-family: mp-quote, -apple-system-font, BlinkMacSystemFont, &#34;Helvetica Neue&#34;, &#34;PingFang SC&#34;, &#34;Hiragino Sans GB&#34;, &#34;Microsoft YaHei UI&#34;, &#34;Microsoft YaHei&#34;, Arial, sans-serif;font-size: 17px;font-style: normal;font-variant-ligatures: normal;font-variant-caps: normal;font-weight: 400;letter-spacing: normal;orphans: 2;text-align: left;text-indent: 0px;text-transform: none;white-space: normal;widows: 2;word-spacing: 0px;-webkit-text-stroke-width: 0px;text-decoration-thickness: initial;text-decoration-style: initial;text-decoration-color: initial;overflow-wrap: break-word !important;box-sizing: border-box !important;"><span style="margin: 0px;padding: 0px;max-width: 100%;overflow-wrap: break-word !important;box-sizing: border-box !important;">云环境潜在威胁分析——AWS Lamda</span></p><p style="margin: 0px;padding: 0px;clear: both;min-height: 1em;max-width: 100%;color: rgb(51, 51, 51);font-family: mp-quote, -apple-system-font, BlinkMacSystemFont, &#34;Helvetica Neue&#34;, &#34;PingFang SC&#34;, &#34;Hiragino Sans GB&#34;, &#34;Microsoft YaHei UI&#34;, &#34;Microsoft YaHei&#34;, Arial, sans-serif;font-size: 17px;font-style: normal;font-variant-ligatures: normal;font-variant-caps: normal;font-weight: 400;letter-spacing: normal;orphans: 2;text-align: left;text-indent: 0px;text-transform: none;white-space: normal;widows: 2;word-spacing: 0px;-webkit-text-stroke-width: 0px;text-decoration-thickness: initial;text-decoration-style: initial;text-decoration-color: initial;overflow-wrap: break-word !important;box-sizing: border-box !important;"><span style="margin: 0px;padding: 0px;max-width: 100%;color: rgb(217, 33, 66);text-decoration: underline;overflow-wrap: break-word !important;box-sizing: border-box !important;"><a href="https://sysdig.com/blog/exploit-mitigate-aws-lambdas-mitre/" target="_blank">https://sysdig.com/blog/exploit-mitigate-aws-lambdas-mitre/</a></span></p><p style="">Project Zero - Zoom安全性分析</p><p style="margin-bottom: 20px;"><span style="color: rgb(217, 33, 66);text-decoration: underline;"><a href="https://googleprojectzero.blogspot.com/2022/01/zooming-in-on-zero-click-exploits.html" target="_blank">https://googleprojectzero.blogspot.com/2022/01/zooming-in-on-zero-click-exploits.html</a></span></p></div></div></div></div></div></div></div></div></div><div data-mpa-template="t" mpa-from-tpl="t"><div data-mpa-template="t" mpa-from-tpl="t"><div data-id="92510" style="border-width: 0px;border-style: none;border-color: initial;" mpa-from-tpl="t"><div style="width:100%;text-align:center;" data-width="100%" mpa-from-tpl="t"><div mpa-from-tpl="t" style="display: inline-block;height: 50px;padding-top: 3px;padding-right: 3px;padding-left: 3px;background-image: url(&#34;https://mmbiz.qpic.cn/mmbiz_png/LKONdLtpFBIVVZkoonhlKxL9UVlricS1VdpqzpZTicibpO0Js6GdcTn6COfZ76WuBPqhYr0zx1SPo4f9VPyx7OnTw/640?wx_fmt=png&#34;);background-size: 100% 100%;"><div style="padding:2px 2px;background-color:#f0aa25;" mpa-from-tpl="t"><div style="padding-right: 20px;padding-left: 20px;background-color: rgb(255, 214, 52);border-radius: 3px;height: 31px;" data-data-bgopacity="10%" data-bgless="spin" data-bglessp="120" mpa-from-tpl="t"><div style="width:100%;padding-top:2px;" data-width="100%" mpa-from-tpl="t"><p style="width:40px;margin-left:-15px;" mpa-from-tpl="t"><img data-ratio="0.07272727272727272" style="width:100%;display:block;" data-type="png" data-w="55" data-width="100%" src="https://wechat2rss.xlab.app/img-proxy/?k=320ad095&amp;u=https%3A%2F%2Fmmbiz.qpic.cn%2Fmmbiz_png%2FLdRq1KFbXJibHPqc6I460BrGIGaliaAquMbGWUINvrcoVKTM7ZlUypjhVXbJvsqsDicCOomw1bmnvIow7BKkIhT8Q%2F640%3Fwx_fmt%3Dpng"/></p></div><p style="width:100%;font-size:16px;color:#0046bf;line-height:22px;" data-brushtype="text" data-width="100%" mpa-from-tpl="t"><span style="font-size: 20px;"><strong mpa-from-tpl="t">红队文章</strong></span></p><div style="width:100%;" data-width="100%" mpa-from-tpl="t"><p style="width:40px;margin-left:-15px;float:right;margin-right:-15px;" mpa-from-tpl="t"><img class="rich_pages wxw-img" data-ratio="0.07142857142857142" style="width:100%;display:block;" data-type="png" data-w="56" data-width="100%" src="https://wechat2rss.xlab.app/img-proxy/?k=ee0f3bdf&amp;u=https%3A%2F%2Fmmbiz.qpic.cn%2Fmmbiz_png%2FLdRq1KFbXJibHPqc6I460BrGIGaliaAquMKqPMp2pGfXWqbJodibQgDQjiaCRnMLIgzXEiaIUBspRiaZibicx9dLewee0w%2F640%3Fwx_fmt%3Dpng"/></p></div></div></div></div></div></div></div></div></div></div></div></div></div></div></div><div data-mpa-template="t" mpa-from-tpl="t"><div data-mpa-template="t" mpa-from-tpl="t"><div data-mpa-category="模板" style="width: 100%;padding: 0 15px;" data-mid="" mpa-from-tpl="t"><div style="width: 100%;padding: 15px 17px 20px;background: rgb(235, 244, 255);font-weight: 400;line-height: 20px;text-align: left;" data-mid="" mpa-from-tpl="t"><p data-mid="" style="color: rgb(98, 115, 170);font-size: 14px;text-align: left;"><span style="color: rgb(0, 0, 0);font-size: 17px;" mpa-is-content="t">大型JAVA项目审查工具编写思考</span></p><p style="color: rgb(51, 51, 51);font-size: 17px;margin: 0px;padding: 0px;clear: both;min-height: 1em;max-width: 100%;font-family: mp-quote, -apple-system-font, BlinkMacSystemFont, &#34;Helvetica Neue&#34;, &#34;PingFang SC&#34;, &#34;Hiragino Sans GB&#34;, &#34;Microsoft YaHei UI&#34;, &#34;Microsoft YaHei&#34;, Arial, sans-serif;font-style: normal;font-variant-ligatures: normal;font-variant-caps: normal;font-weight: 400;letter-spacing: normal;orphans: 2;text-align: left;text-indent: 0px;text-transform: none;white-space: normal;widows: 2;word-spacing: 0px;-webkit-text-stroke-width: 0px;text-decoration-thickness: initial;text-decoration-style: initial;text-decoration-color: initial;overflow-wrap: break-word !important;box-sizing: border-box !important;"><span style="color: rgb(0, 82, 255);text-decoration: underline;" mpa-is-content="t"><a href="https://www.synacktiv.com/en/publications/captain-hook-how-not-to-look-for-vulnerabilities-in-java-applications.html" target="_blank">https://www.synacktiv.com/en/publications/captain-hook-how-not-to-look-for-vulnerabilities-in-java-applications.html</a></span></p><p style="color: rgb(98, 115, 170);font-size: 14px;text-align: left;"><span style="color: rgb(51, 51, 51);font-size: 17px;" mpa-is-content="t">用OLETOOLS进行恶意宏分析</span></p><p style="color: rgb(98, 115, 170);font-size: 14px;text-align: left;"><span style="color: rgb(0, 82, 255);text-decoration: underline;font-size: 17px;"><a href="https://infosecwriteups.com/maldoc101-malicious-macros-analysis-with-oletools-8be3cda84544" target="_blank">https://infosecwriteups.com/maldoc101-malicious-macros-analysis-with-oletools-8be3cda84544</a></span></p><p style="color: rgb(51, 51, 51);font-size: 17px;margin: 0px;padding: 0px;clear: both;min-height: 1em;max-width: 100%;font-family: mp-quote, -apple-system-font, BlinkMacSystemFont, &#34;Helvetica Neue&#34;, &#34;PingFang SC&#34;, &#34;Hiragino Sans GB&#34;, &#34;Microsoft YaHei UI&#34;, &#34;Microsoft YaHei&#34;, Arial, sans-serif;font-style: normal;font-variant-ligatures: normal;font-variant-caps: normal;font-weight: 400;letter-spacing: normal;orphans: 2;text-align: left;text-indent: 0px;text-transform: none;white-space: normal;widows: 2;word-spacing: 0px;-webkit-text-stroke-width: 0px;text-decoration-thickness: initial;text-decoration-style: initial;text-decoration-color: initial;width: 100%;background: rgb(235, 244, 255);line-height: 20px;overflow-wrap: break-word !important;box-sizing: border-box !important;"><span style="text-align: left;" mpa-is-content="t">JNDI漏洞利用探索</span></p><p style="width: 100%;background: rgb(235, 244, 255);line-height: 20px;color: rgb(51, 51, 51);font-size: 17px;clear: both;min-height: 1em;max-width: 100%;font-family: mp-quote, -apple-system-font, BlinkMacSystemFont, &#34;Helvetica Neue&#34;, &#34;PingFang SC&#34;, &#34;Hiragino Sans GB&#34;, &#34;Microsoft YaHei UI&#34;, &#34;Microsoft YaHei&#34;, Arial, sans-serif;font-style: normal;font-variant-ligatures: normal;font-variant-caps: normal;font-weight: 400;letter-spacing: normal;orphans: 2;text-align: left;text-indent: 0px;text-transform: none;white-space: normal;widows: 2;word-spacing: 0px;-webkit-text-stroke-width: 0px;text-decoration-thickness: initial;text-decoration-style: initial;text-decoration-color: initial;overflow-wrap: break-word !important;"><span style="color: rgb(0, 82, 255);text-decoration: underline;"><a href="https://mp.weixin.qq.com/s/I-5S45gsVbi9O9oJNhO_FQ" target="_blank">https://mp.weixin.qq.com/s/I-5S45gsVbi9O9oJNhO_FQ</a></span></p><p style="color: rgb(51, 51, 51);font-size: 17px;margin: 0px;padding: 0px;clear: both;min-height: 1em;max-width: 100%;font-family: mp-quote, -apple-system-font, BlinkMacSystemFont, &#34;Helvetica Neue&#34;, &#34;PingFang SC&#34;, &#34;Hiragino Sans GB&#34;, &#34;Microsoft YaHei UI&#34;, &#34;Microsoft YaHei&#34;, Arial, sans-serif;font-style: normal;font-variant-ligatures: normal;font-variant-caps: normal;font-weight: 400;letter-spacing: normal;orphans: 2;text-align: left;text-indent: 0px;text-transform: none;white-space: normal;widows: 2;word-spacing: 0px;-webkit-text-stroke-width: 0px;text-decoration-thickness: initial;text-decoration-style: initial;text-decoration-color: initial;width: 100%;background: rgb(235, 244, 255);line-height: 20px;overflow-wrap: break-word !important;box-sizing: border-box !important;"><span style="text-align: left;" mpa-is-content="t">干货 | 最全的Weblogic漏洞复现笔记</span></p><p style="color: rgb(98, 115, 170);font-size: 14px;text-align: left;"><span style="color: rgb(0, 82, 255);text-decoration: underline;font-size: 17px;" mpa-is-content="t"><a href="https://mp.weixin.qq.com/s/pb0GGzku4tYX6acYOrtOxQ" target="_blank">https://mp.weixin.qq.com/s/pb0GGzku4tYX6acYOrtOxQ</a></span></p><p style="color: rgb(51, 51, 51);font-size: 17px;clear: both;min-height: 1em;max-width: 100%;font-family: mp-quote, -apple-system-font, BlinkMacSystemFont, &#34;Helvetica Neue&#34;, &#34;PingFang SC&#34;, &#34;Hiragino Sans GB&#34;, &#34;Microsoft YaHei UI&#34;, &#34;Microsoft YaHei&#34;, Arial, sans-serif;font-style: normal;font-variant-ligatures: normal;font-variant-caps: normal;font-weight: 400;letter-spacing: normal;orphans: 2;text-align: left;text-indent: 0px;text-transform: none;white-space: normal;widows: 2;word-spacing: 0px;-webkit-text-stroke-width: 0px;text-decoration-thickness: initial;text-decoration-style: initial;text-decoration-color: initial;width: 100%;background: rgb(235, 244, 255);line-height: 20px;overflow-wrap: break-word !important;"><span style="text-align: left;">Linux痕迹清除</span></p><p style="color: rgb(0, 82, 255);text-align: left;"><span style="text-decoration:underline;" mpa-is-content="t">https://</span><span style="text-decoration:underline;" mpa-is-content="t">mp.weixin.qq.com/s/mz4Bb-vtk3wlHApYWHiyJA</span></p><p style="color: rgb(51, 51, 51);font-size: 17px;clear: both;min-height: 1em;max-width: 100%;font-family: mp-quote, -apple-system-font, BlinkMacSystemFont, &#34;Helvetica Neue&#34;, &#34;PingFang SC&#34;, &#34;Hiragino Sans GB&#34;, &#34;Microsoft YaHei UI&#34;, &#34;Microsoft YaHei&#34;, Arial, sans-serif;font-style: normal;font-variant-ligatures: normal;font-variant-caps: normal;font-weight: 400;letter-spacing: normal;orphans: 2;text-align: left;text-indent: 0px;text-transform: none;white-space: normal;widows: 2;word-spacing: 0px;-webkit-text-stroke-width: 0px;text-decoration-thickness: initial;text-decoration-style: initial;text-decoration-color: initial;width: 100%;background: rgb(235, 244, 255);line-height: 20px;overflow-wrap: break-word !important;"><span style="text-align: left;">Tomcat下JNDI高版本绕过浅析</span></p><p style="color: rgb(0, 82, 255);text-align: left;"><span style="text-decoration:underline;" mpa-is-content="t"><a href="https://mp.weixin.qq.com/s/gBuKDjRfnbJDv6TG5F6q3w" target="_blank">https://mp.weixin.qq.com/s/gBuKDjRfnbJDv6TG5F6q3w</a></span></p><p style="color: rgb(51, 51, 51);font-size: 17px;clear: both;min-height: 1em;max-width: 100%;font-family: mp-quote, -apple-system-font, BlinkMacSystemFont, &#34;Helvetica Neue&#34;, &#34;PingFang SC&#34;, &#34;Hiragino Sans GB&#34;, &#34;Microsoft YaHei UI&#34;, &#34;Microsoft YaHei&#34;, Arial, sans-serif;font-style: normal;font-variant-ligatures: normal;font-variant-caps: normal;font-weight: 400;letter-spacing: normal;orphans: 2;text-align: left;text-indent: 0px;text-transform: none;white-space: normal;widows: 2;word-spacing: 0px;-webkit-text-stroke-width: 0px;text-decoration-thickness: initial;text-decoration-style: initial;text-decoration-color: initial;width: 100%;background: rgb(235, 244, 255);line-height: 20px;overflow-wrap: break-word !important;"><span style="text-align: left;">远程开启3389及添加用户总结</span></p><p style="color: rgb(0, 82, 255);text-align: left;"><span style="text-decoration:underline;" mpa-is-content="t"><a href="https://mp.weixin.qq.com/s/LqJLjrKWzfqOWK8CE5JuJA" target="_blank">https://mp.weixin.qq.com/s/LqJLjrKWzfqOWK8CE5JuJA</a></span></p><p style="margin-bottom: 10px;"> </p></div></div></div></div><p style=""><a href="https://mp.weixin.qq.com/s?__biz=MzIxNTIzMzM1Ng==&amp;mid=2651104134&amp;idx=1&amp;sn=fc3ed9b8e8a9365ecc49fe9cf8aeaa2f&amp;scene=21#wechat_redirect" data-linktype="2"></a></p><div data-mpa-template="t" mpa-from-tpl="t"><div data-mpa-template="t" mpa-from-tpl="t"><div data-id="92510" style="border-width: 0px;border-style: none;border-color: initial;" mpa-from-tpl="t"><div style="width:100%;text-align:center;" data-width="100%" mpa-from-tpl="t"><div mpa-from-tpl="t" style="display: inline-block;height: 50px;padding-top: 3px;padding-right: 3px;padding-left: 3px;background-image: url(&#34;https://mmbiz.qpic.cn/mmbiz_png/LKONdLtpFBIVVZkoonhlKxL9UVlricS1VdpqzpZTicibpO0Js6GdcTn6COfZ76WuBPqhYr0zx1SPo4f9VPyx7OnTw/640?wx_fmt=png&#34;);background-size: 100% 100%;"><div style="padding:2px 2px;background-color:#f0aa25;" mpa-from-tpl="t"><div style="padding-right: 20px;padding-left: 20px;background-color: rgb(255, 214, 52);border-radius: 3px;height: 31px;" data-data-bgopacity="10%" data-bgless="spin" data-bglessp="120" mpa-from-tpl="t"><div style="width:100%;padding-top:2px;" data-width="100%" mpa-from-tpl="t"><p style="width:40px;margin-left:-15px;" mpa-from-tpl="t"><img data-ratio="0.07272727272727272" style="width:100%;display:block;" data-type="png" data-w="55" data-width="100%" src="https://wechat2rss.xlab.app/img-proxy/?k=320ad095&amp;u=https%3A%2F%2Fmmbiz.qpic.cn%2Fmmbiz_png%2FLdRq1KFbXJibHPqc6I460BrGIGaliaAquMbGWUINvrcoVKTM7ZlUypjhVXbJvsqsDicCOomw1bmnvIow7BKkIhT8Q%2F640%3Fwx_fmt%3Dpng"/></p></div><p style="width:100%;font-size:16px;color:#0046bf;line-height:22px;" data-brushtype="text" data-width="100%" mpa-from-tpl="t"><span style="font-size: 20px;"><strong mpa-from-tpl="t">红队工具</strong></span></p><div style="width:100%;" data-width="100%" mpa-from-tpl="t"><p style="width:40px;margin-left:-15px;float:right;margin-right:-15px;" mpa-from-tpl="t"><img class="rich_pages wxw-img" data-ratio="0.07142857142857142" style="width:100%;display:block;" data-type="png" data-w="56" data-width="100%" src="https://wechat2rss.xlab.app/img-proxy/?k=ee0f3bdf&amp;u=https%3A%2F%2Fmmbiz.qpic.cn%2Fmmbiz_png%2FLdRq1KFbXJibHPqc6I460BrGIGaliaAquMKqPMp2pGfXWqbJodibQgDQjiaCRnMLIgzXEiaIUBspRiaZibicx9dLewee0w%2F640%3Fwx_fmt%3Dpng"/></p></div></div></div></div></div></div></div></div><div data-mpa-template="t" mpa-from-tpl="t"><div data-mpa-template="t" mpa-from-tpl="t"><div data-mpa-category="模板" style="width: 100%;padding: 0 15px;" data-mid="" mpa-from-tpl="t"><div style="width: 100%;padding: 15px 17px 20px;background: rgb(235, 244, 255);font-weight: 400;line-height: 20px;" data-mid="" mpa-from-tpl="t"><p style="color: rgb(51, 51, 51);font-size: 17px;margin: 0px;padding: 0px;clear: both;min-height: 1em;max-width: 100%;font-family: mp-quote, -apple-system-font, BlinkMacSystemFont, &#34;Helvetica Neue&#34;, &#34;PingFang SC&#34;, &#34;Hiragino Sans GB&#34;, &#34;Microsoft YaHei UI&#34;, &#34;Microsoft YaHei&#34;, Arial, sans-serif;font-style: normal;font-variant-ligatures: normal;font-variant-caps: normal;font-weight: 400;letter-spacing: normal;orphans: 2;text-align: left;text-indent: 0px;text-transform: none;white-space: normal;widows: 2;word-spacing: 0px;-webkit-text-stroke-width: 0px;text-decoration-thickness: initial;text-decoration-style: initial;text-decoration-color: initial;width: 100%;background: rgb(235, 244, 255);line-height: 20px;overflow-wrap: break-word !important;box-sizing: border-box !important;"><span style="text-align: left;" mpa-is-content="t">StopDefender</span></p><p style="width: 100%;background: rgb(235, 244, 255);font-weight: 400;line-height: 20px;color: rgb(0, 82, 255);text-align: left;"><span style="text-decoration:underline;"><a href="https://github.com/lab52io/StopDefender" target="_blank">https://github.com/lab52io/StopDefender</a></span></p><p style="color: rgb(51, 51, 51);font-size: 17px;margin: 0px;padding: 0px;clear: both;min-height: 1em;max-width: 100%;font-family: mp-quote, -apple-system-font, BlinkMacSystemFont, &#34;Helvetica Neue&#34;, &#34;PingFang SC&#34;, &#34;Hiragino Sans GB&#34;, &#34;Microsoft YaHei UI&#34;, &#34;Microsoft YaHei&#34;, Arial, sans-serif;font-style: normal;font-variant-ligatures: normal;font-variant-caps: normal;font-weight: 400;letter-spacing: normal;orphans: 2;text-align: left;text-indent: 0px;text-transform: none;white-space: normal;widows: 2;word-spacing: 0px;-webkit-text-stroke-width: 0px;text-decoration-thickness: initial;text-decoration-style: initial;text-decoration-color: initial;width: 100%;background: rgb(235, 244, 255);line-height: 20px;overflow-wrap: break-word !important;box-sizing: border-box !important;"><span style="text-align: left;" mpa-is-content="t">pip-audit：审计本地Python环境</span></p><p style="width: 100%;background: rgb(235, 244, 255);font-weight: 400;line-height: 20px;color: rgb(0, 82, 255);text-align: left;"><span style="text-decoration:underline;"><a href="https://github.com/trailofbits/pip-audit" target="_blank">https://github.com/trailofbits/pip-audit</a></span></p><p style="color: rgb(51, 51, 51);font-size: 17px;margin: 0px;padding: 0px;clear: both;min-height: 1em;max-width: 100%;font-family: mp-quote, -apple-system-font, BlinkMacSystemFont, &#34;Helvetica Neue&#34;, &#34;PingFang SC&#34;, &#34;Hiragino Sans GB&#34;, &#34;Microsoft YaHei UI&#34;, &#34;Microsoft YaHei&#34;, Arial, sans-serif;font-style: normal;font-variant-ligatures: normal;font-variant-caps: normal;font-weight: 400;letter-spacing: normal;orphans: 2;text-align: left;text-indent: 0px;text-transform: none;white-space: normal;widows: 2;word-spacing: 0px;-webkit-text-stroke-width: 0px;text-decoration-thickness: initial;text-decoration-style: initial;text-decoration-color: initial;width: 100%;background: rgb(235, 244, 255);line-height: 20px;overflow-wrap: break-word !important;box-sizing: border-box !important;"><span style="text-align: left;" mpa-is-content="t">Yasso：内网辅助渗透测试工具</span></p><p style="width: 100%;background: rgb(235, 244, 255);font-weight: 400;line-height: 20px;color: rgb(0, 82, 255);text-align: left;"><span style="text-decoration:underline;"><a href="https://securityonline.info/yasso-intranet-assisted-penetration-toolset/" target="_blank">https://securityonline.info/yasso-intranet-assisted-penetration-toolset/</a></span></p><p style="color: rgb(51, 51, 51);font-size: 17px;margin: 0px;padding: 0px;clear: both;min-height: 1em;max-width: 100%;font-family: mp-quote, -apple-system-font, BlinkMacSystemFont, &#34;Helvetica Neue&#34;, &#34;PingFang SC&#34;, &#34;Hiragino Sans GB&#34;, &#34;Microsoft YaHei UI&#34;, &#34;Microsoft YaHei&#34;, Arial, sans-serif;font-style: normal;font-variant-ligatures: normal;font-variant-caps: normal;font-weight: 400;letter-spacing: normal;orphans: 2;text-align: left;text-indent: 0px;text-transform: none;white-space: normal;widows: 2;word-spacing: 0px;-webkit-text-stroke-width: 0px;text-decoration-thickness: initial;text-decoration-style: initial;text-decoration-color: initial;width: 100%;background: rgb(235, 244, 255);line-height: 20px;overflow-wrap: break-word !important;box-sizing: border-box !important;"><span style="text-align: left;" mpa-is-content="t">Volana：Shell命令混淆工具</span></p><p style="width: 100%;background: rgb(235, 244, 255);font-weight: 400;line-height: 20px;color: rgb(0, 82, 255);text-align: left;"><span style="text-decoration:underline;"><a href="https://github.com/ariary/volana" target="_blank">https://github.com/ariary/volana</a></span></p><p style="color: rgb(98, 115, 170);font-size: 14px;"><span style="text-align: left;font-size: 17px;color: rgb(0, 0, 0);">reFlutter：应用逆向分析</span></p><p style=""><span style="color:#0052ff;"><span style="text-decoration:underline;" mpa-is-content="t"><a href="https://github.com/ptswarm/reFlutter" target="_blank">https://github.com/ptswarm/reFlutter</a></span></span></p></div></div></div></div><div data-mpa-template="t" mpa-from-tpl="t"><div data-mpa-template="t" mpa-from-tpl="t"><div data-id="92510" style="border-width: 0px;border-style: none;border-color: initial;" mpa-from-tpl="t"><div style="width:100%;text-align:center;" data-width="100%" mpa-from-tpl="t"><div mpa-from-tpl="t" style="display: inline-block;height: 50px;padding-top: 3px;padding-right: 3px;padding-left: 3px;background-image: url(&#34;https://mmbiz.qpic.cn/mmbiz_png/LKONdLtpFBIVVZkoonhlKxL9UVlricS1VdpqzpZTicibpO0Js6GdcTn6COfZ76WuBPqhYr0zx1SPo4f9VPyx7OnTw/640?wx_fmt=png&#34;);background-size: 100% 100%;"><div style="padding:2px 2px;background-color:#f0aa25;" mpa-from-tpl="t"><div style="padding-right: 20px;padding-left: 20px;background-color: rgb(255, 214, 52);border-radius: 3px;height: 31px;" data-data-bgopacity="10%" data-bgless="spin" data-bglessp="120" mpa-from-tpl="t"><div style="width:100%;padding-top:2px;" data-width="100%" mpa-from-tpl="t"><p style="width:40px;margin-left:-15px;" mpa-from-tpl="t"><img data-ratio="0.07272727272727272" style="width:100%;display:block;" data-type="png" data-w="55" data-width="100%" src="https://wechat2rss.xlab.app/img-proxy/?k=320ad095&amp;u=https%3A%2F%2Fmmbiz.qpic.cn%2Fmmbiz_png%2FLdRq1KFbXJibHPqc6I460BrGIGaliaAquMbGWUINvrcoVKTM7ZlUypjhVXbJvsqsDicCOomw1bmnvIow7BKkIhT8Q%2F640%3Fwx_fmt%3Dpng"/></p></div><p style="width:100%;font-size:16px;color:#0046bf;line-height:22px;" data-brushtype="text" data-width="100%" mpa-from-tpl="t"><span style="font-size: 20px;"><strong mpa-from-tpl="t">漏洞研究</strong></span></p><div style="width:100%;" data-width="100%" mpa-from-tpl="t"><p style="width:40px;margin-left:-15px;float:right;margin-right:-15px;" mpa-from-tpl="t"><img class="rich_pages wxw-img" data-ratio="0.07142857142857142" style="width:100%;display:block;" data-type="png" data-w="56" data-width="100%" src="https://wechat2rss.xlab.app/img-proxy/?k=ee0f3bdf&amp;u=https%3A%2F%2Fmmbiz.qpic.cn%2Fmmbiz_png%2FLdRq1KFbXJibHPqc6I460BrGIGaliaAquMKqPMp2pGfXWqbJodibQgDQjiaCRnMLIgzXEiaIUBspRiaZibicx9dLewee0w%2F640%3Fwx_fmt%3Dpng"/></p></div></div></div></div></div></div></div></div><div mpa-from-tpl="t"><div mpa-from-tpl="t"><div data-mpa-category="模板" data-mid="" mpa-from-tpl="t"><div data-mid="" mpa-from-tpl="t"><div data-mpa-template="t" mpa-from-tpl="t"><div data-mpa-template="t" mpa-from-tpl="t"><div data-mpa-category="模板" style="width: 100%;padding: 0 15px;" data-mid="" mpa-from-tpl="t"><div style="width: 100%;padding: 15px 17px 20px;background: rgb(235, 244, 255);font-weight: 400;line-height: 20px;" data-mid="" mpa-from-tpl="t"><p data-mid="" style="color: rgb(98, 115, 170);font-size: 14px;text-align: left;"><span style="color: rgb(0, 0, 0);font-size: 17px;" mpa-is-content="t">Worktime </span><span style="color: rgb(0, 0, 0);font-size: 17px;" mpa-is-content="t">10.20 </span><span style="color: rgb(0, 0, 0);font-size: 17px;" mpa-is-content="t">Build 4967 Unquoted Service Path</span></p><p style="color: rgb(51, 51, 51);font-size: 17px;margin: 0px;padding: 0px;clear: both;min-height: 1em;max-width: 100%;font-style: normal;font-variant-ligatures: normal;font-variant-caps: normal;font-weight: 400;letter-spacing: normal;orphans: 2;text-align: justify;text-indent: 0px;text-transform: none;white-space: normal;widows: 2;word-spacing: 0px;-webkit-text-stroke-width: 0px;text-decoration-thickness: initial;text-decoration-style: initial;text-decoration-color: initial;overflow-wrap: break-word !important;box-sizing: border-box !important;"><span style="color: rgb(0, 82, 255);text-decoration: underline;" mpa-is-content="t"><a href="https://cxsecurity.com/issue/WLB-2022010079" target="_blank">https://cxsecurity.com/issue/WLB-2022010079</a></span></p><p style="width: 100%;background: rgb(235, 244, 255);font-weight: 400;line-height: 20px;color: rgb(98, 115, 170);font-size: 14px;text-align: left;"><span style="color: rgb(0, 0, 0);font-size: 17px;">SB Admin Cross Site Request Forgery / SQL Injection</span></p><p style="width: 100%;background: rgb(235, 244, 255);line-height: 20px;color: rgb(51, 51, 51);font-size: 17px;clear: both;min-height: 1em;max-width: 100%;font-style: normal;font-variant-ligatures: normal;font-variant-caps: normal;font-weight: 400;letter-spacing: normal;orphans: 2;text-align: justify;text-indent: 0px;text-transform: none;white-space: normal;widows: 2;word-spacing: 0px;-webkit-text-stroke-width: 0px;text-decoration-thickness: initial;text-decoration-style: initial;text-decoration-color: initial;overflow-wrap: break-word !important;"><span style="color: rgb(0, 82, 255);text-decoration: underline;"><a href="https://cxsecurity.com/issue/WLB-2022010081" target="_blank">https://cxsecurity.com/issue/WLB-2022010081</a></span></p><p style="color: rgb(98, 115, 170);font-size: 14px;text-align: left;"><span style="color: rgb(51, 51, 51);font-size: 17px;" mpa-is-content="t">Chaos Ransomware Builder 4 Insecure Permissions</span></p><p style="color: rgb(51, 51, 51);font-size: 17px;margin: 0px;padding: 0px;clear: both;min-height: 1em;max-width: 100%;font-style: normal;font-variant-ligatures: normal;font-variant-caps: normal;font-weight: 400;letter-spacing: normal;orphans: 2;text-align: justify;text-indent: 0px;text-transform: none;white-space: normal;widows: 2;word-spacing: 0px;-webkit-text-stroke-width: 0px;text-decoration-thickness: initial;text-decoration-style: initial;text-decoration-color: initial;width: 100%;background: rgb(235, 244, 255);line-height: 20px;overflow-wrap: break-word !important;box-sizing: border-box !important;"><span style="color: rgb(0, 82, 255);text-decoration: underline;" mpa-is-content="t"><a href="https://cxsecurity.com/issue/WLB-2022010083" target="_blank">https://cxsecurity.com/issue/WLB-2022010083</a></span></p><p style="color: rgb(51, 51, 51);font-size: 17px;clear: both;min-height: 1em;max-width: 100%;font-style: normal;font-variant-ligatures: normal;font-variant-caps: normal;font-weight: 400;letter-spacing: normal;orphans: 2;text-align: left;text-indent: 0px;text-transform: none;white-space: normal;widows: 2;word-spacing: 0px;-webkit-text-stroke-width: 0px;text-decoration-thickness: initial;text-decoration-style: initial;text-decoration-color: initial;width: 100%;background: rgb(235, 244, 255);line-height: 20px;overflow-wrap: break-word !important;"><span style="text-align: left;">AgentTesla Builder Web Panel / SQL Injection</span></p><p style="color: rgb(51, 51, 51);font-size: 17px;margin: 0px;padding: 0px;clear: both;min-height: 1em;max-width: 100%;font-style: normal;font-variant-ligatures: normal;font-variant-caps: normal;font-weight: 400;letter-spacing: normal;orphans: 2;text-align: left;text-indent: 0px;text-transform: none;white-space: normal;widows: 2;word-spacing: 0px;-webkit-text-stroke-width: 0px;text-decoration-thickness: initial;text-decoration-style: initial;text-decoration-color: initial;width: 100%;background: rgb(235, 244, 255);line-height: 20px;overflow-wrap: break-word !important;box-sizing: border-box !important;"><span style="color: rgb(0, 82, 255);text-decoration: underline;" mpa-is-content="t"><a href="https://cxsecurity.com/issue/WLB-2022010085" target="_blank">https://cxsecurity.com/issue/WLB-2022010085</a></span></p><p style="color: rgb(51, 51, 51);font-size: 17px;clear: both;min-height: 1em;max-width: 100%;font-style: normal;font-variant-ligatures: normal;font-variant-caps: normal;font-weight: 400;letter-spacing: normal;orphans: 2;text-align: left;text-indent: 0px;text-transform: none;white-space: normal;widows: 2;word-spacing: 0px;-webkit-text-stroke-width: 0px;text-decoration-thickness: initial;text-decoration-style: initial;text-decoration-color: initial;width: 100%;background: rgb(235, 244, 255);line-height: 20px;overflow-wrap: break-word !important;"><span style="text-align: left;">Developed by : Muhammad Jamil - SQL Injection</span></p><p style="width: 100%;background: rgb(235, 244, 255);line-height: 20px;color: rgb(51, 51, 51);font-size: 17px;clear: both;min-height: 1em;max-width: 100%;font-style: normal;font-variant-ligatures: normal;font-variant-caps: normal;font-weight: 400;letter-spacing: normal;orphans: 2;text-align: justify;text-indent: 0px;text-transform: none;white-space: normal;widows: 2;word-spacing: 0px;-webkit-text-stroke-width: 0px;text-decoration-thickness: initial;text-decoration-style: initial;text-decoration-color: initial;overflow-wrap: break-word !important;"><span style="color: rgb(0, 82, 255);text-decoration: underline;"><a href="https://cxsecurity.com/issue/WLB-2022010086" target="_blank">https://cxsecurity.com/issue/WLB-2022010086</a></span></p><p style="color: rgb(51, 51, 51);font-size: 17px;margin: 0px;padding: 0px;clear: both;min-height: 1em;max-width: 100%;font-style: normal;font-variant-ligatures: normal;font-variant-caps: normal;font-weight: 400;letter-spacing: normal;orphans: 2;text-align: left;text-indent: 0px;text-transform: none;white-space: normal;widows: 2;word-spacing: 0px;-webkit-text-stroke-width: 0px;text-decoration-thickness: initial;text-decoration-style: initial;text-decoration-color: initial;width: 100%;background: rgb(235, 244, 255);line-height: 20px;overflow-wrap: break-word !important;box-sizing: border-box !important;"><span style="text-align: left;" mpa-is-content="t">Win32.MarsStealer Web Panel / Unauthenticated Remote Data Deletion</span></p><p style="width: 100%;background: rgb(235, 244, 255);line-height: 20px;color: rgb(51, 51, 51);font-size: 17px;clear: both;min-height: 1em;max-width: 100%;font-style: normal;font-variant-ligatures: normal;font-variant-caps: normal;font-weight: 400;letter-spacing: normal;orphans: 2;text-align: justify;text-indent: 0px;text-transform: none;white-space: normal;widows: 2;word-spacing: 0px;-webkit-text-stroke-width: 0px;text-decoration-thickness: initial;text-decoration-style: initial;text-decoration-color: initial;overflow-wrap: break-word !important;"><span style="color: rgb(0, 82, 255);text-decoration: underline;"><a href="https://cxsecurity.com/issue/WLB-2022010087" target="_blank">https://cxsecurity.com/issue/WLB-2022010087</a></span></p><p style="color: rgb(51, 51, 51);font-size: 17px;margin: 0px;padding: 0px;clear: both;min-height: 1em;max-width: 100%;font-style: normal;font-variant-ligatures: normal;font-variant-caps: normal;font-weight: 400;letter-spacing: normal;orphans: 2;text-align: left;text-indent: 0px;text-transform: none;white-space: normal;widows: 2;word-spacing: 0px;-webkit-text-stroke-width: 0px;text-decoration-thickness: initial;text-decoration-style: initial;text-decoration-color: initial;width: 100%;background: rgb(235, 244, 255);line-height: 20px;overflow-wrap: break-word !important;box-sizing: border-box !important;"><span style="text-align: left;" mpa-is-content="t">Win32.MarsStealer Web Panel / Unauthenticated Remote Information Disclosure</span></p><p style="color: rgb(98, 115, 170);font-size: 14px;"><span style="color: rgb(0, 82, 255);text-decoration: underline;font-size: 17px;" mpa-is-content="t"><a href="https://cxsecurity.com/issue/WLB-2022010088" target="_blank">https://cxsecurity.com/issue/WLB-2022010088</a></span></p><p style="color: rgb(51, 51, 51);font-size: 17px;clear: both;min-height: 1em;max-width: 100%;font-style: normal;font-variant-ligatures: normal;font-variant-caps: normal;font-weight: 400;letter-spacing: normal;orphans: 2;text-align: left;text-indent: 0px;text-transform: none;white-space: normal;widows: 2;word-spacing: 0px;-webkit-text-stroke-width: 0px;text-decoration-thickness: initial;text-decoration-style: initial;text-decoration-color: initial;width: 100%;background: rgb(235, 244, 255);line-height: 20px;overflow-wrap: break-word !important;"><span style="text-align: left;">Worktime 10.20 Build 4967 DLL Hijacking</span></p><p style="color: rgb(98, 115, 170);font-size: 14px;"><span style="color: rgb(0, 82, 255);text-decoration: underline;font-size: 17px;" mpa-is-content="t"><a href="https://cxsecurity.com/issue/WLB-2022010090" target="_blank">https://cxsecurity.com/issue/WLB-2022010090</a></span></p><p style="color: rgb(51, 51, 51);font-size: 17px;clear: both;min-height: 1em;max-width: 100%;font-style: normal;font-variant-ligatures: normal;font-variant-caps: normal;font-weight: 400;letter-spacing: normal;orphans: 2;text-align: left;text-indent: 0px;text-transform: none;white-space: normal;widows: 2;word-spacing: 0px;-webkit-text-stroke-width: 0px;text-decoration-thickness: initial;text-decoration-style: initial;text-decoration-color: initial;width: 100%;background: rgb(235, 244, 255);line-height: 20px;overflow-wrap: break-word !important;"><span style="text-align: left;">Nyron 1.0 SQL Injection</span></p><p style="color: rgb(98, 115, 170);font-size: 14px;"><span style="color: rgb(0, 82, 255);text-decoration: underline;font-size: 17px;" mpa-is-content="t"><a href="https://cxsecurity.com/issue/WLB-2022010091" target="_blank">https://cxsecurity.com/issue/WLB-2022010091</a></span></p><p style="color: rgb(51, 51, 51);font-size: 17px;clear: both;min-height: 1em;max-width: 100%;font-style: normal;font-variant-ligatures: normal;font-variant-caps: normal;font-weight: 400;letter-spacing: normal;orphans: 2;text-align: left;text-indent: 0px;text-transform: none;white-space: normal;widows: 2;word-spacing: 0px;-webkit-text-stroke-width: 0px;text-decoration-thickness: initial;text-decoration-style: initial;text-decoration-color: initial;width: 100%;background: rgb(235, 244, 255);line-height: 20px;overflow-wrap: break-word !important;"><span style="text-align: left;">Simple Chatbot Application 1.0 SQL Injection</span></p><p style="color: rgb(98, 115, 170);font-size: 14px;"><span style="color: rgb(0, 82, 255);text-decoration: underline;font-size: 17px;" mpa-is-content="t"><a href="https://cxsecurity.com/issue/WLB-2022010092" target="_blank">https://cxsecurity.com/issue/WLB-2022010092</a></span></p><p style="color: rgb(51, 51, 51);font-size: 17px;clear: both;min-height: 1em;max-width: 100%;font-style: normal;font-variant-ligatures: normal;font-variant-caps: normal;font-weight: 400;letter-spacing: normal;orphans: 2;text-align: left;text-indent: 0px;text-transform: none;white-space: normal;widows: 2;word-spacing: 0px;-webkit-text-stroke-width: 0px;text-decoration-thickness: initial;text-decoration-style: initial;text-decoration-color: initial;width: 100%;background: rgb(235, 244, 255);line-height: 20px;overflow-wrap: break-word !important;"><span style="text-align: left;">Simple Chatbot Application 1.0 Shell Upload</span></p><p style="color: rgb(98, 115, 170);font-size: 14px;"><span style="color: rgb(0, 82, 255);text-decoration: underline;font-size: 17px;" mpa-is-content="t"><a href="https://cxsecurity.com/issue/WLB-2022010093" target="_blank">https://cxsecurity.com/issue/WLB-2022010093</a></span></p><p style="color: rgb(51, 51, 51);font-size: 17px;clear: both;min-height: 1em;max-width: 100%;font-style: normal;font-variant-ligatures: normal;font-variant-caps: normal;font-weight: 400;letter-spacing: normal;orphans: 2;text-align: left;text-indent: 0px;text-transform: none;white-space: normal;widows: 2;word-spacing: 0px;-webkit-text-stroke-width: 0px;text-decoration-thickness: initial;text-decoration-style: initial;text-decoration-color: initial;width: 100%;background: rgb(235, 244, 255);line-height: 20px;overflow-wrap: break-word !important;"><span style="text-align: left;">Creston Web Interface 1.0.0.2159 Credential Disclosure</span></p><p style="color: rgb(98, 115, 170);font-size: 14px;"><span style="color: rgb(0, 82, 255);text-decoration: underline;font-size: 17px;" mpa-is-content="t"><a href="https://cxsecurity.com/issue/WLB-2022010094" target="_blank">https://cxsecurity.com/issue/WLB-2022010094</a></span></p><p style="color: rgb(51, 51, 51);font-size: 17px;clear: both;min-height: 1em;max-width: 100%;font-style: normal;font-variant-ligatures: normal;font-variant-caps: normal;font-weight: 400;letter-spacing: normal;orphans: 2;text-align: left;text-indent: 0px;text-transform: none;white-space: normal;widows: 2;word-spacing: 0px;-webkit-text-stroke-width: 0px;text-decoration-thickness: initial;text-decoration-style: initial;text-decoration-color: initial;width: 100%;background: rgb(235, 244, 255);line-height: 20px;overflow-wrap: break-word !important;"><span style="text-align: left;">SalonERP 3.0.1 sql SQL Injection (Authenticated)</span></p><p style="color: rgb(98, 115, 170);font-size: 14px;"><span style="color: rgb(0, 82, 255);text-decoration: underline;font-size: 17px;" mpa-is-content="t"><a href="https://cxsecurity.com/issue/WLB-2022010096" target="_blank">https://cxsecurity.com/issue/WLB-2022010096</a></span></p><p style="color: rgb(51, 51, 51);font-size: 17px;clear: both;min-height: 1em;max-width: 100%;font-style: normal;font-variant-ligatures: normal;font-variant-caps: normal;font-weight: 400;letter-spacing: normal;orphans: 2;text-align: left;text-indent: 0px;text-transform: none;white-space: normal;widows: 2;word-spacing: 0px;-webkit-text-stroke-width: 0px;text-decoration-thickness: initial;text-decoration-style: initial;text-decoration-color: initial;width: 100%;background: rgb(235, 244, 255);line-height: 20px;overflow-wrap: break-word !important;"><span style="text-align: left;">Landa Driving School Management System 2.0.1 Arbitrary File Upload</span></p><p style="color: rgb(98, 115, 170);font-size: 14px;"><span style="color: rgb(0, 82, 255);text-decoration: underline;font-size: 17px;" mpa-is-content="t"><a href="https://cxsecurity.com/issue/WLB-2022010097" target="_blank">https://cxsecurity.com/issue/WLB-2022010097</a></span></p><p style="color: rgb(51, 51, 51);font-size: 17px;clear: both;min-height: 1em;max-width: 100%;font-style: normal;font-variant-ligatures: normal;font-variant-caps: normal;font-weight: 400;letter-spacing: normal;orphans: 2;text-align: left;text-indent: 0px;text-transform: none;white-space: normal;widows: 2;word-spacing: 0px;-webkit-text-stroke-width: 0px;text-decoration-thickness: initial;text-decoration-style: initial;text-decoration-color: initial;width: 100%;background: rgb(235, 244, 255);line-height: 20px;overflow-wrap: break-word !important;"><span style="text-align: left;">WordPress PluginWP Visitor Statistics 4.7 SQL Injection</span></p><p style="color: rgb(98, 115, 170);font-size: 14px;"><span style="color: rgb(0, 82, 255);text-decoration: underline;font-size: 17px;" mpa-is-content="t"><a href="https://cxsecurity.com/issue/WLB-2022010098" target="_blank">https://cxsecurity.com/issue/WLB-2022010098</a></span></p><p style="color: rgb(51, 51, 51);font-size: 17px;clear: both;min-height: 1em;max-width: 100%;font-style: normal;font-variant-ligatures: normal;font-variant-caps: normal;font-weight: 400;letter-spacing: normal;orphans: 2;text-align: left;text-indent: 0px;text-transform: none;white-space: normal;widows: 2;word-spacing: 0px;-webkit-text-stroke-width: 0px;text-decoration-thickness: initial;text-decoration-style: initial;text-decoration-color: initial;width: 100%;background: rgb(235, 244, 255);line-height: 20px;overflow-wrap: break-word !important;"><span style="text-align: left;">Picaporte Design- Sql Injection Vulnerability</span></p><p style="color: rgb(98, 115, 170);font-size: 14px;"><span style="color: rgb(0, 82, 255);text-decoration: underline;font-size: 17px;" mpa-is-content="t"><a href="https://cxsecurity.com/issue/WLB-2022010099" target="_blank">https://cxsecurity.com/issue/WLB-2022010099</a></span></p><p style="color: rgb(51, 51, 51);font-size: 17px;clear: both;min-height: 1em;max-width: 100%;font-style: normal;font-variant-ligatures: normal;font-variant-caps: normal;font-weight: 400;letter-spacing: normal;orphans: 2;text-align: left;text-indent: 0px;text-transform: none;white-space: normal;widows: 2;word-spacing: 0px;-webkit-text-stroke-width: 0px;text-decoration-thickness: initial;text-decoration-style: initial;text-decoration-color: initial;width: 100%;background: rgb(235, 244, 255);line-height: 20px;overflow-wrap: break-word !important;"><span style="text-align: left;">Archeevo 5.0 Local File Inclusion</span></p><p style="color: rgb(98, 115, 170);font-size: 14px;margin-bottom: 10px;"><span style="color: rgb(0, 82, 255);text-decoration: underline;font-size: 17px;" mpa-is-content="t"><a href="https://cxsecurity.com/issue/WLB-2022010100" target="_blank">https://cxsecurity.com/issue/WLB-2022010100</a></span></p></div></div></div></div><hr style="outline: 0px;font-family: -apple-system, BlinkMacSystemFont, &#34;Helvetica Neue&#34;, &#34;PingFang SC&#34;, &#34;Hiragino Sans GB&#34;, &#34;Microsoft YaHei UI&#34;, &#34;Microsoft YaHei&#34;, Arial, sans-serif;letter-spacing: 0.544px;white-space: normal;background-color: rgb(255, 255, 255);border-style: solid;border-right-width: 0px;border-bottom-width: 0px;border-left-width: 0px;border-color: rgba(0, 0, 0, 0.1);transform-origin: 0px 0px;transform: scale(1, 0.5);"/><p style="outline: 0px;font-family: -apple-system, BlinkMacSystemFont, &#34;Helvetica Neue&#34;, &#34;PingFang SC&#34;, &#34;Hiragino Sans GB&#34;, &#34;Microsoft YaHei UI&#34;, &#34;Microsoft YaHei&#34;, Arial, sans-serif;letter-spacing: 0.544px;white-space: normal;background-color: rgb(255, 255, 255);"><span style="outline: 0px;font-size: 12px;letter-spacing: 0.544px;color: rgb(178, 178, 178);">更多互动可点击阅读原文</span></p></div></div></div></div>


<p><img src="https://wechat2rss.xlab.app/img-proxy/?k=3ccbd6ba&amp;u=https%3A%2F%2Fmmbiz.qpic.cn%2Fmmbiz_png%2FsiayVELeBkzWBXV8e57JJ4OyQuuMXTfadZCia0bN2sFBfdbTRlFx0S97kyKKjic5v6eaZ8cY4WQt0UEu4dkyowHYg%2F640%3Fwx_fmt%3Dpng"/></p>
<p><img src="https://wechat2rss.xlab.app/img-proxy/?k=544101f2&amp;u=https%3A%2F%2Fmmbiz.qpic.cn%2Fmmbiz_png%2Frl6daM2XiabyLSr7nSTyAzcoZqPAsfe5tOOrXX0aciaVAfibHeQk5NOfQTdESRsezCwstPF02LeE4RHaH6NBEB9Rw%2F640%3Fwx_fmt%3Dpng"/></p>
<p><img src="https://wechat2rss.xlab.app/img-proxy/?k=a102e629&amp;u=https%3A%2F%2Fmmbiz.qpic.cn%2Fmmbiz_png%2FOfy1HR2ydtMX0JEwNzn1JJrwlNpEyWrbBOJ0qHMav42pSK0ibHmqCQFDibzGjCC1ZblRPjn7RxQFkW1J87PdZO3A%2F640%3Fwx_fmt%3Dpng"/></p>
<p><img src="https://wechat2rss.xlab.app/img-proxy/?k=320ad095&amp;u=https%3A%2F%2Fmmbiz.qpic.cn%2Fmmbiz_png%2FLdRq1KFbXJibHPqc6I460BrGIGaliaAquMbGWUINvrcoVKTM7ZlUypjhVXbJvsqsDicCOomw1bmnvIow7BKkIhT8Q%2F640%3Fwx_fmt%3Dpng"/></p>
<p><img src="https://wechat2rss.xlab.app/img-proxy/?k=ee0f3bdf&amp;u=https%3A%2F%2Fmmbiz.qpic.cn%2Fmmbiz_png%2FLdRq1KFbXJibHPqc6I460BrGIGaliaAquMKqPMp2pGfXWqbJodibQgDQjiaCRnMLIgzXEiaIUBspRiaZibicx9dLewee0w%2F640%3Fwx_fmt%3Dpng"/></p>
<p><img src="https://wechat2rss.xlab.app/img-proxy/?k=320ad095&amp;u=https%3A%2F%2Fmmbiz.qpic.cn%2Fmmbiz_png%2FLdRq1KFbXJibHPqc6I460BrGIGaliaAquMbGWUINvrcoVKTM7ZlUypjhVXbJvsqsDicCOomw1bmnvIow7BKkIhT8Q%2F640%3Fwx_fmt%3Dpng"/></p>
<p><img src="https://wechat2rss.xlab.app/img-proxy/?k=ee0f3bdf&amp;u=https%3A%2F%2Fmmbiz.qpic.cn%2Fmmbiz_png%2FLdRq1KFbXJibHPqc6I460BrGIGaliaAquMKqPMp2pGfXWqbJodibQgDQjiaCRnMLIgzXEiaIUBspRiaZibicx9dLewee0w%2F640%3Fwx_fmt%3Dpng"/></p>
<p><img src="https://wechat2rss.xlab.app/img-proxy/?k=320ad095&amp;u=https%3A%2F%2Fmmbiz.qpic.cn%2Fmmbiz_png%2FLdRq1KFbXJibHPqc6I460BrGIGaliaAquMbGWUINvrcoVKTM7ZlUypjhVXbJvsqsDicCOomw1bmnvIow7BKkIhT8Q%2F640%3Fwx_fmt%3Dpng"/></p>
<p><img src="https://wechat2rss.xlab.app/img-proxy/?k=ee0f3bdf&amp;u=https%3A%2F%2Fmmbiz.qpic.cn%2Fmmbiz_png%2FLdRq1KFbXJibHPqc6I460BrGIGaliaAquMKqPMp2pGfXWqbJodibQgDQjiaCRnMLIgzXEiaIUBspRiaZibicx9dLewee0w%2F640%3Fwx_fmt%3Dpng"/></p>



<p><a href="https://0103sec.notion.site/20220124-0d2356f0000e4707b05e21ad8f74ae81">阅读原文</a></p>
<p><a href="https://wechat2rss.xlab.app/link-proxy/?k=f3f4f235&amp;r=1&amp;u=http%3A%2F%2Fmp.weixin.qq.com%2Fs%3F__biz%3DMzIxMjI0Mzk0OQ%3D%3D%26mid%3D2247485227%26idx%3D1%26sn%3D8488af668c621f992c7cb0bfda624ef9">跳转微信打开</a></p>
]]></content:encoded>
      <pubDate>Mon, 24 Jan 2022 17:53:00 +0800</pubDate>
    </item>
    <item>
      <title>第十六周/20220117 红队推送</title>
      <link>https://mp.weixin.qq.com/s?__biz=MzIxMjI0Mzk0OQ==&amp;mid=2247484270&amp;idx=1&amp;sn=0edfd7fec8f90a09c9b19d2b28ed6e5c</link>
      <description>新一周的工具、文章和漏洞研究。</description>
      <content:encoded><![CDATA[<p>
原创 <span>0103 SEC</span> <span>2022-01-17 21:21</span> <span style="display: inline-block;"></span>
</p>

<p>新一周的工具、文章和漏洞研究。</p>
<p></p>



<p>
<img src="https://wechat2rss.xlab.app/img-proxy/?k=2e3029c5&amp;u=https%3A%2F%2Fmmbiz.qpic.cn%2Fmmbiz_jpg%2FLKONdLtpFBKISmx1clKicic8iaEXI5MLhBvRbuOqcvO9e6NhL5CHmLHiaMn5b0RINGPbRzFw8eYpvYVg4HGS1praiaQ%2F0%3Fwx_fmt%3Djpeg"/>
</p>


<div data-mpa-template="t" mpa-from-tpl="t" data-mpa-powered-by="yiban.io"><div style="display: flex;justify-content: center;align-items: center;width: 100%;" data-mid="" mpa-from-tpl="t"><div style="display: flex;justify-content: center;align-items: center;" data-mid="" mpa-from-tpl="t"><p style="width: 252px;height: 26px;" data-mid="" mpa-from-tpl="t"><img class="rich_pages wxw-img" data-ratio="0.10317460317460317" style="display: block;" data-type="png" data-w="504" src="https://wechat2rss.xlab.app/img-proxy/?k=1e08647b&amp;u=https%3A%2F%2Fmmbiz.qpic.cn%2Fmmbiz_png%2F0HWUgTEskmF0Lavy78gmnwGOS8xAlH5C4PtI9LMEkpiabCf9mibJUxJLicHVb3m9Jpe7QN8kzdibKASyM0EEMYoFBA%2F640%3Fwx_fmt%3Dpng"/></p></div></div></div><div data-mpa-template="t" mpa-from-tpl="t"><div data-id="92510" style="border-width: 0px;border-style: none;border-color: initial;" mpa-from-tpl="t"><div style="width:100%;text-align:center;" data-width="100%" mpa-from-tpl="t"><div mpa-from-tpl="t" style="display: inline-block;height: 50px;padding-top: 3px;padding-right: 3px;padding-left: 3px;background-image: url(&#34;https://mmbiz.qpic.cn/mmbiz_png/LKONdLtpFBIVVZkoonhlKxL9UVlricS1VdpqzpZTicibpO0Js6GdcTn6COfZ76WuBPqhYr0zx1SPo4f9VPyx7OnTw/640?wx_fmt=png&#34;);background-size: 100% 100%;"><div style="padding:2px 2px;background-color:#f0aa25;" mpa-from-tpl="t"><div style="padding-right: 20px;padding-left: 20px;background-color: rgb(255, 214, 52);border-radius: 3px;height: 31px;" data-data-bgopacity="10%" data-bgless="spin" data-bglessp="120" mpa-from-tpl="t"><div style="width:100%;padding-top:2px;" data-width="100%" mpa-from-tpl="t"><p style="width:40px;margin-left:-15px;" mpa-from-tpl="t"><img class="rich_pages wxw-img" data-ratio="0.07272727272727272" style="width:100%;display:block;" data-type="png" data-w="55" data-width="100%" src="https://wechat2rss.xlab.app/img-proxy/?k=320ad095&amp;u=https%3A%2F%2Fmmbiz.qpic.cn%2Fmmbiz_png%2FLdRq1KFbXJibHPqc6I460BrGIGaliaAquMbGWUINvrcoVKTM7ZlUypjhVXbJvsqsDicCOomw1bmnvIow7BKkIhT8Q%2F640%3Fwx_fmt%3Dpng"/></p></div><p style="width:100%;font-size:16px;color:#0046bf;line-height:22px;" data-brushtype="text" data-width="100%" mpa-from-tpl="t"><span style="font-size: 20px;"><strong mpa-from-tpl="t">红队文章</strong></span></p><div style="width:100%;" data-width="100%" mpa-from-tpl="t"><p style="width:40px;margin-left:-15px;float:right;margin-right:-15px;" mpa-from-tpl="t"><img class="rich_pages wxw-img" data-ratio="0.07142857142857142" style="width:100%;display:block;" data-type="png" data-w="56" data-width="100%" src="https://wechat2rss.xlab.app/img-proxy/?k=ee0f3bdf&amp;u=https%3A%2F%2Fmmbiz.qpic.cn%2Fmmbiz_png%2FLdRq1KFbXJibHPqc6I460BrGIGaliaAquMKqPMp2pGfXWqbJodibQgDQjiaCRnMLIgzXEiaIUBspRiaZibicx9dLewee0w%2F640%3Fwx_fmt%3Dpng"/></p></div></div></div></div></div></div></div><div data-mpa-template="t" mpa-from-tpl="t"><div data-mpa-category="模板" style="width: 100%;padding: 0 15px;" data-mid="" mpa-from-tpl="t"><div style="width: 100%;padding: 15px 17px 20px;background: rgb(235, 244, 255);font-weight: 400;line-height: 20px;" data-mid="" mpa-from-tpl="t"><p style="margin: 0px;padding: 0px;clear: both;min-height: 1em;max-width: 100%;overflow-wrap: break-word !important;box-sizing: border-box !important;color: rgb(51, 51, 51);font-family: mp-quote, -apple-system-font, BlinkMacSystemFont, &#34;Helvetica Neue&#34;, &#34;PingFang SC&#34;, &#34;Hiragino Sans GB&#34;, &#34;Microsoft YaHei UI&#34;, &#34;Microsoft YaHei&#34;, Arial, sans-serif;font-size: 17px;font-style: normal;font-variant-ligatures: normal;font-variant-caps: normal;font-weight: 400;letter-spacing: normal;orphans: 2;text-indent: 0px;text-transform: none;white-space: normal;widows: 2;word-spacing: 0px;-webkit-text-stroke-width: 0px;text-decoration-thickness: initial;text-decoration-style: initial;text-decoration-color: initial;text-align: left;"><span style="margin: 0px;padding: 0px;max-width: 100%;overflow-wrap: break-word !important;box-sizing: border-box !important;font-size: 17px;">Wordpress core 5.8.2 SQL Injection  (CVE-2022–21661) 漏洞分析与复现</span></p><p style="color: rgb(51, 51, 51);font-size: 17px;clear: both;min-height: 1em;max-width: 100%;font-family: mp-quote, -apple-system-font, BlinkMacSystemFont, &#34;Helvetica Neue&#34;, &#34;PingFang SC&#34;, &#34;Hiragino Sans GB&#34;, &#34;Microsoft YaHei UI&#34;, &#34;Microsoft YaHei&#34;, Arial, sans-serif;font-style: normal;font-variant-ligatures: normal;font-variant-caps: normal;font-weight: 400;letter-spacing: normal;orphans: 2;text-align: justify;text-indent: 0px;text-transform: none;white-space: normal;widows: 2;word-spacing: 0px;-webkit-text-stroke-width: 0px;text-decoration-thickness: initial;text-decoration-style: initial;text-decoration-color: initial;width: 100%;background: rgb(235, 244, 255);line-height: 20px;overflow-wrap: break-word !important;"><span style="color: rgb(0, 82, 255);text-decoration: underline;"><a href="https://cognn.medium.com/sql-injection-in-wordpress-core-zdi-can-15541-a451c492897" target="_blank">https://cognn.medium.com/sql-injection-in-wordpress-core-zdi-can-15541-a451c492897</a></span></p><p style="margin: 0px;padding: 0px;clear: both;min-height: 1em;max-width: 100%;overflow-wrap: break-word !important;box-sizing: border-box !important;color: rgb(51, 51, 51);font-family: mp-quote, -apple-system-font, BlinkMacSystemFont, &#34;Helvetica Neue&#34;, &#34;PingFang SC&#34;, &#34;Hiragino Sans GB&#34;, &#34;Microsoft YaHei UI&#34;, &#34;Microsoft YaHei&#34;, Arial, sans-serif;font-size: 17px;font-style: normal;font-variant-ligatures: normal;font-variant-caps: normal;font-weight: 400;letter-spacing: normal;orphans: 2;text-indent: 0px;text-transform: none;white-space: normal;widows: 2;word-spacing: 0px;-webkit-text-stroke-width: 0px;text-decoration-thickness: initial;text-decoration-style: initial;text-decoration-color: initial;text-align: left;"><span style="margin: 0px;padding: 0px;max-width: 100%;overflow-wrap: break-word !important;box-sizing: border-box !important;font-size: 17px;">CVE-2021-41577：EVGA Precision X1 从MITM 到 RCE</span></p><p style="color: rgb(51, 51, 51);font-size: 17px;clear: both;min-height: 1em;max-width: 100%;font-family: mp-quote, -apple-system-font, BlinkMacSystemFont, &#34;Helvetica Neue&#34;, &#34;PingFang SC&#34;, &#34;Hiragino Sans GB&#34;, &#34;Microsoft YaHei UI&#34;, &#34;Microsoft YaHei&#34;, Arial, sans-serif;font-style: normal;font-variant-ligatures: normal;font-variant-caps: normal;font-weight: 400;letter-spacing: normal;orphans: 2;text-align: justify;text-indent: 0px;text-transform: none;white-space: normal;widows: 2;word-spacing: 0px;-webkit-text-stroke-width: 0px;text-decoration-thickness: initial;text-decoration-style: initial;text-decoration-color: initial;width: 100%;background: rgb(235, 244, 255);line-height: 20px;overflow-wrap: break-word !important;"><span style="font-size: 16px;"><span style="font-size: 16px;color: rgb(0, 82, 255);text-decoration: underline;"><a href="https://rhinosecuritylabs.com/research/cve-2021-41577-evga-precision-x1/?__cf_chl_f_tk=34KsHs4f0TNCt.F_wOk8fEP9V5sEWBKHyWYuOjQdhE8-1642417390-0-gaNycGzNB70" target="_blank">https://rhinosecuritylabs.com/research/cve-2021-41577-evga-precision-x1/?__cf_chl_f_tk=34KsHs4f0TNCt.F_wOk8fEP9V5sEWBKHyWYuOjQdhE8-1642417390-0-gaNycGzNB70</a></span></span></p><p style="margin: 0px;padding: 0px;clear: both;min-height: 1em;max-width: 100%;overflow-wrap: break-word !important;box-sizing: border-box !important;color: rgb(51, 51, 51);font-family: mp-quote, -apple-system-font, BlinkMacSystemFont, &#34;Helvetica Neue&#34;, &#34;PingFang SC&#34;, &#34;Hiragino Sans GB&#34;, &#34;Microsoft YaHei UI&#34;, &#34;Microsoft YaHei&#34;, Arial, sans-serif;font-size: 17px;font-style: normal;font-variant-ligatures: normal;font-variant-caps: normal;font-weight: 400;letter-spacing: normal;orphans: 2;text-indent: 0px;text-transform: none;white-space: normal;widows: 2;word-spacing: 0px;-webkit-text-stroke-width: 0px;text-decoration-thickness: initial;text-decoration-style: initial;text-decoration-color: initial;text-align: left;"><span style="margin: 0px;padding: 0px;max-width: 100%;overflow-wrap: break-word !important;box-sizing: border-box !important;font-size: 17px;">CVE-2021-20038 (SonicWall SSL VPN) 深入分析</span></p><p style="color: rgb(51, 51, 51);font-size: 17px;clear: both;min-height: 1em;max-width: 100%;font-family: mp-quote, -apple-system-font, BlinkMacSystemFont, &#34;Helvetica Neue&#34;, &#34;PingFang SC&#34;, &#34;Hiragino Sans GB&#34;, &#34;Microsoft YaHei UI&#34;, &#34;Microsoft YaHei&#34;, Arial, sans-serif;font-style: normal;font-variant-ligatures: normal;font-variant-caps: normal;font-weight: 400;letter-spacing: normal;orphans: 2;text-align: justify;text-indent: 0px;text-transform: none;white-space: normal;widows: 2;word-spacing: 0px;-webkit-text-stroke-width: 0px;text-decoration-thickness: initial;text-decoration-style: initial;text-decoration-color: initial;width: 100%;background: rgb(235, 244, 255);line-height: 20px;overflow-wrap: break-word !important;"><span style="color: rgb(0, 82, 255);text-decoration: underline;"><a href="https://www.reddit.com/r/netsec/comments/s1dtx2/writing_an_exploit_for_cve202120038_sonicwall_ssl/" target="_blank">https://www.reddit.com/r/netsec/comments/s1dtx2/writing_an_exploit_for_cve202120038_sonicwall_ssl/</a></span></p><p style="margin: 0px;padding: 0px;clear: both;min-height: 1em;max-width: 100%;overflow-wrap: break-word !important;box-sizing: border-box !important;color: rgb(51, 51, 51);font-family: mp-quote, -apple-system-font, BlinkMacSystemFont, &#34;Helvetica Neue&#34;, &#34;PingFang SC&#34;, &#34;Hiragino Sans GB&#34;, &#34;Microsoft YaHei UI&#34;, &#34;Microsoft YaHei&#34;, Arial, sans-serif;font-size: 17px;font-style: normal;font-variant-ligatures: normal;font-variant-caps: normal;font-weight: 400;letter-spacing: normal;orphans: 2;text-indent: 0px;text-transform: none;white-space: normal;widows: 2;word-spacing: 0px;-webkit-text-stroke-width: 0px;text-decoration-thickness: initial;text-decoration-style: initial;text-decoration-color: initial;text-align: left;"><span style="margin: 0px;padding: 0px;max-width: 100%;overflow-wrap: break-word !important;box-sizing: border-box !important;font-size: 17px;">NTLM Theft 提权小技巧</span></p><p style="color: rgb(51, 51, 51);font-size: 17px;clear: both;min-height: 1em;max-width: 100%;font-family: mp-quote, -apple-system-font, BlinkMacSystemFont, &#34;Helvetica Neue&#34;, &#34;PingFang SC&#34;, &#34;Hiragino Sans GB&#34;, &#34;Microsoft YaHei UI&#34;, &#34;Microsoft YaHei&#34;, Arial, sans-serif;font-style: normal;font-variant-ligatures: normal;font-variant-caps: normal;font-weight: 400;letter-spacing: normal;orphans: 2;text-align: justify;text-indent: 0px;text-transform: none;white-space: normal;widows: 2;word-spacing: 0px;-webkit-text-stroke-width: 0px;text-decoration-thickness: initial;text-decoration-style: initial;text-decoration-color: initial;width: 100%;background: rgb(235, 244, 255);line-height: 20px;overflow-wrap: break-word !important;"><span style="color: rgb(0, 82, 255);text-decoration: underline;"><a href="https://www.hackingarticles.in/multiple-files-to-capture-ntlm-hashes-ntlm-theft/" target="_blank">https://www.hackingarticles.in/multiple-files-to-capture-ntlm-hashes-ntlm-theft/</a></span></p><p style="margin: 0px;padding: 0px;clear: both;min-height: 1em;max-width: 100%;overflow-wrap: break-word !important;box-sizing: border-box !important;color: rgb(51, 51, 51);font-family: mp-quote, -apple-system-font, BlinkMacSystemFont, &#34;Helvetica Neue&#34;, &#34;PingFang SC&#34;, &#34;Hiragino Sans GB&#34;, &#34;Microsoft YaHei UI&#34;, &#34;Microsoft YaHei&#34;, Arial, sans-serif;font-size: 17px;font-style: normal;font-variant-ligatures: normal;font-variant-caps: normal;font-weight: 400;letter-spacing: normal;orphans: 2;text-indent: 0px;text-transform: none;white-space: normal;widows: 2;word-spacing: 0px;-webkit-text-stroke-width: 0px;text-decoration-thickness: initial;text-decoration-style: initial;text-decoration-color: initial;text-align: left;"><span style="margin: 0px;padding: 0px;max-width: 100%;overflow-wrap: break-word !important;box-sizing: border-box !important;font-size: 17px;">Bypassing AV/EDR with Nim</span></p><p style="color: rgb(51, 51, 51);font-size: 17px;clear: both;min-height: 1em;max-width: 100%;font-family: mp-quote, -apple-system-font, BlinkMacSystemFont, &#34;Helvetica Neue&#34;, &#34;PingFang SC&#34;, &#34;Hiragino Sans GB&#34;, &#34;Microsoft YaHei UI&#34;, &#34;Microsoft YaHei&#34;, Arial, sans-serif;font-style: normal;font-variant-ligatures: normal;font-variant-caps: normal;font-weight: 400;letter-spacing: normal;orphans: 2;text-align: justify;text-indent: 0px;text-transform: none;white-space: normal;widows: 2;word-spacing: 0px;-webkit-text-stroke-width: 0px;text-decoration-thickness: initial;text-decoration-style: initial;text-decoration-color: initial;width: 100%;background: rgb(235, 244, 255);line-height: 20px;overflow-wrap: break-word !important;"><span style="color: rgb(0, 82, 255);text-decoration: underline;"><a href="https://www.securityartwork.es/2022/01/12/bypassing-av-edr-with-nim/" target="_blank">https://www.securityartwork.es/2022/01/12/bypassing-av-edr-with-nim/</a></span></p><p style="margin: 0px;padding: 0px;clear: both;min-height: 1em;max-width: 100%;overflow-wrap: break-word !important;box-sizing: border-box !important;color: rgb(51, 51, 51);font-family: mp-quote, -apple-system-font, BlinkMacSystemFont, &#34;Helvetica Neue&#34;, &#34;PingFang SC&#34;, &#34;Hiragino Sans GB&#34;, &#34;Microsoft YaHei UI&#34;, &#34;Microsoft YaHei&#34;, Arial, sans-serif;font-size: 17px;font-style: normal;font-variant-ligatures: normal;font-variant-caps: normal;font-weight: 400;letter-spacing: normal;orphans: 2;text-indent: 0px;text-transform: none;white-space: normal;widows: 2;word-spacing: 0px;-webkit-text-stroke-width: 0px;text-decoration-thickness: initial;text-decoration-style: initial;text-decoration-color: initial;text-align: left;"><span style="margin: 0px;padding: 0px;max-width: 100%;overflow-wrap: break-word !important;box-sizing: border-box !important;font-size: 17px;">Exploit Kits vs. Google Chrome</span></p><p style="color: rgb(51, 51, 51);font-size: 17px;margin: 0px;padding: 0px;clear: both;min-height: 1em;max-width: 100%;font-family: mp-quote, -apple-system-font, BlinkMacSystemFont, &#34;Helvetica Neue&#34;, &#34;PingFang SC&#34;, &#34;Hiragino Sans GB&#34;, &#34;Microsoft YaHei UI&#34;, &#34;Microsoft YaHei&#34;, Arial, sans-serif;font-style: normal;font-variant-ligatures: normal;font-variant-caps: normal;font-weight: 400;letter-spacing: normal;orphans: 2;text-align: justify;text-indent: 0px;text-transform: none;white-space: normal;widows: 2;word-spacing: 0px;-webkit-text-stroke-width: 0px;text-decoration-thickness: initial;text-decoration-style: initial;text-decoration-color: initial;width: 100%;background: rgb(235, 244, 255);line-height: 20px;overflow-wrap: break-word !important;box-sizing: border-box !important;"><span style="color: rgb(0, 82, 255);text-decoration: underline;"><a href="https://www.reddit.com/r/netsec/comments/s2bae8/exploit_kits_vs_google_chrome/" target="_blank">https://www.reddit.com/r/netsec/comments/s2bae8/exploit_kits_vs_google_chrome/</a></span></p></div></div></div><div data-mpa-template="t" mpa-from-tpl="t"><div data-id="92510" style="border-width: 0px;border-style: none;border-color: initial;" mpa-from-tpl="t"><div style="width:100%;text-align:center;" data-width="100%" mpa-from-tpl="t"><div mpa-from-tpl="t" style="display: inline-block;height: 50px;padding-top: 3px;padding-right: 3px;padding-left: 3px;background-image: url(&#34;https://mmbiz.qpic.cn/mmbiz_png/LKONdLtpFBIVVZkoonhlKxL9UVlricS1VdpqzpZTicibpO0Js6GdcTn6COfZ76WuBPqhYr0zx1SPo4f9VPyx7OnTw/640?wx_fmt=png&#34;);background-size: 100% 100%;"><div style="padding:2px 2px;background-color:#f0aa25;" mpa-from-tpl="t"><div style="padding-right: 20px;padding-left: 20px;background-color: rgb(255, 214, 52);border-radius: 3px;height: 31px;" data-data-bgopacity="10%" data-bgless="spin" data-bglessp="120" mpa-from-tpl="t"><div style="width:100%;padding-top:2px;" data-width="100%" mpa-from-tpl="t"><p style="width:40px;margin-left:-15px;" mpa-from-tpl="t"><img class="rich_pages wxw-img" data-ratio="0.07272727272727272" style="width:100%;display:block;" data-type="png" data-w="55" data-width="100%" src="https://wechat2rss.xlab.app/img-proxy/?k=320ad095&amp;u=https%3A%2F%2Fmmbiz.qpic.cn%2Fmmbiz_png%2FLdRq1KFbXJibHPqc6I460BrGIGaliaAquMbGWUINvrcoVKTM7ZlUypjhVXbJvsqsDicCOomw1bmnvIow7BKkIhT8Q%2F640%3Fwx_fmt%3Dpng"/></p></div><p style="width:100%;font-size:16px;color:#0046bf;line-height:22px;" data-brushtype="text" data-width="100%" mpa-from-tpl="t"><span style="font-size: 20px;"><strong mpa-from-tpl="t">红队工具</strong></span></p><div style="width:100%;" data-width="100%" mpa-from-tpl="t"><p style="width:40px;margin-left:-15px;float:right;margin-right:-15px;" mpa-from-tpl="t"><img class="rich_pages wxw-img" data-ratio="0.07142857142857142" style="width:100%;display:block;" data-type="png" data-w="56" data-width="100%" src="https://wechat2rss.xlab.app/img-proxy/?k=ee0f3bdf&amp;u=https%3A%2F%2Fmmbiz.qpic.cn%2Fmmbiz_png%2FLdRq1KFbXJibHPqc6I460BrGIGaliaAquMKqPMp2pGfXWqbJodibQgDQjiaCRnMLIgzXEiaIUBspRiaZibicx9dLewee0w%2F640%3Fwx_fmt%3Dpng"/></p></div></div></div></div></div></div></div><div data-mpa-template="t" mpa-from-tpl="t"><div data-mpa-category="模板" style="width: 100%;padding: 0 15px;" data-mid="" mpa-from-tpl="t"><div style="width: 100%;padding: 15px 17px 20px;background: rgb(235, 244, 255);font-weight: 400;line-height: 20px;" data-mid="" mpa-from-tpl="t"><p data-mid="" style="color: rgb(98, 115, 170);font-size: 14px;"><span style="font-size: 17px;color: rgb(51, 51, 51);text-align: left;">冰镜：基于iMonitorSDK的开源终端行为监控分析软件</span></p><p style="color: rgb(51, 51, 51);font-size: 17px;margin: 0px;padding: 0px;clear: both;min-height: 1em;max-width: 100%;font-family: mp-quote, -apple-system-font, BlinkMacSystemFont, &#34;Helvetica Neue&#34;, &#34;PingFang SC&#34;, &#34;Hiragino Sans GB&#34;, &#34;Microsoft YaHei UI&#34;, &#34;Microsoft YaHei&#34;, Arial, sans-serif;font-style: normal;font-variant-ligatures: normal;font-variant-caps: normal;font-weight: 400;letter-spacing: normal;orphans: 2;text-align: justify;text-indent: 0px;text-transform: none;white-space: normal;widows: 2;word-spacing: 0px;-webkit-text-stroke-width: 0px;text-decoration-thickness: initial;text-decoration-style: initial;text-decoration-color: initial;width: 100%;background: rgb(235, 244, 255);line-height: 20px;overflow-wrap: break-word !important;box-sizing: border-box !important;"><span style="color: rgb(0, 82, 255);text-decoration: underline;"><a href="https://github.com/wecooperate/iMonitor" target="_blank">https://github.com/wecooperate/iMonitor</a></span></p><p data-mid="" style="color: rgb(98, 115, 170);font-size: 14px;"><span style="font-size: 17px;color: rgb(51, 51, 51);text-align: left;">Ivy：A payload</span><span style="font-size: 17px;color: rgb(51, 51, 51);text-align: left;"> </span><span style="font-size: 17px;color: rgb(51, 51, 51);text-align: left;">creation</span><span style="font-size: 17px;color: rgb(51, 51, 51);text-align: left;"> </span><span style="font-size: 17px;color: rgb(51, 51, 51);text-align: left;">framework for the execution of arbitrary VBA (macro) source code in memory.</span></p><p style="color: rgb(51, 51, 51);font-size: 17px;clear: both;min-height: 1em;max-width: 100%;font-family: mp-quote, -apple-system-font, BlinkMacSystemFont, &#34;Helvetica Neue&#34;, &#34;PingFang SC&#34;, &#34;Hiragino Sans GB&#34;, &#34;Microsoft YaHei UI&#34;, &#34;Microsoft YaHei&#34;, Arial, sans-serif;font-style: normal;font-variant-ligatures: normal;font-variant-caps: normal;font-weight: 400;letter-spacing: normal;orphans: 2;text-align: justify;text-indent: 0px;text-transform: none;white-space: normal;widows: 2;word-spacing: 0px;-webkit-text-stroke-width: 0px;text-decoration-thickness: initial;text-decoration-style: initial;text-decoration-color: initial;width: 100%;background: rgb(235, 244, 255);line-height: 20px;overflow-wrap: break-word !important;"><span style="font-size: 17px;text-align: left;color: rgb(0, 82, 255);text-decoration: underline;"><a href="https://github.com/optiv/Ivy" target="_blank">https://github.com/optiv/Ivy</a></span></p><p style="margin: 0px;padding: 0px;clear: both;min-height: 1em;max-width: 100%;overflow-wrap: break-word !important;box-sizing: border-box !important;color: rgb(51, 51, 51);font-family: mp-quote, -apple-system-font, BlinkMacSystemFont, &#34;Helvetica Neue&#34;, &#34;PingFang SC&#34;, &#34;Hiragino Sans GB&#34;, &#34;Microsoft YaHei UI&#34;, &#34;Microsoft YaHei&#34;, Arial, sans-serif;font-size: 17px;font-style: normal;font-variant-ligatures: normal;font-variant-caps: normal;font-weight: 400;letter-spacing: normal;orphans: 2;text-indent: 0px;text-transform: none;white-space: normal;widows: 2;word-spacing: 0px;-webkit-text-stroke-width: 0px;text-decoration-thickness: initial;text-decoration-style: initial;text-decoration-color: initial;text-align: left;"><span style="margin: 0px;padding: 0px;max-width: 100%;overflow-wrap: break-word !important;box-sizing: border-box !important;font-size: 17px;">Registry Spy：开源跨平台 Windows 注册表查看器</span></p><p style="color: rgb(51, 51, 51);font-size: 17px;clear: both;min-height: 1em;max-width: 100%;font-family: mp-quote, -apple-system-font, BlinkMacSystemFont, &#34;Helvetica Neue&#34;, &#34;PingFang SC&#34;, &#34;Hiragino Sans GB&#34;, &#34;Microsoft YaHei UI&#34;, &#34;Microsoft YaHei&#34;, Arial, sans-serif;font-style: normal;font-variant-ligatures: normal;font-variant-caps: normal;font-weight: 400;letter-spacing: normal;orphans: 2;text-align: justify;text-indent: 0px;text-transform: none;white-space: normal;widows: 2;word-spacing: 0px;-webkit-text-stroke-width: 0px;text-decoration-thickness: initial;text-decoration-style: initial;text-decoration-color: initial;width: 100%;background: rgb(235, 244, 255);line-height: 20px;overflow-wrap: break-word !important;"><span style="font-size: 17px;text-align: left;color: rgb(0, 82, 255);text-decoration: underline;"><a href="https://github.com/andyjsmith/Registry-Spy/" target="_blank">https://github.com/andyjsmith/Registry-Spy/</a></span></p><p style="margin: 0px;padding: 0px;clear: both;min-height: 1em;max-width: 100%;overflow-wrap: break-word !important;box-sizing: border-box !important;color: rgb(51, 51, 51);font-family: mp-quote, -apple-system-font, BlinkMacSystemFont, &#34;Helvetica Neue&#34;, &#34;PingFang SC&#34;, &#34;Hiragino Sans GB&#34;, &#34;Microsoft YaHei UI&#34;, &#34;Microsoft YaHei&#34;, Arial, sans-serif;font-size: 17px;font-style: normal;font-variant-ligatures: normal;font-variant-caps: normal;font-weight: 400;letter-spacing: normal;orphans: 2;text-indent: 0px;text-transform: none;white-space: normal;widows: 2;word-spacing: 0px;-webkit-text-stroke-width: 0px;text-decoration-thickness: initial;text-decoration-style: initial;text-decoration-color: initial;text-align: left;"><span style="margin: 0px;padding: 0px;max-width: 100%;overflow-wrap: break-word !important;box-sizing: border-box !important;font-size: 17px;">HazProne：一个云渗透框架</span></p><p style="color: rgb(51, 51, 51);font-size: 17px;clear: both;min-height: 1em;max-width: 100%;font-family: mp-quote, -apple-system-font, BlinkMacSystemFont, &#34;Helvetica Neue&#34;, &#34;PingFang SC&#34;, &#34;Hiragino Sans GB&#34;, &#34;Microsoft YaHei UI&#34;, &#34;Microsoft YaHei&#34;, Arial, sans-serif;font-style: normal;font-variant-ligatures: normal;font-variant-caps: normal;font-weight: 400;letter-spacing: normal;orphans: 2;text-align: justify;text-indent: 0px;text-transform: none;white-space: normal;widows: 2;word-spacing: 0px;-webkit-text-stroke-width: 0px;text-decoration-thickness: initial;text-decoration-style: initial;text-decoration-color: initial;width: 100%;background: rgb(235, 244, 255);line-height: 20px;overflow-wrap: break-word !important;"><span style="font-size: 17px;text-align: left;color: rgb(0, 82, 255);text-decoration: underline;"><a href="https://github.com/stafordtituss/HazProne" target="_blank">https://github.com/stafordtituss/HazProne</a></span></p><p style="margin: 0px;padding: 0px;clear: both;min-height: 1em;max-width: 100%;overflow-wrap: break-word !important;box-sizing: border-box !important;color: rgb(51, 51, 51);font-family: mp-quote, -apple-system-font, BlinkMacSystemFont, &#34;Helvetica Neue&#34;, &#34;PingFang SC&#34;, &#34;Hiragino Sans GB&#34;, &#34;Microsoft YaHei UI&#34;, &#34;Microsoft YaHei&#34;, Arial, sans-serif;font-size: 17px;font-style: normal;font-variant-ligatures: normal;font-variant-caps: normal;font-weight: 400;letter-spacing: normal;orphans: 2;text-indent: 0px;text-transform: none;white-space: normal;widows: 2;word-spacing: 0px;-webkit-text-stroke-width: 0px;text-decoration-thickness: initial;text-decoration-style: initial;text-decoration-color: initial;text-align: left;"><span style="margin: 0px;padding: 0px;max-width: 100%;overflow-wrap: break-word !important;box-sizing: border-box !important;font-size: 17px;">Wifi-Framework：一个便于进行Wifi环境模拟测试的Wifi框架</span></p><p style="color: rgb(51, 51, 51);font-size: 17px;clear: both;min-height: 1em;max-width: 100%;font-family: mp-quote, -apple-system-font, BlinkMacSystemFont, &#34;Helvetica Neue&#34;, &#34;PingFang SC&#34;, &#34;Hiragino Sans GB&#34;, &#34;Microsoft YaHei UI&#34;, &#34;Microsoft YaHei&#34;, Arial, sans-serif;font-style: normal;font-variant-ligatures: normal;font-variant-caps: normal;font-weight: 400;letter-spacing: normal;orphans: 2;text-align: justify;text-indent: 0px;text-transform: none;white-space: normal;widows: 2;word-spacing: 0px;-webkit-text-stroke-width: 0px;text-decoration-thickness: initial;text-decoration-style: initial;text-decoration-color: initial;width: 100%;background: rgb(235, 244, 255);line-height: 20px;overflow-wrap: break-word !important;"><span style="font-size: 17px;text-align: left;color: rgb(0, 82, 255);text-decoration: underline;"><a href="https://github.com/domienschepers/wifi-framework/tree/master/setup" target="_blank">https://github.com/domienschepers/wifi-framework/tree/master/setup</a></span></p></div></div></div><div data-mpa-template="t" mpa-from-tpl="t"><div data-mpa-template="t" mpa-from-tpl="t"><div data-id="92510" style="border-width: 0px;border-style: none;border-color: initial;" mpa-from-tpl="t"><div style="width:100%;text-align:center;" data-width="100%" mpa-from-tpl="t"><div mpa-from-tpl="t" style="display: inline-block;height: 50px;padding-top: 3px;padding-right: 3px;padding-left: 3px;background-image: url(&#34;https://mmbiz.qpic.cn/mmbiz_png/LKONdLtpFBIVVZkoonhlKxL9UVlricS1VdpqzpZTicibpO0Js6GdcTn6COfZ76WuBPqhYr0zx1SPo4f9VPyx7OnTw/640?wx_fmt=png&#34;);background-size: 100% 100%;"><div style="padding:2px 2px;background-color:#f0aa25;" mpa-from-tpl="t"><div style="padding-right: 20px;padding-left: 20px;background-color: rgb(255, 214, 52);border-radius: 3px;height: 31px;" data-data-bgopacity="10%" data-bgless="spin" data-bglessp="120" mpa-from-tpl="t"><div style="width:100%;padding-top:2px;" data-width="100%" mpa-from-tpl="t"><p style="width:40px;margin-left:-15px;" mpa-from-tpl="t"><img data-ratio="0.07272727272727272" style="width:100%;display:block;" data-type="png" data-w="55" data-width="100%" src="https://wechat2rss.xlab.app/img-proxy/?k=320ad095&amp;u=https%3A%2F%2Fmmbiz.qpic.cn%2Fmmbiz_png%2FLdRq1KFbXJibHPqc6I460BrGIGaliaAquMbGWUINvrcoVKTM7ZlUypjhVXbJvsqsDicCOomw1bmnvIow7BKkIhT8Q%2F640%3Fwx_fmt%3Dpng"/></p></div><p style="width:100%;font-size:16px;color:#0046bf;line-height:22px;" data-brushtype="text" data-width="100%" mpa-from-tpl="t"><span style="font-size: 20px;"><strong mpa-from-tpl="t">漏洞研究</strong></span></p><div style="width:100%;" data-width="100%" mpa-from-tpl="t"><p style="width:40px;margin-left:-15px;float:right;margin-right:-15px;" mpa-from-tpl="t"><img class="rich_pages wxw-img" data-ratio="0.07142857142857142" style="width:100%;display:block;" data-type="png" data-w="56" data-width="100%" src="https://wechat2rss.xlab.app/img-proxy/?k=ee0f3bdf&amp;u=https%3A%2F%2Fmmbiz.qpic.cn%2Fmmbiz_png%2FLdRq1KFbXJibHPqc6I460BrGIGaliaAquMKqPMp2pGfXWqbJodibQgDQjiaCRnMLIgzXEiaIUBspRiaZibicx9dLewee0w%2F640%3Fwx_fmt%3Dpng"/></p></div></div></div></div></div></div></div></div><div data-mpa-template="t" mpa-from-tpl="t"><div data-mpa-template="t" mpa-from-tpl="t"><div data-mpa-category="模板" style="width: 100%;padding: 0 15px;" data-mid="" mpa-from-tpl="t"><div style="width: 100%;padding: 15px 17px 20px;background: rgb(235, 244, 255);font-weight: 400;line-height: 20px;" data-mid="" mpa-from-tpl="t"><p style="margin: 0px;padding: 0px;clear: both;min-height: 1em;max-width: 100%;overflow-wrap: break-word !important;box-sizing: border-box !important;color: rgb(51, 51, 51);font-family: mp-quote, -apple-system-font, BlinkMacSystemFont, &#34;Helvetica Neue&#34;, &#34;PingFang SC&#34;, &#34;Hiragino Sans GB&#34;, &#34;Microsoft YaHei UI&#34;, &#34;Microsoft YaHei&#34;, Arial, sans-serif;font-size: 17px;font-style: normal;font-variant-ligatures: normal;font-variant-caps: normal;font-weight: 400;letter-spacing: normal;orphans: 2;text-indent: 0px;text-transform: none;white-space: normal;widows: 2;word-spacing: 0px;-webkit-text-stroke-width: 0px;text-decoration-thickness: initial;text-decoration-style: initial;text-decoration-color: initial;text-align: left;"><span style="margin: 0px;padding: 0px;max-width: 100%;overflow-wrap: break-word !important;box-sizing: border-box !important;font-size: 17px;">Microsoft Windows SMB Direct Session Takeover</span></p><p style="color: rgb(51, 51, 51);font-size: 17px;clear: both;min-height: 1em;max-width: 100%;font-family: mp-quote, -apple-system-font, BlinkMacSystemFont, &#34;Helvetica Neue&#34;, &#34;PingFang SC&#34;, &#34;Hiragino Sans GB&#34;, &#34;Microsoft YaHei UI&#34;, &#34;Microsoft YaHei&#34;, Arial, sans-serif;font-style: normal;font-variant-ligatures: normal;font-variant-caps: normal;font-weight: 400;letter-spacing: normal;orphans: 2;text-align: justify;text-indent: 0px;text-transform: none;white-space: normal;widows: 2;word-spacing: 0px;-webkit-text-stroke-width: 0px;text-decoration-thickness: initial;text-decoration-style: initial;text-decoration-color: initial;width: 100%;background: rgb(235, 244, 255);line-height: 20px;overflow-wrap: break-word !important;"><span style="color: rgb(0, 82, 255);text-decoration: underline;"><a href="https://cxsecurity.com/issue/WLB-2022010047" target="_blank">https://cxsecurity.com/issue/WLB-2022010047</a></span></p><p style="margin: 0px;padding: 0px;clear: both;min-height: 1em;max-width: 100%;overflow-wrap: break-word !important;box-sizing: border-box !important;color: rgb(51, 51, 51);font-family: mp-quote, -apple-system-font, BlinkMacSystemFont, &#34;Helvetica Neue&#34;, &#34;PingFang SC&#34;, &#34;Hiragino Sans GB&#34;, &#34;Microsoft YaHei UI&#34;, &#34;Microsoft YaHei&#34;, Arial, sans-serif;font-size: 17px;font-style: normal;font-variant-ligatures: normal;font-variant-caps: normal;font-weight: 400;letter-spacing: normal;orphans: 2;text-indent: 0px;text-transform: none;white-space: normal;widows: 2;word-spacing: 0px;-webkit-text-stroke-width: 0px;text-decoration-thickness: initial;text-decoration-style: initial;text-decoration-color: initial;text-align: left;"><span style="margin: 0px;padding: 0px;max-width: 100%;overflow-wrap: break-word !important;box-sizing: border-box !important;font-size: 17px;">openSIS Student Information System 8.0 SQL Injection</span></p><p style="color: rgb(51, 51, 51);font-size: 17px;clear: both;min-height: 1em;max-width: 100%;font-family: mp-quote, -apple-system-font, BlinkMacSystemFont, &#34;Helvetica Neue&#34;, &#34;PingFang SC&#34;, &#34;Hiragino Sans GB&#34;, &#34;Microsoft YaHei UI&#34;, &#34;Microsoft YaHei&#34;, Arial, sans-serif;font-style: normal;font-variant-ligatures: normal;font-variant-caps: normal;font-weight: 400;letter-spacing: normal;orphans: 2;text-align: justify;text-indent: 0px;text-transform: none;white-space: normal;widows: 2;word-spacing: 0px;-webkit-text-stroke-width: 0px;text-decoration-thickness: initial;text-decoration-style: initial;text-decoration-color: initial;width: 100%;background: rgb(235, 244, 255);line-height: 20px;overflow-wrap: break-word !important;"><span style="color: rgb(0, 82, 255);text-decoration: underline;"><a href="https://cxsecurity.com/issue/WLB-2022010048" target="_blank">https://cxsecurity.com/issue/WLB-2022010048</a></span></p><p style="margin: 0px;padding: 0px;clear: both;min-height: 1em;max-width: 100%;overflow-wrap: break-word !important;box-sizing: border-box !important;color: rgb(51, 51, 51);font-family: mp-quote, -apple-system-font, BlinkMacSystemFont, &#34;Helvetica Neue&#34;, &#34;PingFang SC&#34;, &#34;Hiragino Sans GB&#34;, &#34;Microsoft YaHei UI&#34;, &#34;Microsoft YaHei&#34;, Arial, sans-serif;font-size: 17px;font-style: normal;font-variant-ligatures: normal;font-variant-caps: normal;font-weight: 400;letter-spacing: normal;orphans: 2;text-indent: 0px;text-transform: none;white-space: normal;widows: 2;word-spacing: 0px;-webkit-text-stroke-width: 0px;text-decoration-thickness: initial;text-decoration-style: initial;text-decoration-color: initial;text-align: left;"><span style="margin: 0px;padding: 0px;max-width: 100%;overflow-wrap: break-word !important;box-sizing: border-box !important;font-size: 17px;">Microsoft Windows 11- &#39;Jolt2.c&#39; Denial of Service (MS00-029)</span></p><p style="color: rgb(51, 51, 51);font-size: 17px;clear: both;min-height: 1em;max-width: 100%;font-family: mp-quote, -apple-system-font, BlinkMacSystemFont, &#34;Helvetica Neue&#34;, &#34;PingFang SC&#34;, &#34;Hiragino Sans GB&#34;, &#34;Microsoft YaHei UI&#34;, &#34;Microsoft YaHei&#34;, Arial, sans-serif;font-style: normal;font-variant-ligatures: normal;font-variant-caps: normal;font-weight: 400;letter-spacing: normal;orphans: 2;text-align: justify;text-indent: 0px;text-transform: none;white-space: normal;widows: 2;word-spacing: 0px;-webkit-text-stroke-width: 0px;text-decoration-thickness: initial;text-decoration-style: initial;text-decoration-color: initial;width: 100%;background: rgb(235, 244, 255);line-height: 20px;overflow-wrap: break-word !important;"><span style="color: rgb(0, 82, 255);text-decoration: underline;"><a href="https://cxsecurity.com/issue/WLB-2022010049" target="_blank">https://cxsecurity.com/issue/WLB-2022010049</a></span></p><p style="margin: 0px;padding: 0px;clear: both;min-height: 1em;max-width: 100%;overflow-wrap: break-word !important;box-sizing: border-box !important;color: rgb(51, 51, 51);font-family: mp-quote, -apple-system-font, BlinkMacSystemFont, &#34;Helvetica Neue&#34;, &#34;PingFang SC&#34;, &#34;Hiragino Sans GB&#34;, &#34;Microsoft YaHei UI&#34;, &#34;Microsoft YaHei&#34;, Arial, sans-serif;font-size: 17px;font-style: normal;font-variant-ligatures: normal;font-variant-caps: normal;font-weight: 400;letter-spacing: normal;orphans: 2;text-indent: 0px;text-transform: none;white-space: normal;widows: 2;word-spacing: 0px;-webkit-text-stroke-width: 0px;text-decoration-thickness: initial;text-decoration-style: initial;text-decoration-color: initial;text-align: left;"><span style="margin: 0px;padding: 0px;max-width: 100%;overflow-wrap: break-word !important;box-sizing: border-box !important;font-size: 17px;">sixdaysworks - Sql Injection Vulnerability</span></p><p style="color: rgb(51, 51, 51);font-size: 17px;clear: both;min-height: 1em;max-width: 100%;font-family: mp-quote, -apple-system-font, BlinkMacSystemFont, &#34;Helvetica Neue&#34;, &#34;PingFang SC&#34;, &#34;Hiragino Sans GB&#34;, &#34;Microsoft YaHei UI&#34;, &#34;Microsoft YaHei&#34;, Arial, sans-serif;font-style: normal;font-variant-ligatures: normal;font-variant-caps: normal;font-weight: 400;letter-spacing: normal;orphans: 2;text-align: justify;text-indent: 0px;text-transform: none;white-space: normal;widows: 2;word-spacing: 0px;-webkit-text-stroke-width: 0px;text-decoration-thickness: initial;text-decoration-style: initial;text-decoration-color: initial;width: 100%;background: rgb(235, 244, 255);line-height: 20px;overflow-wrap: break-word !important;"><span style="color: rgb(0, 82, 255);text-decoration: underline;"><a href="https://cxsecurity.com/issue/WLB-2022010050" target="_blank">https://cxsecurity.com/issue/WLB-2022010050</a></span></p><p style="margin: 0px;padding: 0px;clear: both;min-height: 1em;max-width: 100%;overflow-wrap: break-word !important;box-sizing: border-box !important;color: rgb(51, 51, 51);font-family: mp-quote, -apple-system-font, BlinkMacSystemFont, &#34;Helvetica Neue&#34;, &#34;PingFang SC&#34;, &#34;Hiragino Sans GB&#34;, &#34;Microsoft YaHei UI&#34;, &#34;Microsoft YaHei&#34;, Arial, sans-serif;font-size: 17px;font-style: normal;font-variant-ligatures: normal;font-variant-caps: normal;font-weight: 400;letter-spacing: normal;orphans: 2;text-indent: 0px;text-transform: none;white-space: normal;widows: 2;word-spacing: 0px;-webkit-text-stroke-width: 0px;text-decoration-thickness: initial;text-decoration-style: initial;text-decoration-color: initial;text-align: left;"><span style="margin: 0px;padding: 0px;max-width: 100%;overflow-wrap: break-word !important;box-sizing: border-box !important;font-size: 17px;">CoreFTP Server Build 725 Directory Traversal</span></p><p style="color: rgb(51, 51, 51);font-size: 17px;clear: both;min-height: 1em;max-width: 100%;font-family: mp-quote, -apple-system-font, BlinkMacSystemFont, &#34;Helvetica Neue&#34;, &#34;PingFang SC&#34;, &#34;Hiragino Sans GB&#34;, &#34;Microsoft YaHei UI&#34;, &#34;Microsoft YaHei&#34;, Arial, sans-serif;font-style: normal;font-variant-ligatures: normal;font-variant-caps: normal;font-weight: 400;letter-spacing: normal;orphans: 2;text-align: justify;text-indent: 0px;text-transform: none;white-space: normal;widows: 2;word-spacing: 0px;-webkit-text-stroke-width: 0px;text-decoration-thickness: initial;text-decoration-style: initial;text-decoration-color: initial;width: 100%;background: rgb(235, 244, 255);line-height: 20px;overflow-wrap: break-word !important;"><span style="color: rgb(0, 82, 255);text-decoration: underline;"><a href="https://cxsecurity.com/issue/WLB-2022010051" target="_blank">https://cxsecurity.com/issue/WLB-2022010051</a></span></p><p style="margin: 0px;padding: 0px;clear: both;min-height: 1em;max-width: 100%;overflow-wrap: break-word !important;box-sizing: border-box !important;color: rgb(51, 51, 51);font-family: mp-quote, -apple-system-font, BlinkMacSystemFont, &#34;Helvetica Neue&#34;, &#34;PingFang SC&#34;, &#34;Hiragino Sans GB&#34;, &#34;Microsoft YaHei UI&#34;, &#34;Microsoft YaHei&#34;, Arial, sans-serif;font-size: 17px;font-style: normal;font-variant-ligatures: normal;font-variant-caps: normal;font-weight: 400;letter-spacing: normal;orphans: 2;text-indent: 0px;text-transform: none;white-space: normal;widows: 2;word-spacing: 0px;-webkit-text-stroke-width: 0px;text-decoration-thickness: initial;text-decoration-style: initial;text-decoration-color: initial;text-align: left;"><span style="margin: 0px;padding: 0px;max-width: 100%;overflow-wrap: break-word !important;box-sizing: border-box !important;font-size: 17px;">VUPlayer 2.49 Buffer Overflow</span></p><p style="color: rgb(51, 51, 51);font-size: 17px;clear: both;min-height: 1em;max-width: 100%;font-family: mp-quote, -apple-system-font, BlinkMacSystemFont, &#34;Helvetica Neue&#34;, &#34;PingFang SC&#34;, &#34;Hiragino Sans GB&#34;, &#34;Microsoft YaHei UI&#34;, &#34;Microsoft YaHei&#34;, Arial, sans-serif;font-style: normal;font-variant-ligatures: normal;font-variant-caps: normal;font-weight: 400;letter-spacing: normal;orphans: 2;text-align: justify;text-indent: 0px;text-transform: none;white-space: normal;widows: 2;word-spacing: 0px;-webkit-text-stroke-width: 0px;text-decoration-thickness: initial;text-decoration-style: initial;text-decoration-color: initial;width: 100%;background: rgb(235, 244, 255);line-height: 20px;overflow-wrap: break-word !important;"><span style="color: rgb(0, 82, 255);text-decoration: underline;"><a href="https://cxsecurity.com/issue/WLB-2022010052" target="_blank">https://cxsecurity.com/issue/WLB-2022010052</a></span></p><p style="margin: 0px;padding: 0px;clear: both;min-height: 1em;max-width: 100%;overflow-wrap: break-word !important;box-sizing: border-box !important;color: rgb(51, 51, 51);font-family: mp-quote, -apple-system-font, BlinkMacSystemFont, &#34;Helvetica Neue&#34;, &#34;PingFang SC&#34;, &#34;Hiragino Sans GB&#34;, &#34;Microsoft YaHei UI&#34;, &#34;Microsoft YaHei&#34;, Arial, sans-serif;font-size: 17px;font-style: normal;font-variant-ligatures: normal;font-variant-caps: normal;font-weight: 400;letter-spacing: normal;orphans: 2;text-indent: 0px;text-transform: none;white-space: normal;widows: 2;word-spacing: 0px;-webkit-text-stroke-width: 0px;text-decoration-thickness: initial;text-decoration-style: initial;text-decoration-color: initial;text-align: left;"><span style="margin: 0px;padding: 0px;max-width: 100%;overflow-wrap: break-word !important;box-sizing: border-box !important;font-size: 17px;">Online Railway Reservation System 1.0 Cross Site Scripting</span></p><p style="color: rgb(51, 51, 51);font-size: 17px;clear: both;min-height: 1em;max-width: 100%;font-family: mp-quote, -apple-system-font, BlinkMacSystemFont, &#34;Helvetica Neue&#34;, &#34;PingFang SC&#34;, &#34;Hiragino Sans GB&#34;, &#34;Microsoft YaHei UI&#34;, &#34;Microsoft YaHei&#34;, Arial, sans-serif;font-style: normal;font-variant-ligatures: normal;font-variant-caps: normal;font-weight: 400;letter-spacing: normal;orphans: 2;text-align: justify;text-indent: 0px;text-transform: none;white-space: normal;widows: 2;word-spacing: 0px;-webkit-text-stroke-width: 0px;text-decoration-thickness: initial;text-decoration-style: initial;text-decoration-color: initial;width: 100%;background: rgb(235, 244, 255);line-height: 20px;overflow-wrap: break-word !important;"><span style="color: rgb(0, 82, 255);text-decoration: underline;"><a href="https://cxsecurity.com/issue/WLB-2022010053" target="_blank">https://cxsecurity.com/issue/WLB-2022010053</a></span></p><p style="margin: 0px;padding: 0px;clear: both;min-height: 1em;max-width: 100%;overflow-wrap: break-word !important;box-sizing: border-box !important;color: rgb(51, 51, 51);font-family: mp-quote, -apple-system-font, BlinkMacSystemFont, &#34;Helvetica Neue&#34;, &#34;PingFang SC&#34;, &#34;Hiragino Sans GB&#34;, &#34;Microsoft YaHei UI&#34;, &#34;Microsoft YaHei&#34;, Arial, sans-serif;font-size: 17px;font-style: normal;font-variant-ligatures: normal;font-variant-caps: normal;font-weight: 400;letter-spacing: normal;orphans: 2;text-indent: 0px;text-transform: none;white-space: normal;widows: 2;word-spacing: 0px;-webkit-text-stroke-width: 0px;text-decoration-thickness: initial;text-decoration-style: initial;text-decoration-color: initial;text-align: left;"><span style="margin: 0px;padding: 0px;max-width: 100%;overflow-wrap: break-word !important;box-sizing: border-box !important;font-size: 17px;">Online Railway Reservation System 1.0 SQL Injection</span></p><p style="color: rgb(51, 51, 51);font-size: 17px;clear: both;min-height: 1em;max-width: 100%;font-family: mp-quote, -apple-system-font, BlinkMacSystemFont, &#34;Helvetica Neue&#34;, &#34;PingFang SC&#34;, &#34;Hiragino Sans GB&#34;, &#34;Microsoft YaHei UI&#34;, &#34;Microsoft YaHei&#34;, Arial, sans-serif;font-style: normal;font-variant-ligatures: normal;font-variant-caps: normal;font-weight: 400;letter-spacing: normal;orphans: 2;text-align: justify;text-indent: 0px;text-transform: none;white-space: normal;widows: 2;word-spacing: 0px;-webkit-text-stroke-width: 0px;text-decoration-thickness: initial;text-decoration-style: initial;text-decoration-color: initial;width: 100%;background: rgb(235, 244, 255);line-height: 20px;overflow-wrap: break-word !important;"><span style="color: rgb(0, 82, 255);text-decoration: underline;"><a href="https://cxsecurity.com/issue/WLB-2022010054" target="_blank">https://cxsecurity.com/issue/WLB-2022010054</a></span></p><p style="margin: 0px;padding: 0px;clear: both;min-height: 1em;max-width: 100%;overflow-wrap: break-word !important;box-sizing: border-box !important;color: rgb(51, 51, 51);font-family: mp-quote, -apple-system-font, BlinkMacSystemFont, &#34;Helvetica Neue&#34;, &#34;PingFang SC&#34;, &#34;Hiragino Sans GB&#34;, &#34;Microsoft YaHei UI&#34;, &#34;Microsoft YaHei&#34;, Arial, sans-serif;font-size: 17px;font-style: normal;font-variant-ligatures: normal;font-variant-caps: normal;font-weight: 400;letter-spacing: normal;orphans: 2;text-indent: 0px;text-transform: none;white-space: normal;widows: 2;word-spacing: 0px;-webkit-text-stroke-width: 0px;text-decoration-thickness: initial;text-decoration-style: initial;text-decoration-color: initial;text-align: left;"><span style="margin: 0px;padding: 0px;max-width: 100%;overflow-wrap: break-word !important;box-sizing: border-box !important;font-size: 17px;">Open-AudIT Community 4.2.0 Cross Site Scripting</span></p><p style="color: rgb(51, 51, 51);font-size: 17px;clear: both;min-height: 1em;max-width: 100%;font-family: mp-quote, -apple-system-font, BlinkMacSystemFont, &#34;Helvetica Neue&#34;, &#34;PingFang SC&#34;, &#34;Hiragino Sans GB&#34;, &#34;Microsoft YaHei UI&#34;, &#34;Microsoft YaHei&#34;, Arial, sans-serif;font-style: normal;font-variant-ligatures: normal;font-variant-caps: normal;font-weight: 400;letter-spacing: normal;orphans: 2;text-align: justify;text-indent: 0px;text-transform: none;white-space: normal;widows: 2;word-spacing: 0px;-webkit-text-stroke-width: 0px;text-decoration-thickness: initial;text-decoration-style: initial;text-decoration-color: initial;width: 100%;background: rgb(235, 244, 255);line-height: 20px;overflow-wrap: break-word !important;"><span style="color: rgb(0, 82, 255);text-decoration: underline;"><a href="https://cxsecurity.com/issue/WLB-2022010055" target="_blank">https://cxsecurity.com/issue/WLB-2022010055</a></span></p><p style="margin: 0px;padding: 0px;clear: both;min-height: 1em;max-width: 100%;overflow-wrap: break-word !important;box-sizing: border-box !important;color: rgb(51, 51, 51);font-family: mp-quote, -apple-system-font, BlinkMacSystemFont, &#34;Helvetica Neue&#34;, &#34;PingFang SC&#34;, &#34;Hiragino Sans GB&#34;, &#34;Microsoft YaHei UI&#34;, &#34;Microsoft YaHei&#34;, Arial, sans-serif;font-size: 17px;font-style: normal;font-variant-ligatures: normal;font-variant-caps: normal;font-weight: 400;letter-spacing: normal;orphans: 2;text-indent: 0px;text-transform: none;white-space: normal;widows: 2;word-spacing: 0px;-webkit-text-stroke-width: 0px;text-decoration-thickness: initial;text-decoration-style: initial;text-decoration-color: initial;text-align: left;"><span style="margin: 0px;padding: 0px;max-width: 100%;overflow-wrap: break-word !important;box-sizing: border-box !important;font-size: 17px;">Movie Rating System 1.0 Broken Access Control (Admin Account Creation) (Unauthenticated)</span></p><p style="color: rgb(51, 51, 51);font-size: 17px;clear: both;min-height: 1em;max-width: 100%;font-family: mp-quote, -apple-system-font, BlinkMacSystemFont, &#34;Helvetica Neue&#34;, &#34;PingFang SC&#34;, &#34;Hiragino Sans GB&#34;, &#34;Microsoft YaHei UI&#34;, &#34;Microsoft YaHei&#34;, Arial, sans-serif;font-style: normal;font-variant-ligatures: normal;font-variant-caps: normal;font-weight: 400;letter-spacing: normal;orphans: 2;text-align: justify;text-indent: 0px;text-transform: none;white-space: normal;widows: 2;word-spacing: 0px;-webkit-text-stroke-width: 0px;text-decoration-thickness: initial;text-decoration-style: initial;text-decoration-color: initial;width: 100%;background: rgb(235, 244, 255);line-height: 20px;overflow-wrap: break-word !important;"><span style="color: rgb(0, 82, 255);text-decoration: underline;"><a href="https://cxsecurity.com/issue/WLB-2022010056" target="_blank">https://cxsecurity.com/issue/WLB-2022010056</a></span></p><p style="margin: 0px;padding: 0px;clear: both;min-height: 1em;max-width: 100%;overflow-wrap: break-word !important;box-sizing: border-box !important;color: rgb(51, 51, 51);font-family: mp-quote, -apple-system-font, BlinkMacSystemFont, &#34;Helvetica Neue&#34;, &#34;PingFang SC&#34;, &#34;Hiragino Sans GB&#34;, &#34;Microsoft YaHei UI&#34;, &#34;Microsoft YaHei&#34;, Arial, sans-serif;font-size: 17px;font-style: normal;font-variant-ligatures: normal;font-variant-caps: normal;font-weight: 400;letter-spacing: normal;orphans: 2;text-indent: 0px;text-transform: none;white-space: normal;widows: 2;word-spacing: 0px;-webkit-text-stroke-width: 0px;text-decoration-thickness: initial;text-decoration-style: initial;text-decoration-color: initial;text-align: left;"><span style="margin: 0px;padding: 0px;max-width: 100%;overflow-wrap: break-word !important;box-sizing: border-box !important;font-size: 17px;">Microsoft Windows Defender / Detection Bypass</span></p><p style="color: rgb(51, 51, 51);font-size: 17px;clear: both;min-height: 1em;max-width: 100%;font-family: mp-quote, -apple-system-font, BlinkMacSystemFont, &#34;Helvetica Neue&#34;, &#34;PingFang SC&#34;, &#34;Hiragino Sans GB&#34;, &#34;Microsoft YaHei UI&#34;, &#34;Microsoft YaHei&#34;, Arial, sans-serif;font-style: normal;font-variant-ligatures: normal;font-variant-caps: normal;font-weight: 400;letter-spacing: normal;orphans: 2;text-align: justify;text-indent: 0px;text-transform: none;white-space: normal;widows: 2;word-spacing: 0px;-webkit-text-stroke-width: 0px;text-decoration-thickness: initial;text-decoration-style: initial;text-decoration-color: initial;width: 100%;background: rgb(235, 244, 255);line-height: 20px;overflow-wrap: break-word !important;"><span style="color: rgb(0, 82, 255);text-decoration: underline;"><a href="https://cxsecurity.com/issue/WLB-2022010058" target="_blank">https://cxsecurity.com/issue/WLB-2022010058</a></span></p><p style="margin: 0px;padding: 0px;clear: both;min-height: 1em;max-width: 100%;overflow-wrap: break-word !important;box-sizing: border-box !important;color: rgb(51, 51, 51);font-family: mp-quote, -apple-system-font, BlinkMacSystemFont, &#34;Helvetica Neue&#34;, &#34;PingFang SC&#34;, &#34;Hiragino Sans GB&#34;, &#34;Microsoft YaHei UI&#34;, &#34;Microsoft YaHei&#34;, Arial, sans-serif;font-size: 17px;font-style: normal;font-variant-ligatures: normal;font-variant-caps: normal;font-weight: 400;letter-spacing: normal;orphans: 2;text-indent: 0px;text-transform: none;white-space: normal;widows: 2;word-spacing: 0px;-webkit-text-stroke-width: 0px;text-decoration-thickness: initial;text-decoration-style: initial;text-decoration-color: initial;text-align: left;"><span style="margin: 0px;padding: 0px;max-width: 100%;overflow-wrap: break-word !important;box-sizing: border-box !important;font-size: 17px;">Arva Web Developer - Blind Sql Injection Vulnerability</span></p><p style="color: rgb(51, 51, 51);font-size: 17px;clear: both;min-height: 1em;max-width: 100%;font-family: mp-quote, -apple-system-font, BlinkMacSystemFont, &#34;Helvetica Neue&#34;, &#34;PingFang SC&#34;, &#34;Hiragino Sans GB&#34;, &#34;Microsoft YaHei UI&#34;, &#34;Microsoft YaHei&#34;, Arial, sans-serif;font-style: normal;font-variant-ligatures: normal;font-variant-caps: normal;font-weight: 400;letter-spacing: normal;orphans: 2;text-align: justify;text-indent: 0px;text-transform: none;white-space: normal;widows: 2;word-spacing: 0px;-webkit-text-stroke-width: 0px;text-decoration-thickness: initial;text-decoration-style: initial;text-decoration-color: initial;width: 100%;background: rgb(235, 244, 255);line-height: 20px;overflow-wrap: break-word !important;"><span style="color: rgb(0, 82, 255);text-decoration: underline;"><a href="https://cxsecurity.com/issue/WLB-2022010057" target="_blank">https://cxsecurity.com/issue/WLB-2022010057</a></span></p><p style="margin: 0px;padding: 0px;clear: both;min-height: 1em;max-width: 100%;overflow-wrap: break-word !important;box-sizing: border-box !important;color: rgb(51, 51, 51);font-family: mp-quote, -apple-system-font, BlinkMacSystemFont, &#34;Helvetica Neue&#34;, &#34;PingFang SC&#34;, &#34;Hiragino Sans GB&#34;, &#34;Microsoft YaHei UI&#34;, &#34;Microsoft YaHei&#34;, Arial, sans-serif;font-size: 17px;font-style: normal;font-variant-ligatures: normal;font-variant-caps: normal;font-weight: 400;letter-spacing: normal;orphans: 2;text-indent: 0px;text-transform: none;white-space: normal;widows: 2;word-spacing: 0px;-webkit-text-stroke-width: 0px;text-decoration-thickness: initial;text-decoration-style: initial;text-decoration-color: initial;text-align: left;"><span style="margin: 0px;padding: 0px;max-width: 100%;overflow-wrap: break-word !important;box-sizing: border-box !important;font-size: 17px;">Microsoft Windows .Reg File Dialog Spoof / Mitigation Bypass</span></p><p style="color: rgb(51, 51, 51);font-size: 17px;clear: both;min-height: 1em;max-width: 100%;font-family: mp-quote, -apple-system-font, BlinkMacSystemFont, &#34;Helvetica Neue&#34;, &#34;PingFang SC&#34;, &#34;Hiragino Sans GB&#34;, &#34;Microsoft YaHei UI&#34;, &#34;Microsoft YaHei&#34;, Arial, sans-serif;font-style: normal;font-variant-ligatures: normal;font-variant-caps: normal;font-weight: 400;letter-spacing: normal;orphans: 2;text-align: justify;text-indent: 0px;text-transform: none;white-space: normal;widows: 2;word-spacing: 0px;-webkit-text-stroke-width: 0px;text-decoration-thickness: initial;text-decoration-style: initial;text-decoration-color: initial;width: 100%;background: rgb(235, 244, 255);line-height: 20px;overflow-wrap: break-word !important;"><span style="color: rgb(0, 82, 255);text-decoration: underline;"><a href="https://cxsecurity.com/issue/WLB-2022010059" target="_blank">https://cxsecurity.com/issue/WLB-2022010059</a></span></p><p style="margin: 0px;padding: 0px;clear: both;min-height: 1em;max-width: 100%;overflow-wrap: break-word !important;box-sizing: border-box !important;color: rgb(51, 51, 51);font-family: mp-quote, -apple-system-font, BlinkMacSystemFont, &#34;Helvetica Neue&#34;, &#34;PingFang SC&#34;, &#34;Hiragino Sans GB&#34;, &#34;Microsoft YaHei UI&#34;, &#34;Microsoft YaHei&#34;, Arial, sans-serif;font-size: 17px;font-style: normal;font-variant-ligatures: normal;font-variant-caps: normal;font-weight: 400;letter-spacing: normal;orphans: 2;text-indent: 0px;text-transform: none;white-space: normal;widows: 2;word-spacing: 0px;-webkit-text-stroke-width: 0px;text-decoration-thickness: initial;text-decoration-style: initial;text-decoration-color: initial;text-align: left;"><span style="margin: 0px;padding: 0px;max-width: 100%;overflow-wrap: break-word !important;box-sizing: border-box !important;font-size: 17px;">Backdoor.Win32.Controlit.10 / Unauthenticated Remote Command Execution</span></p><p style="color: rgb(51, 51, 51);font-size: 17px;clear: both;min-height: 1em;max-width: 100%;font-family: mp-quote, -apple-system-font, BlinkMacSystemFont, &#34;Helvetica Neue&#34;, &#34;PingFang SC&#34;, &#34;Hiragino Sans GB&#34;, &#34;Microsoft YaHei UI&#34;, &#34;Microsoft YaHei&#34;, Arial, sans-serif;font-style: normal;font-variant-ligatures: normal;font-variant-caps: normal;font-weight: 400;letter-spacing: normal;orphans: 2;text-align: justify;text-indent: 0px;text-transform: none;white-space: normal;widows: 2;word-spacing: 0px;-webkit-text-stroke-width: 0px;text-decoration-thickness: initial;text-decoration-style: initial;text-decoration-color: initial;width: 100%;background: rgb(235, 244, 255);line-height: 20px;overflow-wrap: break-word !important;"><span style="color: rgb(0, 82, 255);text-decoration: underline;"><a href="https://cxsecurity.com/issue/WLB-2022010060" target="_blank">https://cxsecurity.com/issue/WLB-2022010060</a></span></p><p style="margin: 0px;padding: 0px;clear: both;min-height: 1em;max-width: 100%;overflow-wrap: break-word !important;box-sizing: border-box !important;color: rgb(51, 51, 51);font-family: mp-quote, -apple-system-font, BlinkMacSystemFont, &#34;Helvetica Neue&#34;, &#34;PingFang SC&#34;, &#34;Hiragino Sans GB&#34;, &#34;Microsoft YaHei UI&#34;, &#34;Microsoft YaHei&#34;, Arial, sans-serif;font-size: 17px;font-style: normal;font-variant-ligatures: normal;font-variant-caps: normal;font-weight: 400;letter-spacing: normal;orphans: 2;text-indent: 0px;text-transform: none;white-space: normal;widows: 2;word-spacing: 0px;-webkit-text-stroke-width: 0px;text-decoration-thickness: initial;text-decoration-style: initial;text-decoration-color: initial;text-align: left;"><span style="margin: 0px;padding: 0px;max-width: 100%;overflow-wrap: break-word !important;box-sizing: border-box !important;font-size: 17px;">Microsoft Windows 11 - &#39;afd.sys&#39; Local Kernel Denial of Service</span></p><p style="color: rgb(51, 51, 51);font-size: 17px;clear: both;min-height: 1em;max-width: 100%;font-family: mp-quote, -apple-system-font, BlinkMacSystemFont, &#34;Helvetica Neue&#34;, &#34;PingFang SC&#34;, &#34;Hiragino Sans GB&#34;, &#34;Microsoft YaHei UI&#34;, &#34;Microsoft YaHei&#34;, Arial, sans-serif;font-style: normal;font-variant-ligatures: normal;font-variant-caps: normal;font-weight: 400;letter-spacing: normal;orphans: 2;text-align: justify;text-indent: 0px;text-transform: none;white-space: normal;widows: 2;word-spacing: 0px;-webkit-text-stroke-width: 0px;text-decoration-thickness: initial;text-decoration-style: initial;text-decoration-color: initial;width: 100%;background: rgb(235, 244, 255);line-height: 20px;overflow-wrap: break-word !important;"><span style="color: rgb(0, 82, 255);text-decoration: underline;"><a href="https://cxsecurity.com/issue/WLB-2022010061" target="_blank">https://cxsecurity.com/issue/WLB-2022010061</a></span></p><p style="margin: 0px;padding: 0px;clear: both;min-height: 1em;max-width: 100%;overflow-wrap: break-word !important;box-sizing: border-box !important;color: rgb(51, 51, 51);font-family: mp-quote, -apple-system-font, BlinkMacSystemFont, &#34;Helvetica Neue&#34;, &#34;PingFang SC&#34;, &#34;Hiragino Sans GB&#34;, &#34;Microsoft YaHei UI&#34;, &#34;Microsoft YaHei&#34;, Arial, sans-serif;font-size: 17px;font-style: normal;font-variant-ligatures: normal;font-variant-caps: normal;font-weight: 400;letter-spacing: normal;orphans: 2;text-indent: 0px;text-transform: none;white-space: normal;widows: 2;word-spacing: 0px;-webkit-text-stroke-width: 0px;text-decoration-thickness: initial;text-decoration-style: initial;text-decoration-color: initial;text-align: left;"><span style="margin: 0px;padding: 0px;max-width: 100%;overflow-wrap: break-word !important;box-sizing: border-box !important;font-size: 17px;">Crestron HD-MD4X2-4K-E 1.0.0.2159 Credential Disclosure</span></p><p style="color: rgb(51, 51, 51);font-size: 17px;clear: both;min-height: 1em;max-width: 100%;font-family: mp-quote, -apple-system-font, BlinkMacSystemFont, &#34;Helvetica Neue&#34;, &#34;PingFang SC&#34;, &#34;Hiragino Sans GB&#34;, &#34;Microsoft YaHei UI&#34;, &#34;Microsoft YaHei&#34;, Arial, sans-serif;font-style: normal;font-variant-ligatures: normal;font-variant-caps: normal;font-weight: 400;letter-spacing: normal;orphans: 2;text-align: justify;text-indent: 0px;text-transform: none;white-space: normal;widows: 2;word-spacing: 0px;-webkit-text-stroke-width: 0px;text-decoration-thickness: initial;text-decoration-style: initial;text-decoration-color: initial;width: 100%;background: rgb(235, 244, 255);line-height: 20px;overflow-wrap: break-word !important;"><span style="color: rgb(0, 82, 255);text-decoration: underline;"><a href="https://cxsecurity.com/issue/WLB-2022010064" target="_blank">https://cxsecurity.com/issue/WLB-2022010064</a></span></p><p style="margin: 0px;padding: 0px;clear: both;min-height: 1em;max-width: 100%;overflow-wrap: break-word !important;box-sizing: border-box !important;color: rgb(51, 51, 51);font-family: mp-quote, -apple-system-font, BlinkMacSystemFont, &#34;Helvetica Neue&#34;, &#34;PingFang SC&#34;, &#34;Hiragino Sans GB&#34;, &#34;Microsoft YaHei UI&#34;, &#34;Microsoft YaHei&#34;, Arial, sans-serif;font-size: 17px;font-style: normal;font-variant-ligatures: normal;font-variant-caps: normal;font-weight: 400;letter-spacing: normal;orphans: 2;text-indent: 0px;text-transform: none;white-space: normal;widows: 2;word-spacing: 0px;-webkit-text-stroke-width: 0px;text-decoration-thickness: initial;text-decoration-style: initial;text-decoration-color: initial;text-align: left;"><span style="margin: 0px;padding: 0px;max-width: 100%;overflow-wrap: break-word !important;box-sizing: border-box !important;font-size: 17px;">Log4Shell HTTP Header Injection</span></p><p style="color: rgb(51, 51, 51);font-size: 17px;clear: both;min-height: 1em;max-width: 100%;font-family: mp-quote, -apple-system-font, BlinkMacSystemFont, &#34;Helvetica Neue&#34;, &#34;PingFang SC&#34;, &#34;Hiragino Sans GB&#34;, &#34;Microsoft YaHei UI&#34;, &#34;Microsoft YaHei&#34;, Arial, sans-serif;font-style: normal;font-variant-ligatures: normal;font-variant-caps: normal;font-weight: 400;letter-spacing: normal;orphans: 2;text-align: justify;text-indent: 0px;text-transform: none;white-space: normal;widows: 2;word-spacing: 0px;-webkit-text-stroke-width: 0px;text-decoration-thickness: initial;text-decoration-style: initial;text-decoration-color: initial;width: 100%;background: rgb(235, 244, 255);line-height: 20px;overflow-wrap: break-word !important;"><span style="color: rgb(0, 82, 255);text-decoration: underline;"><a href="https://cxsecurity.com/issue/WLB-2022010065" target="_blank">https://cxsecurity.com/issue/WLB-2022010065</a></span></p><p style="margin: 0px;padding: 0px;clear: both;min-height: 1em;max-width: 100%;overflow-wrap: break-word !important;box-sizing: border-box !important;color: rgb(51, 51, 51);font-family: mp-quote, -apple-system-font, BlinkMacSystemFont, &#34;Helvetica Neue&#34;, &#34;PingFang SC&#34;, &#34;Hiragino Sans GB&#34;, &#34;Microsoft YaHei UI&#34;, &#34;Microsoft YaHei&#34;, Arial, sans-serif;font-size: 17px;font-style: normal;font-variant-ligatures: normal;font-variant-caps: normal;font-weight: 400;letter-spacing: normal;orphans: 2;text-indent: 0px;text-transform: none;white-space: normal;widows: 2;word-spacing: 0px;-webkit-text-stroke-width: 0px;text-decoration-thickness: initial;text-decoration-style: initial;text-decoration-color: initial;text-align: left;"><span style="margin: 0px;padding: 0px;max-width: 100%;overflow-wrap: break-word !important;box-sizing: border-box !important;font-size: 17px;">Agile Web Solutions - Sql Injection Vulnerability</span></p><p style="color: rgb(51, 51, 51);font-size: 17px;clear: both;min-height: 1em;max-width: 100%;font-family: mp-quote, -apple-system-font, BlinkMacSystemFont, &#34;Helvetica Neue&#34;, &#34;PingFang SC&#34;, &#34;Hiragino Sans GB&#34;, &#34;Microsoft YaHei UI&#34;, &#34;Microsoft YaHei&#34;, Arial, sans-serif;font-style: normal;font-variant-ligatures: normal;font-variant-caps: normal;font-weight: 400;letter-spacing: normal;orphans: 2;text-align: justify;text-indent: 0px;text-transform: none;white-space: normal;widows: 2;word-spacing: 0px;-webkit-text-stroke-width: 0px;text-decoration-thickness: initial;text-decoration-style: initial;text-decoration-color: initial;width: 100%;background: rgb(235, 244, 255);line-height: 20px;overflow-wrap: break-word !important;"><span style="color: rgb(0, 82, 255);text-decoration: underline;"><a href="https://cxsecurity.com/issue/WLB-2022010066" target="_blank">https://cxsecurity.com/issue/WLB-2022010066</a></span></p><p style="margin: 0px;padding: 0px;clear: both;min-height: 1em;max-width: 100%;overflow-wrap: break-word !important;box-sizing: border-box !important;color: rgb(51, 51, 51);font-family: mp-quote, -apple-system-font, BlinkMacSystemFont, &#34;Helvetica Neue&#34;, &#34;PingFang SC&#34;, &#34;Hiragino Sans GB&#34;, &#34;Microsoft YaHei UI&#34;, &#34;Microsoft YaHei&#34;, Arial, sans-serif;font-size: 17px;font-style: normal;font-variant-ligatures: normal;font-variant-caps: normal;font-weight: 400;letter-spacing: normal;orphans: 2;text-indent: 0px;text-transform: none;white-space: normal;widows: 2;word-spacing: 0px;-webkit-text-stroke-width: 0px;text-decoration-thickness: initial;text-decoration-style: initial;text-decoration-color: initial;text-align: left;"><span style="margin: 0px;padding: 0px;max-width: 100%;overflow-wrap: break-word !important;box-sizing: border-box !important;font-size: 17px;">WordPress Core 5.8.2 - &#39;WP_Query&#39; SQL Injection</span></p><p style="color: rgb(51, 51, 51);font-size: 17px;clear: both;min-height: 1em;max-width: 100%;font-family: mp-quote, -apple-system-font, BlinkMacSystemFont, &#34;Helvetica Neue&#34;, &#34;PingFang SC&#34;, &#34;Hiragino Sans GB&#34;, &#34;Microsoft YaHei UI&#34;, &#34;Microsoft YaHei&#34;, Arial, sans-serif;font-style: normal;font-variant-ligatures: normal;font-variant-caps: normal;font-weight: 400;letter-spacing: normal;orphans: 2;text-align: justify;text-indent: 0px;text-transform: none;white-space: normal;widows: 2;word-spacing: 0px;-webkit-text-stroke-width: 0px;text-decoration-thickness: initial;text-decoration-style: initial;text-decoration-color: initial;width: 100%;background: rgb(235, 244, 255);line-height: 20px;overflow-wrap: break-word !important;"><span style="color: rgb(0, 82, 255);text-decoration: underline;"><a href="https://cxsecurity.com/issue/WLB-2022010068" target="_blank">https://cxsecurity.com/issue/WLB-2022010068</a></span></p><p style="margin: 0px;padding: 0px;clear: both;min-height: 1em;max-width: 100%;overflow-wrap: break-word !important;box-sizing: border-box !important;color: rgb(51, 51, 51);font-family: mp-quote, -apple-system-font, BlinkMacSystemFont, &#34;Helvetica Neue&#34;, &#34;PingFang SC&#34;, &#34;Hiragino Sans GB&#34;, &#34;Microsoft YaHei UI&#34;, &#34;Microsoft YaHei&#34;, Arial, sans-serif;font-size: 17px;font-style: normal;font-variant-ligatures: normal;font-variant-caps: normal;font-weight: 400;letter-spacing: normal;orphans: 2;text-indent: 0px;text-transform: none;white-space: normal;widows: 2;word-spacing: 0px;-webkit-text-stroke-width: 0px;text-decoration-thickness: initial;text-decoration-style: initial;text-decoration-color: initial;text-align: left;"><span style="margin: 0px;padding: 0px;max-width: 100%;overflow-wrap: break-word !important;box-sizing: border-box !important;font-size: 17px;">WordPress Frontend Uploader 1.3.2 Cross Site Scripting</span></p><p style="color: rgb(51, 51, 51);font-size: 17px;clear: both;min-height: 1em;max-width: 100%;font-family: mp-quote, -apple-system-font, BlinkMacSystemFont, &#34;Helvetica Neue&#34;, &#34;PingFang SC&#34;, &#34;Hiragino Sans GB&#34;, &#34;Microsoft YaHei UI&#34;, &#34;Microsoft YaHei&#34;, Arial, sans-serif;font-style: normal;font-variant-ligatures: normal;font-variant-caps: normal;font-weight: 400;letter-spacing: normal;orphans: 2;text-align: justify;text-indent: 0px;text-transform: none;white-space: normal;widows: 2;word-spacing: 0px;-webkit-text-stroke-width: 0px;text-decoration-thickness: initial;text-decoration-style: initial;text-decoration-color: initial;width: 100%;background: rgb(235, 244, 255);line-height: 20px;overflow-wrap: break-word !important;"><span style="color: rgb(0, 82, 255);text-decoration: underline;"><a href="https://cxsecurity.com/issue/WLB-2022010072" target="_blank">https://cxsecurity.com/issue/WLB-2022010072</a></span></p><p style="margin: 0px;padding: 0px;clear: both;min-height: 1em;max-width: 100%;overflow-wrap: break-word !important;box-sizing: border-box !important;color: rgb(51, 51, 51);font-family: mp-quote, -apple-system-font, BlinkMacSystemFont, &#34;Helvetica Neue&#34;, &#34;PingFang SC&#34;, &#34;Hiragino Sans GB&#34;, &#34;Microsoft YaHei UI&#34;, &#34;Microsoft YaHei&#34;, Arial, sans-serif;font-size: 17px;font-style: normal;font-variant-ligatures: normal;font-variant-caps: normal;font-weight: 400;letter-spacing: normal;orphans: 2;text-indent: 0px;text-transform: none;white-space: normal;widows: 2;word-spacing: 0px;-webkit-text-stroke-width: 0px;text-decoration-thickness: initial;text-decoration-style: initial;text-decoration-color: initial;text-align: left;"><span style="margin: 0px;padding: 0px;max-width: 100%;overflow-wrap: break-word !important;box-sizing: border-box !important;font-size: 17px;">EDSA Designs - Sql Injection Vulnerability</span></p><p style="color: rgb(51, 51, 51);font-size: 17px;clear: both;min-height: 1em;max-width: 100%;font-family: mp-quote, -apple-system-font, BlinkMacSystemFont, &#34;Helvetica Neue&#34;, &#34;PingFang SC&#34;, &#34;Hiragino Sans GB&#34;, &#34;Microsoft YaHei UI&#34;, &#34;Microsoft YaHei&#34;, Arial, sans-serif;font-style: normal;font-variant-ligatures: normal;font-variant-caps: normal;font-weight: 400;letter-spacing: normal;orphans: 2;text-align: justify;text-indent: 0px;text-transform: none;white-space: normal;widows: 2;word-spacing: 0px;-webkit-text-stroke-width: 0px;text-decoration-thickness: initial;text-decoration-style: initial;text-decoration-color: initial;width: 100%;background: rgb(235, 244, 255);line-height: 20px;overflow-wrap: break-word !important;"><span style="color: rgb(0, 82, 255);text-decoration: underline;"><a href="https://cxsecurity.com/issue/WLB-2022010069" target="_blank">https://cxsecurity.com/issue/WLB-2022010069</a></span></p><p style="margin: 0px;padding: 0px;clear: both;min-height: 1em;max-width: 100%;overflow-wrap: break-word !important;box-sizing: border-box !important;color: rgb(51, 51, 51);font-family: mp-quote, -apple-system-font, BlinkMacSystemFont, &#34;Helvetica Neue&#34;, &#34;PingFang SC&#34;, &#34;Hiragino Sans GB&#34;, &#34;Microsoft YaHei UI&#34;, &#34;Microsoft YaHei&#34;, Arial, sans-serif;font-size: 17px;font-style: normal;font-variant-ligatures: normal;font-variant-caps: normal;font-weight: 400;letter-spacing: normal;orphans: 2;text-indent: 0px;text-transform: none;white-space: normal;widows: 2;word-spacing: 0px;-webkit-text-stroke-width: 0px;text-decoration-thickness: initial;text-decoration-style: initial;text-decoration-color: initial;text-align: left;"><span style="margin: 0px;padding: 0px;max-width: 100%;overflow-wrap: break-word !important;box-sizing: border-box !important;font-size: 17px;">MARKS DESIGN - Sql Injection Vulnerability</span></p><p style="color: rgb(51, 51, 51);font-size: 17px;clear: both;min-height: 1em;max-width: 100%;font-family: mp-quote, -apple-system-font, BlinkMacSystemFont, &#34;Helvetica Neue&#34;, &#34;PingFang SC&#34;, &#34;Hiragino Sans GB&#34;, &#34;Microsoft YaHei UI&#34;, &#34;Microsoft YaHei&#34;, Arial, sans-serif;font-style: normal;font-variant-ligatures: normal;font-variant-caps: normal;font-weight: 400;letter-spacing: normal;orphans: 2;text-align: justify;text-indent: 0px;text-transform: none;white-space: normal;widows: 2;word-spacing: 0px;-webkit-text-stroke-width: 0px;text-decoration-thickness: initial;text-decoration-style: initial;text-decoration-color: initial;width: 100%;background: rgb(235, 244, 255);line-height: 20px;overflow-wrap: break-word !important;"><span style="color: rgb(0, 82, 255);text-decoration: underline;"><a href="https://cxsecurity.com/issue/WLB-2022010070" target="_blank">https://cxsecurity.com/issue/WLB-2022010070</a></span></p><p style="margin: 0px;padding: 0px;clear: both;min-height: 1em;max-width: 100%;overflow-wrap: break-word !important;box-sizing: border-box !important;color: rgb(51, 51, 51);font-family: mp-quote, -apple-system-font, BlinkMacSystemFont, &#34;Helvetica Neue&#34;, &#34;PingFang SC&#34;, &#34;Hiragino Sans GB&#34;, &#34;Microsoft YaHei UI&#34;, &#34;Microsoft YaHei&#34;, Arial, sans-serif;font-size: 17px;font-style: normal;font-variant-ligatures: normal;font-variant-caps: normal;font-weight: 400;letter-spacing: normal;orphans: 2;text-indent: 0px;text-transform: none;white-space: normal;widows: 2;word-spacing: 0px;-webkit-text-stroke-width: 0px;text-decoration-thickness: initial;text-decoration-style: initial;text-decoration-color: initial;text-align: left;"><span style="margin: 0px;padding: 0px;max-width: 100%;overflow-wrap: break-word !important;box-sizing: border-box !important;font-size: 17px;">SonicWall SMA 100 Series Authenticated Command Injection</span></p><p style="color: rgb(51, 51, 51);font-size: 17px;clear: both;min-height: 1em;max-width: 100%;font-family: mp-quote, -apple-system-font, BlinkMacSystemFont, &#34;Helvetica Neue&#34;, &#34;PingFang SC&#34;, &#34;Hiragino Sans GB&#34;, &#34;Microsoft YaHei UI&#34;, &#34;Microsoft YaHei&#34;, Arial, sans-serif;font-style: normal;font-variant-ligatures: normal;font-variant-caps: normal;font-weight: 400;letter-spacing: normal;orphans: 2;text-align: justify;text-indent: 0px;text-transform: none;white-space: normal;widows: 2;word-spacing: 0px;-webkit-text-stroke-width: 0px;text-decoration-thickness: initial;text-decoration-style: initial;text-decoration-color: initial;width: 100%;background: rgb(235, 244, 255);line-height: 20px;overflow-wrap: break-word !important;"><span style="color: rgb(0, 82, 255);text-decoration: underline;"><a href="https://cxsecurity.com/issue/WLB-2022010073" target="_blank">https://cxsecurity.com/issue/WLB-2022010073</a></span></p><p style="margin: 0px;padding: 0px;clear: both;min-height: 1em;max-width: 100%;overflow-wrap: break-word !important;box-sizing: border-box !important;color: rgb(51, 51, 51);font-family: mp-quote, -apple-system-font, BlinkMacSystemFont, &#34;Helvetica Neue&#34;, &#34;PingFang SC&#34;, &#34;Hiragino Sans GB&#34;, &#34;Microsoft YaHei UI&#34;, &#34;Microsoft YaHei&#34;, Arial, sans-serif;font-size: 17px;font-style: normal;font-variant-ligatures: normal;font-variant-caps: normal;font-weight: 400;letter-spacing: normal;orphans: 2;text-indent: 0px;text-transform: none;white-space: normal;widows: 2;word-spacing: 0px;-webkit-text-stroke-width: 0px;text-decoration-thickness: initial;text-decoration-style: initial;text-decoration-color: initial;text-align: left;"><span style="margin: 0px;padding: 0px;max-width: 100%;overflow-wrap: break-word !important;box-sizing: border-box !important;font-size: 17px;">Web Canvas - Sql Injection Vulnerability</span></p><p style="color: rgb(51, 51, 51);font-size: 17px;clear: both;min-height: 1em;max-width: 100%;font-family: mp-quote, -apple-system-font, BlinkMacSystemFont, &#34;Helvetica Neue&#34;, &#34;PingFang SC&#34;, &#34;Hiragino Sans GB&#34;, &#34;Microsoft YaHei UI&#34;, &#34;Microsoft YaHei&#34;, Arial, sans-serif;font-style: normal;font-variant-ligatures: normal;font-variant-caps: normal;font-weight: 400;letter-spacing: normal;orphans: 2;text-align: justify;text-indent: 0px;text-transform: none;white-space: normal;widows: 2;word-spacing: 0px;-webkit-text-stroke-width: 0px;text-decoration-thickness: initial;text-decoration-style: initial;text-decoration-color: initial;width: 100%;background: rgb(235, 244, 255);line-height: 20px;overflow-wrap: break-word !important;"><span style="color: rgb(0, 82, 255);text-decoration: underline;"><a href="https://cxsecurity.com/issue/WLB-2022010075" target="_blank">https://cxsecurity.com/issue/WLB-2022010075</a></span></p><p style="margin: 0px;padding: 0px;clear: both;min-height: 1em;max-width: 100%;overflow-wrap: break-word !important;box-sizing: border-box !important;color: rgb(51, 51, 51);font-family: mp-quote, -apple-system-font, BlinkMacSystemFont, &#34;Helvetica Neue&#34;, &#34;PingFang SC&#34;, &#34;Hiragino Sans GB&#34;, &#34;Microsoft YaHei UI&#34;, &#34;Microsoft YaHei&#34;, Arial, sans-serif;font-size: 17px;font-style: normal;font-variant-ligatures: normal;font-variant-caps: normal;font-weight: 400;letter-spacing: normal;orphans: 2;text-indent: 0px;text-transform: none;white-space: normal;widows: 2;word-spacing: 0px;-webkit-text-stroke-width: 0px;text-decoration-thickness: initial;text-decoration-style: initial;text-decoration-color: initial;text-align: left;"><span style="margin: 0px;padding: 0px;max-width: 100%;overflow-wrap: break-word !important;box-sizing: border-box !important;font-size: 17px;">da Grazioli Design - Sql Injection Vulnerability</span></p><p style="color: rgb(51, 51, 51);font-size: 17px;clear: both;min-height: 1em;max-width: 100%;font-family: mp-quote, -apple-system-font, BlinkMacSystemFont, &#34;Helvetica Neue&#34;, &#34;PingFang SC&#34;, &#34;Hiragino Sans GB&#34;, &#34;Microsoft YaHei UI&#34;, &#34;Microsoft YaHei&#34;, Arial, sans-serif;font-style: normal;font-variant-ligatures: normal;font-variant-caps: normal;font-weight: 400;letter-spacing: normal;orphans: 2;text-align: justify;text-indent: 0px;text-transform: none;white-space: normal;widows: 2;word-spacing: 0px;-webkit-text-stroke-width: 0px;text-decoration-thickness: initial;text-decoration-style: initial;text-decoration-color: initial;width: 100%;background: rgb(235, 244, 255);line-height: 20px;overflow-wrap: break-word !important;"><span style="color: rgb(0, 82, 255);text-decoration: underline;"><a href="https://cxsecurity.com/issue/WLB-2022010077" target="_blank">https://cxsecurity.com/issue/WLB-2022010077</a></span></p><p style="margin: 0px;padding: 0px;clear: both;min-height: 1em;max-width: 100%;overflow-wrap: break-word !important;box-sizing: border-box !important;color: rgb(51, 51, 51);font-family: mp-quote, -apple-system-font, BlinkMacSystemFont, &#34;Helvetica Neue&#34;, &#34;PingFang SC&#34;, &#34;Hiragino Sans GB&#34;, &#34;Microsoft YaHei UI&#34;, &#34;Microsoft YaHei&#34;, Arial, sans-serif;font-size: 17px;font-style: normal;font-variant-ligatures: normal;font-variant-caps: normal;font-weight: 400;letter-spacing: normal;orphans: 2;text-indent: 0px;text-transform: none;white-space: normal;widows: 2;word-spacing: 0px;-webkit-text-stroke-width: 0px;text-decoration-thickness: initial;text-decoration-style: initial;text-decoration-color: initial;text-align: left;"><span style="margin: 0px;padding: 0px;max-width: 100%;overflow-wrap: break-word !important;box-sizing: border-box !important;font-size: 17px;">HTTP Commander 3.1.9 Cross Site Scripting</span></p><p style="color: rgb(51, 51, 51);font-size: 17px;clear: both;min-height: 1em;max-width: 100%;font-family: mp-quote, -apple-system-font, BlinkMacSystemFont, &#34;Helvetica Neue&#34;, &#34;PingFang SC&#34;, &#34;Hiragino Sans GB&#34;, &#34;Microsoft YaHei UI&#34;, &#34;Microsoft YaHei&#34;, Arial, sans-serif;font-style: normal;font-variant-ligatures: normal;font-variant-caps: normal;font-weight: 400;letter-spacing: normal;orphans: 2;text-align: justify;text-indent: 0px;text-transform: none;white-space: normal;widows: 2;word-spacing: 0px;-webkit-text-stroke-width: 0px;text-decoration-thickness: initial;text-decoration-style: initial;text-decoration-color: initial;width: 100%;background: rgb(235, 244, 255);line-height: 20px;overflow-wrap: break-word !important;"><span style="color: rgb(0, 82, 255);text-decoration: underline;"><a href="https://cxsecurity.com/issue/WLB-2022010078" target="_blank">https://cxsecurity.com/issue/WLB-2022010078</a></span></p></div></div></div></div><div data-mpa-template="t" mpa-from-tpl="t"><div style="display: flex;justify-content: center;align-items: center;width: 100%;justify-content: flex-end;padding-right: 18px;" data-mid="" mpa-from-tpl="t"><div style="display: flex;justify-content: flex-start;align-items: center;flex-direction: column;" data-mid="" mpa-from-tpl="t"><p style="width: 16px;background-color: #FFFFFF;margin-bottom: -8px;border-radius: 0px 0px 8px 8px;padding-bottom: 2.5px;z-index: 1;" data-mid="" mpa-from-tpl="t"><img data-ratio="0.5625" style="display: block;" data-type="png" data-w="32" src="https://wechat2rss.xlab.app/img-proxy/?k=2b354f57&amp;u=https%3A%2F%2Fmmbiz.qpic.cn%2Fmmbiz_png%2FZIEfCkDXibQMbA0iaJFRw2BEicwgqjrfyJna1CfewlbehOYoGz0xQuuuO7XvrIzz6vBjsn6enbo8QFkSHM3iaomMPw%2F640%3Fwx_fmt%3Dpng"/></p><div style="border-radius: 2px;border-width: 1px;border-style: solid;border-color: rgb(18, 68, 182);padding: 1.2px;" data-mid="" mpa-from-tpl="t"><div style="height: 30px;background: #0147B6;padding: 0px 12px;text-align: center;" data-mid="" mpa-from-tpl="t"><p style="font-size: 14px;font-family: PingFangSC-Semibold, PingFang SC;font-weight: bold;color: #FFFFFF;line-height: 30px;" data-mid="">点个<span style="padding: 0px 4px;" data-mid="">在看</span>你最好看</p></div></div></div></div></div><hr style="outline: 0px;font-family: -apple-system, BlinkMacSystemFont, &#34;Helvetica Neue&#34;, &#34;PingFang SC&#34;, &#34;Hiragino Sans GB&#34;, &#34;Microsoft YaHei UI&#34;, &#34;Microsoft YaHei&#34;, Arial, sans-serif;letter-spacing: 0.544px;white-space: normal;background-color: rgb(255, 255, 255);border-style: solid;border-right-width: 0px;border-bottom-width: 0px;border-left-width: 0px;border-color: rgba(0, 0, 0, 0.1);transform-origin: 0px 0px;transform: scale(1, 0.5);"/><p style="outline: 0px;font-family: -apple-system, BlinkMacSystemFont, &#34;Helvetica Neue&#34;, &#34;PingFang SC&#34;, &#34;Hiragino Sans GB&#34;, &#34;Microsoft YaHei UI&#34;, &#34;Microsoft YaHei&#34;, Arial, sans-serif;letter-spacing: 0.544px;white-space: normal;background-color: rgb(255, 255, 255);"><span style="outline: 0px;font-size: 12px;letter-spacing: 0.544px;color: rgb(178, 178, 178);">更多互动可点击阅读原文</span></p>


<p><img src="https://wechat2rss.xlab.app/img-proxy/?k=1e08647b&amp;u=https%3A%2F%2Fmmbiz.qpic.cn%2Fmmbiz_png%2F0HWUgTEskmF0Lavy78gmnwGOS8xAlH5C4PtI9LMEkpiabCf9mibJUxJLicHVb3m9Jpe7QN8kzdibKASyM0EEMYoFBA%2F640%3Fwx_fmt%3Dpng"/></p>
<p><img src="https://wechat2rss.xlab.app/img-proxy/?k=320ad095&amp;u=https%3A%2F%2Fmmbiz.qpic.cn%2Fmmbiz_png%2FLdRq1KFbXJibHPqc6I460BrGIGaliaAquMbGWUINvrcoVKTM7ZlUypjhVXbJvsqsDicCOomw1bmnvIow7BKkIhT8Q%2F640%3Fwx_fmt%3Dpng"/></p>
<p><img src="https://wechat2rss.xlab.app/img-proxy/?k=ee0f3bdf&amp;u=https%3A%2F%2Fmmbiz.qpic.cn%2Fmmbiz_png%2FLdRq1KFbXJibHPqc6I460BrGIGaliaAquMKqPMp2pGfXWqbJodibQgDQjiaCRnMLIgzXEiaIUBspRiaZibicx9dLewee0w%2F640%3Fwx_fmt%3Dpng"/></p>
<p><img src="https://wechat2rss.xlab.app/img-proxy/?k=320ad095&amp;u=https%3A%2F%2Fmmbiz.qpic.cn%2Fmmbiz_png%2FLdRq1KFbXJibHPqc6I460BrGIGaliaAquMbGWUINvrcoVKTM7ZlUypjhVXbJvsqsDicCOomw1bmnvIow7BKkIhT8Q%2F640%3Fwx_fmt%3Dpng"/></p>
<p><img src="https://wechat2rss.xlab.app/img-proxy/?k=ee0f3bdf&amp;u=https%3A%2F%2Fmmbiz.qpic.cn%2Fmmbiz_png%2FLdRq1KFbXJibHPqc6I460BrGIGaliaAquMKqPMp2pGfXWqbJodibQgDQjiaCRnMLIgzXEiaIUBspRiaZibicx9dLewee0w%2F640%3Fwx_fmt%3Dpng"/></p>
<p><img src="https://wechat2rss.xlab.app/img-proxy/?k=320ad095&amp;u=https%3A%2F%2Fmmbiz.qpic.cn%2Fmmbiz_png%2FLdRq1KFbXJibHPqc6I460BrGIGaliaAquMbGWUINvrcoVKTM7ZlUypjhVXbJvsqsDicCOomw1bmnvIow7BKkIhT8Q%2F640%3Fwx_fmt%3Dpng"/></p>
<p><img src="https://wechat2rss.xlab.app/img-proxy/?k=ee0f3bdf&amp;u=https%3A%2F%2Fmmbiz.qpic.cn%2Fmmbiz_png%2FLdRq1KFbXJibHPqc6I460BrGIGaliaAquMKqPMp2pGfXWqbJodibQgDQjiaCRnMLIgzXEiaIUBspRiaZibicx9dLewee0w%2F640%3Fwx_fmt%3Dpng"/></p>
<p><img src="https://wechat2rss.xlab.app/img-proxy/?k=2b354f57&amp;u=https%3A%2F%2Fmmbiz.qpic.cn%2Fmmbiz_png%2FZIEfCkDXibQMbA0iaJFRw2BEicwgqjrfyJna1CfewlbehOYoGz0xQuuuO7XvrIzz6vBjsn6enbo8QFkSHM3iaomMPw%2F640%3Fwx_fmt%3Dpng"/></p>



<p><a href="https://0103sec.notion.site/20220117-bb8e532117ae40e0b6a76fd1d1c96ab4">阅读原文</a></p>
<p><a href="https://wechat2rss.xlab.app/link-proxy/?k=9929fd75&amp;r=1&amp;u=http%3A%2F%2Fmp.weixin.qq.com%2Fs%3F__biz%3DMzIxMjI0Mzk0OQ%3D%3D%26mid%3D2247484270%26idx%3D1%26sn%3D0edfd7fec8f90a09c9b19d2b28ed6e5c">跳转微信打开</a></p>
]]></content:encoded>
      <pubDate>Mon, 17 Jan 2022 21:21:00 +0800</pubDate>
    </item>
    <item>
      <title>Stowaway改造计划-1</title>
      <link>https://mp.weixin.qq.com/s?__biz=MzIxMjI0Mzk0OQ==&amp;mid=2247484230&amp;idx=1&amp;sn=da65625c317b9133af532589abaeaaa9</link>
      <description>记录了开源再创作宝贵思路的这篇文章，推荐给大家。</description>
      <content:encoded><![CDATA[<p>
<span>lz520520</span> <span>2022-01-13 19:37</span> <span style="display: inline-block;"></span>
</p>

<p>记录了开源再创作宝贵思路的这篇文章，推荐给大家。</p>
<p></p>



<p>
<img src="https://wechat2rss.xlab.app/img-proxy/?k=51a16b34&amp;u=https%3A%2F%2Fmmbiz.qpic.cn%2Fmmbiz_jpg%2F19Hh20S6GN5BF8JZVqAgdsxT0luWEibVZRncYlzs2icOx4PS2sbGN3TF8icWkClKo7BMdXxt9bSrBichagYF491aEg%2F0%3Fwx_fmt%3Djpeg"/>
</p>


<p cid="n0" mdtype="paragraph" style="box-sizing: border-box;line-height: inherit;orphans: 4;margin-top: 0.8em;margin-bottom: 0.8em;white-space: pre-wrap;font-family: &#34;Open Sans&#34;, &#34;Clear Sans&#34;, &#34;Helvetica Neue&#34;, Helvetica, Arial, &#34;Segoe UI Emoji&#34;, sans-serif;font-size: 16px;text-align: start;" data-mpa-powered-by="yiban.io"><span style="font-size: 2.25em;font-weight: bold;">前言</span></p><p cid="n4" mdtype="paragraph" style="box-sizing: border-box;line-height: inherit;orphans: 4;margin-top: 0.8em;margin-bottom: 0.8em;white-space: pre-wrap;font-family: &#34;Open Sans&#34;, &#34;Clear Sans&#34;, &#34;Helvetica Neue&#34;, Helvetica, Arial, &#34;Segoe UI Emoji&#34;, sans-serif;font-size: 16px;text-align: start;"><span md-inline="plain" style="box-sizing: border-box;">前段时间一直有个想法，做个内网多级代理的工具，更方便突破网络限制，然后就开始物色各种代理工具，如frp、nps等等，frp的稳定性很出色，他的代码结构和实现细节也很值得借鉴，但缺点也很明显，他并不是为了渗透而生的，所以在功能上有许多不太符合之处，比如不支持正向代理，代理转发等配置不支持热启动，不支持级联等等。然后有朋友推荐了stowaway，看介绍是venom的改进版，我测试了下功能，确实蛮符合渗透要求的，多级代理、上传下载文件、热启动正反向端口转发及socks代理，很灵活，当然要投入实战的话，还有不少需要改进的地方，所以就有了后面的改造计划。</span></p><h1 cid="n5" mdtype="heading" style="box-sizing: border-box;break-after: avoid-page;break-inside: avoid;orphans: 4;font-size: 2.25em;margin-top: 1rem;margin-bottom: 1rem;font-weight: bold;line-height: 1.2;cursor: text;border-bottom: 1px solid rgb(238, 238, 238);white-space: pre-wrap;font-family: &#34;Open Sans&#34;, &#34;Clear Sans&#34;, &#34;Helvetica Neue&#34;, Helvetica, Arial, &#34;Segoe UI Emoji&#34;, sans-serif;text-align: start;"><span md-inline="plain" style="box-sizing: border-box;">代码分析</span></h1><p cid="n6" mdtype="paragraph" style="box-sizing: border-box;line-height: inherit;orphans: 4;margin-top: 0.8em;margin-bottom: 0.8em;white-space: pre-wrap;font-family: &#34;Open Sans&#34;, &#34;Clear Sans&#34;, &#34;Helvetica Neue&#34;, Helvetica, Arial, &#34;Segoe UI Emoji&#34;, sans-serif;font-size: 16px;text-align: start;"><span md-inline="plain" style="box-sizing: border-box;">在做改造之前，先简单分析下他的代码，方便后续的改造。</span><span md-inline="plain" style="box-sizing: border-box;">项目地址：</span><span md-inline="link" style="box-sizing: border-box;"><span md-inline="plain" style="box-sizing: border-box;"><a href="https://github.com/ph4ntonn/Stowaway" target="_blank">https://github.com/ph4ntonn/Stowaway</a></span></span></p><p cid="n7" mdtype="paragraph" style="box-sizing: border-box;line-height: inherit;orphans: 4;margin-top: 0.8em;margin-bottom: 0.8em;white-space: pre-wrap;font-family: &#34;Open Sans&#34;, &#34;Clear Sans&#34;, &#34;Helvetica Neue&#34;, Helvetica, Arial, &#34;Segoe UI Emoji&#34;, sans-serif;font-size: 16px;text-align: start;"><span md-inline="plain" style="box-sizing: border-box;">工具分为agent和admin，admin是一个console交互式程序，用于管理agent。</span><span md-inline="plain" style="box-sizing: border-box;">agent比frp小很多，也是一个好的点。具体功能可以参考项目readme，写的蛮详细的。</span></p><p cid="n8" mdtype="paragraph" style="box-sizing: border-box;line-height: inherit;orphans: 4;margin-top: 0.8em;margin-bottom: 0.8em;white-space: pre-wrap;font-family: &#34;Open Sans&#34;, &#34;Clear Sans&#34;, &#34;Helvetica Neue&#34;, Helvetica, Arial, &#34;Segoe UI Emoji&#34;, sans-serif;font-size: 16px;text-align: start;"><span md-inline="plain" style="box-sizing: border-box;">代码目录如下，admin和agent分为单独的目录实现功能</span></p><pre spellcheck="false" lang="shell" cid="n9" mdtype="fences" style="box-sizing: border-box;overflow: visible;font-family: var(--monospace);font-size: 0.9em;break-inside: avoid;text-align: left;white-space: normal;background-image: inherit;background-position: inherit;background-size: inherit;background-repeat: inherit;background-attachment: inherit;background-origin: inherit;background-clip: inherit;background-color: rgb(248, 248, 248);border-width: 1px;border-style: solid;border-color: rgb(231, 234, 237);border-radius: 3px;padding: 8px 4px 6px;margin-bottom: 15px;margin-top: 15px;width: inherit;"><span role="presentation" style="box-sizing: border-box;padding-right: 0.1px;">├─admin</span><span role="presentation" style="box-sizing: border-box;padding-right: 0.1px;">│  ├─cli</span><span role="presentation" style="box-sizing: border-box;padding-right: 0.1px;">│  ├─handler</span><span role="presentation" style="box-sizing: border-box;padding-right: 0.1px;">│  ├─initial</span><span role="presentation" style="box-sizing: border-box;padding-right: 0.1px;">│  ├─manager</span><span role="presentation" style="box-sizing: border-box;padding-right: 0.1px;">│  ├─printer</span><span role="presentation" style="box-sizing: border-box;padding-right: 0.1px;">│  ├─process</span><span role="presentation" style="box-sizing: border-box;padding-right: 0.1px;">│  └─topology</span><span role="presentation" style="box-sizing: border-box;padding-right: 0.1px;">├─agent</span><span role="presentation" style="box-sizing: border-box;padding-right: 0.1px;">│  ├─handler</span><span role="presentation" style="box-sizing: border-box;padding-right: 0.1px;">│  ├─initial</span><span role="presentation" style="box-sizing: border-box;padding-right: 0.1px;">│  ├─manager</span><span role="presentation" style="box-sizing: border-box;padding-right: 0.1px;">│  └─process</span><span role="presentation" style="box-sizing: border-box;padding-right: 0.1px;">├─crypto</span><span role="presentation" style="box-sizing: border-box;padding-right: 0.1px;">├─global</span><span role="presentation" style="box-sizing: border-box;padding-right: 0.1px;">├─protocol</span><span role="presentation" style="box-sizing: border-box;padding-right: 0.1px;">├─release</span><span role="presentation" style="box-sizing: border-box;padding-right: 0.1px;">├─script</span><span role="presentation" style="box-sizing: border-box;padding-right: 0.1px;">├─share</span><span role="presentation" style="box-sizing: border-box;padding-right: 0.1px;">├─tools</span><span role="presentation" style="box-sizing: border-box;padding-right: 0.1px;">└─utils</span></pre><h2 cid="n12" mdtype="heading" style="box-sizing: border-box;break-after: avoid-page;break-inside: avoid;orphans: 4;font-size: 1.75em;margin-top: 1rem;margin-bottom: 1rem;font-weight: bold;line-height: 1.225;cursor: text;border-bottom: 1px solid rgb(238, 238, 238);white-space: pre-wrap;font-family: &#34;Open Sans&#34;, &#34;Clear Sans&#34;, &#34;Helvetica Neue&#34;, Helvetica, Arial, &#34;Segoe UI Emoji&#34;, sans-serif;text-align: start;"><span md-inline="plain" style="box-sizing: border-box;">admin</span></h2><p cid="n13" mdtype="paragraph" style="box-sizing: border-box;line-height: inherit;orphans: 4;margin-top: 0.8em;margin-bottom: 0.8em;white-space: pre-wrap;font-family: &#34;Open Sans&#34;, &#34;Clear Sans&#34;, &#34;Helvetica Neue&#34;, Helvetica, Arial, &#34;Segoe UI Emoji&#34;, sans-serif;font-size: 16px;text-align: start;"><span md-inline="plain" style="box-sizing: border-box;">目录结构</span></p><p style="text-align: center;"><img class="rich_pages wxw-img" data-galleryid="" data-s="300,640" data-w="869" data-type="png" style="" data-ratio="1.7986191024165707" src="https://wechat2rss.xlab.app/img-proxy/?k=f0499a3d&amp;u=https%3A%2F%2Fmmbiz.qpic.cn%2Fmmbiz_png%2F19Hh20S6GN5BF8JZVqAgdsxT0luWEibVZcMkkxlfoVUdEzIa1VyQmQumeuMDPcW0Sn7YqcmTgF2XBBWFASeATKw%2F640%3Fwx_fmt%3Dpng"/></p><p cid="n15" mdtype="paragraph" style="box-sizing: border-box;line-height: inherit;orphans: 4;margin-top: 0.8em;margin-bottom: 0.8em;white-space: pre-wrap;font-family: &#34;Open Sans&#34;, &#34;Clear Sans&#34;, &#34;Helvetica Neue&#34;, Helvetica, Arial, &#34;Segoe UI Emoji&#34;, sans-serif;font-size: 16px;text-align: start;"><span md-inline="plain" style="box-sizing: border-box;">连接分成两个阶段，初始化和监听阶段</span><span md-inline="plain" style="box-sizing: border-box;">初始化阶段：</span><span md-inline="plain" style="box-sizing: border-box;">根据当前模式，是主动连接还是被动监听，发起密钥交互（我后面多加了一个websocket头部交互和tls封装），然后返回conn。</span><span md-inline="plain" style="box-sizing: border-box;">初始化函数放在initial包里。</span></p><p style="text-align: center;"><img class="rich_pages wxw-img" data-galleryid="" data-ratio="0.6453180212014135" data-s="300,640" style="" data-type="png" data-w="2264" src="https://wechat2rss.xlab.app/img-proxy/?k=b67d7ba3&amp;u=https%3A%2F%2Fmmbiz.qpic.cn%2Fmmbiz_png%2F19Hh20S6GN5BF8JZVqAgdsxT0luWEibVZtZy37zcMZuRIvff6BHxSMAJJhv0MCdfg7bu1M0oibQVkQIB4aYnC2ibQ%2F640%3Fwx_fmt%3Dpng"/></p><p cid="n16" mdtype="paragraph" style="box-sizing: border-box;line-height: inherit;orphans: 4;margin-top: 0.8em;margin-bottom: 0.8em;white-space: pre-wrap;font-family: &#34;Open Sans&#34;, &#34;Clear Sans&#34;, &#34;Helvetica Neue&#34;, Helvetica, Arial, &#34;Segoe UI Emoji&#34;, sans-serif;font-size: 16px;text-align: start;"><span md-inline="plain" style="box-sizing: border-box;">initial包里有参数解析和认证。</span></p><p style="text-align: center;"><img class="rich_pages wxw-img" data-galleryid="" data-ratio="0.6423146473779385" data-s="300,640" style="" data-type="png" data-w="2765" src="https://wechat2rss.xlab.app/img-proxy/?k=27d100bf&amp;u=https%3A%2F%2Fmmbiz.qpic.cn%2Fmmbiz_png%2F19Hh20S6GN5BF8JZVqAgdsxT0luWEibVZoRxOBm93TQVPvuOHy3cUn9SpL17ibk1ZSw6vibmEflFwicl5luViaZ7CQA%2F640%3Fwx_fmt%3Dpng"/></p><p cid="n18" mdtype="paragraph" style="box-sizing: border-box;line-height: inherit;orphans: 4;margin-top: 0.8em;margin-bottom: 0.8em;white-space: pre-wrap;font-family: &#34;Open Sans&#34;, &#34;Clear Sans&#34;, &#34;Helvetica Neue&#34;, Helvetica, Arial, &#34;Segoe UI Emoji&#34;, sans-serif;font-size: 16px;text-align: start;"><span md-inline="plain" style="box-sizing: border-box;">监听阶段：</span><span md-inline="plain" style="box-sizing: border-box;">然后是最下面的</span><span md-inline="code" spellcheck="false" style="box-sizing: border-box;"><p style="box-sizing: border-box;font-family: var(--monospace);vertical-align: initial;border-width: 1px;border-style: solid;border-color: rgb(231, 234, 237);background-color: rgb(243, 244, 244);border-radius: 3px;padding-right: 2px;padding-left: 2px;font-size: 0.9em;">admin.Run()</p></span><span md-inline="plain" style="box-sizing: border-box;">，启动各种处理函数</span></p><p style="text-align: center;"><img class="rich_pages wxw-img" data-galleryid="" data-ratio="0.36847014925373134" data-s="300,640" style="" data-type="png" data-w="2144" src="https://wechat2rss.xlab.app/img-proxy/?k=bd5623a9&amp;u=https%3A%2F%2Fmmbiz.qpic.cn%2Fmmbiz_png%2F19Hh20S6GN5BF8JZVqAgdsxT0luWEibVZnAKTuHTJELJmPrKyN8YHDgxtfaHtDkte6D2hBWSlOVEJicmNLLPS8tQ%2F640%3Fwx_fmt%3Dpng"/></p><p cid="n18" mdtype="paragraph" style="box-sizing: border-box;line-height: inherit;orphans: 4;margin-top: 0.8em;margin-bottom: 0.8em;white-space: pre-wrap;font-family: &#34;Open Sans&#34;, &#34;Clear Sans&#34;, &#34;Helvetica Neue&#34;, Helvetica, Arial, &#34;Segoe UI Emoji&#34;, sans-serif;font-size: 16px;text-align: start;"><span md-inline="plain" style="box-sizing: border-box;">admin/process/process.go</span></p><p style="text-align: center;"><img class="rich_pages wxw-img" data-galleryid="" data-ratio="0.8724358974358974" data-s="300,640" style="" data-type="png" data-w="1560" src="https://wechat2rss.xlab.app/img-proxy/?k=f29b3b23&amp;u=https%3A%2F%2Fmmbiz.qpic.cn%2Fmmbiz_png%2F19Hh20S6GN5BF8JZVqAgdsxT0luWEibVZodvqpfaTSL4rDI0P31nGsibIaianaiceQhjfY5PfNqPFDzv3dNfxJqnEw%2F640%3Fwx_fmt%3Dpng"/></p><p cid="n18" mdtype="paragraph" style="box-sizing: border-box;line-height: inherit;orphans: 4;margin-top: 0.8em;margin-bottom: 0.8em;white-space: pre-wrap;font-family: &#34;Open Sans&#34;, &#34;Clear Sans&#34;, &#34;Helvetica Neue&#34;, Helvetica, Arial, &#34;Segoe UI Emoji&#34;, sans-serif;font-size: 16px;text-align: start;"><span md-inline="plain" style="box-sizing: border-box;">其中</span><span md-inline="code" spellcheck="false" style="box-sizing: border-box;"><p style="box-sizing: border-box;font-family: var(--monospace);vertical-align: initial;border-width: 1px;border-style: solid;border-color: rgb(231, 234, 237);background-color: rgb(243, 244, 244);border-radius: 3px;padding-right: 2px;padding-left: 2px;font-size: 0.9em;">go admin.handleMessFromDownstream(console)</p></span><span md-inline="plain" style="box-sizing: border-box;">主要用于下游agent消息接收，然后把接收信息通过channel传递给各个以Dispatch开头的消息处理函数。</span><span md-inline="plain" style="box-sizing: border-box;">这些消息处理函数主要发送消息给下游。</span><span md-inline="code" spellcheck="false" style="box-sizing: border-box;"><p style="box-sizing: border-box;font-family: var(--monospace);vertical-align: initial;border-width: 1px;border-style: solid;border-color: rgb(231, 234, 237);background-color: rgb(243, 244, 244);border-radius: 3px;padding-right: 2px;padding-left: 2px;font-size: 0.9em;">console.Run()</p></span><span md-inline="plain" style="box-sizing: border-box;">也会用于消息发送，是一个交互式shell用于操作。</span></p><p cid="n19" mdtype="paragraph" style="box-sizing: border-box;line-height: inherit;orphans: 4;margin-top: 0.8em;margin-bottom: 0.8em;white-space: pre-wrap;font-family: &#34;Open Sans&#34;, &#34;Clear Sans&#34;, &#34;Helvetica Neue&#34;, Helvetica, Arial, &#34;Segoe UI Emoji&#34;, sans-serif;font-size: 16px;text-align: start;"><span md-inline="plain" style="box-sizing: border-box;">所以看到这个结构。</span><span md-inline="plain" style="box-sizing: border-box;">admin.handleMessFromDownstream用于下游消息接收</span><span md-inline="plain" style="box-sizing: border-box;">Dispatch消息处理函数和console.Run()用于发送消息给下游，处理函数统一放在handler包里。</span></p><p cid="n20" mdtype="paragraph" style="box-sizing: border-box;line-height: inherit;orphans: 4;margin-top: 0.8em;margin-bottom: 0.8em;white-space: pre-wrap;font-family: &#34;Open Sans&#34;, &#34;Clear Sans&#34;, &#34;Helvetica Neue&#34;, Helvetica, Arial, &#34;Segoe UI Emoji&#34;, sans-serif;font-size: 16px;text-align: start;"><span md-inline="plain" style="box-sizing: border-box;">所以websocket的心跳包也在这里设计，添加一个DispatchKeepMess处理函数，用于定期发送数据给下游，保持会话。</span><span md-inline="plain" style="box-sizing: border-box;">而Dispatch处理函数又由manager包进行管理，通过该包进行协程间通信以及任务处理</span></p><h2 cid="n22" mdtype="heading" style="box-sizing: border-box;break-after: avoid-page;break-inside: avoid;orphans: 4;font-size: 1.75em;margin-top: 1rem;margin-bottom: 1rem;font-weight: bold;line-height: 1.225;cursor: text;border-bottom: 1px solid rgb(238, 238, 238);white-space: pre-wrap;font-family: &#34;Open Sans&#34;, &#34;Clear Sans&#34;, &#34;Helvetica Neue&#34;, Helvetica, Arial, &#34;Segoe UI Emoji&#34;, sans-serif;text-align: start;"><span md-inline="plain" style="box-sizing: border-box;">agent</span></h2><p cid="n23" mdtype="paragraph" style="box-sizing: border-box;line-height: inherit;orphans: 4;margin-top: 0.8em;margin-bottom: 0.8em;white-space: pre-wrap;font-family: &#34;Open Sans&#34;, &#34;Clear Sans&#34;, &#34;Helvetica Neue&#34;, Helvetica, Arial, &#34;Segoe UI Emoji&#34;, sans-serif;font-size: 16px;text-align: start;"><span md-inline="plain" style="box-sizing: border-box;">目录结构</span><span md-inline="plain" style="box-sizing: border-box;">其实和admin的目录结构差不多</span></p><p style="text-align: center;"><img class="rich_pages wxw-img" data-galleryid="" data-ratio="1.6896135265700483" data-s="300,640" style="" data-type="png" data-w="828" src="https://wechat2rss.xlab.app/img-proxy/?k=2ed52246&amp;u=https%3A%2F%2Fmmbiz.qpic.cn%2Fmmbiz_png%2F19Hh20S6GN5BF8JZVqAgdsxT0luWEibVZFsr4pDqqs53nxicl4IUAKN41CAlfu9N2lWiaib01ZJTS3lGu4EhLAaibsA%2F640%3Fwx_fmt%3Dpng"/></p><ul class="list-paddingleft-2" cid="n24" mdtype="list" data-mark="-" style="margin-top: 0.8em;margin-bottom: 0.8em;padding-left: 30px;font-family: &#34;Open Sans&#34;, &#34;Clear Sans&#34;, &#34;Helvetica Neue&#34;, Helvetica, Arial, &#34;Segoe UI Emoji&#34;, sans-serif;font-size: 16px;text-align: start;white-space: normal;"><li style="box-sizing: border-box;"><p cid="n26" mdtype="paragraph" style="box-sizing: border-box;line-height: inherit;orphans: 4;margin-bottom: 0.5rem;white-space: pre-wrap;"><span md-inline="plain" style="box-sizing: border-box;">handler: 消息处理函数，在节点间发送信息</span></p></li><li style="box-sizing: border-box;"><p cid="n28" mdtype="paragraph" style="box-sizing: border-box;line-height: inherit;orphans: 4;margin-bottom: 0.5rem;white-space: pre-wrap;"><span md-inline="plain" style="box-sizing: border-box;">initial: 参数解析以及连接初始化</span></p></li><li style="box-sizing: border-box;"><p cid="n30" mdtype="paragraph" style="box-sizing: border-box;line-height: inherit;orphans: 4;margin-bottom: 0.5rem;white-space: pre-wrap;"><span md-inline="plain" style="box-sizing: border-box;">manager：管理handler包的处理函数，用于协程间通信以及任务分发</span></p></li><li style="box-sizing: border-box;"><p cid="n32" mdtype="paragraph" style="box-sizing: border-box;line-height: inherit;orphans: 4;margin-bottom: 0.5rem;white-space: pre-wrap;"><span md-inline="plain" style="box-sizing: border-box;">process: 主控程序，运行各个消息处理函数以及接收节点信息。</span></p></li></ul><p cid="n34" mdtype="paragraph" style="box-sizing: border-box;line-height: inherit;orphans: 4;margin-top: 0.8em;margin-bottom: 0.8em;white-space: pre-wrap;font-family: &#34;Open Sans&#34;, &#34;Clear Sans&#34;, &#34;Helvetica Neue&#34;, Helvetica, Arial, &#34;Segoe UI Emoji&#34;, sans-serif;font-size: 16px;text-align: start;"><span md-inline="plain" style="box-sizing: border-box;">和admin逻辑差不多。</span></p><p style="text-align: center;"><img class="rich_pages wxw-img" data-galleryid="" data-ratio="0.7542056074766356" data-s="300,640" style="" data-type="png" data-w="2140" src="https://wechat2rss.xlab.app/img-proxy/?k=2d3b1c10&amp;u=https%3A%2F%2Fmmbiz.qpic.cn%2Fmmbiz_png%2F19Hh20S6GN5BF8JZVqAgdsxT0luWEibVZibrtoG5glOZnamMAuA5N8K1gVuuEb8qvibwunJwrWcWZdiauG6HI4wzSQ%2F640%3Fwx_fmt%3Dpng"/></p><p cid="n35" mdtype="paragraph" style="box-sizing: border-box;line-height: inherit;orphans: 4;margin-top: 0.8em;margin-bottom: 0.8em;white-space: pre-wrap;font-family: &#34;Open Sans&#34;, &#34;Clear Sans&#34;, &#34;Helvetica Neue&#34;, Helvetica, Arial, &#34;Segoe UI Emoji&#34;, sans-serif;font-size: 16px;text-align: start;"><span md-inline="plain" style="box-sizing: border-box;">启动管理端以及各个消息处理函数，最后运行handleDataFromUpstream处理上游数据</span></p><p style="text-align: center;"><img class="rich_pages wxw-img" data-galleryid="" data-ratio="0.9194227300060133" data-s="300,640" style="" data-type="png" data-w="1663" src="https://wechat2rss.xlab.app/img-proxy/?k=c07be014&amp;u=https%3A%2F%2Fmmbiz.qpic.cn%2Fmmbiz_png%2F19Hh20S6GN5BF8JZVqAgdsxT0luWEibVZauDsStsbQp0NDFM0jpJ0f7iaGkzKyoZKMlLUI9VSSDNspRibtaCzd6YA%2F640%3Fwx_fmt%3Dpng"/></p><h1 cid="n38" mdtype="heading" style="box-sizing: border-box;break-after: avoid-page;break-inside: avoid;orphans: 4;font-size: 2.25em;margin-top: 1rem;margin-bottom: 1rem;font-weight: bold;line-height: 1.2;cursor: text;border-bottom: 1px solid rgb(238, 238, 238);white-space: pre-wrap;font-family: &#34;Open Sans&#34;, &#34;Clear Sans&#34;, &#34;Helvetica Neue&#34;, Helvetica, Arial, &#34;Segoe UI Emoji&#34;, sans-serif;text-align: start;"><span md-inline="plain" style="box-sizing: border-box;">短连接接收数据错误</span></h1><p cid="n39" mdtype="paragraph" style="box-sizing: border-box;line-height: inherit;orphans: 4;margin-top: 0.8em;margin-bottom: 0.8em;white-space: pre-wrap;font-family: &#34;Open Sans&#34;, &#34;Clear Sans&#34;, &#34;Helvetica Neue&#34;, Helvetica, Arial, &#34;Segoe UI Emoji&#34;, sans-serif;font-size: 16px;text-align: start;"><span md-inline="plain" style="box-sizing: border-box;">在增加功能前，我在测试功能时发现个问题，socks、正向端口转发、反向端口转发，在遇到http、redis爆破等各种短连接时，会出现用户端数据接收不完整的问题，比如web访问有的页面文件加载不出来，爆破无效果等，而如果是rdp等长连接却没有这个问题。</span><span md-inline="plain" style="box-sizing: border-box;">这个问题很影响代理，所以必须优先解决。</span></p><p cid="n39" mdtype="paragraph" style="box-sizing: border-box;line-height: inherit;orphans: 4;margin-top: 0.8em;margin-bottom: 0.8em;white-space: pre-wrap;font-family: &#34;Open Sans&#34;, &#34;Clear Sans&#34;, &#34;Helvetica Neue&#34;, Helvetica, Arial, &#34;Segoe UI Emoji&#34;, sans-serif;font-size: 16px;text-align: start;">测试环境PC(192.168.111.112)、admin(192.168.111.1)、agent(192.168.100.18)、web（192.168.100.1）</p><p cid="n41" mdtype="paragraph" style="box-sizing: border-box;line-height: inherit;orphans: 4;margin-top: 0.8em;margin-bottom: 0.8em;white-space: pre-wrap;font-family: &#34;Open Sans&#34;, &#34;Clear Sans&#34;, &#34;Helvetica Neue&#34;, Helvetica, Arial, &#34;Segoe UI Emoji&#34;, sans-serif;font-size: 16px;text-align: start;"><span md-inline="plain" style="box-sizing: border-box;">socks代理，F12调试的时候发现无法加载的文件，提示都是ERR_CONTENT_LENGTH_MISMATCH，啥意思，就是响应包里的长度和body不一致。</span></p><p cid="n41" mdtype="paragraph" style="box-sizing: border-box;line-height: inherit;orphans: 4;margin-top: 0.8em;margin-bottom: 0.8em;white-space: pre-wrap;font-family: &#34;Open Sans&#34;, &#34;Clear Sans&#34;, &#34;Helvetica Neue&#34;, Helvetica, Arial, &#34;Segoe UI Emoji&#34;, sans-serif;font-size: 16px;text-align: start;"><span md-inline="plain" style="box-sizing: border-box;"><img class="rich_pages wxw-img" data-galleryid="" data-ratio="0.508994708994709" data-s="300,640" style="text-align: center;white-space: normal;" data-type="png" data-w="1890" src="https://wechat2rss.xlab.app/img-proxy/?k=661e5ea2&amp;u=https%3A%2F%2Fmmbiz.qpic.cn%2Fmmbiz_png%2F19Hh20S6GN5BF8JZVqAgdsxT0luWEibVZIKzwmibBVjsybsSjeiaYCjibAwDdsZu3M3d0Hocxr9I25YYX7vTWzzOCg%2F640%3Fwx_fmt%3Dpng"/>点开一个查看，这里响应头是完整的，还有body长度</span></p><p style="text-align: center;"><img class="rich_pages wxw-img" data-galleryid="" data-ratio="0.42650807136788443" data-s="300,640" style="" data-type="png" data-w="2354" src="https://wechat2rss.xlab.app/img-proxy/?k=dde2521a&amp;u=https%3A%2F%2Fmmbiz.qpic.cn%2Fmmbiz_png%2F19Hh20S6GN5BF8JZVqAgdsxT0luWEibVZ8L2Pd8iaz0qyPC16CAwZw3aGjCU9njQM4PMlGFRnnnAzOcfenOiazzyQ%2F640%3Fwx_fmt%3Dpng"/></p><p cid="n41" mdtype="paragraph" style="box-sizing: border-box;line-height: inherit;orphans: 4;margin-top: 0.8em;margin-bottom: 0.8em;white-space: pre-wrap;font-family: &#34;Open Sans&#34;, &#34;Clear Sans&#34;, &#34;Helvetica Neue&#34;, Helvetica, Arial, &#34;Segoe UI Emoji&#34;, sans-serif;font-size: 16px;text-align: start;"><span md-inline="plain" style="box-sizing: border-box;">但body部分确实空的，这是怎么回事</span></p><p cid="n41" mdtype="paragraph" style="box-sizing: border-box;line-height: inherit;orphans: 4;margin-top: 0.8em;margin-bottom: 0.8em;white-space: pre-wrap;font-family: &#34;Open Sans&#34;, &#34;Clear Sans&#34;, &#34;Helvetica Neue&#34;, Helvetica, Arial, &#34;Segoe UI Emoji&#34;, sans-serif;font-size: 16px;text-align: start;"><img class="rich_pages wxw-img" data-galleryid="" data-ratio="0.6995951417004048" data-s="300,640" style="text-align: center;font-family: mp-quote, -apple-system-font, BlinkMacSystemFont, &#34;Helvetica Neue&#34;, &#34;PingFang SC&#34;, &#34;Hiragino Sans GB&#34;, &#34;Microsoft YaHei UI&#34;, &#34;Microsoft YaHei&#34;, Arial, sans-serif;font-size: 17px;" data-type="png" data-w="1235" src="https://wechat2rss.xlab.app/img-proxy/?k=414899f4&amp;u=https%3A%2F%2Fmmbiz.qpic.cn%2Fmmbiz_png%2F19Hh20S6GN5BF8JZVqAgdsxT0luWEibVZdfiboicwsxr7v72chR6reUKtIZWf5zibrlkUgDvhhU1ucSG36miavAv6ow%2F640%3Fwx_fmt%3Dpng"/></p><p cid="n41" mdtype="paragraph" style="box-sizing: border-box;line-height: inherit;orphans: 4;margin-top: 0.8em;margin-bottom: 0.8em;white-space: pre-wrap;font-family: &#34;Open Sans&#34;, &#34;Clear Sans&#34;, &#34;Helvetica Neue&#34;, Helvetica, Arial, &#34;Segoe UI Emoji&#34;, sans-serif;font-size: 16px;text-align: start;"><span md-inline="plain" style="box-sizing: border-box;">抓包查看本地和socks之间的请求，响应确实只有header</span></p><p style="text-align: center;"><img class="rich_pages wxw-img" data-galleryid="" data-ratio="0.3992583436341162" data-s="300,640" style="" data-type="png" data-w="2427" src="https://wechat2rss.xlab.app/img-proxy/?k=f9b4d53a&amp;u=https%3A%2F%2Fmmbiz.qpic.cn%2Fmmbiz_png%2F19Hh20S6GN5BF8JZVqAgdsxT0luWEibVZpicjw1iajWUc1ibLCJPOwiasZ2Y4zBmCzkpwFtAlIfNlQcp0hppBQmYCQw%2F640%3Fwx_fmt%3Dpng"/></p><p cid="n41" mdtype="paragraph" style="box-sizing: border-box;line-height: inherit;orphans: 4;margin-top: 0.8em;margin-bottom: 0.8em;white-space: pre-wrap;font-family: &#34;Open Sans&#34;, &#34;Clear Sans&#34;, &#34;Helvetica Neue&#34;, Helvetica, Arial, &#34;Segoe UI Emoji&#34;, sans-serif;font-size: 16px;text-align: start;"><span md-inline="plain" style="box-sizing: border-box;">客户端请求正常发送，但最后确实由服务端主动发送FIN请求，从而断开连接</span></p><p style="text-align: center;"><img class="rich_pages wxw-img" data-galleryid="" data-ratio="0.13744257274119448" data-s="300,640" style="" data-type="png" data-w="2612" src="https://wechat2rss.xlab.app/img-proxy/?k=94223a1d&amp;u=https%3A%2F%2Fmmbiz.qpic.cn%2Fmmbiz_png%2F19Hh20S6GN5BF8JZVqAgdsxT0luWEibVZ88GxWAxAt84e49xE4BEx9kHlBJQRcqQdgw1OECMr7hoYicFcuf4Bo5Q%2F640%3Fwx_fmt%3Dpng"/></p><p cid="n41" mdtype="paragraph" style="box-sizing: border-box;line-height: inherit;orphans: 4;margin-top: 0.8em;margin-bottom: 0.8em;white-space: pre-wrap;font-family: &#34;Open Sans&#34;, &#34;Clear Sans&#34;, &#34;Helvetica Neue&#34;, Helvetica, Arial, &#34;Segoe UI Emoji&#34;, sans-serif;font-size: 16px;text-align: start;"><span md-inline="plain" style="box-sizing: border-box;">然后看了其他正常接收的数据包，同样也是服务端发送的FIN请求，所以一个资源加载时灵时不灵，可能就和这个有关了。</span></p><p cid="n43" mdtype="paragraph" style="box-sizing: border-box;line-height: inherit;orphans: 4;margin-top: 0.8em;margin-bottom: 0.8em;white-space: pre-wrap;font-family: &#34;Open Sans&#34;, &#34;Clear Sans&#34;, &#34;Helvetica Neue&#34;, Helvetica, Arial, &#34;Segoe UI Emoji&#34;, sans-serif;font-size: 16px;text-align: start;"><span md-inline="plain" style="box-sizing: border-box;">我们来看下不过socks代理，正常的请求包里，FIN是由客户端主动发起，从而断开连接，所以问题很可能就在于因为连接是服务端主动断开的，而不是客户端控制的，导致数据未接收完整。</span></p><p style="text-align: center;"><img class="rich_pages wxw-img" data-galleryid="" data-ratio="0.26251432938479174" data-s="300,640" style="" data-type="png" data-w="2617" src="https://wechat2rss.xlab.app/img-proxy/?k=915d4e2d&amp;u=https%3A%2F%2Fmmbiz.qpic.cn%2Fmmbiz_png%2F19Hh20S6GN5BF8JZVqAgdsxT0luWEibVZsJpvSkZXwJdhj874HcvKswC69cU9hu0nmDM5BibcKzpShheBTpSF15g%2F640%3Fwx_fmt%3Dpng"/></p><p cid="n44" mdtype="paragraph" style="box-sizing: border-box;line-height: inherit;orphans: 4;margin-top: 0.8em;margin-bottom: 0.8em;white-space: pre-wrap;font-family: &#34;Open Sans&#34;, &#34;Clear Sans&#34;, &#34;Helvetica Neue&#34;, Helvetica, Arial, &#34;Segoe UI Emoji&#34;, sans-serif;font-size: 16px;text-align: start;"><span md-inline="plain" style="box-sizing: border-box;">接着我测试了frp，frp是稳定正常的，并且和不挂socks一样的过程，FIN是由客户端发起断开的，那么这里其实很明显了，stowaway的连接机制有问题。</span></p><p style="text-align: center;"><img class="rich_pages wxw-img" data-galleryid="" data-ratio="0.4364746280045784" data-s="300,640" style="" data-type="png" data-w="2621" src="https://wechat2rss.xlab.app/img-proxy/?k=f8f04967&amp;u=https%3A%2F%2Fmmbiz.qpic.cn%2Fmmbiz_png%2F19Hh20S6GN5BF8JZVqAgdsxT0luWEibVZ0zAnnbg4E1xJMIFA0ZoYcn3ELbxNkgNsOBpMBM4Kq6kARHQmZnSvvA%2F640%3Fwx_fmt%3Dpng"/></p><p cid="n45" mdtype="paragraph" style="box-sizing: border-box;line-height: inherit;orphans: 4;margin-top: 0.8em;margin-bottom: 0.8em;white-space: pre-wrap;font-family: &#34;Open Sans&#34;, &#34;Clear Sans&#34;, &#34;Helvetica Neue&#34;, Helvetica, Arial, &#34;Segoe UI Emoji&#34;, sans-serif;font-size: 16px;text-align: start;"><span md-inline="plain" style="box-sizing: border-box;">那么具体问题，我们跟踪下代码看看</span><span md-inline="plain" style="box-sizing: border-box;">admin/handler/socks.go#handleSocks</span><span md-inline="plain" style="box-sizing: border-box;">conn是和客户端的链接</span><span md-inline="plain" style="box-sizing: border-box;">读取客户端数据，这里conn.Close()是后来注释掉的</span></p><p style="text-align: center;"><img class="rich_pages wxw-img" data-galleryid="" data-ratio="0.6781163434903047" data-s="300,640" style="" data-type="png" data-w="1805" src="https://wechat2rss.xlab.app/img-proxy/?k=a13fc5e8&amp;u=https%3A%2F%2Fmmbiz.qpic.cn%2Fmmbiz_png%2F19Hh20S6GN5BF8JZVqAgdsxT0luWEibVZibUnHHzzR79NdpX89zIiaSVFQYErRiaJ4XkL8SPNHo6quIicK7H6GDwpSQ%2F640%3Fwx_fmt%3Dpng"/></p><p cid="n45" mdtype="paragraph" style="box-sizing: border-box;line-height: inherit;orphans: 4;margin-top: 0.8em;margin-bottom: 0.8em;white-space: pre-wrap;font-family: &#34;Open Sans&#34;, &#34;Clear Sans&#34;, &#34;Helvetica Neue&#34;, Helvetica, Arial, &#34;Segoe UI Emoji&#34;, sans-serif;font-size: 16px;text-align: start;"><span md-inline="plain" style="box-sizing: border-box;">写入数据发送给客户端，这里调试的时候发现，agent完整传回数据给admin了，但这里写入居然报错，发现再写入最后数据时，conn已关闭。</span></p><p style="text-align: center;"><img class="rich_pages wxw-img" data-galleryid="" data-ratio="0.3802938634399309" data-s="300,640" style="" data-type="png" data-w="1157" src="https://wechat2rss.xlab.app/img-proxy/?k=68240d27&amp;u=https%3A%2F%2Fmmbiz.qpic.cn%2Fmmbiz_png%2F19Hh20S6GN5BF8JZVqAgdsxT0luWEibVZlxcl6dfjceLmvfNlBQ6Y5OjqNsU5Oeb6JPD7sPGJvMbrCzmapUzRibg%2F640%3Fwx_fmt%3Dpng"/></p><p cid="n45" mdtype="paragraph" style="box-sizing: border-box;line-height: inherit;orphans: 4;margin-top: 0.8em;margin-bottom: 0.8em;white-space: pre-wrap;font-family: &#34;Open Sans&#34;, &#34;Clear Sans&#34;, &#34;Helvetica Neue&#34;, Helvetica, Arial, &#34;Segoe UI Emoji&#34;, sans-serif;font-size: 16px;text-align: start;"><span md-inline="plain" style="box-sizing: border-box;">然后找admin上关闭conn的位置，handlesocks里有几处close的地方，我注释掉了，但仍然还是有问题，就进一步跟踪conn。</span><span md-inline="plain" style="box-sizing: border-box;">在启用handleSocks前，conn存储在SocksTask结构体里，并传输给</span><span md-inline="code" spellcheck="false" style="box-sizing: border-box;"><p style="box-sizing: border-box;font-family: var(--monospace);vertical-align: initial;border-width: 1px;border-style: solid;border-color: rgb(231, 234, 237);background-color: rgb(243, 244, 244);border-radius: 3px;padding-right: 2px;padding-left: 2px;font-size: 0.9em;">mgr.SocksManager.TaskChan</p></span><span md-inline="plain" style="box-sizing: border-box;">，</span></p><p cid="n45" mdtype="paragraph" style="box-sizing: border-box;line-height: inherit;orphans: 4;margin-top: 0.8em;margin-bottom: 0.8em;white-space: pre-wrap;font-family: &#34;Open Sans&#34;, &#34;Clear Sans&#34;, &#34;Helvetica Neue&#34;, Helvetica, Arial, &#34;Segoe UI Emoji&#34;, sans-serif;font-size: 16px;text-align: start;"><img class="rich_pages wxw-img" data-galleryid="" data-ratio="0.7561317449194114" data-s="300,640" style="text-align: center;font-family: mp-quote, -apple-system-font, BlinkMacSystemFont, &#34;Helvetica Neue&#34;, &#34;PingFang SC&#34;, &#34;Hiragino Sans GB&#34;, &#34;Microsoft YaHei UI&#34;, &#34;Microsoft YaHei&#34;, Arial, sans-serif;font-size: 17px;" data-type="png" data-w="1427" src="https://wechat2rss.xlab.app/img-proxy/?k=e3fb73fe&amp;u=https%3A%2F%2Fmmbiz.qpic.cn%2Fmmbiz_png%2F19Hh20S6GN5BF8JZVqAgdsxT0luWEibVZoJDTepKW5cOAHv9mtFeraOxBDKlwd3VMj6kjD1Gms44GDdkZDiaDWiaQ%2F640%3Fwx_fmt%3Dpng"/></p><p cid="n45" mdtype="paragraph" style="box-sizing: border-box;line-height: inherit;orphans: 4;margin-top: 0.8em;margin-bottom: 0.8em;white-space: pre-wrap;font-family: &#34;Open Sans&#34;, &#34;Clear Sans&#34;, &#34;Helvetica Neue&#34;, Helvetica, Arial, &#34;Segoe UI Emoji&#34;, sans-serif;font-size: 16px;text-align: start;"><span md-inline="plain" style="box-sizing: border-box;">最后定位到admin/manager/socks.go#closeTCP</span><span md-inline="plain" style="box-sizing: border-box;">这里会关闭conn，closeTCP由谁调用呢</span></p><p style="text-align: center;"><img class="rich_pages wxw-img" data-galleryid="" data-ratio="0.4823529411764706" data-s="300,640" style="" data-type="png" data-w="1700" src="https://wechat2rss.xlab.app/img-proxy/?k=12ee54a2&amp;u=https%3A%2F%2Fmmbiz.qpic.cn%2Fmmbiz_png%2F19Hh20S6GN5BF8JZVqAgdsxT0luWEibVZrexz7NxmqqCuAicq9xRKYQibtybACf7ZCkbWib8mqON1bnuBl9QVzibCibw%2F640%3Fwx_fmt%3Dpng"/></p><p cid="n45" mdtype="paragraph" style="box-sizing: border-box;line-height: inherit;orphans: 4;margin-top: 0.8em;margin-bottom: 0.8em;white-space: pre-wrap;font-family: &#34;Open Sans&#34;, &#34;Clear Sans&#34;, &#34;Helvetica Neue&#34;, Helvetica, Arial, &#34;Segoe UI Emoji&#34;, sans-serif;font-size: 16px;text-align: start;"><span md-inline="plain" style="box-sizing: border-box;">run()里，如果接收到agent发送的SocksTCPFin信号，那么就会强制关闭conn，那么后续就无法写入数据给客户端了。</span></p><p style="text-align: center;"><img class="rich_pages wxw-img" data-galleryid="" data-ratio="0.9298758217677137" data-s="300,640" style="" data-type="png" data-w="1369" src="https://wechat2rss.xlab.app/img-proxy/?k=44668113&amp;u=https%3A%2F%2Fmmbiz.qpic.cn%2Fmmbiz_png%2F19Hh20S6GN5BF8JZVqAgdsxT0luWEibVZ7MH2tQNZ6sYNPhZVOCzV044ibmpFukzoeIsVsliaNCPqnJqQPQTZxYag%2F640%3Fwx_fmt%3Dpng"/></p><p style="text-align: center;"><img class="rich_pages wxw-img" data-galleryid="" data-ratio="0.8454106280193237" data-s="300,640" style="" data-type="png" data-w="1656" src="https://wechat2rss.xlab.app/img-proxy/?k=948c76ed&amp;u=https%3A%2F%2Fmmbiz.qpic.cn%2Fmmbiz_png%2F19Hh20S6GN5BF8JZVqAgdsxT0luWEibVZZSzKOgUk8wf9MmHtjnqyDFVZSs9sfc9YAPiaFztPQDLe8CDwsa3iaBBw%2F640%3Fwx_fmt%3Dpng"/></p><p cid="n46" mdtype="paragraph" style="box-sizing: border-box;line-height: inherit;orphans: 4;margin-top: 0.8em;margin-bottom: 0.8em;white-space: pre-wrap;font-family: &#34;Open Sans&#34;, &#34;Clear Sans&#34;, &#34;Helvetica Neue&#34;, Helvetica, Arial, &#34;Segoe UI Emoji&#34;, sans-serif;font-size: 16px;text-align: start;"><span md-inline="plain" style="box-sizing: border-box;">梳理下通信过程，大致如下，</span><span md-inline="plain" style="box-sizing: border-box;">PC----socks----&gt;admin----tcp----&gt;agent----http----&gt;web</span></p><p cid="n47" mdtype="paragraph" style="box-sizing: border-box;line-height: inherit;orphans: 4;margin-top: 0.8em;margin-bottom: 0.8em;white-space: pre-wrap;font-family: &#34;Open Sans&#34;, &#34;Clear Sans&#34;, &#34;Helvetica Neue&#34;, Helvetica, Arial, &#34;Segoe UI Emoji&#34;, sans-serif;font-size: 16px;text-align: start;"><span md-inline="plain" style="box-sizing: border-box;">agent（192.168.100.18）和web（192.168.100.1）之间，可以看到是正常的客户端发起FIN，但因为这里是最早结束请求断开连接的，那么agent会发送TCP FIN信号给admin，让admin也断开连接，这时admin接收到的web数据可能还没来得及返回给PC，就因为TCP FIN信号断开和PC的链接，导致数据接收不完整。</span></p><p style="text-align: center;"><img class="rich_pages wxw-img" data-galleryid="" data-ratio="0.17647058823529413" data-s="300,640" style="" data-type="png" data-w="2635" src="https://wechat2rss.xlab.app/img-proxy/?k=2f7b285a&amp;u=https%3A%2F%2Fmmbiz.qpic.cn%2Fmmbiz_png%2F19Hh20S6GN5BF8JZVqAgdsxT0luWEibVZmCbR9tMd5eX1Tt18mPH1tHZjlHGyClUicr6EhrJiax2aicRT9OHpQDYVA%2F640%3Fwx_fmt%3Dpng"/></p><p cid="n48" mdtype="paragraph" style="box-sizing: border-box;line-height: inherit;orphans: 4;margin-top: 0.8em;margin-bottom: 0.8em;white-space: pre-wrap;font-family: &#34;Open Sans&#34;, &#34;Clear Sans&#34;, &#34;Helvetica Neue&#34;, Helvetica, Arial, &#34;Segoe UI Emoji&#34;, sans-serif;font-size: 16px;text-align: start;"><span md-inline="plain" style="box-sizing: border-box;">所以我将这段代码注释掉，由PC主动和admin断开连接，而不是agent通知。</span></p><p style="text-align: center;"><img class="rich_pages wxw-img" data-galleryid="" data-ratio="0.9280223619846262" data-s="300,640" style="" data-type="png" data-w="1431" src="https://wechat2rss.xlab.app/img-proxy/?k=a0692f75&amp;u=https%3A%2F%2Fmmbiz.qpic.cn%2Fmmbiz_png%2F19Hh20S6GN5BF8JZVqAgdsxT0luWEibVZ0EZ1AFRWsGJDs6I7lA1aQibrjxhWXol16O1E92PVPbF7ibuOxscMdCjQ%2F640%3Fwx_fmt%3Dpng"/></p><p cid="n49" mdtype="paragraph" style="box-sizing: border-box;line-height: inherit;orphans: 4;margin-top: 0.8em;margin-bottom: 0.8em;white-space: pre-wrap;font-family: &#34;Open Sans&#34;, &#34;Clear Sans&#34;, &#34;Helvetica Neue&#34;, Helvetica, Arial, &#34;Segoe UI Emoji&#34;, sans-serif;font-size: 16px;text-align: start;"><span md-inline="plain" style="box-sizing: border-box;">而handleSocks里的conn.Close改成defer，编译测试，一切都正常了。</span></p><p style="text-align: center;"><img class="rich_pages wxw-img" data-galleryid="" data-ratio="0.5263724434876211" data-s="300,640" style="" data-type="png" data-w="1858" src="https://wechat2rss.xlab.app/img-proxy/?k=dc39ee7b&amp;u=https%3A%2F%2Fmmbiz.qpic.cn%2Fmmbiz_png%2F19Hh20S6GN5BF8JZVqAgdsxT0luWEibVZdbdAETGa93tLcXmM82wKkITTwdQwMcYIL6tZc7qFaibKSXiaL6ibuLEoQ%2F640%3Fwx_fmt%3Dpng"/></p><p cid="n50" mdtype="paragraph" style="box-sizing: border-box;line-height: inherit;orphans: 4;margin-top: 0.8em;margin-bottom: 0.8em;white-space: pre-wrap;font-family: &#34;Open Sans&#34;, &#34;Clear Sans&#34;, &#34;Helvetica Neue&#34;, Helvetica, Arial, &#34;Segoe UI Emoji&#34;, sans-serif;font-size: 16px;text-align: start;"><span md-inline="plain" style="box-sizing: border-box;">然后抓了PC到admin之间的socks流量，可以看到这里TCP FIN就正常了，由PC 192.168.111.112主动发起，而不像原来是由admin发起的。</span></p><p style="text-align: center;"><img class="rich_pages wxw-img" data-galleryid="" data-ratio="0.39359947212141205" data-s="300,640" style="" data-type="png" data-w="3031" src="https://wechat2rss.xlab.app/img-proxy/?k=5180b593&amp;u=https%3A%2F%2Fmmbiz.qpic.cn%2Fmmbiz_png%2F19Hh20S6GN5BF8JZVqAgdsxT0luWEibVZAE6PvjJqKLGib6RZJRaaDwJONf7CsiaicBJTZ9cL7aVaIia7ibb8lXicicfoA%2F640%3Fwx_fmt%3Dpng"/></p><p cid="n51" mdtype="paragraph" style="box-sizing: border-box;line-height: inherit;orphans: 4;margin-top: 0.8em;margin-bottom: 0.8em;white-space: pre-wrap;font-family: &#34;Open Sans&#34;, &#34;Clear Sans&#34;, &#34;Helvetica Neue&#34;, Helvetica, Arial, &#34;Segoe UI Emoji&#34;, sans-serif;font-size: 16px;text-align: start;"><span md-inline="plain" style="box-sizing: border-box;">总结下来就是，agent和目标先一步交互完数据并断开连接，这时目标返回的数据会通过agent发送给admin，同时agent还会发送一个TCP FIN信号给admin，此时就可能出现admin先一步处理了TCP FIN信号，断开了和PC之间的链接，导致数据无法返回给PC。</span></p><p cid="n52" mdtype="paragraph" style="box-sizing: border-box;line-height: inherit;orphans: 4;margin-top: 0.8em;margin-bottom: 0.8em;white-space: pre-wrap;font-family: &#34;Open Sans&#34;, &#34;Clear Sans&#34;, &#34;Helvetica Neue&#34;, Helvetica, Arial, &#34;Segoe UI Emoji&#34;, sans-serif;font-size: 16px;text-align: start;"><span md-inline="plain" style="box-sizing: border-box;">那么forward和backward应该也有一样的。</span></p><p cid="n53" mdtype="paragraph" style="box-sizing: border-box;line-height: inherit;orphans: 4;margin-top: 0.8em;margin-bottom: 0.8em;white-space: pre-wrap;font-family: &#34;Open Sans&#34;, &#34;Clear Sans&#34;, &#34;Helvetica Neue&#34;, Helvetica, Arial, &#34;Segoe UI Emoji&#34;, sans-serif;font-size: 16px;text-align: start;"><span md-inline="plain" style="box-sizing: border-box;">admin/handler/forward.go#DispatchForwardMess</span></p><p style="text-align: center;"><img class="rich_pages wxw-img" data-galleryid="" data-ratio="0.7910360884749709" data-s="300,640" style="" data-type="png" data-w="1718" src="https://wechat2rss.xlab.app/img-proxy/?k=dba18f05&amp;u=https%3A%2F%2Fmmbiz.qpic.cn%2Fmmbiz_png%2F19Hh20S6GN5BF8JZVqAgdsxT0luWEibVZBW7yekHwXIKfMjSUibapJsfxTzI9l8ia6VtyCU8tugDmGtXOPxdqZibpw%2F640%3Fwx_fmt%3Dpng"/></p><p style="text-align: center;"><img class="rich_pages wxw-img" data-galleryid="" data-ratio="0.22408265051656573" data-s="300,640" style="" data-type="png" data-w="2807" src="https://wechat2rss.xlab.app/img-proxy/?k=b7f09cd3&amp;u=https%3A%2F%2Fmmbiz.qpic.cn%2Fmmbiz_png%2F19Hh20S6GN5BF8JZVqAgdsxT0luWEibVZ06Pa5MK5V9icHkwzibxh2xfuNl5dU7JPoVm3mdpibv6SLfXVGslHxxXIQ%2F640%3Fwx_fmt%3Dpng"/></p><p cid="n53" mdtype="paragraph" style="box-sizing: border-box;line-height: inherit;orphans: 4;margin-top: 0.8em;margin-bottom: 0.8em;white-space: pre-wrap;font-family: &#34;Open Sans&#34;, &#34;Clear Sans&#34;, &#34;Helvetica Neue&#34;, Helvetica, Arial, &#34;Segoe UI Emoji&#34;, sans-serif;font-size: 16px;text-align: start;"><span md-inline="plain" style="box-sizing: border-box;">修改后</span></p><p style="text-align: center;"><img class="rich_pages wxw-img" data-galleryid="" data-ratio="0.20162932790224034" data-s="300,640" style="" data-type="png" data-w="2946" src="https://wechat2rss.xlab.app/img-proxy/?k=e6278b91&amp;u=https%3A%2F%2Fmmbiz.qpic.cn%2Fmmbiz_png%2F19Hh20S6GN5BF8JZVqAgdsxT0luWEibVZA6daRDy6Qcj88D83VQddM6iaKkML6hnVjXMJrdicO2R4g1ia2FXdewUcg%2F640%3Fwx_fmt%3Dpng"/></p><p cid="n54" mdtype="paragraph" style="box-sizing: border-box;line-height: inherit;orphans: 4;margin-top: 0.8em;margin-bottom: 0.8em;white-space: pre-wrap;font-family: &#34;Open Sans&#34;, &#34;Clear Sans&#34;, &#34;Helvetica Neue&#34;, Helvetica, Arial, &#34;Segoe UI Emoji&#34;, sans-serif;font-size: 16px;text-align: start;"><span md-inline="plain" style="box-sizing: border-box;">backward是从agent端主动发起的请求，所以这里应该改的是agent端。</span><span md-inline="plain" style="box-sizing: border-box;">PS: 从上面的可以看出TCP FIN是双向都会发送的，调整都是根据请求方向，在请求侧做优化。</span><span md-inline="plain" style="box-sizing: border-box;">agent/handler/backward.go#DispatchBackwardMess</span></p><p style="text-align: center;"><img class="rich_pages wxw-img" data-galleryid="" data-ratio="0.6250768285187461" data-s="300,640" style="" data-type="png" data-w="1627" src="https://wechat2rss.xlab.app/img-proxy/?k=9b06ae86&amp;u=https%3A%2F%2Fmmbiz.qpic.cn%2Fmmbiz_png%2F19Hh20S6GN5BF8JZVqAgdsxT0luWEibVZrJP4TpxeWCosxibRQekrvRVUhOBH0Qs1VTRYlm6WcunRCy6C7ylvAow%2F640%3Fwx_fmt%3Dpng"/></p><p cid="n55" mdtype="paragraph" style="box-sizing: border-box;line-height: inherit;orphans: 4;margin-top: 0.8em;margin-bottom: 0.8em;white-space: pre-wrap;font-family: &#34;Open Sans&#34;, &#34;Clear Sans&#34;, &#34;Helvetica Neue&#34;, Helvetica, Arial, &#34;Segoe UI Emoji&#34;, sans-serif;font-size: 16px;text-align: start;"><span md-inline="plain" style="box-sizing: border-box;">这里也是一样的现象，只不过是变成agent发起而已。</span></p><p style="text-align: center;"><img class="rich_pages wxw-img" data-galleryid="" data-ratio="0.15222562011552837" data-s="300,640" style="" data-type="png" data-w="2943" src="https://wechat2rss.xlab.app/img-proxy/?k=84e25b28&amp;u=https%3A%2F%2Fmmbiz.qpic.cn%2Fmmbiz_png%2F19Hh20S6GN5BF8JZVqAgdsxT0luWEibVZPbd8ghCbeOQ2sUpnjMJibrceNAhvia7Lo9a8DRMlpibicciatmxOzicG0yDw%2F640%3Fwx_fmt%3Dpng"/></p><p cid="n55" mdtype="paragraph" style="box-sizing: border-box;line-height: inherit;orphans: 4;margin-top: 0.8em;margin-bottom: 0.8em;white-space: pre-wrap;font-family: &#34;Open Sans&#34;, &#34;Clear Sans&#34;, &#34;Helvetica Neue&#34;, Helvetica, Arial, &#34;Segoe UI Emoji&#34;, sans-serif;font-size: 16px;text-align: start;"><span md-inline="plain" style="box-sizing: border-box;">修改后</span></p><p style="text-align: center;"><img class="rich_pages wxw-img" data-galleryid="" data-ratio="0.3099671412924425" data-s="300,640" style="" data-type="png" data-w="2739" src="https://wechat2rss.xlab.app/img-proxy/?k=fee67c29&amp;u=https%3A%2F%2Fmmbiz.qpic.cn%2Fmmbiz_png%2F19Hh20S6GN5BF8JZVqAgdsxT0luWEibVZibC1aKTrE3waJwZmqHBgLVYEFpuibwI94PVXM519lhLtRcsXcB8vcovQ%2F640%3Fwx_fmt%3Dpng"/></p><h1 cid="n56" mdtype="heading" style="box-sizing: border-box;break-after: avoid-page;break-inside: avoid;orphans: 4;font-size: 2.25em;margin-top: 1rem;margin-bottom: 1rem;font-weight: bold;line-height: 1.2;cursor: text;border-bottom: 1px solid rgb(238, 238, 238);white-space: pre-wrap;font-family: &#34;Open Sans&#34;, &#34;Clear Sans&#34;, &#34;Helvetica Neue&#34;, Helvetica, Arial, &#34;Segoe UI Emoji&#34;, sans-serif;text-align: start;"><span md-inline="plain" style="box-sizing: border-box;">短连接接收数据错误-续</span></h1><p cid="n57" mdtype="paragraph" style="box-sizing: border-box;line-height: inherit;orphans: 4;margin-top: 0.8em;margin-bottom: 0.8em;white-space: pre-wrap;font-family: &#34;Open Sans&#34;, &#34;Clear Sans&#34;, &#34;Helvetica Neue&#34;, Helvetica, Arial, &#34;Segoe UI Emoji&#34;, sans-serif;font-size: 16px;text-align: start;"><span md-inline="plain" style="box-sizing: border-box;">我将该问题、解决方案和作者沟通了下，作者给出了另一种方案，我觉得更合适点。</span></p><p cid="n58" mdtype="paragraph" style="box-sizing: border-box;line-height: inherit;orphans: 4;margin-top: 0.8em;margin-bottom: 0.8em;white-space: pre-wrap;font-family: &#34;Open Sans&#34;, &#34;Clear Sans&#34;, &#34;Helvetica Neue&#34;, Helvetica, Arial, &#34;Segoe UI Emoji&#34;, sans-serif;font-size: 16px;text-align: start;"><span md-inline="plain" style="box-sizing: border-box;">上面的操作是通过注释发送端的FIN信号，让请求者自己断开，但直接注释会导致不调用closeTCP，这样里面的channel不会关闭，导致无法释放</span></p><p style="text-align: center;"><img class="rich_pages wxw-img" data-galleryid="" data-ratio="0.4484304932735426" data-s="300,640" style="" data-type="png" data-w="2007" src="https://wechat2rss.xlab.app/img-proxy/?k=54170239&amp;u=https%3A%2F%2Fmmbiz.qpic.cn%2Fmmbiz_png%2F19Hh20S6GN5BF8JZVqAgdsxT0luWEibVZgd4YiaHhZqz9NwWSO3Wpkueh30KWF3HakZXcdKxX3sPFElooeRwIRDg%2F640%3Fwx_fmt%3Dpng"/></p><p cid="n59" mdtype="paragraph" style="box-sizing: border-box;line-height: inherit;orphans: 4;margin-top: 0.8em;margin-bottom: 0.8em;white-space: pre-wrap;font-family: &#34;Open Sans&#34;, &#34;Clear Sans&#34;, &#34;Helvetica Neue&#34;, Helvetica, Arial, &#34;Segoe UI Emoji&#34;, sans-serif;font-size: 16px;text-align: start;"><span md-inline="plain" style="box-sizing: border-box;">所以还是需要FIN信号，但如上在closeTCP里不调用conn.Close()</span><span md-inline="plain" style="box-sizing: border-box;">closeSocks里也注释掉</span></p><p style="text-align: center;"><img class="rich_pages wxw-img" data-galleryid="" data-ratio="0.4538766270514997" data-s="300,640" style="" data-type="png" data-w="1767" src="https://wechat2rss.xlab.app/img-proxy/?k=536e2369&amp;u=https%3A%2F%2Fmmbiz.qpic.cn%2Fmmbiz_png%2F19Hh20S6GN5BF8JZVqAgdsxT0luWEibVZVBZ9ol5ibBjUPooBeFMtZl3DxSwVibiahj4w9hEZ1dnf6AKSGqKgOqgicg%2F640%3Fwx_fmt%3Dpng"/></p><p cid="n60" mdtype="paragraph" style="box-sizing: border-box;line-height: inherit;orphans: 4;margin-top: 0.8em;margin-bottom: 0.8em;white-space: pre-wrap;font-family: &#34;Open Sans&#34;, &#34;Clear Sans&#34;, &#34;Helvetica Neue&#34;, Helvetica, Arial, &#34;Segoe UI Emoji&#34;, sans-serif;font-size: 16px;text-align: start;"><span md-inline="plain" style="box-sizing: border-box;">那么在哪里关闭呢，既然是因为接收后写给客户端不完整导致的，那么在如下位置关闭即可。</span><span md-inline="plain" style="box-sizing: border-box;">tcpDataChan在上面关闭了，但由于是一个非阻塞channel，那么如果还有数据会继续接收，直到为空后才会为false，接着就关闭conn了。这个思路更巧妙一点。</span></p><p style="text-align: center;"><img class="rich_pages wxw-img" data-galleryid="" data-ratio="0.8955314009661836" data-s="300,640" style="" data-type="png" data-w="1656" src="https://wechat2rss.xlab.app/img-proxy/?k=7f762981&amp;u=https%3A%2F%2Fmmbiz.qpic.cn%2Fmmbiz_png%2F19Hh20S6GN5BF8JZVqAgdsxT0luWEibVZsIQpGZRI73mw2jdOoROFkGpibv53I757UNibc4pfoMg9FAmtywYicCmLA%2F640%3Fwx_fmt%3Dpng"/></p><p cid="n60" mdtype="paragraph" style="box-sizing: border-box;line-height: inherit;orphans: 4;margin-top: 0.8em;margin-bottom: 0.8em;white-space: pre-wrap;font-family: &#34;Open Sans&#34;, &#34;Clear Sans&#34;, &#34;Helvetica Neue&#34;, Helvetica, Arial, &#34;Segoe UI Emoji&#34;, sans-serif;font-size: 16px;text-align: start;"><span md-inline="plain" style="box-sizing: border-box;">其他模块如上修改即可。</span></p><h1 cid="n62" mdtype="heading" style="box-sizing: border-box;break-after: avoid-page;break-inside: avoid;orphans: 4;font-size: 2.25em;margin-top: 1rem;margin-bottom: 1rem;font-weight: bold;line-height: 1.2;cursor: text;border-bottom: 1px solid rgb(238, 238, 238);white-space: pre-wrap;font-family: &#34;Open Sans&#34;, &#34;Clear Sans&#34;, &#34;Helvetica Neue&#34;, Helvetica, Arial, &#34;Segoe UI Emoji&#34;, sans-serif;text-align: start;"><span md-inline="plain" style="box-sizing: border-box;">流量全加密</span></h1><p cid="n63" mdtype="paragraph" style="box-sizing: border-box;line-height: inherit;orphans: 4;margin-top: 0.8em;margin-bottom: 0.8em;white-space: pre-wrap;font-family: &#34;Open Sans&#34;, &#34;Clear Sans&#34;, &#34;Helvetica Neue&#34;, Helvetica, Arial, &#34;Segoe UI Emoji&#34;, sans-serif;font-size: 16px;text-align: start;"><span md-inline="plain" style="box-sizing: border-box;">bug修复后，就可以开始改造了，作者在readme里说到该工具数据传输是通过AES加密的，所以就抓包看了下流量。</span></p><p cid="n64" mdtype="paragraph" style="box-sizing: border-box;line-height: inherit;orphans: 4;margin-top: 0.8em;margin-bottom: 0.8em;white-space: pre-wrap;font-family: &#34;Open Sans&#34;, &#34;Clear Sans&#34;, &#34;Helvetica Neue&#34;, Helvetica, Arial, &#34;Segoe UI Emoji&#34;, sans-serif;font-size: 16px;text-align: start;"><span md-inline="plain" style="box-sizing: border-box;">实际上该工具的流量只加密了payload部分，而header部分是明文的，比如</span><span md-inline="code" spellcheck="false" style="box-sizing: border-box;"><p style="box-sizing: border-box;font-family: var(--monospace);vertical-align: initial;border-width: 1px;border-style: solid;border-color: rgb(231, 234, 237);background-color: rgb(243, 244, 244);border-radius: 3px;padding-right: 2px;padding-left: 2px;font-size: 0.9em;">THREREISNOROUTE</p></span><span md-inline="plain" style="box-sizing: border-box;">等等</span></p><p style="text-align: center;"><img class="rich_pages wxw-img" data-galleryid="" data-ratio="0.29201430274135876" data-s="300,640" style="" data-type="png" data-w="2517" src="https://wechat2rss.xlab.app/img-proxy/?k=ecca6615&amp;u=https%3A%2F%2Fmmbiz.qpic.cn%2Fmmbiz_png%2F19Hh20S6GN5BF8JZVqAgdsxT0luWEibVZnziaFn13vRlhibkxhVajHnBPwUFVOxicL09Ue4tVV274mhT66ibTmicODNg%2F640%3Fwx_fmt%3Dpng"/></p><p cid="n65" mdtype="paragraph" style="box-sizing: border-box;line-height: inherit;orphans: 4;margin-top: 0.8em;margin-bottom: 0.8em;white-space: pre-wrap;font-family: &#34;Open Sans&#34;, &#34;Clear Sans&#34;, &#34;Helvetica Neue&#34;, Helvetica, Arial, &#34;Segoe UI Emoji&#34;, sans-serif;font-size: 16px;text-align: start;"><span md-inline="plain" style="box-sizing: border-box;">这个问题其实好解决，只需要在原来的Conn外封装一层tls即可，这样其实payload都无需加密了。</span><span md-inline="plain" style="box-sizing: border-box;">这个参考frp修改即可，frp本身也有一个tls_enable的选项，他就是这个思路。</span></p><p cid="n66" mdtype="paragraph" style="box-sizing: border-box;line-height: inherit;orphans: 4;margin-top: 0.8em;margin-bottom: 0.8em;white-space: pre-wrap;font-family: &#34;Open Sans&#34;, &#34;Clear Sans&#34;, &#34;Helvetica Neue&#34;, Helvetica, Arial, &#34;Segoe UI Emoji&#34;, sans-serif;font-size: 16px;text-align: start;"><span md-inline="plain" style="box-sizing: border-box;">找到node之间连接的代码，搜索net.Dail或Accept()，如下在原来建立成功的conn对象后面，判断是否启动tls，然后调用WrapTLSClientConn封装即可。（为啥还要搞个选项，为了调试方式，不然全是密文，流量侧不好调试）</span><span md-inline="plain" style="box-sizing: border-box;">这里tlsConfig暂时没传递证书，可以改成自定义证书，防止tls指纹，最后一个options.Connect是sni。</span></p><p style="text-align: center;"><img class="rich_pages wxw-img" data-galleryid="" data-ratio="0.4532871972318339" data-s="300,640" style="" data-type="png" data-w="2601" src="https://wechat2rss.xlab.app/img-proxy/?k=7d83c5a1&amp;u=https%3A%2F%2Fmmbiz.qpic.cn%2Fmmbiz_png%2F19Hh20S6GN5BF8JZVqAgdsxT0luWEibVZmibbVRusPeUn6mTnDiaJ0JLlIluxInx0fknMhq22sQoiclb868zyaEDvw%2F640%3Fwx_fmt%3Dpng"/></p><pre spellcheck="false" lang="go" cid="n68" mdtype="fences" style="box-sizing: border-box;overflow: visible;font-family: var(--monospace);font-size: 0.9em;break-inside: avoid;text-align: left;white-space: normal;background-image: inherit;background-position: inherit;background-size: inherit;background-repeat: inherit;background-attachment: inherit;background-origin: inherit;background-clip: inherit;background-color: rgb(248, 248, 248);border-width: 1px;border-style: solid;border-color: rgb(231, 234, 237);border-radius: 3px;padding: 8px 4px 6px;margin-bottom: 15px;margin-top: 15px;width: inherit;"><span role="presentation" style="box-sizing: border-box;padding-right: 0.1px;"><span style="box-sizing: border-box;color: rgb(119, 0, 136);">if</span> <span style="box-sizing: border-box;color: rgb(0, 0, 0);">proxy</span> <span style="box-sizing: border-box;color: rgb(152, 26, 26);">==</span> <span style="box-sizing: border-box;color: rgb(34, 17, 153);">nil</span> <span style="box-sizing: border-box;color: rgb(152, 26, 26);">&amp;&amp;</span> <span style="box-sizing: border-box;color: rgb(0, 0, 0);">options</span><span style="box-sizing: border-box;color: rgb(17, 102, 68);">.</span><span style="box-sizing: border-box;color: rgb(0, 0, 0);">TlsEnable</span> {</span><span role="presentation" style="box-sizing: border-box;padding-right: 0.1px;"><span style="box-sizing: border-box;color: rgb(170, 85, 0);">// TODO:  options.Connect不准确</span></span><span role="presentation" style="box-sizing: border-box;padding-right: 0.1px;"><span style="box-sizing: border-box;color: rgb(0, 0, 0);">tlsConfig</span>, <span style="box-sizing: border-box;color: rgb(0, 0, 0);">err</span> :<span style="box-sizing: border-box;color: rgb(152, 26, 26);">=</span> <span style="box-sizing: border-box;color: rgb(0, 0, 0);">transport</span><span style="box-sizing: border-box;color: rgb(17, 102, 68);">.</span><span style="box-sizing: border-box;color: rgb(0, 0, 0);">NewClientTLSConfig</span>(<span style="box-sizing: border-box;color: rgb(170, 17, 17);">&#34;&#34;</span>, <span style="box-sizing: border-box;color: rgb(170, 17, 17);">&#34;&#34;</span>, <span style="box-sizing: border-box;color: rgb(170, 17, 17);">&#34;&#34;</span>, <span style="box-sizing: border-box;color: rgb(0, 0, 0);">options</span><span style="box-sizing: border-box;color: rgb(17, 102, 68);">.</span><span style="box-sizing: border-box;color: rgb(0, 0, 0);">Connect</span>)</span><span role="presentation" style="box-sizing: border-box;padding-right: 0.1px;"><span style="box-sizing: border-box;color: rgb(119, 0, 136);">if</span> <span style="box-sizing: border-box;color: rgb(0, 0, 0);">err</span> <span style="box-sizing: border-box;color: rgb(152, 26, 26);">!=</span> <span style="box-sizing: border-box;color: rgb(34, 17, 153);">nil</span> {</span><span role="presentation" style="box-sizing: border-box;padding-right: 0.1px;"><span style="box-sizing: border-box;color: rgb(0, 0, 0);">printer</span><span style="box-sizing: border-box;color: rgb(17, 102, 68);">.</span><span style="box-sizing: border-box;color: rgb(0, 0, 0);">Fail</span>(<span style="box-sizing: border-box;color: rgb(170, 17, 17);">&#34;[*] Error occured: %s&#34;</span>, <span style="box-sizing: border-box;color: rgb(0, 0, 0);">err</span><span style="box-sizing: border-box;color: rgb(17, 102, 68);">.</span><span style="box-sizing: border-box;color: rgb(0, 0, 0);">Error</span>())</span><span role="presentation" style="box-sizing: border-box;padding-right: 0.1px;"><span style="box-sizing: border-box;color: rgb(0, 0, 0);">conn</span><span style="box-sizing: border-box;color: rgb(17, 102, 68);">.</span><span style="box-sizing: border-box;color: rgb(0, 0, 0);">Close</span>()</span><span role="presentation" style="box-sizing: border-box;padding-right: 0.1px;"><span style="box-sizing: border-box;color: rgb(119, 0, 136);">continue</span></span><span role="presentation" style="box-sizing: border-box;padding-right: 0.1px;">}</span><span role="presentation" style="box-sizing: border-box;padding-right: 0.1px;"><span style="box-sizing: border-box;color: rgb(0, 0, 0);">conn</span> <span style="box-sizing: border-box;color: rgb(152, 26, 26);">=</span> <span style="box-sizing: border-box;color: rgb(0, 0, 0);">net2</span><span style="box-sizing: border-box;color: rgb(17, 102, 68);">.</span><span style="box-sizing: border-box;color: rgb(0, 0, 0);">WrapTLSClientConn</span>(<span style="box-sizing: border-box;color: rgb(0, 0, 0);">conn</span>, <span style="box-sizing: border-box;color: rgb(0, 0, 0);">tlsConfig</span>)</span><span role="presentation" style="box-sizing: border-box;padding-right: 0.1px;">}</span></pre><p cid="n69" mdtype="paragraph" style="box-sizing: border-box;line-height: inherit;orphans: 4;margin-top: 0.8em;margin-bottom: 0.8em;white-space: pre-wrap;font-family: &#34;Open Sans&#34;, &#34;Clear Sans&#34;, &#34;Helvetica Neue&#34;, Helvetica, Arial, &#34;Segoe UI Emoji&#34;, sans-serif;font-size: 16px;text-align: start;"><span md-inline="plain" style="box-sizing: border-box;">WrapTLSClientConn内部只是调用官方库的tls.Client来封装原来的Conn对象</span></p><pre spellcheck="false" lang="go" cid="n70" mdtype="fences" style="box-sizing: border-box;overflow: visible;font-family: var(--monospace);font-size: 0.9em;break-inside: avoid;text-align: left;white-space: normal;background-image: inherit;background-position: inherit;background-size: inherit;background-repeat: inherit;background-attachment: inherit;background-origin: inherit;background-clip: inherit;background-color: rgb(248, 248, 248);border-width: 1px;border-style: solid;border-color: rgb(231, 234, 237);border-radius: 3px;padding: 8px 4px 6px;margin-bottom: 15px;margin-top: 15px;width: inherit;"><span role="presentation" style="box-sizing: border-box;padding-right: 0.1px;"><span style="box-sizing: border-box;color: rgb(119, 0, 136);">func</span> <span style="box-sizing: border-box;color: rgb(0, 0, 0);">WrapTLSClientConn</span>(<span style="box-sizing: border-box;color: rgb(0, 0, 0);">c</span> <span style="box-sizing: border-box;color: rgb(0, 0, 0);">net</span><span style="box-sizing: border-box;color: rgb(17, 102, 68);">.</span><span style="box-sizing: border-box;color: rgb(0, 0, 0);">Conn</span>, <span style="box-sizing: border-box;color: rgb(0, 0, 0);">tlsConfig</span> <span style="box-sizing: border-box;color: rgb(152, 26, 26);">*</span><span style="box-sizing: border-box;color: rgb(0, 0, 0);">tls</span><span style="box-sizing: border-box;color: rgb(17, 102, 68);">.</span><span style="box-sizing: border-box;color: rgb(0, 0, 0);">Config</span>) (<span style="box-sizing: border-box;color: rgb(0, 0, 0);">out</span> <span style="box-sizing: border-box;color: rgb(0, 0, 0);">net</span><span style="box-sizing: border-box;color: rgb(17, 102, 68);">.</span><span style="box-sizing: border-box;color: rgb(0, 0, 0);">Conn</span>) {</span><span role="presentation" style="box-sizing: border-box;padding-right: 0.1px;"><span role="presentation" cm-text="	" style="box-sizing: border-box;font-family: var(--monospace);display: inline-block;">    </span><span style="box-sizing: border-box;color: rgb(0, 0, 0);">out</span> <span style="box-sizing: border-box;color: rgb(152, 26, 26);">=</span> <span style="box-sizing: border-box;color: rgb(0, 0, 0);">tls</span><span style="box-sizing: border-box;color: rgb(17, 102, 68);">.</span><span style="box-sizing: border-box;color: rgb(0, 0, 0);">Client</span>(<span style="box-sizing: border-box;color: rgb(0, 0, 0);">c</span>, <span style="box-sizing: border-box;color: rgb(0, 0, 0);">tlsConfig</span>)</span><span role="presentation" style="box-sizing: border-box;padding-right: 0.1px;"><span role="presentation" cm-text="	" style="box-sizing: border-box;font-family: var(--monospace);display: inline-block;">    </span><span style="box-sizing: border-box;color: rgb(119, 0, 136);">return</span></span><span role="presentation" style="box-sizing: border-box;padding-right: 0.1px;">}</span><span role="presentation" style="box-sizing: border-box;padding-right: 0.1px;"><span style="box-sizing: border-box;color: rgb(119, 0, 136);">func</span> <span style="box-sizing: border-box;color: rgb(0, 0, 0);">WrapTLSServerConn</span>(<span style="box-sizing: border-box;color: rgb(0, 0, 0);">c</span> <span style="box-sizing: border-box;color: rgb(0, 0, 0);">net</span><span style="box-sizing: border-box;color: rgb(17, 102, 68);">.</span><span style="box-sizing: border-box;color: rgb(0, 0, 0);">Conn</span>, <span style="box-sizing: border-box;color: rgb(0, 0, 0);">tlsConfig</span> <span style="box-sizing: border-box;color: rgb(152, 26, 26);">*</span><span style="box-sizing: border-box;color: rgb(0, 0, 0);">tls</span><span style="box-sizing: border-box;color: rgb(17, 102, 68);">.</span><span style="box-sizing: border-box;color: rgb(0, 0, 0);">Config</span>) (<span style="box-sizing: border-box;color: rgb(0, 0, 0);">out</span> <span style="box-sizing: border-box;color: rgb(0, 0, 0);">net</span><span style="box-sizing: border-box;color: rgb(17, 102, 68);">.</span><span style="box-sizing: border-box;color: rgb(0, 0, 0);">Conn</span>) {</span><span role="presentation" style="box-sizing: border-box;padding-right: 0.1px;"><span role="presentation" cm-text="	" style="box-sizing: border-box;font-family: var(--monospace);display: inline-block;">    </span><span style="box-sizing: border-box;color: rgb(0, 0, 0);">out</span> <span style="box-sizing: border-box;color: rgb(152, 26, 26);">=</span> <span style="box-sizing: border-box;color: rgb(0, 0, 0);">tls</span><span style="box-sizing: border-box;color: rgb(17, 102, 68);">.</span><span style="box-sizing: border-box;color: rgb(0, 0, 0);">Server</span>(<span style="box-sizing: border-box;color: rgb(0, 0, 0);">c</span>, <span style="box-sizing: border-box;color: rgb(0, 0, 0);">tlsConfig</span>)</span><span role="presentation" style="box-sizing: border-box;padding-right: 0.1px;"><span role="presentation" cm-text="	" style="box-sizing: border-box;font-family: var(--monospace);display: inline-block;">    </span><span style="box-sizing: border-box;color: rgb(119, 0, 136);">return</span></span><span role="presentation" style="box-sizing: border-box;padding-right: 0.1px;">}</span></pre><p cid="n71" mdtype="paragraph" style="box-sizing: border-box;line-height: inherit;orphans: 4;margin-top: 0.8em;margin-bottom: 0.8em;white-space: pre-wrap;font-family: &#34;Open Sans&#34;, &#34;Clear Sans&#34;, &#34;Helvetica Neue&#34;, Helvetica, Arial, &#34;Segoe UI Emoji&#34;, sans-serif;font-size: 16px;text-align: start;"><span md-inline="plain" style="box-sizing: border-box;">上面代码只是针对client主动发起连接，如果是listen的方式，代码有些许不同，在Accept()监听到连接后，需调用tls.Server来封装。</span></p><p style="text-align: center;"><img class="rich_pages wxw-img" data-galleryid="" data-ratio="0.4010828821324448" data-s="300,640" style="" data-type="png" data-w="2401" src="https://wechat2rss.xlab.app/img-proxy/?k=79f43b4c&amp;u=https%3A%2F%2Fmmbiz.qpic.cn%2Fmmbiz_png%2F19Hh20S6GN5BF8JZVqAgdsxT0luWEibVZVJCBjaKo4xiaaSf3c8P2sBhXbibsGnMI4Hk6HS4uIx2f5mEOhARelIdw%2F640%3Fwx_fmt%3Dpng"/></p><p cid="n71" mdtype="paragraph" style="box-sizing: border-box;line-height: inherit;orphans: 4;margin-top: 0.8em;margin-bottom: 0.8em;white-space: pre-wrap;font-family: &#34;Open Sans&#34;, &#34;Clear Sans&#34;, &#34;Helvetica Neue&#34;, Helvetica, Arial, &#34;Segoe UI Emoji&#34;, sans-serif;font-size: 16px;text-align: start;"><span md-inline="plain" style="box-sizing: border-box;">测试代码</span></p><pre spellcheck="false" lang="go" cid="n72" mdtype="fences" style="box-sizing: border-box;overflow: visible;font-family: var(--monospace);font-size: 0.9em;break-inside: avoid;text-align: left;white-space: normal;background-image: inherit;background-position: inherit;background-size: inherit;background-repeat: inherit;background-attachment: inherit;background-origin: inherit;background-clip: inherit;background-color: rgb(248, 248, 248);border-width: 1px;border-style: solid;border-color: rgb(231, 234, 237);border-radius: 3px;padding: 8px 4px 6px;margin-bottom: 15px;margin-top: 15px;width: inherit;"><span role="presentation" style="box-sizing: border-box;padding-right: 0.1px;"><span style="box-sizing: border-box;color: rgb(119, 0, 136);">if</span> <span style="box-sizing: border-box;color: rgb(0, 0, 0);">Args</span><span style="box-sizing: border-box;color: rgb(17, 102, 68);">.</span><span style="box-sizing: border-box;color: rgb(0, 0, 0);">TlsEnable</span> {</span><span role="presentation" style="box-sizing: border-box;padding-right: 0.1px;">    <span style="box-sizing: border-box;color: rgb(0, 0, 0);">tlsConfig</span>, <span style="box-sizing: border-box;color: rgb(0, 0, 0);">err</span> :<span style="box-sizing: border-box;color: rgb(152, 26, 26);">=</span> <span style="box-sizing: border-box;color: rgb(0, 0, 0);">transport</span><span style="box-sizing: border-box;color: rgb(17, 102, 68);">.</span><span style="box-sizing: border-box;color: rgb(0, 0, 0);">NewServerTLSConfig</span>(<span style="box-sizing: border-box;color: rgb(170, 17, 17);">&#34;&#34;</span>, <span style="box-sizing: border-box;color: rgb(170, 17, 17);">&#34;&#34;</span>, <span style="box-sizing: border-box;color: rgb(170, 17, 17);">&#34;&#34;</span>)</span><span role="presentation" style="box-sizing: border-box;padding-right: 0.1px;">    <span style="box-sizing: border-box;color: rgb(119, 0, 136);">if</span> <span style="box-sizing: border-box;color: rgb(0, 0, 0);">err</span> <span style="box-sizing: border-box;color: rgb(152, 26, 26);">!=</span> <span style="box-sizing: border-box;color: rgb(34, 17, 153);">nil</span> {</span><span role="presentation" style="box-sizing: border-box;padding-right: 0.1px;">        <span style="box-sizing: border-box;color: rgb(0, 0, 0);">printer</span><span style="box-sizing: border-box;color: rgb(17, 102, 68);">.</span><span style="box-sizing: border-box;color: rgb(0, 0, 0);">Fail</span>(<span style="box-sizing: border-box;color: rgb(170, 17, 17);">&#34;[*] Error occured: %s&#34;</span>, <span style="box-sizing: border-box;color: rgb(0, 0, 0);">err</span><span style="box-sizing: border-box;color: rgb(17, 102, 68);">.</span><span style="box-sizing: border-box;color: rgb(0, 0, 0);">Error</span>())</span><span role="presentation" style="box-sizing: border-box;padding-right: 0.1px;">        <span style="box-sizing: border-box;color: rgb(0, 0, 0);">conn</span><span style="box-sizing: border-box;color: rgb(17, 102, 68);">.</span><span style="box-sizing: border-box;color: rgb(0, 0, 0);">Close</span>()</span><span role="presentation" style="box-sizing: border-box;padding-right: 0.1px;">        <span style="box-sizing: border-box;color: rgb(119, 0, 136);">continue</span></span><span role="presentation" style="box-sizing: border-box;padding-right: 0.1px;">    }</span><span role="presentation" style="box-sizing: border-box;padding-right: 0.1px;">    <span style="box-sizing: border-box;color: rgb(0, 0, 0);">conn</span> <span style="box-sizing: border-box;color: rgb(152, 26, 26);">=</span> <span style="box-sizing: border-box;color: rgb(0, 0, 0);">net2</span><span style="box-sizing: border-box;color: rgb(17, 102, 68);">.</span><span style="box-sizing: border-box;color: rgb(0, 0, 0);">WrapTLSServerConn</span>(<span style="box-sizing: border-box;color: rgb(0, 0, 0);">conn</span>, <span style="box-sizing: border-box;color: rgb(0, 0, 0);">tlsConfig</span>)</span><span role="presentation" style="box-sizing: border-box;padding-right: 0.1px;">}</span></pre><p cid="n74" mdtype="paragraph" style="box-sizing: border-box;line-height: inherit;orphans: 4;margin-top: 0.8em;margin-bottom: 0.8em;white-space: pre-wrap;font-family: &#34;Open Sans&#34;, &#34;Clear Sans&#34;, &#34;Helvetica Neue&#34;, Helvetica, Arial, &#34;Segoe UI Emoji&#34;, sans-serif;font-size: 16px;text-align: start;"><span md-inline="plain" style="box-sizing: border-box;">有多处需要封装的，如下是所有位置</span></p><p style="text-align: center;"><img class="rich_pages wxw-img" data-galleryid="" data-ratio="0.4709201388888889" data-s="300,640" style="" data-type="png" data-w="2304" src="https://wechat2rss.xlab.app/img-proxy/?k=5562452a&amp;u=https%3A%2F%2Fmmbiz.qpic.cn%2Fmmbiz_png%2F19Hh20S6GN5BF8JZVqAgdsxT0luWEibVZZNQxAbukzFuMRCzRtfOZdmCMArmckrNsibWia6KZfdwLvLYHbhRf8C0g%2F640%3Fwx_fmt%3Dpng"/></p><p cid="n76" mdtype="paragraph" style="box-sizing: border-box;line-height: inherit;orphans: 4;margin-top: 0.8em;margin-bottom: 0.8em;white-space: pre-wrap;font-family: &#34;Open Sans&#34;, &#34;Clear Sans&#34;, &#34;Helvetica Neue&#34;, Helvetica, Arial, &#34;Segoe UI Emoji&#34;, sans-serif;font-size: 16px;text-align: start;"><span md-inline="plain" style="box-sizing: border-box;">修改后编译测试一波，可以看到与上面相比，流量全加密了</span></p><p style="text-align: center;"><img class="rich_pages wxw-img" data-galleryid="" data-ratio="0.49747838616714696" data-s="300,640" style="" data-type="png" data-w="2776" src="https://wechat2rss.xlab.app/img-proxy/?k=95645d12&amp;u=https%3A%2F%2Fmmbiz.qpic.cn%2Fmmbiz_png%2F19Hh20S6GN5BF8JZVqAgdsxT0luWEibVZaiac8U0CvlP4JhAF5NaZiaSjPnpm8ib8bjeNq4KCvrj57Evd2Gt5UGRIg%2F640%3Fwx_fmt%3Dpng"/></p><p style="text-align: center;"><img class="rich_pages wxw-img" data-galleryid="" data-ratio="0.5248502994011977" data-s="300,640" style="" data-type="png" data-w="3340" src="https://wechat2rss.xlab.app/img-proxy/?k=1c3f7d8e&amp;u=https%3A%2F%2Fmmbiz.qpic.cn%2Fmmbiz_png%2F19Hh20S6GN5BF8JZVqAgdsxT0luWEibVZ6nxD5XQPGnmJMm26S0TTjntOTk67JCwGSxhDRoCKVhKtpoq2pLHLiaQ%2F640%3Fwx_fmt%3Dpng"/></p><p cid="n78" mdtype="paragraph" style="box-sizing: border-box;line-height: inherit;orphans: 4;margin-top: 0.8em;margin-bottom: 0.8em;white-space: pre-wrap;font-family: &#34;Open Sans&#34;, &#34;Clear Sans&#34;, &#34;Helvetica Neue&#34;, Helvetica, Arial, &#34;Segoe UI Emoji&#34;, sans-serif;font-size: 16px;text-align: start;"><span md-inline="plain" style="box-sizing: border-box;">当然调用了tls加密，付出的代价就是文件比原来大了1兆多。这个是没法避免的，因为不止是为了加密，后面做过cdn也是需要tls，所以这个步骤是必须的。</span></p><p style="text-align: center;"><img class="rich_pages wxw-img" data-galleryid="" data-ratio="0.21273516642547033" data-s="300,640" style="" data-type="png" data-w="1382" src="https://wechat2rss.xlab.app/img-proxy/?k=7f631621&amp;u=https%3A%2F%2Fmmbiz.qpic.cn%2Fmmbiz_png%2F19Hh20S6GN5BF8JZVqAgdsxT0luWEibVZic5S8B30U1LM8ZP2jooncYia7Hq1fVsKoLiaYKTWDHBibBm9G1w1Vyb4Og%2F640%3Fwx_fmt%3Dpng"/></p><h1 cid="n80" mdtype="heading" style="box-sizing: border-box;break-after: avoid-page;break-inside: avoid;orphans: 4;font-size: 2.25em;margin-top: 1rem;margin-bottom: 1rem;font-weight: bold;line-height: 1.2;cursor: text;border-bottom: 1px solid rgb(238, 238, 238);white-space: pre-wrap;font-family: &#34;Open Sans&#34;, &#34;Clear Sans&#34;, &#34;Helvetica Neue&#34;, Helvetica, Arial, &#34;Segoe UI Emoji&#34;, sans-serif;text-align: start;"><span md-inline="plain" style="box-sizing: border-box;">admin如何置于后台</span></h1><p cid="n81" mdtype="paragraph" style="box-sizing: border-box;line-height: inherit;orphans: 4;margin-top: 0.8em;margin-bottom: 0.8em;white-space: pre-wrap;font-family: &#34;Open Sans&#34;, &#34;Clear Sans&#34;, &#34;Helvetica Neue&#34;, Helvetica, Arial, &#34;Segoe UI Emoji&#34;, sans-serif;font-size: 16px;text-align: start;"><span md-inline="plain" style="box-sizing: border-box;">这里做个小tips，因为基本admin会被放在vps上，而vps大多是选择linux，所以就涉及一个问题，admin是console交互式，ssh连接退出就会影响admin运行，所以需要用到screen。</span><span md-inline="plain" style="box-sizing: border-box;">PS: screen不会直接把程序放到后台，而是先进入交互，手动置于后台。</span></p><ol class="list-paddingleft-2" start="" cid="n83" mdtype="list" style="margin-top: 0.8em;margin-bottom: 0.8em;padding-left: 30px;font-family: &#34;Open Sans&#34;, &#34;Clear Sans&#34;, &#34;Helvetica Neue&#34;, Helvetica, Arial, &#34;Segoe UI Emoji&#34;, sans-serif;font-size: 16px;text-align: start;white-space: normal;"><li style="box-sizing: border-box;"><p cid="n85" mdtype="paragraph" style="box-sizing: border-box;line-height: inherit;orphans: 4;margin-bottom: 0.5rem;white-space: pre-wrap;"><span md-inline="plain" style="box-sizing: border-box;">输入screen，会直接进入一个新的bash交互</span></p></li><li style="box-sizing: border-box;"><p cid="n88" mdtype="paragraph" style="box-sizing: border-box;line-height: inherit;orphans: 4;margin-bottom: 0.5rem;white-space: pre-wrap;"><span md-inline="plain" style="box-sizing: border-box;">执行admin，进入admin交互界面</span></p></li></ol><pre spellcheck="false" lang="shell" cid="n87" mdtype="fences" style="box-sizing: border-box;overflow: visible;font-family: var(--monospace);font-size: 0.9em;break-inside: avoid;text-align: left;white-space: normal;background-image: inherit;background-position: inherit;background-size: inherit;background-repeat: inherit;background-attachment: inherit;background-origin: inherit;background-clip: inherit;background-color: rgb(248, 248, 248);border-width: 1px;border-style: solid;border-color: rgb(231, 234, 237);border-radius: 3px;padding: 8px 4px 6px;margin-bottom: 15px;margin-top: 15px;width: inherit;"><span role="presentation" style="box-sizing: border-box;padding-right: 0.1px;">./admin <span style="box-sizing: border-box;color: rgb(0, 0, 204);">-l</span> <span style="box-sizing: border-box;color: rgb(17, 102, 68);">9999</span></span></pre><p cid="n89" mdtype="paragraph" style="box-sizing: border-box;line-height: inherit;orphans: 4;margin-top: 0.8em;margin-bottom: 0.8em;white-space: pre-wrap;font-family: &#34;Open Sans&#34;, &#34;Clear Sans&#34;, &#34;Helvetica Neue&#34;, Helvetica, Arial, &#34;Segoe UI Emoji&#34;, sans-serif;font-size: 16px;text-align: start;"><span md-inline="plain" style="box-sizing: border-box;">或者跳过第一步，直接再screen后台跟命令也行</span></p><pre spellcheck="false" lang="shell" cid="n90" mdtype="fences" style="box-sizing: border-box;overflow: visible;font-family: var(--monospace);font-size: 0.9em;break-inside: avoid;text-align: left;white-space: normal;background-image: inherit;background-position: inherit;background-size: inherit;background-repeat: inherit;background-attachment: inherit;background-origin: inherit;background-clip: inherit;background-color: rgb(248, 248, 248);border-width: 1px;border-style: solid;border-color: rgb(231, 234, 237);border-radius: 3px;padding: 8px 4px 6px;margin-bottom: 15px;margin-top: 15px;width: inherit;"><span role="presentation" style="box-sizing: border-box;padding-right: 0.1px;">screen <span style="box-sizing: border-box;color: rgb(0, 0, 204);">-S</span>  ./admin <span style="box-sizing: border-box;color: rgb(0, 0, 204);">-l</span> <span style="box-sizing: border-box;color: rgb(17, 102, 68);">9999</span></span></pre><ol class="list-paddingleft-2" start="3" cid="n93" mdtype="list" style="margin-top: 0.8em;margin-bottom: 0.8em;padding-left: 30px;font-family: &#34;Open Sans&#34;, &#34;Clear Sans&#34;, &#34;Helvetica Neue&#34;, Helvetica, Arial, &#34;Segoe UI Emoji&#34;, sans-serif;font-size: 16px;text-align: start;white-space: normal;"><li style="box-sizing: border-box;"><p cid="n96" mdtype="paragraph" style="box-sizing: border-box;line-height: inherit;orphans: 4;margin-bottom: 0.5rem;white-space: pre-wrap;"><span md-inline="plain" style="box-sizing: border-box;">切换到后台</span></p></li></ol><pre spellcheck="false" lang="shell" cid="n95" mdtype="fences" style="box-sizing: border-box;overflow: visible;font-family: var(--monospace);font-size: 0.9em;break-inside: avoid;text-align: left;white-space: normal;background-image: inherit;background-position: inherit;background-size: inherit;background-repeat: inherit;background-attachment: inherit;background-origin: inherit;background-clip: inherit;background-color: rgb(248, 248, 248);border-width: 1px;border-style: solid;border-color: rgb(231, 234, 237);border-radius: 3px;padding: 8px 4px 6px;margin-bottom: 15px;margin-top: 15px;width: inherit;"><span role="presentation" style="box-sizing: border-box;padding-right: 0.1px;">ctrl<span style="box-sizing: border-box;color: rgb(152, 26, 26);">+</span>ad</span></pre><ol class="list-paddingleft-2" start="4" cid="n97" mdtype="list" style="margin-top: 0.8em;margin-bottom: 0.8em;padding-left: 30px;font-family: &#34;Open Sans&#34;, &#34;Clear Sans&#34;, &#34;Helvetica Neue&#34;, Helvetica, Arial, &#34;Segoe UI Emoji&#34;, sans-serif;font-size: 16px;text-align: start;white-space: normal;"><li style="box-sizing: border-box;"><p cid="n100" mdtype="paragraph" style="box-sizing: border-box;line-height: inherit;orphans: 4;margin-bottom: 0.5rem;white-space: pre-wrap;"><span md-inline="plain" style="box-sizing: border-box;">查看screen托管的隐藏进程</span></p></li></ol><pre spellcheck="false" lang="shell" cid="n99" mdtype="fences" style="box-sizing: border-box;overflow: visible;font-family: var(--monospace);font-size: 0.9em;break-inside: avoid;text-align: left;white-space: normal;background-image: inherit;background-position: inherit;background-size: inherit;background-repeat: inherit;background-attachment: inherit;background-origin: inherit;background-clip: inherit;background-color: rgb(248, 248, 248);border-width: 1px;border-style: solid;border-color: rgb(231, 234, 237);border-radius: 3px;padding: 8px 4px 6px;margin-bottom: 15px;margin-top: 15px;width: inherit;"><span role="presentation" style="box-sizing: border-box;padding-right: 0.1px;">screen <span style="box-sizing: border-box;color: rgb(0, 0, 204);">-ls</span></span></pre><ol class="list-paddingleft-2" start="5" cid="n101" mdtype="list" style="margin-top: 0.8em;margin-bottom: 0.8em;padding-left: 30px;font-family: &#34;Open Sans&#34;, &#34;Clear Sans&#34;, &#34;Helvetica Neue&#34;, Helvetica, Arial, &#34;Segoe UI Emoji&#34;, sans-serif;font-size: 16px;text-align: start;white-space: normal;"><li style="box-sizing: border-box;"><p cid="n104" mdtype="paragraph" style="box-sizing: border-box;line-height: inherit;orphans: 4;margin-bottom: 0.5rem;white-space: pre-wrap;"><span md-inline="plain" style="box-sizing: border-box;">从screen中切换到某进程的前台</span></p></li></ol><pre spellcheck="false" lang="shell" cid="n103" mdtype="fences" style="box-sizing: border-box;overflow: visible;font-family: var(--monospace);font-size: 0.9em;break-inside: avoid;text-align: left;white-space: pre-wrap;background-image: inherit;background-position: inherit;background-size: inherit;background-repeat: inherit;background-attachment: inherit;background-origin: inherit;background-clip: inherit;background-color: rgb(248, 248, 248);border-width: 1px;border-style: solid;border-color: rgb(231, 234, 237);border-radius: 3px;padding: 8px 4px 6px;margin-bottom: 15px;margin-top: 15px;width: inherit;">screen -r 3721</pre><p cid="n105" mdtype="paragraph" style="box-sizing: border-box;line-height: inherit;orphans: 4;margin-top: 0.8em;margin-bottom: 0.8em;white-space: pre-wrap;font-family: &#34;Open Sans&#34;, &#34;Clear Sans&#34;, &#34;Helvetica Neue&#34;, Helvetica, Arial, &#34;Segoe UI Emoji&#34;, sans-serif;font-size: 16px;text-align: start;"><span md-inline="plain" style="box-sizing: border-box;">screen 进程树</span></p><p style="text-align: center;"><img class="rich_pages wxw-img" data-galleryid="" data-ratio="0.20098784194528876" data-s="300,640" style="" data-type="png" data-w="2632" src="https://wechat2rss.xlab.app/img-proxy/?k=e83fff88&amp;u=https%3A%2F%2Fmmbiz.qpic.cn%2Fmmbiz_png%2F19Hh20S6GN5BF8JZVqAgdsxT0luWEibVZAh2EY893pciaQFpTqdWaibKqWgJR1l1vR5EGsjCDZ2SkNl3AJyNGlBrA%2F640%3Fwx_fmt%3Dpng"/></p><h1 cid="n107" mdtype="heading" style="box-sizing: border-box;break-after: avoid-page;break-inside: avoid;orphans: 4;font-size: 2.25em;margin-top: 1rem;margin-bottom: 1rem;font-weight: bold;line-height: 1.2;cursor: text;border-bottom: 1px solid rgb(238, 238, 238);white-space: pre-wrap;font-family: &#34;Open Sans&#34;, &#34;Clear Sans&#34;, &#34;Helvetica Neue&#34;, Helvetica, Arial, &#34;Segoe UI Emoji&#34;, sans-serif;text-align: start;"><span md-inline="plain" style="box-sizing: border-box;">编码处理</span></h1><p cid="n108" mdtype="paragraph" style="box-sizing: border-box;line-height: inherit;orphans: 4;margin-top: 0.8em;margin-bottom: 0.8em;white-space: pre-wrap;font-family: &#34;Open Sans&#34;, &#34;Clear Sans&#34;, &#34;Helvetica Neue&#34;, Helvetica, Arial, &#34;Segoe UI Emoji&#34;, sans-serif;font-size: 16px;text-align: start;"><span md-inline="plain" style="box-sizing: border-box;">stowaway还有一个功能，shell执行系统命令，但就如上面的图显示存在乱码，这是因为go里面，默认是utf8，而windows是gbk。</span></p><p cid="n109" mdtype="paragraph" style="box-sizing: border-box;line-height: inherit;orphans: 4;margin-top: 0.8em;margin-bottom: 0.8em;white-space: pre-wrap;font-family: &#34;Open Sans&#34;, &#34;Clear Sans&#34;, &#34;Helvetica Neue&#34;, Helvetica, Arial, &#34;Segoe UI Emoji&#34;, sans-serif;font-size: 16px;text-align: start;"><span md-inline="plain" style="box-sizing: border-box;">方案一：</span><span md-inline="plain" style="box-sizing: border-box;">在admin上修改</span><span md-inline="plain" style="box-sizing: border-box;">shell在此处转换编码即可，或mgr.ShellManager.ShellMessChan发送处</span></p><p cid="n109" mdtype="paragraph" style="box-sizing: border-box;line-height: inherit;orphans: 4;margin-top: 0.8em;margin-bottom: 0.8em;white-space: pre-wrap;font-family: &#34;Open Sans&#34;, &#34;Clear Sans&#34;, &#34;Helvetica Neue&#34;, Helvetica, Arial, &#34;Segoe UI Emoji&#34;, sans-serif;font-size: 16px;text-align: start;"><span md-inline="plain" style="box-sizing: border-box;"><img class="rich_pages wxw-img" data-galleryid="" data-ratio="0.5768143261074458" data-s="300,640" style="text-align: center;white-space: normal;" data-type="png" data-w="2122" src="https://wechat2rss.xlab.app/img-proxy/?k=9ca9c772&amp;u=https%3A%2F%2Fmmbiz.qpic.cn%2Fmmbiz_png%2F19Hh20S6GN5BF8JZVqAgdsxT0luWEibVZvibRLuQHpG5B12gQRlK8P2w5rnFhEuRqD13iaDXy0AKpT5dKC2JkicYXA%2F640%3Fwx_fmt%3Dpng"/>在这个只是处理了在admin上显示的问题，如果admin输入带中文，agent上把UTF-8当成GBK执行就会乱码，无法操作中文路径等等。</span></p><p cid="n111" mdtype="paragraph" style="box-sizing: border-box;line-height: inherit;orphans: 4;margin-top: 0.8em;margin-bottom: 0.8em;white-space: pre-wrap;font-family: &#34;Open Sans&#34;, &#34;Clear Sans&#34;, &#34;Helvetica Neue&#34;, Helvetica, Arial, &#34;Segoe UI Emoji&#34;, sans-serif;font-size: 16px;text-align: start;"><span md-inline="plain" style="box-sizing: border-box;">方案二：</span><span md-inline="plain" style="box-sizing: border-box;">在执行的agent上修改，这样就能控制输入转换成gbk，而发送给admin的从GBK转换成UTF-8，admin上显示既不会乱码，agent执行的时候也能正常解析中文路径。</span><span md-inline="plain" style="box-sizing: border-box;">agent模块</span><span md-inline="plain" style="box-sizing: border-box;">parser.go增加字符集参数，除了自动识别，也可以手动指定。</span></p><p style="text-align: center;"><img class="rich_pages wxw-img" data-galleryid="" data-ratio="0.6975845410628019" data-s="300,640" style="" data-type="png" data-w="2070" src="https://wechat2rss.xlab.app/img-proxy/?k=44db8735&amp;u=https%3A%2F%2Fmmbiz.qpic.cn%2Fmmbiz_png%2F19Hh20S6GN5BF8JZVqAgdsxT0luWEibVZShVtibhKUQCwuR5ltpbXEXia4pZSRVwH4wgbc3hnmp3olJDxrU2G3OfA%2F640%3Fwx_fmt%3Dpng"/></p><p cid="n112" mdtype="paragraph" style="box-sizing: border-box;line-height: inherit;orphans: 4;margin-top: 0.8em;margin-bottom: 0.8em;white-space: pre-wrap;font-family: &#34;Open Sans&#34;, &#34;Clear Sans&#34;, &#34;Helvetica Neue&#34;, Helvetica, Arial, &#34;Segoe UI Emoji&#34;, sans-serif;font-size: 16px;text-align: start;"><span md-inline="plain" style="box-sizing: border-box;">如果没通过参数指定或者输入是错误字符集，则根据OS自动获取。</span></p><p style="text-align: center;"><img class="rich_pages wxw-img" data-galleryid="" data-ratio="0.6304691618344754" data-s="300,640" style="" data-type="png" data-w="1897" src="https://wechat2rss.xlab.app/img-proxy/?k=64f7efa6&amp;u=https%3A%2F%2Fmmbiz.qpic.cn%2Fmmbiz_png%2F19Hh20S6GN5BF8JZVqAgdsxT0luWEibVZnBRiaPMCrhbf95TaBrQricTx4XeOAlPEZ1MRDTbarjoaG8zs49IJPIVg%2F640%3Fwx_fmt%3Dpng"/></p><pre spellcheck="false" lang="go" cid="n113" mdtype="fences" style="box-sizing: border-box;overflow: visible;font-family: var(--monospace);font-size: 0.9em;break-inside: avoid;text-align: left;white-space: pre-wrap;background-image: inherit;background-position: inherit;background-size: inherit;background-repeat: inherit;background-attachment: inherit;background-origin: inherit;background-clip: inherit;background-color: rgb(248, 248, 248);border-width: 1px;border-style: solid;border-color: rgb(231, 234, 237);border-radius: 3px;padding: 8px 4px 6px;margin-bottom: 15px;margin-top: 15px;width: inherit;">	// charset parser	autoCharset := false	if Args.Charset == &#34;&#34; {		autoCharset = true	} else {		for _, i := range charsetSlice {			if Args.Charset == i {				goto manual			}		}		autoCharset = true		manual:	}	if autoCharset {		switch utils.CheckSystem() {		case 0x01:			Args.Charset = &#34;GBK&#34;			// cmd.SysProcAttr = &amp;syscall.SysProcAttr{HideWindow: true} // If you don&#39;t want the cmd window, remove &#34;//&#34;		default:			Args.Charset = &#34;UTF-8&#34;		}	}</pre><p cid="n114" mdtype="paragraph" style="box-sizing: border-box;line-height: inherit;orphans: 4;margin-top: 0.8em;margin-bottom: 0.8em;white-space: pre-wrap;font-family: &#34;Open Sans&#34;, &#34;Clear Sans&#34;, &#34;Helvetica Neue&#34;, Helvetica, Arial, &#34;Segoe UI Emoji&#34;, sans-serif;font-size: 16px;text-align: start;"><span md-inline="plain" style="box-sizing: border-box;">agent/process/process.go</span><span md-inline="plain" style="box-sizing: border-box;">然后在分发函数这，将选项传入处理函数，这里其实就参考第一个处理函数才决定使用options操作,所以可以在做一些改动前，看看之前是怎么实现的，这样保证代码设计一致性。</span></p><p style="text-align: center;"><img class="rich_pages wxw-img" data-galleryid="" data-ratio="0.8895474137931034" data-s="300,640" style="" data-type="png" data-w="1856" src="https://wechat2rss.xlab.app/img-proxy/?k=1fc927b3&amp;u=https%3A%2F%2Fmmbiz.qpic.cn%2Fmmbiz_png%2F19Hh20S6GN5BF8JZVqAgdsxT0luWEibVZibQh4SVdexvpC8Gca2P4F61Q0E3hLribWicasrhxuN5G5gliaBCiaVYq6OQ%2F640%3Fwx_fmt%3Dpng"/></p><p cid="n115" mdtype="paragraph" style="box-sizing: border-box;line-height: inherit;orphans: 4;margin-top: 0.8em;margin-bottom: 0.8em;white-space: pre-wrap;font-family: &#34;Open Sans&#34;, &#34;Clear Sans&#34;, &#34;Helvetica Neue&#34;, Helvetica, Arial, &#34;Segoe UI Emoji&#34;, sans-serif;font-size: 16px;text-align: start;"><span md-inline="plain" style="box-sizing: border-box;">agent/handler/shell.go</span><span md-inline="plain" style="box-sizing: border-box;">admin传入命令转换成设定编码</span></p><p style="text-align: center;"><img class="rich_pages wxw-img" data-galleryid="" data-ratio="0.5979628520071899" data-s="300,640" style="" data-type="png" data-w="1669" src="https://wechat2rss.xlab.app/img-proxy/?k=9fd36bc4&amp;u=https%3A%2F%2Fmmbiz.qpic.cn%2Fmmbiz_png%2F19Hh20S6GN5BF8JZVqAgdsxT0luWEibVZTSiaDSx5ibDNSDvBXX2ejZMOdVNBQKnELoMO3PyZol9leSibIQpiaHeictw%2F640%3Fwx_fmt%3Dpng"/></p><p cid="n116" mdtype="paragraph" style="box-sizing: border-box;line-height: inherit;orphans: 4;margin-top: 0.8em;margin-bottom: 0.8em;white-space: pre-wrap;font-family: &#34;Open Sans&#34;, &#34;Clear Sans&#34;, &#34;Helvetica Neue&#34;, Helvetica, Arial, &#34;Segoe UI Emoji&#34;, sans-serif;font-size: 16px;text-align: start;"><span md-inline="plain" style="box-sizing: border-box;">执行结果发送给admin前，将指定编码转换成UTF-8</span><span md-inline="plain" style="box-sizing: border-box;">注意count即接收字节大小也需要改动，否则会出现丢字符串的情况。</span></p><p style="text-align: center;"><img class="rich_pages wxw-img" data-galleryid="" data-ratio="0.7799717912552891" data-s="300,640" style="" data-type="png" data-w="2127" src="https://wechat2rss.xlab.app/img-proxy/?k=4ae8f40d&amp;u=https%3A%2F%2Fmmbiz.qpic.cn%2Fmmbiz_png%2F19Hh20S6GN5BF8JZVqAgdsxT0luWEibVZORemsySVfjrQ6WmqQ0zTWtCHq9klwHLU0JZOzvxJRDKDxstXQw6C1Q%2F640%3Fwx_fmt%3Dpng"/></p><p style="text-align: center;"><img class="rich_pages wxw-img" data-galleryid="" data-ratio="0.7796296296296297" data-s="300,640" style="" data-type="png" data-w="1080" src="https://wechat2rss.xlab.app/img-proxy/?k=e7743008&amp;u=https%3A%2F%2Fmmbiz.qpic.cn%2Fmmbiz_png%2F19Hh20S6GN5BF8JZVqAgdsxT0luWEibVZ6TYUuibGic7rTgsVykgmn6Lck3nyTsR2zpJqrMlY4fGYOYnl7L0AlWqg%2F640%3Fwx_fmt%3Dpng"/></p><p cid="n116" mdtype="paragraph" style="box-sizing: border-box;line-height: inherit;orphans: 4;margin-top: 0.8em;margin-bottom: 0.8em;white-space: pre-wrap;font-family: &#34;Open Sans&#34;, &#34;Clear Sans&#34;, &#34;Helvetica Neue&#34;, Helvetica, Arial, &#34;Segoe UI Emoji&#34;, sans-serif;font-size: 16px;text-align: start;"><span style="font-family: &#34;Open Sans&#34;, &#34;Clear Sans&#34;, &#34;Helvetica Neue&#34;, Helvetica, Arial, &#34;Segoe UI Emoji&#34;, sans-serif;font-size: 16px;orphans: 4;text-align: start;white-space: pre-wrap;">效果如下</span></p><p style="text-align: center;"><img class="rich_pages wxw-img" data-galleryid="" data-ratio="0.378561736770692" data-s="300,640" style="" data-type="png" data-w="2211" src="https://wechat2rss.xlab.app/img-proxy/?k=18379f9a&amp;u=https%3A%2F%2Fmmbiz.qpic.cn%2Fmmbiz_png%2F19Hh20S6GN5BF8JZVqAgdsxT0luWEibVZqqwEPvK7olicVqMr4eticibn7MAKmibe83kewkKBZHXo6paAS9zQmJmuhA%2F640%3Fwx_fmt%3Dpng"/></p><p cid="n117" mdtype="paragraph" style="box-sizing: border-box;line-height: inherit;orphans: 4;margin-top: 0.8em;margin-bottom: 0.8em;white-space: pre-wrap;font-family: &#34;Open Sans&#34;, &#34;Clear Sans&#34;, &#34;Helvetica Neue&#34;, Helvetica, Arial, &#34;Segoe UI Emoji&#34;, sans-serif;font-size: 16px;text-align: start;"><span md-inline="plain" style="box-sizing: border-box;">这个操作其实没那么重要处理，因为命令执行在代理工具里不应该有，会增加特征导致被杀，命令执行就交给更专业的C2来实现。</span></p><p cid="n118" mdtype="paragraph" style="box-sizing: border-box;line-height: inherit;orphans: 4;margin-top: 0.8em;margin-bottom: 0.8em;white-space: pre-wrap;font-family: &#34;Open Sans&#34;, &#34;Clear Sans&#34;, &#34;Helvetica Neue&#34;, Helvetica, Arial, &#34;Segoe UI Emoji&#34;, sans-serif;font-size: 16px;text-align: start;"><span md-inline="plain" style="box-sizing: border-box;">这里只是实验性质的，用于后续其他处理函数需要做编码转换来做准备。</span><span md-inline="plain" style="box-sizing: border-box;">PS: 编码转换包后面换成了官方提供的golang.org/x/text/encoding/simplifiedchinese，这个打包出来会比gcharset小很多。</span></p><h1 cid="n121" mdtype="heading" style="box-sizing: border-box;break-after: avoid-page;break-inside: avoid;orphans: 4;font-size: 2.25em;margin-top: 1rem;margin-bottom: 1rem;font-weight: bold;line-height: 1.2;cursor: text;border-bottom: 1px solid rgb(238, 238, 238);white-space: pre-wrap;font-family: &#34;Open Sans&#34;, &#34;Clear Sans&#34;, &#34;Helvetica Neue&#34;, Helvetica, Arial, &#34;Segoe UI Emoji&#34;, sans-serif;text-align: start;"><span md-inline="plain" style="box-sizing: border-box;">数据压缩</span></h1><p cid="n122" mdtype="paragraph" style="box-sizing: border-box;line-height: inherit;orphans: 4;margin-top: 0.8em;margin-bottom: 0.8em;white-space: pre-wrap;font-family: &#34;Open Sans&#34;, &#34;Clear Sans&#34;, &#34;Helvetica Neue&#34;, Helvetica, Arial, &#34;Segoe UI Emoji&#34;, sans-serif;font-size: 16px;text-align: start;"><span md-inline="plain" style="box-sizing: border-box;">这个其实是想到frp也有这么一个功能，并且压缩数据对于传输来说很有意义，提高传输速度，尤其是一些大文件的传输。</span><span md-inline="plain" style="box-sizing: border-box;">这个修改其实很简单。</span><span md-inline="plain" style="box-sizing: border-box;">因为原来不是有一个数据加密吗，用AES对data进行加解密,而有了tls加密，这里的aes就无关紧要了，那么我们只需要替换这个加解密的位置，把数据从加解密变成解压缩就成了。</span></p><p cid="n123" mdtype="paragraph" style="box-sizing: border-box;line-height: inherit;orphans: 4;margin-top: 0.8em;margin-bottom: 0.8em;white-space: pre-wrap;font-family: &#34;Open Sans&#34;, &#34;Clear Sans&#34;, &#34;Helvetica Neue&#34;, Helvetica, Arial, &#34;Segoe UI Emoji&#34;, sans-serif;font-size: 16px;text-align: start;"><span md-inline="plain" style="box-sizing: border-box;">定位到加密位置</span><span md-inline="plain" style="box-sizing: border-box;">protocol/raw.go#ConstructData</span><span md-inline="plain" style="box-sizing: border-box;">替换成gzip压缩</span></p><p style="text-align: center;"><img class="rich_pages wxw-img" data-galleryid="" data-ratio="0.6177939173853836" data-s="300,640" style="" data-type="png" data-w="2203" src="https://wechat2rss.xlab.app/img-proxy/?k=25b3c7e4&amp;u=https%3A%2F%2Fmmbiz.qpic.cn%2Fmmbiz_png%2F19Hh20S6GN5BF8JZVqAgdsxT0luWEibVZwowJ3FQhFW7iaBLpzpFPouyz5wkG4Mf6sUqoxSYnqhTE4EuYWPITwpQ%2F640%3Fwx_fmt%3Dpng"/></p><p cid="n124" mdtype="paragraph" style="box-sizing: border-box;line-height: inherit;orphans: 4;margin-top: 0.8em;margin-bottom: 0.8em;white-space: pre-wrap;font-family: &#34;Open Sans&#34;, &#34;Clear Sans&#34;, &#34;Helvetica Neue&#34;, Helvetica, Arial, &#34;Segoe UI Emoji&#34;, sans-serif;font-size: 16px;text-align: start;"><span md-inline="plain" style="box-sizing: border-box;">解密位置</span><span md-inline="plain" style="box-sizing: border-box;">protocol/raw.go#DeconstructData</span><span md-inline="plain" style="box-sizing: border-box;">替换成gzip解压</span></p><p style="text-align: center;"><img class="rich_pages wxw-img" data-galleryid="" data-ratio="0.571012078300708" data-s="300,640" style="" data-type="png" data-w="2401" src="https://wechat2rss.xlab.app/img-proxy/?k=05aed59e&amp;u=https%3A%2F%2Fmmbiz.qpic.cn%2Fmmbiz_png%2F19Hh20S6GN5BF8JZVqAgdsxT0luWEibVZLb4uS2FKvlJpLUIjdYaydz5SmwzpWJdBqAtzk99BUTiaQtT9UJm9Rww%2F640%3Fwx_fmt%3Dpng"/></p><p cid="n125" mdtype="paragraph" style="box-sizing: border-box;line-height: inherit;orphans: 4;margin-top: 0.8em;margin-bottom: 0.8em;white-space: pre-wrap;font-family: &#34;Open Sans&#34;, &#34;Clear Sans&#34;, &#34;Helvetica Neue&#34;, Helvetica, Arial, &#34;Segoe UI Emoji&#34;, sans-serif;font-size: 16px;text-align: start;"><span md-inline="plain" style="box-sizing: border-box;">至于gzip的实现，很简单，调用内置库gzip即可。</span></p><p style="text-align: center;"><img class="rich_pages wxw-img" data-galleryid="" data-ratio="0.8325358851674641" data-s="300,640" style="" data-type="png" data-w="1672" src="https://wechat2rss.xlab.app/img-proxy/?k=6fdcf908&amp;u=https%3A%2F%2Fmmbiz.qpic.cn%2Fmmbiz_png%2F19Hh20S6GN5BF8JZVqAgdsxT0luWEibVZv6icWIicApMMDcjbAprwU3Q7IhxrbNnu8jTSQdiaicswyQPqtmjO4qGibWA%2F640%3Fwx_fmt%3Dpng"/></p><pre spellcheck="false" lang="go" cid="n126" mdtype="fences" style="box-sizing: border-box;overflow: visible;font-family: var(--monospace);font-size: 0.9em;break-inside: avoid;text-align: left;white-space: pre-wrap;background-image: inherit;background-position: inherit;background-size: inherit;background-repeat: inherit;background-attachment: inherit;background-origin: inherit;background-clip: inherit;background-color: rgb(248, 248, 248);border-width: 1px;border-style: solid;border-color: rgb(231, 234, 237);border-radius: 3px;padding: 8px 4px 6px;margin-bottom: 15px;margin-top: 15px;width: inherit;">func GzipCompress(src []byte) []byte {	var in bytes.Buffer	w := gzip.NewWriter(&amp;in)	w.Write(src)	w.Close()	return in.Bytes()}func GzipDecompress(src []byte) []byte {	dst := make([]byte, 0)	br := bytes.NewReader(src)	gr, err := gzip.NewReader(br)	if err != nil {		return dst	}	defer gr.Close()	tmp, err := ioutil.ReadAll(gr)	if err != nil {		return dst	}	dst = tmp	return dst}</pre><p cid="n127" mdtype="paragraph" style="box-sizing: border-box;line-height: inherit;orphans: 4;margin-top: 0.8em;margin-bottom: 0.8em;white-space: pre-wrap;font-family: &#34;Open Sans&#34;, &#34;Clear Sans&#34;, &#34;Helvetica Neue&#34;, Helvetica, Arial, &#34;Segoe UI Emoji&#34;, sans-serif;font-size: 16px;text-align: start;"><span md-inline="plain" style="box-sizing: border-box;">然后测试下压缩率</span><span md-inline="plain" style="box-sizing: border-box;">ipconfig /all: 6410-&gt;1136  17.7%</span><span md-inline="plain" style="box-sizing: border-box;">  </span></p><p style="text-align: center;"><img class="rich_pages wxw-img" data-galleryid="" data-ratio="0.8576271186440678" data-s="300,640" style="" data-type="png" data-w="1770" src="https://wechat2rss.xlab.app/img-proxy/?k=615f91ba&amp;u=https%3A%2F%2Fmmbiz.qpic.cn%2Fmmbiz_png%2F19Hh20S6GN5BF8JZVqAgdsxT0luWEibVZtLApLskO3flQmCibibxKzmCX7AuEGuXIVh8sBuzB30kCvsoeDw0xttQA%2F640%3Fwx_fmt%3Dpng"/></p><p cid="n128" mdtype="paragraph" style="box-sizing: border-box;line-height: inherit;orphans: 4;margin-top: 0.8em;margin-bottom: 0.8em;white-space: pre-wrap;font-family: &#34;Open Sans&#34;, &#34;Clear Sans&#34;, &#34;Helvetica Neue&#34;, Helvetica, Arial, &#34;Segoe UI Emoji&#34;, sans-serif;font-size: 16px;text-align: start;"><span md-inline="plain" style="box-sizing: border-box;"><span style="font-family: &#34;Open Sans&#34;, &#34;Clear Sans&#34;, &#34;Helvetica Neue&#34;, Helvetica, Arial, &#34;Segoe UI Emoji&#34;, sans-serif;font-size: 16px;orphans: 4;text-align: start;white-space: pre-wrap;"><span style="font-family: &#34;Open Sans&#34;, &#34;Clear Sans&#34;, &#34;Helvetica Neue&#34;, Helvetica, Arial, &#34;Segoe UI Emoji&#34;, sans-serif;font-size: 16px;orphans: 4;text-align: start;white-space: pre-wrap;">dir c:\windows\system32:</span> 252599-&gt;51928  20.6%</span></span></p><p style="text-align: center;"><img class="rich_pages wxw-img" data-galleryid="" data-ratio="0.1659634317862166" data-s="300,640" style="" data-type="png" data-w="711" src="https://wechat2rss.xlab.app/img-proxy/?k=5c7a9f1b&amp;u=https%3A%2F%2Fmmbiz.qpic.cn%2Fmmbiz_png%2F19Hh20S6GN5BF8JZVqAgdsxT0luWEibVZnCbD4A2J2zdDmcLSOptpgKwhHD8MJGicpUibL1Q4hshFSHibg1C7r2bXQ%2F640%3Fwx_fmt%3Dpng"/></p><p cid="n128" mdtype="paragraph" style="box-sizing: border-box;line-height: inherit;orphans: 4;margin-top: 0.8em;margin-bottom: 0.8em;white-space: pre-wrap;font-family: &#34;Open Sans&#34;, &#34;Clear Sans&#34;, &#34;Helvetica Neue&#34;, Helvetica, Arial, &#34;Segoe UI Emoji&#34;, sans-serif;font-size: 16px;text-align: start;"><span md-inline="plain" style="box-sizing: border-box;">fscan.exe(16M): 16539136-&gt;5855251  35.4%</span></p><p style="text-align: center;"><img class="rich_pages wxw-img" data-galleryid="" data-ratio="0.2952710495963091" data-s="300,640" style="" data-type="png" data-w="867" src="https://wechat2rss.xlab.app/img-proxy/?k=a0704530&amp;u=https%3A%2F%2Fmmbiz.qpic.cn%2Fmmbiz_png%2F19Hh20S6GN5BF8JZVqAgdsxT0luWEibVZ1PRK5wMSnUUmIvKKUMRdBzEMDweQicSvxK7FRNDl8jibpDeic512kUpGQ%2F640%3Fwx_fmt%3Dpng"/></p><p cid="n129" mdtype="paragraph" style="box-sizing: border-box;line-height: inherit;orphans: 4;margin-top: 0.8em;margin-bottom: 0.8em;white-space: pre-wrap;font-family: &#34;Open Sans&#34;, &#34;Clear Sans&#34;, &#34;Helvetica Neue&#34;, Helvetica, Arial, &#34;Segoe UI Emoji&#34;, sans-serif;font-size: 16px;text-align: start;"><span md-inline="plain" style="box-sizing: border-box;">测试压缩率还不错，总比没压缩的强上许多。</span><span md-inline="plain" style="box-sizing: border-box;">PS: 这个压缩是不包含header字段的，当然这个字段撑死也就是几十字节，1K都不到，不影响的。</span></p><h1 cid="n132" mdtype="heading" style="box-sizing: border-box;break-after: avoid-page;break-inside: avoid;orphans: 4;font-size: 2.25em;margin-top: 1rem;margin-bottom: 1rem;font-weight: bold;line-height: 1.2;cursor: text;border-bottom: 1px solid rgb(238, 238, 238);white-space: pre-wrap;font-family: &#34;Open Sans&#34;, &#34;Clear Sans&#34;, &#34;Helvetica Neue&#34;, Helvetica, Arial, &#34;Segoe UI Emoji&#34;, sans-serif;text-align: start;"><span md-inline="plain" style="box-sizing: border-box;">总结</span></h1><p cid="n133" mdtype="paragraph" style="box-sizing: border-box;line-height: inherit;orphans: 4;margin-top: 0.8em;margin-bottom: 0.8em;white-space: pre-wrap;font-family: &#34;Open Sans&#34;, &#34;Clear Sans&#34;, &#34;Helvetica Neue&#34;, Helvetica, Arial, &#34;Segoe UI Emoji&#34;, sans-serif;font-size: 16px;text-align: start;"><span md-inline="plain" style="box-sizing: border-box;">stowaway作为一个专门为渗透设计的代理工具，有很多方便的功能，本次改造通过代码分析、短连接bug修复、流量全加密、数据压缩等各方面进行讲解，也进一步熟悉了这款工具的实现逻辑，也为后续重构打下基础。</span><span md-inline="plain" style="box-sizing: border-box;">后续还会增加CDN穿透、多startnode功能、内联命令等等。</span></p>


<p><img src="https://wechat2rss.xlab.app/img-proxy/?k=f0499a3d&amp;u=https%3A%2F%2Fmmbiz.qpic.cn%2Fmmbiz_png%2F19Hh20S6GN5BF8JZVqAgdsxT0luWEibVZcMkkxlfoVUdEzIa1VyQmQumeuMDPcW0Sn7YqcmTgF2XBBWFASeATKw%2F640%3Fwx_fmt%3Dpng"/></p>
<p><img src="https://wechat2rss.xlab.app/img-proxy/?k=b67d7ba3&amp;u=https%3A%2F%2Fmmbiz.qpic.cn%2Fmmbiz_png%2F19Hh20S6GN5BF8JZVqAgdsxT0luWEibVZtZy37zcMZuRIvff6BHxSMAJJhv0MCdfg7bu1M0oibQVkQIB4aYnC2ibQ%2F640%3Fwx_fmt%3Dpng"/></p>
<p><img src="https://wechat2rss.xlab.app/img-proxy/?k=27d100bf&amp;u=https%3A%2F%2Fmmbiz.qpic.cn%2Fmmbiz_png%2F19Hh20S6GN5BF8JZVqAgdsxT0luWEibVZoRxOBm93TQVPvuOHy3cUn9SpL17ibk1ZSw6vibmEflFwicl5luViaZ7CQA%2F640%3Fwx_fmt%3Dpng"/></p>
<p><img src="https://wechat2rss.xlab.app/img-proxy/?k=bd5623a9&amp;u=https%3A%2F%2Fmmbiz.qpic.cn%2Fmmbiz_png%2F19Hh20S6GN5BF8JZVqAgdsxT0luWEibVZnAKTuHTJELJmPrKyN8YHDgxtfaHtDkte6D2hBWSlOVEJicmNLLPS8tQ%2F640%3Fwx_fmt%3Dpng"/></p>
<p><img src="https://wechat2rss.xlab.app/img-proxy/?k=f29b3b23&amp;u=https%3A%2F%2Fmmbiz.qpic.cn%2Fmmbiz_png%2F19Hh20S6GN5BF8JZVqAgdsxT0luWEibVZodvqpfaTSL4rDI0P31nGsibIaianaiceQhjfY5PfNqPFDzv3dNfxJqnEw%2F640%3Fwx_fmt%3Dpng"/></p>
<p><img src="https://wechat2rss.xlab.app/img-proxy/?k=2ed52246&amp;u=https%3A%2F%2Fmmbiz.qpic.cn%2Fmmbiz_png%2F19Hh20S6GN5BF8JZVqAgdsxT0luWEibVZFsr4pDqqs53nxicl4IUAKN41CAlfu9N2lWiaib01ZJTS3lGu4EhLAaibsA%2F640%3Fwx_fmt%3Dpng"/></p>
<p><img src="https://wechat2rss.xlab.app/img-proxy/?k=2d3b1c10&amp;u=https%3A%2F%2Fmmbiz.qpic.cn%2Fmmbiz_png%2F19Hh20S6GN5BF8JZVqAgdsxT0luWEibVZibrtoG5glOZnamMAuA5N8K1gVuuEb8qvibwunJwrWcWZdiauG6HI4wzSQ%2F640%3Fwx_fmt%3Dpng"/></p>
<p><img src="https://wechat2rss.xlab.app/img-proxy/?k=c07be014&amp;u=https%3A%2F%2Fmmbiz.qpic.cn%2Fmmbiz_png%2F19Hh20S6GN5BF8JZVqAgdsxT0luWEibVZauDsStsbQp0NDFM0jpJ0f7iaGkzKyoZKMlLUI9VSSDNspRibtaCzd6YA%2F640%3Fwx_fmt%3Dpng"/></p>
<p><img src="https://wechat2rss.xlab.app/img-proxy/?k=661e5ea2&amp;u=https%3A%2F%2Fmmbiz.qpic.cn%2Fmmbiz_png%2F19Hh20S6GN5BF8JZVqAgdsxT0luWEibVZIKzwmibBVjsybsSjeiaYCjibAwDdsZu3M3d0Hocxr9I25YYX7vTWzzOCg%2F640%3Fwx_fmt%3Dpng"/></p>
<p><img src="https://wechat2rss.xlab.app/img-proxy/?k=dde2521a&amp;u=https%3A%2F%2Fmmbiz.qpic.cn%2Fmmbiz_png%2F19Hh20S6GN5BF8JZVqAgdsxT0luWEibVZ8L2Pd8iaz0qyPC16CAwZw3aGjCU9njQM4PMlGFRnnnAzOcfenOiazzyQ%2F640%3Fwx_fmt%3Dpng"/></p>
<p><img src="https://wechat2rss.xlab.app/img-proxy/?k=414899f4&amp;u=https%3A%2F%2Fmmbiz.qpic.cn%2Fmmbiz_png%2F19Hh20S6GN5BF8JZVqAgdsxT0luWEibVZdfiboicwsxr7v72chR6reUKtIZWf5zibrlkUgDvhhU1ucSG36miavAv6ow%2F640%3Fwx_fmt%3Dpng"/></p>
<p><img src="https://wechat2rss.xlab.app/img-proxy/?k=f9b4d53a&amp;u=https%3A%2F%2Fmmbiz.qpic.cn%2Fmmbiz_png%2F19Hh20S6GN5BF8JZVqAgdsxT0luWEibVZpicjw1iajWUc1ibLCJPOwiasZ2Y4zBmCzkpwFtAlIfNlQcp0hppBQmYCQw%2F640%3Fwx_fmt%3Dpng"/></p>
<p><img src="https://wechat2rss.xlab.app/img-proxy/?k=94223a1d&amp;u=https%3A%2F%2Fmmbiz.qpic.cn%2Fmmbiz_png%2F19Hh20S6GN5BF8JZVqAgdsxT0luWEibVZ88GxWAxAt84e49xE4BEx9kHlBJQRcqQdgw1OECMr7hoYicFcuf4Bo5Q%2F640%3Fwx_fmt%3Dpng"/></p>
<p><img src="https://wechat2rss.xlab.app/img-proxy/?k=915d4e2d&amp;u=https%3A%2F%2Fmmbiz.qpic.cn%2Fmmbiz_png%2F19Hh20S6GN5BF8JZVqAgdsxT0luWEibVZsJpvSkZXwJdhj874HcvKswC69cU9hu0nmDM5BibcKzpShheBTpSF15g%2F640%3Fwx_fmt%3Dpng"/></p>
<p><img src="https://wechat2rss.xlab.app/img-proxy/?k=f8f04967&amp;u=https%3A%2F%2Fmmbiz.qpic.cn%2Fmmbiz_png%2F19Hh20S6GN5BF8JZVqAgdsxT0luWEibVZ0zAnnbg4E1xJMIFA0ZoYcn3ELbxNkgNsOBpMBM4Kq6kARHQmZnSvvA%2F640%3Fwx_fmt%3Dpng"/></p>
<p><img src="https://wechat2rss.xlab.app/img-proxy/?k=a13fc5e8&amp;u=https%3A%2F%2Fmmbiz.qpic.cn%2Fmmbiz_png%2F19Hh20S6GN5BF8JZVqAgdsxT0luWEibVZibUnHHzzR79NdpX89zIiaSVFQYErRiaJ4XkL8SPNHo6quIicK7H6GDwpSQ%2F640%3Fwx_fmt%3Dpng"/></p>
<p><img src="https://wechat2rss.xlab.app/img-proxy/?k=68240d27&amp;u=https%3A%2F%2Fmmbiz.qpic.cn%2Fmmbiz_png%2F19Hh20S6GN5BF8JZVqAgdsxT0luWEibVZlxcl6dfjceLmvfNlBQ6Y5OjqNsU5Oeb6JPD7sPGJvMbrCzmapUzRibg%2F640%3Fwx_fmt%3Dpng"/></p>
<p><img src="https://wechat2rss.xlab.app/img-proxy/?k=e3fb73fe&amp;u=https%3A%2F%2Fmmbiz.qpic.cn%2Fmmbiz_png%2F19Hh20S6GN5BF8JZVqAgdsxT0luWEibVZoJDTepKW5cOAHv9mtFeraOxBDKlwd3VMj6kjD1Gms44GDdkZDiaDWiaQ%2F640%3Fwx_fmt%3Dpng"/></p>
<p><img src="https://wechat2rss.xlab.app/img-proxy/?k=12ee54a2&amp;u=https%3A%2F%2Fmmbiz.qpic.cn%2Fmmbiz_png%2F19Hh20S6GN5BF8JZVqAgdsxT0luWEibVZrexz7NxmqqCuAicq9xRKYQibtybACf7ZCkbWib8mqON1bnuBl9QVzibCibw%2F640%3Fwx_fmt%3Dpng"/></p>
<p><img src="https://wechat2rss.xlab.app/img-proxy/?k=44668113&amp;u=https%3A%2F%2Fmmbiz.qpic.cn%2Fmmbiz_png%2F19Hh20S6GN5BF8JZVqAgdsxT0luWEibVZ7MH2tQNZ6sYNPhZVOCzV044ibmpFukzoeIsVsliaNCPqnJqQPQTZxYag%2F640%3Fwx_fmt%3Dpng"/></p>
<p><img src="https://wechat2rss.xlab.app/img-proxy/?k=948c76ed&amp;u=https%3A%2F%2Fmmbiz.qpic.cn%2Fmmbiz_png%2F19Hh20S6GN5BF8JZVqAgdsxT0luWEibVZZSzKOgUk8wf9MmHtjnqyDFVZSs9sfc9YAPiaFztPQDLe8CDwsa3iaBBw%2F640%3Fwx_fmt%3Dpng"/></p>
<p><img src="https://wechat2rss.xlab.app/img-proxy/?k=2f7b285a&amp;u=https%3A%2F%2Fmmbiz.qpic.cn%2Fmmbiz_png%2F19Hh20S6GN5BF8JZVqAgdsxT0luWEibVZmCbR9tMd5eX1Tt18mPH1tHZjlHGyClUicr6EhrJiax2aicRT9OHpQDYVA%2F640%3Fwx_fmt%3Dpng"/></p>
<p><img src="https://wechat2rss.xlab.app/img-proxy/?k=a0692f75&amp;u=https%3A%2F%2Fmmbiz.qpic.cn%2Fmmbiz_png%2F19Hh20S6GN5BF8JZVqAgdsxT0luWEibVZ0EZ1AFRWsGJDs6I7lA1aQibrjxhWXol16O1E92PVPbF7ibuOxscMdCjQ%2F640%3Fwx_fmt%3Dpng"/></p>
<p><img src="https://wechat2rss.xlab.app/img-proxy/?k=dc39ee7b&amp;u=https%3A%2F%2Fmmbiz.qpic.cn%2Fmmbiz_png%2F19Hh20S6GN5BF8JZVqAgdsxT0luWEibVZdbdAETGa93tLcXmM82wKkITTwdQwMcYIL6tZc7qFaibKSXiaL6ibuLEoQ%2F640%3Fwx_fmt%3Dpng"/></p>
<p><img src="https://wechat2rss.xlab.app/img-proxy/?k=5180b593&amp;u=https%3A%2F%2Fmmbiz.qpic.cn%2Fmmbiz_png%2F19Hh20S6GN5BF8JZVqAgdsxT0luWEibVZAE6PvjJqKLGib6RZJRaaDwJONf7CsiaicBJTZ9cL7aVaIia7ibb8lXicicfoA%2F640%3Fwx_fmt%3Dpng"/></p>
<p><img src="https://wechat2rss.xlab.app/img-proxy/?k=dba18f05&amp;u=https%3A%2F%2Fmmbiz.qpic.cn%2Fmmbiz_png%2F19Hh20S6GN5BF8JZVqAgdsxT0luWEibVZBW7yekHwXIKfMjSUibapJsfxTzI9l8ia6VtyCU8tugDmGtXOPxdqZibpw%2F640%3Fwx_fmt%3Dpng"/></p>
<p><img src="https://wechat2rss.xlab.app/img-proxy/?k=b7f09cd3&amp;u=https%3A%2F%2Fmmbiz.qpic.cn%2Fmmbiz_png%2F19Hh20S6GN5BF8JZVqAgdsxT0luWEibVZ06Pa5MK5V9icHkwzibxh2xfuNl5dU7JPoVm3mdpibv6SLfXVGslHxxXIQ%2F640%3Fwx_fmt%3Dpng"/></p>
<p><img src="https://wechat2rss.xlab.app/img-proxy/?k=e6278b91&amp;u=https%3A%2F%2Fmmbiz.qpic.cn%2Fmmbiz_png%2F19Hh20S6GN5BF8JZVqAgdsxT0luWEibVZA6daRDy6Qcj88D83VQddM6iaKkML6hnVjXMJrdicO2R4g1ia2FXdewUcg%2F640%3Fwx_fmt%3Dpng"/></p>
<p><img src="https://wechat2rss.xlab.app/img-proxy/?k=9b06ae86&amp;u=https%3A%2F%2Fmmbiz.qpic.cn%2Fmmbiz_png%2F19Hh20S6GN5BF8JZVqAgdsxT0luWEibVZrJP4TpxeWCosxibRQekrvRVUhOBH0Qs1VTRYlm6WcunRCy6C7ylvAow%2F640%3Fwx_fmt%3Dpng"/></p>
<p><img src="https://wechat2rss.xlab.app/img-proxy/?k=84e25b28&amp;u=https%3A%2F%2Fmmbiz.qpic.cn%2Fmmbiz_png%2F19Hh20S6GN5BF8JZVqAgdsxT0luWEibVZPbd8ghCbeOQ2sUpnjMJibrceNAhvia7Lo9a8DRMlpibicciatmxOzicG0yDw%2F640%3Fwx_fmt%3Dpng"/></p>
<p><img src="https://wechat2rss.xlab.app/img-proxy/?k=fee67c29&amp;u=https%3A%2F%2Fmmbiz.qpic.cn%2Fmmbiz_png%2F19Hh20S6GN5BF8JZVqAgdsxT0luWEibVZibC1aKTrE3waJwZmqHBgLVYEFpuibwI94PVXM519lhLtRcsXcB8vcovQ%2F640%3Fwx_fmt%3Dpng"/></p>
<p><img src="https://wechat2rss.xlab.app/img-proxy/?k=54170239&amp;u=https%3A%2F%2Fmmbiz.qpic.cn%2Fmmbiz_png%2F19Hh20S6GN5BF8JZVqAgdsxT0luWEibVZgd4YiaHhZqz9NwWSO3Wpkueh30KWF3HakZXcdKxX3sPFElooeRwIRDg%2F640%3Fwx_fmt%3Dpng"/></p>
<p><img src="https://wechat2rss.xlab.app/img-proxy/?k=536e2369&amp;u=https%3A%2F%2Fmmbiz.qpic.cn%2Fmmbiz_png%2F19Hh20S6GN5BF8JZVqAgdsxT0luWEibVZVBZ9ol5ibBjUPooBeFMtZl3DxSwVibiahj4w9hEZ1dnf6AKSGqKgOqgicg%2F640%3Fwx_fmt%3Dpng"/></p>
<p><img src="https://wechat2rss.xlab.app/img-proxy/?k=7f762981&amp;u=https%3A%2F%2Fmmbiz.qpic.cn%2Fmmbiz_png%2F19Hh20S6GN5BF8JZVqAgdsxT0luWEibVZsIQpGZRI73mw2jdOoROFkGpibv53I757UNibc4pfoMg9FAmtywYicCmLA%2F640%3Fwx_fmt%3Dpng"/></p>
<p><img src="https://wechat2rss.xlab.app/img-proxy/?k=ecca6615&amp;u=https%3A%2F%2Fmmbiz.qpic.cn%2Fmmbiz_png%2F19Hh20S6GN5BF8JZVqAgdsxT0luWEibVZnziaFn13vRlhibkxhVajHnBPwUFVOxicL09Ue4tVV274mhT66ibTmicODNg%2F640%3Fwx_fmt%3Dpng"/></p>
<p><img src="https://wechat2rss.xlab.app/img-proxy/?k=7d83c5a1&amp;u=https%3A%2F%2Fmmbiz.qpic.cn%2Fmmbiz_png%2F19Hh20S6GN5BF8JZVqAgdsxT0luWEibVZmibbVRusPeUn6mTnDiaJ0JLlIluxInx0fknMhq22sQoiclb868zyaEDvw%2F640%3Fwx_fmt%3Dpng"/></p>
<p><img src="https://wechat2rss.xlab.app/img-proxy/?k=79f43b4c&amp;u=https%3A%2F%2Fmmbiz.qpic.cn%2Fmmbiz_png%2F19Hh20S6GN5BF8JZVqAgdsxT0luWEibVZVJCBjaKo4xiaaSf3c8P2sBhXbibsGnMI4Hk6HS4uIx2f5mEOhARelIdw%2F640%3Fwx_fmt%3Dpng"/></p>
<p><img src="https://wechat2rss.xlab.app/img-proxy/?k=5562452a&amp;u=https%3A%2F%2Fmmbiz.qpic.cn%2Fmmbiz_png%2F19Hh20S6GN5BF8JZVqAgdsxT0luWEibVZZNQxAbukzFuMRCzRtfOZdmCMArmckrNsibWia6KZfdwLvLYHbhRf8C0g%2F640%3Fwx_fmt%3Dpng"/></p>
<p><img src="https://wechat2rss.xlab.app/img-proxy/?k=95645d12&amp;u=https%3A%2F%2Fmmbiz.qpic.cn%2Fmmbiz_png%2F19Hh20S6GN5BF8JZVqAgdsxT0luWEibVZaiac8U0CvlP4JhAF5NaZiaSjPnpm8ib8bjeNq4KCvrj57Evd2Gt5UGRIg%2F640%3Fwx_fmt%3Dpng"/></p>
<p><img src="https://wechat2rss.xlab.app/img-proxy/?k=1c3f7d8e&amp;u=https%3A%2F%2Fmmbiz.qpic.cn%2Fmmbiz_png%2F19Hh20S6GN5BF8JZVqAgdsxT0luWEibVZ6nxD5XQPGnmJMm26S0TTjntOTk67JCwGSxhDRoCKVhKtpoq2pLHLiaQ%2F640%3Fwx_fmt%3Dpng"/></p>
<p><img src="https://wechat2rss.xlab.app/img-proxy/?k=7f631621&amp;u=https%3A%2F%2Fmmbiz.qpic.cn%2Fmmbiz_png%2F19Hh20S6GN5BF8JZVqAgdsxT0luWEibVZic5S8B30U1LM8ZP2jooncYia7Hq1fVsKoLiaYKTWDHBibBm9G1w1Vyb4Og%2F640%3Fwx_fmt%3Dpng"/></p>
<p><img src="https://wechat2rss.xlab.app/img-proxy/?k=e83fff88&amp;u=https%3A%2F%2Fmmbiz.qpic.cn%2Fmmbiz_png%2F19Hh20S6GN5BF8JZVqAgdsxT0luWEibVZAh2EY893pciaQFpTqdWaibKqWgJR1l1vR5EGsjCDZ2SkNl3AJyNGlBrA%2F640%3Fwx_fmt%3Dpng"/></p>
<p><img src="https://wechat2rss.xlab.app/img-proxy/?k=9ca9c772&amp;u=https%3A%2F%2Fmmbiz.qpic.cn%2Fmmbiz_png%2F19Hh20S6GN5BF8JZVqAgdsxT0luWEibVZvibRLuQHpG5B12gQRlK8P2w5rnFhEuRqD13iaDXy0AKpT5dKC2JkicYXA%2F640%3Fwx_fmt%3Dpng"/></p>
<p><img src="https://wechat2rss.xlab.app/img-proxy/?k=44db8735&amp;u=https%3A%2F%2Fmmbiz.qpic.cn%2Fmmbiz_png%2F19Hh20S6GN5BF8JZVqAgdsxT0luWEibVZShVtibhKUQCwuR5ltpbXEXia4pZSRVwH4wgbc3hnmp3olJDxrU2G3OfA%2F640%3Fwx_fmt%3Dpng"/></p>
<p><img src="https://wechat2rss.xlab.app/img-proxy/?k=64f7efa6&amp;u=https%3A%2F%2Fmmbiz.qpic.cn%2Fmmbiz_png%2F19Hh20S6GN5BF8JZVqAgdsxT0luWEibVZnBRiaPMCrhbf95TaBrQricTx4XeOAlPEZ1MRDTbarjoaG8zs49IJPIVg%2F640%3Fwx_fmt%3Dpng"/></p>
<p><img src="https://wechat2rss.xlab.app/img-proxy/?k=1fc927b3&amp;u=https%3A%2F%2Fmmbiz.qpic.cn%2Fmmbiz_png%2F19Hh20S6GN5BF8JZVqAgdsxT0luWEibVZibQh4SVdexvpC8Gca2P4F61Q0E3hLribWicasrhxuN5G5gliaBCiaVYq6OQ%2F640%3Fwx_fmt%3Dpng"/></p>
<p><img src="https://wechat2rss.xlab.app/img-proxy/?k=9fd36bc4&amp;u=https%3A%2F%2Fmmbiz.qpic.cn%2Fmmbiz_png%2F19Hh20S6GN5BF8JZVqAgdsxT0luWEibVZTSiaDSx5ibDNSDvBXX2ejZMOdVNBQKnELoMO3PyZol9leSibIQpiaHeictw%2F640%3Fwx_fmt%3Dpng"/></p>
<p><img src="https://wechat2rss.xlab.app/img-proxy/?k=4ae8f40d&amp;u=https%3A%2F%2Fmmbiz.qpic.cn%2Fmmbiz_png%2F19Hh20S6GN5BF8JZVqAgdsxT0luWEibVZORemsySVfjrQ6WmqQ0zTWtCHq9klwHLU0JZOzvxJRDKDxstXQw6C1Q%2F640%3Fwx_fmt%3Dpng"/></p>
<p><img src="https://wechat2rss.xlab.app/img-proxy/?k=e7743008&amp;u=https%3A%2F%2Fmmbiz.qpic.cn%2Fmmbiz_png%2F19Hh20S6GN5BF8JZVqAgdsxT0luWEibVZ6TYUuibGic7rTgsVykgmn6Lck3nyTsR2zpJqrMlY4fGYOYnl7L0AlWqg%2F640%3Fwx_fmt%3Dpng"/></p>
<p><img src="https://wechat2rss.xlab.app/img-proxy/?k=18379f9a&amp;u=https%3A%2F%2Fmmbiz.qpic.cn%2Fmmbiz_png%2F19Hh20S6GN5BF8JZVqAgdsxT0luWEibVZqqwEPvK7olicVqMr4eticibn7MAKmibe83kewkKBZHXo6paAS9zQmJmuhA%2F640%3Fwx_fmt%3Dpng"/></p>
<p><img src="https://wechat2rss.xlab.app/img-proxy/?k=25b3c7e4&amp;u=https%3A%2F%2Fmmbiz.qpic.cn%2Fmmbiz_png%2F19Hh20S6GN5BF8JZVqAgdsxT0luWEibVZwowJ3FQhFW7iaBLpzpFPouyz5wkG4Mf6sUqoxSYnqhTE4EuYWPITwpQ%2F640%3Fwx_fmt%3Dpng"/></p>
<p><img src="https://wechat2rss.xlab.app/img-proxy/?k=05aed59e&amp;u=https%3A%2F%2Fmmbiz.qpic.cn%2Fmmbiz_png%2F19Hh20S6GN5BF8JZVqAgdsxT0luWEibVZLb4uS2FKvlJpLUIjdYaydz5SmwzpWJdBqAtzk99BUTiaQtT9UJm9Rww%2F640%3Fwx_fmt%3Dpng"/></p>
<p><img src="https://wechat2rss.xlab.app/img-proxy/?k=6fdcf908&amp;u=https%3A%2F%2Fmmbiz.qpic.cn%2Fmmbiz_png%2F19Hh20S6GN5BF8JZVqAgdsxT0luWEibVZv6icWIicApMMDcjbAprwU3Q7IhxrbNnu8jTSQdiaicswyQPqtmjO4qGibWA%2F640%3Fwx_fmt%3Dpng"/></p>
<p><img src="https://wechat2rss.xlab.app/img-proxy/?k=615f91ba&amp;u=https%3A%2F%2Fmmbiz.qpic.cn%2Fmmbiz_png%2F19Hh20S6GN5BF8JZVqAgdsxT0luWEibVZtLApLskO3flQmCibibxKzmCX7AuEGuXIVh8sBuzB30kCvsoeDw0xttQA%2F640%3Fwx_fmt%3Dpng"/></p>
<p><img src="https://wechat2rss.xlab.app/img-proxy/?k=5c7a9f1b&amp;u=https%3A%2F%2Fmmbiz.qpic.cn%2Fmmbiz_png%2F19Hh20S6GN5BF8JZVqAgdsxT0luWEibVZnCbD4A2J2zdDmcLSOptpgKwhHD8MJGicpUibL1Q4hshFSHibg1C7r2bXQ%2F640%3Fwx_fmt%3Dpng"/></p>
<p><img src="https://wechat2rss.xlab.app/img-proxy/?k=a0704530&amp;u=https%3A%2F%2Fmmbiz.qpic.cn%2Fmmbiz_png%2F19Hh20S6GN5BF8JZVqAgdsxT0luWEibVZ1PRK5wMSnUUmIvKKUMRdBzEMDweQicSvxK7FRNDl8jibpDeic512kUpGQ%2F640%3Fwx_fmt%3Dpng"/></p>



<p><a href="2247484230">阅读原文</a></p>
<p><a href="https://wechat2rss.xlab.app/link-proxy/?k=6eb42324&amp;r=1&amp;u=http%3A%2F%2Fmp.weixin.qq.com%2Fs%3F__biz%3DMzIxMjI0Mzk0OQ%3D%3D%26mid%3D2247484230%26idx%3D1%26sn%3Dda65625c317b9133af532589abaeaaa9">跳转微信打开</a></p>
]]></content:encoded>
      <pubDate>Thu, 13 Jan 2022 19:37:00 +0800</pubDate>
    </item>
    <item>
      <title>内网渗透：基础知识篇 (一)</title>
      <link>https://mp.weixin.qq.com/s?__biz=MzIxMjI0Mzk0OQ==&amp;mid=2247484226&amp;idx=1&amp;sn=c67330290caf10ea44ee0551e2e95405</link>
      <description>学习内网渗透大多数都想进行域渗透，首先要先了解内网中常见到的名词和域环境是如何搭建的。</description>
      <content:encoded><![CDATA[<p>
原创 <span>Sincere</span> <span>2022-01-11 19:32</span> <span style="display: inline-block;"></span>
</p>

<p>学习内网渗透大多数都想进行域渗透，首先要先了解内网中常见到的名词和域环境是如何搭建的。</p>
<p></p>



<p>
<img src="https://wechat2rss.xlab.app/img-proxy/?k=e1314b90&amp;u=https%3A%2F%2Fmmbiz.qpic.cn%2Fmmbiz_jpg%2FLKONdLtpFBKqwrq3ia3J70KLobdTTE8GbghLupS1xGHR7ibqUicqDicglBUC6AfuZFzBuqPbV9yYzfkBQ3MUf7rm5w%2F0%3Fwx_fmt%3Djpeg"/>
</p>


<p style="margin-left: 8px;margin-right: 8px;text-align: left;" data-mpa-powered-by="yiban.io"><span style="font-size: 13px;color: rgb(178, 178, 178);">全文共计2188字，预计阅读时间6分钟</span></p><hr style="border-style: solid;border-width: 1px 0 0;border-color: rgba(0,0,0,0.1);-webkit-transform-origin: 0 0;-webkit-transform: scale(1, 0.5);transform-origin: 0 0;transform: scale(1, 0.5);"/><div data-mpa-template="t" mpa-from-tpl="t"><div data-mpa-template="t" mpa-from-tpl="t"><div data-id="87733" data-color="rgb(25, 108, 209)" data-custom="rgb(25, 108, 209)" style="white-space: normal;font-size: 14px;line-height: 22.4px;border-width: 0px;border-style: none;border-color: initial;box-sizing: border-box;text-align: center;" mpa-from-tpl="t"><div style="margin-bottom: -10px;display: inline-block;vertical-align: top;" mpa-from-tpl="t"><div style="padding: 6px 10px;display: inline-block;vertical-align: top;border-radius: 5px 5px 0px 0px;font-size: 18px;line-height: 1.2em;color: rgb(255, 255, 255);box-sizing: border-box;background-color: rgb(25, 108, 209);" mpa-from-tpl="t"><p mpa-from-tpl="t"><span style="font-size: 15px;line-height: 21.6px;">✎ 编 者 按 </span> </p></div><p data-bcless="darken" data-bclessp="10" style="width: 0px;height: 0px;display: inline-block;vertical-align: bottom;border-top: 6px solid rgb(20, 84, 163);border-left: 6px solid rgb(20, 84, 163);max-width: 5%;box-sizing: border-box;border-right: 6px solid transparent !important;border-bottom: 6px solid transparent !important;" mpa-from-tpl="t"> </p></div><div data-width="100%" style="margin-top: -3px;padding: 15px 10px;width: 100%;border-width: 1px;border-style: solid;border-color: rgb(144, 170, 167);box-shadow: rgb(220, 220, 220) 0px 0px 5px;box-sizing: border-box;" mpa-from-tpl="t"><p style="text-align: left;line-height: 2em;"><span style="line-height: 28px;font-size: 17px;color: rgb(0, 0, 0);">学习内网渗透，一个重要的部分就是域渗透。我们先从域的基础知识开始讲起，本篇文章包含两个部分：<strong>域中的常见名词</strong>和<strong>域环境的搭建</strong>。</span> </p></div></div></div></div><div data-mpa-template="t" mpa-from-tpl="t"><div mpa-from-tpl="t"><div style="margin-top: 0.8em;margin-bottom: 0.5em;font-size: 16px;line-height: 32px;font-weight: bold;" mpa-from-tpl="t"><div style="color: inherit;float: left;" mpa-from-tpl="t"><div style="border-left: 14px solid transparent;border-right: 14px solid transparent;border-top: 35px solid rgb(23, 22, 22);color: rgb(255, 255, 255);height: 0px;text-align: center;width: 0px;" mpa-from-tpl="t"><p style="margin-top: -30px;margin-left: -5px;color: inherit;line-height: 1em;" mpa-from-tpl="t"><span style="color: inherit;"><strong style="color: inherit;" mpa-from-tpl="t"><em style="color: inherit;" mpa-none-contnet="t">1</em></strong></span></p></div></div><p style="margin-left: 36px;border-color: rgb(23, 22, 22);color: rgb(23, 22, 22);letter-spacing: 2px;" mpa-from-tpl="t" mpa-is-content="t"><span style="font-size: 24px;">基础名词解释</span>：</p></div></div></div><p style=""><strong>· 工作组：</strong></p><p style="margin-left: 8px;margin-right: 8px;margin-bottom: 5px;">将不同的电脑按照功能或部门分类，列入不同的组里，这些组就叫工作组。</p><p><strong>· 域：</strong></p><p style="margin-left: 8px;margin-right: 8px;margin-bottom: 5px;text-align: left;">有安全边界的计算机集合（安全边界意思是两个域中的资源无法互相访问）。想访问域内的资源必须有一个合法的身份用于登录到该域。</p><p><strong>· 域控制器（DC）：</strong></p><p style="margin-left: 8px;margin-right: 8px;margin-bottom: 5px;">一个域中类似管理服务器的计算机，相当于一个单位的门卫，域内电脑如果想互相访问，要经过它的审核。</p><p><strong>· DNS域名服务器：</strong></p><p style="margin-left: 8px;margin-right: 8px;margin-bottom: 5px;text-align: left;">DNS域名服务器是用于进行域名和相对应的ip地址之间转换的服务器，一般情况下，在内网渗透时，通过寻找DNS服务器来定位域控制器（通常DNS服务器和域控制器在同一台机器上）。</p><p><strong>· 活动目录（AD）：</strong></p><p style="margin-left: 8px;margin-right: 8px;margin-bottom: 5px;">是域环境中提供目录服务的组件。目录就是存储有关网络对象（用户、组、计算机、共享资源等）的信息，目录服务是帮助用户快速准确地从目录中查找到他所需信息的服务。</p><p><strong>· 域的分类</strong></p><p style="margin-left: 8px;margin-right: 8px;margin-bottom: 5px;"><span style="text-decoration: underline;">单域</span>：即一个域，一般在一个域内要建立至少两个域服务器，一个作为DC，另一个是备份DC。</p><p style="margin-left: 8px;margin-right: 8px;margin-bottom: 5px;"><span style="text-decoration: underline;">父域</span>：比如一个大公司，他的不同分公司在不同地理位置，则需要父域和子域。第一个域称为父域，各分部的域称为子域。</p><p style="margin-left: 8px;margin-right: 8px;margin-bottom: 5px;"><span style="text-decoration: underline;">域树</span>：指若干个域（两个以上）通过建立信任关系组合的集合。一个域管理员只能管理本域的内部，不能访问或管理其他域，二个域之间相互访问则需要建立信任关系。</p><p style="margin-left: 8px;margin-right: 8px;margin-bottom: 5px;"><span style="text-decoration: underline;">域森林</span>：指若干个域（两个以上）通过建立信任关系组成的集合。可以通过域树之间建立的信任关系来管理和使用整个森林中的资源，从而又保持原有域自身原有的特性。</p><p><strong>· AD和DC的区别</strong></p><p style="margin-left: 8px;margin-right: 8px;margin-bottom: 5px;">如果网络规模较大，我们就会考虑把网络中的众多对象：计算机、用户、用户组、打印机、共享文件等，分门别类地放在一个大仓库中，并做好检索信息，以利于查找管理和使用这些对象。</p><p style="margin-left: 8px;margin-right: 8px;margin-bottom: 5px;">这个有层次的仓库，就是活动目录数据库，简称AD库，而存放这个数据库的计算机就称为DC。</p><p><strong>· 安全域划分</strong></p><p style="margin-left: 8px;margin-right: 8px;margin-bottom: 5px;">安全域划分的目的是将一组安全等级相同的计算机划入同一个网段内，这一网段内的计算机拥有相同的网络边界，在网络边界采用防火墙部署来实现对其他安全域的NACL(网络访问策略)，允许哪些ip访问此域，不允许哪些访问此域；允许此域访问哪些ip/网段、不允许访问哪些ip/网段。使得风险最小化。</p><p><strong>· DMZ</strong></p><p style="margin-left: 8px;margin-right: 8px;margin-bottom: 5px;">称为“隔离区”，也称“非军事化区”。DMZ是为了解决安装防火墙后外部网络不能访问内部网络服务器的问题，而建立的一个非安全系统与安全系统之间的缓冲区。</p><p><strong>· 域内权限解读</strong></p><p style="margin-left: 8px;margin-right: 8px;margin-bottom: 5px;"><span style="text-decoration: underline;">域本地组</span>：多域用户访问单域资源（访问同一个域）。可以从如何域添加用户账户、通用组和全局组，只能在其所在指派权限。域本地组不能嵌套于其他组中。它主要是用于授予位于本域资源的访问权限。</p><p style="margin-left: 8px;margin-right: 8px;margin-bottom: 5px;"><span style="text-decoration: underline;">全局组</span>：单域用户访问多域资源（必须是同一个域里面的用户）。只能在创建该全局组的域上进行添加用户和全局组，可以在域林中的任何域中指派权限，全局可以嵌套在其他组中。</p><p style="margin-left: 8px;margin-right: 8px;margin-bottom: 5px;"><span style="text-decoration: underline;">通用组</span>：通用组成员来自域林中任何域中的用户账号、全局组和其他的通用组，可以在该域林中的任何域指派权限，可以嵌套于其他域中。非常适合域林中的跨域访问。</p><p><strong>· A-G-DL-P策略</strong></p><p style="margin-left: 8px;margin-right: 8px;margin-bottom: 5px;">A 表示<span style="text-decoration: underline;">用户账号</span></p><p style="margin-left: 8px;margin-right: 8px;margin-bottom: 5px;">G 表示<span style="text-decoration: underline;">全局组</span></p><p style="margin-left: 8px;margin-right: 8px;margin-bottom: 5px;">U 表示<span style="text-decoration: underline;">通用组</span></p><p style="margin-left: 8px;margin-right: 8px;margin-bottom: 5px;">DL 表示<span style="text-decoration: underline;">域本地组</span></p><p style="margin-left: 8px;margin-right: 8px;margin-bottom: 5px;">P 表示<span style="text-decoration: underline;">资源权限</span></p><p style="margin-left: 8px;margin-right: 8px;margin-bottom: 5px;"><span style="text-decoration: underline;">A-G-DL-P策略</span>是将用户账号添加到全局组中，将全局组添加到域本地组中，然后为域本地组分配资源权限。按照AGDLP的原则对用户进行组织和管理起来更容易。</p><p style="margin-left: 8px;margin-right: 8px;margin-bottom: 5px;">在AGDLP形成以后，需要给一个用户某一个权限时，只要把这个用户加入到某一个本域组就可以了。</p><p style="text-align: left;"><strong>· 本地域组的权限</strong></p><p style="margin-left: 8px;margin-right: 8px;margin-bottom: 5px;">Administrator（管理员组）</p><p style="margin-left: 8px;margin-right: 8px;margin-bottom: 5px;">Remote Desktop（打印机操作员组）</p><p style="margin-left: 8px;margin-right: 8px;margin-bottom: 5px;">Print Operators（账号操作员组）</p><p style="margin-left: 8px;margin-right: 8px;margin-bottom: 5px;">Server Operaters（服务器操作员组）</p><p style="margin-left: 8px;margin-right: 8px;margin-bottom: 5px;">Backup Operators（备份操作员组）</p><p style="text-align: left;"><strong>· 本地组和通用组权限</strong></p><p style="margin-left: 8px;margin-right: 8px;">Domain Admins（域管理组）</p><p style="margin-left: 8px;margin-right: 8px;">Enterprise Admins（企业系统管理组）</p><p style="margin-left: 8px;margin-right: 8px;">Schema Admins（架构管理组）</p><p style="margin-left: 8px;margin-right: 8px;">Domain Users（域用户组）</p><div data-mpa-template="t" mpa-from-tpl="t"><div mpa-from-tpl="t"><div style="margin-top: 0.8em;margin-bottom: 0.5em;font-size: 16px;line-height: 32px;font-weight: bold;" mpa-from-tpl="t"><div style="color: inherit;float: left;" mpa-from-tpl="t"><div style="border-left: 14px solid transparent;border-right: 14px solid transparent;border-top: 35px solid rgb(23, 22, 22);color: rgb(255, 255, 255);height: 0px;text-align: center;width: 0px;" mpa-from-tpl="t"><p style="margin-top: -30px;margin-left: -5px;color: inherit;line-height: 1em;" mpa-from-tpl="t"><span style="color: inherit;"><strong style="color: inherit;" mpa-from-tpl="t"><em style="color: inherit;">2</em></strong></span></p></div></div><p style="margin-left: 36px;border-color: rgb(23, 22, 22);color: rgb(23, 22, 22);letter-spacing: 2px;" mpa-from-tpl="t"><span style="font-size: 24px;">域环境搭建</span></p></div></div></div><p>（这里用的是Server08作为DC，用其他版本搭建域环境也都一样。）</p><ol class="list-paddingleft-2" style="list-style-type: decimal;"><li style="font-weight: bold;"><p style="margin-bottom: 5px;"><strong>首先设置静态ip</strong></p></li></ol><p><img class="rich_pages wxw-img" data-ratio="0.9186851211072664" data-w="" data-type="png" src="https://wechat2rss.xlab.app/img-proxy/?k=225388a2&amp;u=https%3A%2F%2Fmmbiz.qpic.cn%2Fmmbiz_png%2FLKONdLtpFBKqwrq3ia3J70KLobdTTE8GbAIXNdFRgibBh9bsyCuxACpXKHTJ7wia0FfEApR9KDcAzWziaapXBzuibaw%2F640%3Fwx_fmt%3Dpng"/></p><p style="margin-bottom: 5px;text-indent: 0em;margin-left: 8px;margin-right: 8px;"><strong>2. 更改计算机名字</strong></p><p><img class="rich_pages wxw-img" data-ratio="0.4396200814111262" data-w="1474" data-type="png" src="https://wechat2rss.xlab.app/img-proxy/?k=c52e142d&amp;u=https%3A%2F%2Fmmbiz.qpic.cn%2Fmmbiz_png%2FLKONdLtpFBKqwrq3ia3J70KLobdTTE8GbrcXFWiaspXwiaCWksxHlDKJyTY5esb70KfTvmt884uGhPey96OZtUdnA%2F640%3Fwx_fmt%3Dpng"/></p><p style="margin-bottom: 5px;text-indent: 0em;margin-left: 8px;margin-right: 8px;"><strong>3. 关闭防火墙</strong></p><p><img class="rich_pages wxw-img" data-ratio="0.6766275346851655" data-w="937" data-type="png" src="https://wechat2rss.xlab.app/img-proxy/?k=87155489&amp;u=https%3A%2F%2Fmmbiz.qpic.cn%2Fmmbiz_png%2FLKONdLtpFBKqwrq3ia3J70KLobdTTE8Gb82olbD1OibapjolbUfEqnklxOXQpYlWiclSUq9DiaCTvRib878icQANv7vQ%2F640%3Fwx_fmt%3Dpng"/></p><p style="text-indent: 0em;margin-left: 8px;margin-right: 8px;margin-bottom: 5px;"><span style="text-indent: 0em;"><strong>4. 服务器管理器添加角色</strong></span></p><p><img class="rich_pages wxw-img" data-ratio="0.24895833333333334" data-w="1920" data-type="png" src="https://wechat2rss.xlab.app/img-proxy/?k=d50166c1&amp;u=https%3A%2F%2Fmmbiz.qpic.cn%2Fmmbiz_png%2FLKONdLtpFBKqwrq3ia3J70KLobdTTE8Gbe1icM52rEEpBQuQJeQ2xtqLnmSHLSV0aCp1VML3AeCyPNhMIWcQ3VSQ%2F640%3Fwx_fmt%3Dpng"/></p><p style="text-indent: 0em;margin-left: 8px;margin-right: 8px;margin-bottom: 5px;"><span style="text-indent: 0em;"><strong>5. 选择添加AD域服务</strong></span></p><p><img class="rich_pages wxw-img" data-ratio="0.5767326732673267" data-w="1212" data-type="png" src="https://wechat2rss.xlab.app/img-proxy/?k=927268cc&amp;u=https%3A%2F%2Fmmbiz.qpic.cn%2Fmmbiz_png%2FLKONdLtpFBKqwrq3ia3J70KLobdTTE8GbwtywCcnG5aZrnEtKK46Q5sIGByCLpZAK0Qqiam6QpHTfNQ7306Pve2Q%2F640%3Fwx_fmt%3Dpng"/></p><p style="text-indent: 0em;margin-left: 8px;margin-right: 8px;margin-bottom: 5px;"><span style="text-indent: 0em;"><strong>6. 安装成功</strong></span></p><p><img class="rich_pages wxw-img" data-ratio="0.6137254901960785" data-w="1020" data-type="png" src="https://wechat2rss.xlab.app/img-proxy/?k=3770c2c5&amp;u=https%3A%2F%2Fmmbiz.qpic.cn%2Fmmbiz_png%2FLKONdLtpFBKqwrq3ia3J70KLobdTTE8GbSnh5uyANrhksyeG0ENSRF0J2eFZzYXM0ESicAHfWsy9svdXru5o6o6Q%2F640%3Fwx_fmt%3Dpng"/></p><p style="text-indent: 0em;margin-left: 8px;margin-right: 8px;margin-bottom: 5px;"><span style="text-indent: 0em;"><strong>7. 安装成功后在角色里面可以看到Active Directory服务，点击运行Active Directory服务安装向导</strong></span></p><p><img class="rich_pages wxw-img" data-ratio="0.49051724137931035" data-w="1160" data-type="png" src="https://wechat2rss.xlab.app/img-proxy/?k=c1dc4cc1&amp;u=https%3A%2F%2Fmmbiz.qpic.cn%2Fmmbiz_png%2FLKONdLtpFBKqwrq3ia3J70KLobdTTE8GbG1bFyqfyePP7Q9tXsqIqq5vn2fccEWgxIsGtbKohoxJUibxwpFPLXBg%2F640%3Fwx_fmt%3Dpng"/></p><p style="text-indent: 0em;margin-left: 8px;margin-right: 8px;margin-bottom: 5px;"><span style="text-indent: 0em;"><strong>8. 选择在新林中新建域</strong></span></p><p><img class="rich_pages wxw-img" data-ratio="0.6670951156812339" data-w="778" data-type="png" src="https://wechat2rss.xlab.app/img-proxy/?k=acb62481&amp;u=https%3A%2F%2Fmmbiz.qpic.cn%2Fmmbiz_png%2FLKONdLtpFBKqwrq3ia3J70KLobdTTE8GbSiaXFKq1gThJDQV37zhn0twgCcrJZUQOhPPkft2TE29OqoyibVjhQ4DA%2F640%3Fwx_fmt%3Dpng"/></p><p style="text-indent: 0em;margin-left: 8px;margin-right: 8px;margin-bottom: 5px;"><span style="text-indent: 0em;"><strong>9. 起一个域名，这里我是0103sec.sin</strong></span></p><p><img class="rich_pages wxw-img" data-ratio="0.8099041533546326" data-w="626" data-type="png" src="https://wechat2rss.xlab.app/img-proxy/?k=8b48f275&amp;u=https%3A%2F%2Fmmbiz.qpic.cn%2Fmmbiz_png%2FLKONdLtpFBKqwrq3ia3J70KLobdTTE8GbSxzh4pwagSoHYd2bFYPMhWe9FsngzibYObf0oPrc1G9YnP71Kwp4zkw%2F640%3Fwx_fmt%3Dpng"/></p><p style="text-indent: 0em;margin-left: 8px;margin-right: 8px;margin-bottom: 5px;"><span style="text-indent: 0em;"><strong>10. 选择DNS服务器</strong></span></p><p><img class="rich_pages wxw-img" data-ratio="0.8896797153024911" data-w="562" data-type="png" src="https://wechat2rss.xlab.app/img-proxy/?k=b52b60e4&amp;u=https%3A%2F%2Fmmbiz.qpic.cn%2Fmmbiz_png%2FLKONdLtpFBKqwrq3ia3J70KLobdTTE8GbtjlNX0y5QcdZ0GLN7uhMnDQlxUib5yFqVlBaKSZSZmrTvlzich4VmEOQ%2F640%3Fwx_fmt%3Dpng"/></p><p style="text-indent: 0em;margin-left: 8px;margin-right: 8px;margin-bottom: 5px;"><span style="text-indent: 0em;"><strong>11. 数据库和日志文件存储位置</strong></span></p><p><img class="rich_pages wxw-img" data-ratio="0.8090062111801242" data-w="644" data-type="png" src="https://wechat2rss.xlab.app/img-proxy/?k=9bdc7e5d&amp;u=https%3A%2F%2Fmmbiz.qpic.cn%2Fmmbiz_png%2FLKONdLtpFBKqwrq3ia3J70KLobdTTE8Gb4icSpljq4GGClF51ef2yQnVPmo2fIWR0pQo8mcXtjrxY10nuBN51TPA%2F640%3Fwx_fmt%3Dpng"/></p><p style="text-indent: 0em;margin-left: 8px;margin-right: 8px;margin-bottom: 5px;"><span style="text-indent: 0em;"><strong>12. 设置密码</strong></span></p><p><img class="rich_pages wxw-img" data-ratio="0.8247261345852895" data-w="639" data-type="png" src="https://wechat2rss.xlab.app/img-proxy/?k=cad4b430&amp;u=https%3A%2F%2Fmmbiz.qpic.cn%2Fmmbiz_png%2FLKONdLtpFBKqwrq3ia3J70KLobdTTE8GbdiaL4uuibhXxyIo3wSDKKVwKmrPHSKoWYZh9pLEbUfFNdsnBdichExHBQ%2F640%3Fwx_fmt%3Dpng"/></p><p style="text-indent: 0em;margin-left: 8px;margin-right: 8px;margin-bottom: 5px;"><span style="text-indent: 0em;"><strong>13. 等待安装完成重启就可以，重启后发现和之前登录用户不一样，就说明你已经完成安装了</strong></span></p><p><img class="rich_pages wxw-img" data-ratio="0.7298050139275766" data-w="718" data-type="png" src="https://wechat2rss.xlab.app/img-proxy/?k=8379af45&amp;u=https%3A%2F%2Fmmbiz.qpic.cn%2Fmmbiz_png%2FLKONdLtpFBKqwrq3ia3J70KLobdTTE8GbBxbOanbMfiaib1FJGzE7tyZfdaLpwumXY7Pdyxqjt4W1lbAxTia8tVXicA%2F640%3Fwx_fmt%3Dpng"/></p><p style="text-indent: 0em;margin-left: 8px;margin-right: 8px;margin-bottom: 5px;"><span style="text-indent: 0em;"><strong>14. 在计算机属性中也可以看到有域的存在</strong></span></p><p><img class="rich_pages wxw-img" data-ratio="0.49619611158072696" data-w="1183" data-type="png" src="https://wechat2rss.xlab.app/img-proxy/?k=56d8228e&amp;u=https%3A%2F%2Fmmbiz.qpic.cn%2Fmmbiz_png%2FLKONdLtpFBKqwrq3ia3J70KLobdTTE8GbWgRK1OeK3Vb7XtZJSJpBZlAV6cicc4wBNJPnEpibDfleqLv79uF9pAZg%2F640%3Fwx_fmt%3Dpng"/></p><p style="text-indent: 0em;margin-bottom: 5px;margin-left: 8px;margin-right: 8px;"><span style="text-indent: 0em;"><strong>15. 将一台计算机加入到这个域中，先创建一个用户</strong></span></p><p><img class="rich_pages wxw-img" data-ratio="0.7592397043294614" data-w="947" data-type="png" src="https://wechat2rss.xlab.app/img-proxy/?k=ecae3274&amp;u=https%3A%2F%2Fmmbiz.qpic.cn%2Fmmbiz_png%2FLKONdLtpFBKqwrq3ia3J70KLobdTTE8Gbqth8WglmLS6ncao7O6YVsXfRonUMa42p8nTu6P6iakH8K2ibbjA7106Q%2F640%3Fwx_fmt%3Dpng"/></p><p><img class="rich_pages wxw-img" data-ratio="0.723826714801444" data-w="554" data-type="png" src="https://wechat2rss.xlab.app/img-proxy/?k=03e812f2&amp;u=https%3A%2F%2Fmmbiz.qpic.cn%2Fmmbiz_png%2FLKONdLtpFBKqwrq3ia3J70KLobdTTE8Gb2z3KWWbSL9ibhmjUrz17vKWVfwZT9HkkJMwZ1pwvdEe0j5JSslAKsrQ%2F640%3Fwx_fmt%3Dpng"/></p><p><img class="rich_pages wxw-img" data-ratio="0.7470881863560732" data-w="601" data-type="png" src="https://wechat2rss.xlab.app/img-proxy/?k=62f56400&amp;u=https%3A%2F%2Fmmbiz.qpic.cn%2Fmmbiz_png%2FLKONdLtpFBKqwrq3ia3J70KLobdTTE8GbnZKwzWj55CwuRZ22yniaOar7XVDzMaHKVS0pA1SHovSeTAmwdlWHZrA%2F640%3Fwx_fmt%3Dpng"/></p><p><img class="rich_pages wxw-img" data-ratio="0.8589511754068716" data-w="553" data-type="png" src="https://wechat2rss.xlab.app/img-proxy/?k=cbb7e55f&amp;u=https%3A%2F%2Fmmbiz.qpic.cn%2Fmmbiz_png%2FLKONdLtpFBKqwrq3ia3J70KLobdTTE8GbsIuzsAAW9icmaIyBIeqSOcDwny4Z3kQuhNewWNW6uK7iaiaxA7F8SiaqeQ%2F640%3Fwx_fmt%3Dpng"/></p><p style="text-indent: 0em;margin-left: 8px;margin-right: 8px;margin-bottom: 5px;"><span style="text-indent: 0em;"><strong>16. 现在将另一台win10加入到这个域中，首先，将win10的DNS地址改成域服务器的ip</strong></span></p><p><img class="rich_pages wxw-img" data-ratio="1.1332116788321167" data-w="548" data-type="png" src="https://wechat2rss.xlab.app/img-proxy/?k=732474b8&amp;u=https%3A%2F%2Fmmbiz.qpic.cn%2Fmmbiz_png%2FLKONdLtpFBKqwrq3ia3J70KLobdTTE8GbG8XEYAJLHUY4UrMyExxgAhl9ZFNRhu8o0OQsn55vVCSwuhVjWh24KA%2F640%3Fwx_fmt%3Dpng"/></p><p style="text-indent: 0em;margin-bottom: 5px;margin-left: 8px;margin-right: 8px;"><span style="text-indent: 0em;"><strong>17. 然后，在计算机属性里更改计算机名和域</strong></span></p><p><img class="rich_pages wxw-img" data-ratio="0.47870967741935483" data-w="1550" data-type="png" src="https://wechat2rss.xlab.app/img-proxy/?k=d8d40f36&amp;u=https%3A%2F%2Fmmbiz.qpic.cn%2Fmmbiz_png%2FLKONdLtpFBKqwrq3ia3J70KLobdTTE8Gb1Y0iazxbuFVJYFaUrMggPlYicRQOYgkVamuhicMRLyjgSAia137EqcsWxQ%2F640%3Fwx_fmt%3Dpng"/></p><p style="text-indent: 0em;margin-bottom: 5px;margin-left: 8px;margin-right: 8px;"><span style="text-indent: 0em;"><strong>18. 输入刚刚创建好的用户</strong></span></p><p><img class="rich_pages wxw-img" data-ratio="0.6931297709923664" data-w="655" data-type="png" src="https://wechat2rss.xlab.app/img-proxy/?k=37b67be2&amp;u=https%3A%2F%2Fmmbiz.qpic.cn%2Fmmbiz_png%2FLKONdLtpFBKqwrq3ia3J70KLobdTTE8GbrtJBEw5JFw3Rw0Q7jjGHC8ibEuCgEviawDjYrE70RI2sb9Tr5WH1ZUdg%2F640%3Fwx_fmt%3Dpng"/></p><p><img class="rich_pages wxw-img" data-ratio="0.49380530973451325" data-w="565" data-type="png" src="https://wechat2rss.xlab.app/img-proxy/?k=b59ee6f0&amp;u=https%3A%2F%2Fmmbiz.qpic.cn%2Fmmbiz_png%2FLKONdLtpFBKqwrq3ia3J70KLobdTTE8GbLayoWVBQiav1JrU8F8rtxic2SgnRLT70n7ibft9WwrkaFZd9PpJBaPUZg%2F640%3Fwx_fmt%3Dpng"/></p><p style="text-indent: 0em;margin-left: 8px;margin-right: 8px;margin-bottom: 5px;"><span style="text-indent: 0em;"><strong>19. win10重启后，尝试用域用户登录</strong></span></p><p><img class="rich_pages wxw-img" data-ratio="0.8675595238095238" data-w="672" data-type="png" src="https://wechat2rss.xlab.app/img-proxy/?k=34f4cde0&amp;u=https%3A%2F%2Fmmbiz.qpic.cn%2Fmmbiz_png%2FLKONdLtpFBKqwrq3ia3J70KLobdTTE8GbT3frrG8nHLQhZkCp4t0gZ17lVjGbNcibMYdm0mLYL9PRX8oNQs0UPHw%2F640%3Fwx_fmt%3Dpng"/></p><p style="text-indent: 0em;margin-left: 8px;margin-right: 8px;margin-bottom: 5px;"><span style="text-indent: 0em;"><strong>20. 进入到系统后，cmd执行whoami，可以看到是域用户，说明已经添加成功</strong></span></p><p><img class="rich_pages wxw-img" data-ratio="0.48856209150326796" data-w="612" data-type="png" src="https://wechat2rss.xlab.app/img-proxy/?k=29a0aca7&amp;u=https%3A%2F%2Fmmbiz.qpic.cn%2Fmmbiz_png%2FLKONdLtpFBKqwrq3ia3J70KLobdTTE8GbgmB3AWnXAOqbrlHickn3ib93k8IY5yBRP4eDdiaeFREVnuNibHjtOvP0lQ%2F640%3Fwx_fmt%3Dpng"/></p><p style="text-align: right;"><span style="font-size: 13px;color: rgb(178, 178, 178);">作者：Sincere@0103Sec</span></p><p style="text-align: right;"><span style="font-size: 13px;color: rgb(178, 178, 178);">编辑：Dnet@0103Sec</span></p><div data-recommend-type="list-title" data-recommend-tid="6" data-mpa-template="t" style="width: 100%;display: flex;justify-content: center;align-items: center;" data-mid="" data-from="yb-recommend"><div style="width: 100%;padding: 14px;background: rgb(255, 255, 255);border-radius: 3px;border-width: 1px;border-style: solid;border-color: rgb(232, 232, 235);" data-mid=""><div style="width: 100%;display: flex;justify-content: center;align-items: center;align-items: flex-end;" data-mid=""><div data-mid="" style="height: 28px;padding: 4px 22px;font-size: 14px;font-weight: 500;color: rgb(19, 52, 86);line-height: 20px;background-image: url(&#34;https://mmbiz.qpic.cn/mmbiz_png/sUbvrqLicbpzB81mjeBxPuxnYdalGxNnJo30L2Hq3WwGficcq8w5YJkLeXnsNHocN53k55TfN5mBpCdicGRyfDg1g/640?wx_fmt=png&#34;);background-repeat: no-repeat;background-size: 100% 100%;margin-bottom: -14px;z-index: 10;"><p data-mid="">往期推荐</p></div></div><div style="width: 100%;border-width: 1px;border-style: solid;border-color: rgb(198, 226, 255);padding: 17px 16px 9px;" data-mid=""><p data-mpa-template="t" data-recommend-article-type="list-title" data-recomment-template-id="6" data-recommend-article-id="2247484084_1" data-recommend-article-time="1641821706" data-recommend-article-cover="https://mmbiz.qlogo.cn/mmbiz_jpg/LKONdLtpFBIVVZkoonhlKxL9UVlricS1VvIQMUSZv3yBxF3eUBMDbJU7aUmWHfPhSNlN4BOdChvmIpmia4yoIPRA/0?wx_fmt=jpeg" data-recommend-article-title="第十五周/20220110 红队推送" data-recommend-article-content-url="https://mp.weixin.qq.com/s?__biz=MzIxMjI0Mzk0OQ==&amp;mid=2247484084&amp;idx=1&amp;sn=6aa0af7684e639c62f19d47c3b6ff1a6&amp;chksm=97484636a03fcf20d8011002b9488333547d7b7d398d0aeec2c7b8b6244edbf418de644d7f34#rd"><a href="https://mp.weixin.qq.com/s?__biz=MzIxMjI0Mzk0OQ==&amp;mid=2247484084&amp;idx=1&amp;sn=6aa0af7684e639c62f19d47c3b6ff1a6&amp;chksm=97484636a03fcf20d8011002b9488333547d7b7d398d0aeec2c7b8b6244edbf418de644d7f34&amp;scene=21#wechat_redirect" data-linktype="2"><div data-recommend-title="t" data-recommend-content="t" style="width: 100%;display: flex;justify-content: center;align-items: center;flex-wrap: nowrap;border-bottom: 1px dashed #c6e2ff;padding: 6px;font-size: 13px;font-weight: 400;color: #2c5f95;line-height: 18px;" data-mid=""><p style="white-space: nowrap;overflow: hidden;text-overflow: ellipsis;max-width: 100%;" data-mid="">第十五周/20220110 红队推送</p></div></a></p><p data-mpa-template="t" data-recommend-article-type="list-title" data-recomment-template-id="6" data-recommend-article-id="2247483712_1" data-recommend-article-time="1633712580" data-recommend-article-cover="https://mmbiz.qlogo.cn/mmbiz_jpg/LKONdLtpFBJtdG0AvjVlB67JQ4ywgE7vUY8ncSBm0GXypvX9EwTz7MbGNJINklXVuXwdvzQ7SFBS8JUt3gwXKw/0?wx_fmt=jpeg" data-recommend-article-title="FreeRDP安全性思考" data-recommend-article-content-url="https://mp.weixin.qq.com/s?__biz=MzIxMjI0Mzk0OQ==&amp;mid=2247483712&amp;idx=1&amp;sn=244855863ba6b53c94db6e3fffd1ce82&amp;chksm=974845c2a03fccd40ebc2d79f5d84e4b093fbeacf063a03c392519c7e64861877e231e72f989#rd"><a href="https://mp.weixin.qq.com/s?__biz=MzIxMjI0Mzk0OQ==&amp;mid=2247483712&amp;idx=1&amp;sn=244855863ba6b53c94db6e3fffd1ce82&amp;chksm=974845c2a03fccd40ebc2d79f5d84e4b093fbeacf063a03c392519c7e64861877e231e72f989&amp;scene=21#wechat_redirect" data-linktype="2"><div data-recommend-title="t" data-recommend-content="t" style="width: 100%;display: flex;justify-content: center;align-items: center;flex-wrap: nowrap;border-bottom: 1px dashed #c6e2ff;padding: 6px;font-size: 13px;font-weight: 400;color: #2c5f95;line-height: 18px;border-bottom:none !important;" data-mid=""><p style="white-space: nowrap;overflow: hidden;text-overflow: ellipsis;max-width: 100%;" data-mid="">FreeRDP安全性思考</p></div></a></p></div></div></div>


<p><img src="https://wechat2rss.xlab.app/img-proxy/?k=225388a2&amp;u=https%3A%2F%2Fmmbiz.qpic.cn%2Fmmbiz_png%2FLKONdLtpFBKqwrq3ia3J70KLobdTTE8GbAIXNdFRgibBh9bsyCuxACpXKHTJ7wia0FfEApR9KDcAzWziaapXBzuibaw%2F640%3Fwx_fmt%3Dpng"/></p>
<p><img src="https://wechat2rss.xlab.app/img-proxy/?k=c52e142d&amp;u=https%3A%2F%2Fmmbiz.qpic.cn%2Fmmbiz_png%2FLKONdLtpFBKqwrq3ia3J70KLobdTTE8GbrcXFWiaspXwiaCWksxHlDKJyTY5esb70KfTvmt884uGhPey96OZtUdnA%2F640%3Fwx_fmt%3Dpng"/></p>
<p><img src="https://wechat2rss.xlab.app/img-proxy/?k=87155489&amp;u=https%3A%2F%2Fmmbiz.qpic.cn%2Fmmbiz_png%2FLKONdLtpFBKqwrq3ia3J70KLobdTTE8Gb82olbD1OibapjolbUfEqnklxOXQpYlWiclSUq9DiaCTvRib878icQANv7vQ%2F640%3Fwx_fmt%3Dpng"/></p>
<p><img src="https://wechat2rss.xlab.app/img-proxy/?k=d50166c1&amp;u=https%3A%2F%2Fmmbiz.qpic.cn%2Fmmbiz_png%2FLKONdLtpFBKqwrq3ia3J70KLobdTTE8Gbe1icM52rEEpBQuQJeQ2xtqLnmSHLSV0aCp1VML3AeCyPNhMIWcQ3VSQ%2F640%3Fwx_fmt%3Dpng"/></p>
<p><img src="https://wechat2rss.xlab.app/img-proxy/?k=927268cc&amp;u=https%3A%2F%2Fmmbiz.qpic.cn%2Fmmbiz_png%2FLKONdLtpFBKqwrq3ia3J70KLobdTTE8GbwtywCcnG5aZrnEtKK46Q5sIGByCLpZAK0Qqiam6QpHTfNQ7306Pve2Q%2F640%3Fwx_fmt%3Dpng"/></p>
<p><img src="https://wechat2rss.xlab.app/img-proxy/?k=3770c2c5&amp;u=https%3A%2F%2Fmmbiz.qpic.cn%2Fmmbiz_png%2FLKONdLtpFBKqwrq3ia3J70KLobdTTE8GbSnh5uyANrhksyeG0ENSRF0J2eFZzYXM0ESicAHfWsy9svdXru5o6o6Q%2F640%3Fwx_fmt%3Dpng"/></p>
<p><img src="https://wechat2rss.xlab.app/img-proxy/?k=c1dc4cc1&amp;u=https%3A%2F%2Fmmbiz.qpic.cn%2Fmmbiz_png%2FLKONdLtpFBKqwrq3ia3J70KLobdTTE8GbG1bFyqfyePP7Q9tXsqIqq5vn2fccEWgxIsGtbKohoxJUibxwpFPLXBg%2F640%3Fwx_fmt%3Dpng"/></p>
<p><img src="https://wechat2rss.xlab.app/img-proxy/?k=acb62481&amp;u=https%3A%2F%2Fmmbiz.qpic.cn%2Fmmbiz_png%2FLKONdLtpFBKqwrq3ia3J70KLobdTTE8GbSiaXFKq1gThJDQV37zhn0twgCcrJZUQOhPPkft2TE29OqoyibVjhQ4DA%2F640%3Fwx_fmt%3Dpng"/></p>
<p><img src="https://wechat2rss.xlab.app/img-proxy/?k=8b48f275&amp;u=https%3A%2F%2Fmmbiz.qpic.cn%2Fmmbiz_png%2FLKONdLtpFBKqwrq3ia3J70KLobdTTE8GbSxzh4pwagSoHYd2bFYPMhWe9FsngzibYObf0oPrc1G9YnP71Kwp4zkw%2F640%3Fwx_fmt%3Dpng"/></p>
<p><img src="https://wechat2rss.xlab.app/img-proxy/?k=b52b60e4&amp;u=https%3A%2F%2Fmmbiz.qpic.cn%2Fmmbiz_png%2FLKONdLtpFBKqwrq3ia3J70KLobdTTE8GbtjlNX0y5QcdZ0GLN7uhMnDQlxUib5yFqVlBaKSZSZmrTvlzich4VmEOQ%2F640%3Fwx_fmt%3Dpng"/></p>
<p><img src="https://wechat2rss.xlab.app/img-proxy/?k=9bdc7e5d&amp;u=https%3A%2F%2Fmmbiz.qpic.cn%2Fmmbiz_png%2FLKONdLtpFBKqwrq3ia3J70KLobdTTE8Gb4icSpljq4GGClF51ef2yQnVPmo2fIWR0pQo8mcXtjrxY10nuBN51TPA%2F640%3Fwx_fmt%3Dpng"/></p>
<p><img src="https://wechat2rss.xlab.app/img-proxy/?k=cad4b430&amp;u=https%3A%2F%2Fmmbiz.qpic.cn%2Fmmbiz_png%2FLKONdLtpFBKqwrq3ia3J70KLobdTTE8GbdiaL4uuibhXxyIo3wSDKKVwKmrPHSKoWYZh9pLEbUfFNdsnBdichExHBQ%2F640%3Fwx_fmt%3Dpng"/></p>
<p><img src="https://wechat2rss.xlab.app/img-proxy/?k=8379af45&amp;u=https%3A%2F%2Fmmbiz.qpic.cn%2Fmmbiz_png%2FLKONdLtpFBKqwrq3ia3J70KLobdTTE8GbBxbOanbMfiaib1FJGzE7tyZfdaLpwumXY7Pdyxqjt4W1lbAxTia8tVXicA%2F640%3Fwx_fmt%3Dpng"/></p>
<p><img src="https://wechat2rss.xlab.app/img-proxy/?k=56d8228e&amp;u=https%3A%2F%2Fmmbiz.qpic.cn%2Fmmbiz_png%2FLKONdLtpFBKqwrq3ia3J70KLobdTTE8GbWgRK1OeK3Vb7XtZJSJpBZlAV6cicc4wBNJPnEpibDfleqLv79uF9pAZg%2F640%3Fwx_fmt%3Dpng"/></p>
<p><img src="https://wechat2rss.xlab.app/img-proxy/?k=ecae3274&amp;u=https%3A%2F%2Fmmbiz.qpic.cn%2Fmmbiz_png%2FLKONdLtpFBKqwrq3ia3J70KLobdTTE8Gbqth8WglmLS6ncao7O6YVsXfRonUMa42p8nTu6P6iakH8K2ibbjA7106Q%2F640%3Fwx_fmt%3Dpng"/></p>
<p><img src="https://wechat2rss.xlab.app/img-proxy/?k=03e812f2&amp;u=https%3A%2F%2Fmmbiz.qpic.cn%2Fmmbiz_png%2FLKONdLtpFBKqwrq3ia3J70KLobdTTE8Gb2z3KWWbSL9ibhmjUrz17vKWVfwZT9HkkJMwZ1pwvdEe0j5JSslAKsrQ%2F640%3Fwx_fmt%3Dpng"/></p>
<p><img src="https://wechat2rss.xlab.app/img-proxy/?k=62f56400&amp;u=https%3A%2F%2Fmmbiz.qpic.cn%2Fmmbiz_png%2FLKONdLtpFBKqwrq3ia3J70KLobdTTE8GbnZKwzWj55CwuRZ22yniaOar7XVDzMaHKVS0pA1SHovSeTAmwdlWHZrA%2F640%3Fwx_fmt%3Dpng"/></p>
<p><img src="https://wechat2rss.xlab.app/img-proxy/?k=cbb7e55f&amp;u=https%3A%2F%2Fmmbiz.qpic.cn%2Fmmbiz_png%2FLKONdLtpFBKqwrq3ia3J70KLobdTTE8GbsIuzsAAW9icmaIyBIeqSOcDwny4Z3kQuhNewWNW6uK7iaiaxA7F8SiaqeQ%2F640%3Fwx_fmt%3Dpng"/></p>
<p><img src="https://wechat2rss.xlab.app/img-proxy/?k=732474b8&amp;u=https%3A%2F%2Fmmbiz.qpic.cn%2Fmmbiz_png%2FLKONdLtpFBKqwrq3ia3J70KLobdTTE8GbG8XEYAJLHUY4UrMyExxgAhl9ZFNRhu8o0OQsn55vVCSwuhVjWh24KA%2F640%3Fwx_fmt%3Dpng"/></p>
<p><img src="https://wechat2rss.xlab.app/img-proxy/?k=d8d40f36&amp;u=https%3A%2F%2Fmmbiz.qpic.cn%2Fmmbiz_png%2FLKONdLtpFBKqwrq3ia3J70KLobdTTE8Gb1Y0iazxbuFVJYFaUrMggPlYicRQOYgkVamuhicMRLyjgSAia137EqcsWxQ%2F640%3Fwx_fmt%3Dpng"/></p>
<p><img src="https://wechat2rss.xlab.app/img-proxy/?k=37b67be2&amp;u=https%3A%2F%2Fmmbiz.qpic.cn%2Fmmbiz_png%2FLKONdLtpFBKqwrq3ia3J70KLobdTTE8GbrtJBEw5JFw3Rw0Q7jjGHC8ibEuCgEviawDjYrE70RI2sb9Tr5WH1ZUdg%2F640%3Fwx_fmt%3Dpng"/></p>
<p><img src="https://wechat2rss.xlab.app/img-proxy/?k=b59ee6f0&amp;u=https%3A%2F%2Fmmbiz.qpic.cn%2Fmmbiz_png%2FLKONdLtpFBKqwrq3ia3J70KLobdTTE8GbLayoWVBQiav1JrU8F8rtxic2SgnRLT70n7ibft9WwrkaFZd9PpJBaPUZg%2F640%3Fwx_fmt%3Dpng"/></p>
<p><img src="https://wechat2rss.xlab.app/img-proxy/?k=34f4cde0&amp;u=https%3A%2F%2Fmmbiz.qpic.cn%2Fmmbiz_png%2FLKONdLtpFBKqwrq3ia3J70KLobdTTE8GbT3frrG8nHLQhZkCp4t0gZ17lVjGbNcibMYdm0mLYL9PRX8oNQs0UPHw%2F640%3Fwx_fmt%3Dpng"/></p>
<p><img src="https://wechat2rss.xlab.app/img-proxy/?k=29a0aca7&amp;u=https%3A%2F%2Fmmbiz.qpic.cn%2Fmmbiz_png%2FLKONdLtpFBKqwrq3ia3J70KLobdTTE8GbgmB3AWnXAOqbrlHickn3ib93k8IY5yBRP4eDdiaeFREVnuNibHjtOvP0lQ%2F640%3Fwx_fmt%3Dpng"/></p>



<p><a href="https://0103sec.notion.site/94b50e673cc542ba96ae23587ff7bad5">阅读原文</a></p>
<p><a href="https://wechat2rss.xlab.app/link-proxy/?k=caa5d12f&amp;r=1&amp;u=http%3A%2F%2Fmp.weixin.qq.com%2Fs%3F__biz%3DMzIxMjI0Mzk0OQ%3D%3D%26mid%3D2247484226%26idx%3D1%26sn%3Dc67330290caf10ea44ee0551e2e95405">跳转微信打开</a></p>
]]></content:encoded>
      <pubDate>Tue, 11 Jan 2022 19:32:00 +0800</pubDate>
    </item>
    <item>
      <title>第十五周/20220110 红队推送</title>
      <link>https://mp.weixin.qq.com/s?__biz=MzIxMjI0Mzk0OQ==&amp;mid=2247484084&amp;idx=1&amp;sn=6aa0af7684e639c62f19d47c3b6ff1a6</link>
      <description>域内大杀器，之前的推荐分析错了原理，本期给出了正确的详解推荐。</description>
      <content:encoded><![CDATA[<p>
原创 <span>0103 SE</span> <span>2022-01-10 21:35</span> <span style="display: inline-block;"></span>
</p>

<p>域内大杀器，之前的推荐分析错了原理，本期给出了正确的详解推荐。</p>
<p></p>



<p>
<img src="https://wechat2rss.xlab.app/img-proxy/?k=d7426fc2&amp;u=https%3A%2F%2Fmmbiz.qpic.cn%2Fmmbiz_jpg%2FLKONdLtpFBIVVZkoonhlKxL9UVlricS1ViaI6Rq9E5yNYqtiajBSzRzZN1O07ZerbEkyhUL5sC9gZzibmlTuCEFXkQ%2F0%3Fwx_fmt%3Djpeg"/>
</p>


<div data-mpa-template="t" mpa-from-tpl="t" data-mpa-powered-by="yiban.io"><div style="display: flex;justify-content: center;align-items: center;width: 100%;" data-mid="" mpa-from-tpl="t"><div style="display: flex;justify-content: center;align-items: center;" data-mid="" mpa-from-tpl="t"><p style="width: 252px;height: 26px;" data-mid="" mpa-from-tpl="t"><img class="rich_pages wxw-img" data-ratio="0.10317460317460317" style="display: block;" data-type="png" data-w="504" src="https://wechat2rss.xlab.app/img-proxy/?k=1e08647b&amp;u=https%3A%2F%2Fmmbiz.qpic.cn%2Fmmbiz_png%2F0HWUgTEskmF0Lavy78gmnwGOS8xAlH5C4PtI9LMEkpiabCf9mibJUxJLicHVb3m9Jpe7QN8kzdibKASyM0EEMYoFBA%2F640%3Fwx_fmt%3Dpng"/></p></div></div></div><div data-mpa-template="t" mpa-from-tpl="t"><div data-id="92510" style="border-width: 0px;border-style: none;border-color: initial;" mpa-from-tpl="t"><div style="width:100%;text-align:center;" data-width="100%" mpa-from-tpl="t"><div mpa-from-tpl="t" style="display: inline-block;height: 50px;padding-top: 3px;padding-right: 3px;padding-left: 3px;background-image: url(&#34;https://mmbiz.qpic.cn/mmbiz_png/LKONdLtpFBIVVZkoonhlKxL9UVlricS1VdpqzpZTicibpO0Js6GdcTn6COfZ76WuBPqhYr0zx1SPo4f9VPyx7OnTw/640?wx_fmt=png&#34;);background-size: 100% 100%;"><div style="padding:2px 2px;background-color:#f0aa25;" mpa-from-tpl="t"><div style="padding-right: 20px;padding-left: 20px;background-color: rgb(255, 214, 52);border-radius: 3px;height: 31px;" data-data-bgopacity="10%" data-bgless="spin" data-bglessp="120" mpa-from-tpl="t"><div style="width:100%;padding-top:2px;" data-width="100%" mpa-from-tpl="t"><p style="width:40px;margin-left:-15px;" mpa-from-tpl="t"><img class="rich_pages wxw-img" data-ratio="0.07272727272727272" style="width:100%;display:block;" data-type="png" data-w="55" data-width="100%" src="https://wechat2rss.xlab.app/img-proxy/?k=320ad095&amp;u=https%3A%2F%2Fmmbiz.qpic.cn%2Fmmbiz_png%2FLdRq1KFbXJibHPqc6I460BrGIGaliaAquMbGWUINvrcoVKTM7ZlUypjhVXbJvsqsDicCOomw1bmnvIow7BKkIhT8Q%2F640%3Fwx_fmt%3Dpng"/></p></div><p style="width:100%;font-size:16px;color:#0046bf;line-height:22px;" data-brushtype="text" data-width="100%" mpa-from-tpl="t"><span style="font-size: 20px;"><strong mpa-from-tpl="t">红队工具</strong></span></p><div style="width:100%;" data-width="100%" mpa-from-tpl="t"><p style="width:40px;margin-left:-15px;float:right;margin-right:-15px;" mpa-from-tpl="t"><img class="rich_pages wxw-img" data-ratio="0.07142857142857142" style="width:100%;display:block;" data-type="png" data-w="56" data-width="100%" src="https://wechat2rss.xlab.app/img-proxy/?k=ee0f3bdf&amp;u=https%3A%2F%2Fmmbiz.qpic.cn%2Fmmbiz_png%2FLdRq1KFbXJibHPqc6I460BrGIGaliaAquMKqPMp2pGfXWqbJodibQgDQjiaCRnMLIgzXEiaIUBspRiaZibicx9dLewee0w%2F640%3Fwx_fmt%3Dpng"/></p></div></div></div></div></div></div></div><div data-mpa-template="t" mpa-from-tpl="t"><div data-mpa-category="模板" style="width: 100%;padding: 0 15px;" data-mid="" mpa-from-tpl="t"><div style="width: 100%;padding: 15px 17px 20px;background: rgb(235, 244, 255);font-weight: 400;line-height: 20px;" data-mid="" mpa-from-tpl="t"><p data-mid="" style="color: rgb(98, 115, 170);font-size: 14px;"> </p><p style="margin: 0px;padding: 0px;clear: both;min-height: 1em;max-width: 100%;text-align: left;line-height: 1.5em;width: 100%;background: rgb(235, 244, 255);font-weight: 400;overflow-wrap: break-word !important;box-sizing: border-box !important;">各种类型 SQL 注入大集合</p><p style="color: rgb(51, 51, 51);font-size: 17px;margin: 0px;padding: 0px;clear: both;min-height: 1em;max-width: 100%;font-family: mp-quote, -apple-system-font, BlinkMacSystemFont, &#34;Helvetica Neue&#34;, &#34;PingFang SC&#34;, &#34;Hiragino Sans GB&#34;, &#34;Microsoft YaHei UI&#34;, &#34;Microsoft YaHei&#34;, Arial, sans-serif;font-style: normal;font-variant-ligatures: normal;font-variant-caps: normal;font-weight: 400;letter-spacing: normal;orphans: 2;text-align: left;text-indent: 0px;text-transform: none;white-space: normal;widows: 2;word-spacing: 0px;-webkit-text-stroke-width: 0px;text-decoration-thickness: initial;text-decoration-style: initial;text-decoration-color: initial;width: 100%;background: rgb(235, 244, 255);line-height: 20px;overflow-wrap: break-word !important;box-sizing: border-box !important;"><span style="color: rgb(0, 82, 255);text-decoration: underline;font-size: 16px;"><a href="https://github.com/kleiton0x00/Advanced-SQL-Injection-Cheatsheet" target="_blank">https://github.com/kleiton0x00/Advanced-SQL-Injection-Cheatsheet</a></span></p><p style="color: rgb(51, 51, 51);font-size: 17px;margin: 0px;padding: 0px;clear: both;min-height: 1em;max-width: 100%;font-family: mp-quote, -apple-system-font, BlinkMacSystemFont, &#34;Helvetica Neue&#34;, &#34;PingFang SC&#34;, &#34;Hiragino Sans GB&#34;, &#34;Microsoft YaHei UI&#34;, &#34;Microsoft YaHei&#34;, Arial, sans-serif;font-style: normal;font-variant-ligatures: normal;font-variant-caps: normal;font-weight: 400;letter-spacing: normal;orphans: 2;text-align: left;text-indent: 0px;text-transform: none;white-space: normal;widows: 2;word-spacing: 0px;-webkit-text-stroke-width: 0px;text-decoration-thickness: initial;text-decoration-style: initial;text-decoration-color: initial;width: 100%;background: rgb(235, 244, 255);line-height: 20px;overflow-wrap: break-word !important;box-sizing: border-box !important;">POC bomber：一款可快速获取目标服务器权限的漏洞检测工具</p><p style="color: rgb(98, 115, 170);font-size: 14px;text-align: left;"><span style="color: rgb(0, 82, 255);text-decoration: underline;font-size: 17px;"><a href="https://github.com/tr0uble-mAker/POC-bomber" target="_blank">https://github.com/tr0uble-mAker/POC-bomber</a></span></p><p style="color: rgb(51, 51, 51);font-size: 17px;margin: 0px;padding: 0px;clear: both;min-height: 1em;max-width: 100%;font-family: mp-quote, -apple-system-font, BlinkMacSystemFont, &#34;Helvetica Neue&#34;, &#34;PingFang SC&#34;, &#34;Hiragino Sans GB&#34;, &#34;Microsoft YaHei UI&#34;, &#34;Microsoft YaHei&#34;, Arial, sans-serif;font-style: normal;font-variant-ligatures: normal;font-variant-caps: normal;font-weight: 400;letter-spacing: normal;orphans: 2;text-align: left;text-indent: 0px;text-transform: none;white-space: normal;widows: 2;word-spacing: 0px;-webkit-text-stroke-width: 0px;text-decoration-thickness: initial;text-decoration-style: initial;text-decoration-color: initial;width: 100%;background: rgb(235, 244, 255);line-height: 20px;overflow-wrap: break-word !important;box-sizing: border-box !important;">CVE-2021-42287/CVE-2021-42278 扫描程序</p><p style="text-align: left;"><span style="color:#0052ff;"><span style="text-decoration:underline;"><a href="https://github.com/ricardojba/noPac" target="_blank">https://github.com/ricardojba/noPac</a></span></span></p><p data-mid="" style="max-width: 100%;text-align: left;line-height: 1.5em;width: 578px;background: rgb(235, 244, 255);overflow-wrap: break-word !important;box-sizing: border-box !important;">特殊PDF生成器</p><p style="max-width: 100%;text-align: left;white-space: normal;overflow-wrap: break-word !important;box-sizing: border-box !important;"><span style="color: rgb(0, 82, 255);text-decoration: underline;"><a href="https://github.com/pussycat0x/malicious-pdf" target="_blank">https://github.com/pussycat0x/malicious-pdf</a></span></p><p style="text-align: left;">开启wininet的etw事件，可用于抓取样本特征<span style="color:#0052ff;"><span style="text-decoration:underline;"><span style="text-align: left;background-color: rgb(235, 244, 255);text-decoration: underline;max-width: 100%;color: rgb(0, 82, 255);overflow-wrap: break-word !important;box-sizing: border-box !important;"><a href="https://github.com/howmp/WinINetLogger" target="_blank">https://github.com/howmp/WinINetLogger</a></span></span></span></p><p style="text-align: left;">一个基于Golang的分布式任务调度系统</p><p style="text-align: left;"><span style="color:#0052ff;"><span style="text-decoration:underline;"><span style="text-align: left;background-color: rgb(235, 244, 255);text-decoration: underline;max-width: 100%;color: rgb(0, 82, 255);overflow-wrap: break-word !important;box-sizing: border-box !important;"><a href="https://github.com/labulaka521/crocodile" target="_blank">https://github.com/labulaka521/crocodile</a></span></span></span></p><p style="text-align: left;">用于渗透测试前期信息收集</p><p style="text-align: left;"><span style="color: rgb(0, 82, 255);text-decoration: underline;"><a href="https://github.com/rufherg/Web_InfoCollector" target="_blank">https://github.com/rufherg/Web_InfoCollector</a></span></p></div></div></div><div data-mpa-template="t" mpa-from-tpl="t"><div data-id="92510" style="border-width: 0px;border-style: none;border-color: initial;" mpa-from-tpl="t"><div style="width:100%;text-align:center;" data-width="100%" mpa-from-tpl="t"><div mpa-from-tpl="t" style="display: inline-block;height: 50px;padding-top: 3px;padding-right: 3px;padding-left: 3px;background-image: url(&#34;https://mmbiz.qpic.cn/mmbiz_png/LKONdLtpFBIVVZkoonhlKxL9UVlricS1VdpqzpZTicibpO0Js6GdcTn6COfZ76WuBPqhYr0zx1SPo4f9VPyx7OnTw/640?wx_fmt=png&#34;);background-size: 100% 100%;"><div style="padding:2px 2px;background-color:#f0aa25;" mpa-from-tpl="t"><div style="padding-right: 20px;padding-left: 20px;background-color: rgb(255, 214, 52);border-radius: 3px;height: 31px;" data-data-bgopacity="10%" data-bgless="spin" data-bglessp="120" mpa-from-tpl="t"><div style="width:100%;padding-top:2px;" data-width="100%" mpa-from-tpl="t"><p style="width:40px;margin-left:-15px;" mpa-from-tpl="t"><img class="rich_pages wxw-img" data-ratio="0.07272727272727272" style="width:100%;display:block;" data-type="png" data-w="55" data-width="100%" src="https://wechat2rss.xlab.app/img-proxy/?k=320ad095&amp;u=https%3A%2F%2Fmmbiz.qpic.cn%2Fmmbiz_png%2FLdRq1KFbXJibHPqc6I460BrGIGaliaAquMbGWUINvrcoVKTM7ZlUypjhVXbJvsqsDicCOomw1bmnvIow7BKkIhT8Q%2F640%3Fwx_fmt%3Dpng"/></p></div><p style="width:100%;font-size:16px;color:#0046bf;line-height:22px;" data-brushtype="text" data-width="100%" mpa-from-tpl="t"><span style="font-size: 20px;"><strong mpa-from-tpl="t">红队文章</strong></span></p><div style="width:100%;" data-width="100%" mpa-from-tpl="t"><p style="width:40px;margin-left:-15px;float:right;margin-right:-15px;" mpa-from-tpl="t"><img class="rich_pages wxw-img" data-ratio="0.07142857142857142" style="width:100%;display:block;" data-type="png" data-w="56" data-width="100%" src="https://wechat2rss.xlab.app/img-proxy/?k=ee0f3bdf&amp;u=https%3A%2F%2Fmmbiz.qpic.cn%2Fmmbiz_png%2FLdRq1KFbXJibHPqc6I460BrGIGaliaAquMKqPMp2pGfXWqbJodibQgDQjiaCRnMLIgzXEiaIUBspRiaZibicx9dLewee0w%2F640%3Fwx_fmt%3Dpng"/></p></div></div></div></div></div></div></div><div data-mpa-template="t" mpa-from-tpl="t"><div data-mpa-category="模板" style="width: 100%;padding-right: 15px;padding-left: 15px;" data-mid="" mpa-from-tpl="t"><div style="width: 100%;padding: 15px 17px 20px;background: rgb(235, 244, 255);line-height: 20px;" data-mid="" mpa-from-tpl="t"><p data-mid="" style="color: rgb(98, 115, 170);font-size: 14px;text-align: left;"><span style="color: rgb(51, 51, 51);font-size: 17px;">CVE-2021-42287/CVE-2021-42278 域内大杀器详解（正确原理版）</span></p><p data-mid="" style="color: rgb(98, 115, 170);font-size: 14px;text-align: left;"><span style="color: rgb(0, 82, 255);text-decoration: underline;font-size: 16px;"><a href="https://exploit.ph/cve-2021-42287-cve-2021-42278-weaponisation.html" target="_blank">https://exploit.ph/cve-2021-42287-cve-2021-42278-weaponisation.html</a></span></p><p data-mid="" style="color: rgb(98, 115, 170);font-size: 14px;text-align: left;"><span style="color: rgb(51, 51, 51);font-size: 17px;">CVE-202</span><span style="color: rgb(51, 51, 51);font-size: 17px;">1-4</span><span style="color: rgb(51, 51, 51);font-size: 17px;">0444: Office RCE的</span><span style="color: rgb(51, 51, 51);font-size: 17px;">深度技术分析</span></p><p style="margin: 0px;padding: 0px;clear: both;min-height: 1em;max-width: 100%;overflow-wrap: break-word !important;box-sizing: border-box !important;text-align: left;"><span style="margin: 0px;padding: 0px;max-width: 100%;color: rgb(0, 82, 255);text-decoration: underline;letter-spacing: normal;overflow-wrap: break-word !important;box-sizing: border-box !important;"><a href="https://billdemirkapi.me/unpacking-cve-2021-40444-microsoft-office-rce/" target="_blank">https://billdemirkapi.me/unpacking-cve-2021-40444-microsoft-office-rce/</a></span></p><p style="margin: 0px;padding: 0px;clear: both;min-height: 1em;max-width: 100%;overflow-wrap: break-word !important;box-sizing: border-box !important;text-align: left;"><span style="letter-spacing: normal;">Apple Safari 整数溢出RCE（CVE-2021-30734）-WebAssembly 功能详情分析</span></p><p style="margin: 0px;padding: 0px;clear: both;min-height: 1em;max-width: 100%;overflow-wrap: break-word !important;box-sizing: border-box !important;text-align: left;"><span style="margin: 0px;padding: 0px;max-width: 100%;color: rgb(0, 82, 255);text-decoration: underline;letter-spacing: normal;overflow-wrap: break-word !important;box-sizing: border-box !important;"><a href="https://blog.ret2.io/2021/06/02/pwn2own-2021-jsc-exploit/" target="_blank">https://blog.ret2.io/2021/06/02/pwn2own-2021-jsc-exploit/</a></span></p><p style="margin: 0px;padding: 0px;clear: both;min-height: 1em;max-width: 100%;overflow-wrap: break-word !important;box-sizing: border-box !important;text-align: left;">关于抓取明文密码的探究</p><p style="margin: 0px;padding: 0px;clear: both;min-height: 1em;max-width: 100%;overflow-wrap: break-word !important;box-sizing: border-box !important;text-align: left;"><span style="color: rgb(0, 82, 255);text-decoration: underline;"><a href="https://xz.aliyun.com/t/10734" target="_blank">https://xz.aliyun.com/t/10734</a></span></p><p style="margin: 0px;padding: 0px;clear: both;min-height: 1em;max-width: 100%;overflow-wrap: break-word !important;box-sizing: border-box !important;text-align: left;">GENESIS64反序列化漏洞分析</p><p style="margin: 0px;padding: 0px;clear: both;min-height: 1em;max-width: 100%;overflow-wrap: break-word !important;box-sizing: border-box !important;text-align: left;"><span style="color: rgb(0, 82, 255);text-decoration: underline;"><a href="https://www.anquanke.com/post/id/264690" target="_blank">https://www.anquanke.com/post/id/264690</a></span></p><p style="white-space: normal;max-width: 100%;text-align: left;overflow-wrap: break-word !important;box-sizing: border-box !important;">HTB Previse 中的重定向后执行 (EAR) </p><p style="white-space: normal;max-width: 100%;text-align: left;overflow-wrap: break-word !important;box-sizing: border-box !important;"><span style="font-size: 16px;color: rgb(0, 82, 255);text-decoration: underline;"><a href="https://medium.com/m/global-identity?redirectUrl=https%3A%2F%2Finfosecwriteups.com%2Fexploiting-execute-after-redirect-ear-vulnerability-in-htb-previse-92ea3f1dbf3d" target="_blank">https://medium.com/m/global-identity?redirectUrl=https%3A%2F%2Finfosecwriteups.com%2Fexploiting-execute-after-redirect-ear-vulnerability-in-htb-previse-92ea3f1dbf3d</a></span></p></div></div></div><div data-mpa-template="t" mpa-from-tpl="t"><div data-mpa-template="t" mpa-from-tpl="t"><div data-id="92510" mpa-from-tpl="t" style="border-width: 0px;border-style: none;border-color: initial;"><div data-width="100%" mpa-from-tpl="t" style="width: 578px;text-align: center;"><div mpa-from-tpl="t" style="padding-top: 3px;padding-right: 3px;padding-left: 3px;display: inline-block;height: 50px;background-image: url(&#34;https://mmbiz.qpic.cn/mmbiz_png/LKONdLtpFBIVVZkoonhlKxL9UVlricS1VdpqzpZTicibpO0Js6GdcTn6COfZ76WuBPqhYr0zx1SPo4f9VPyx7OnTw/640?wx_fmt=png&#34;);background-size: 100% 100%;"><div mpa-from-tpl="t" style="padding: 2px;background-color: rgb(240, 170, 37);"><div data-data-bgopacity="10%" data-bgless="spin" data-bglessp="120" mpa-from-tpl="t" style="padding-right: 20px;padding-left: 20px;background-color: rgb(255, 214, 52);border-radius: 3px;height: 31px;"><div data-width="100%" mpa-from-tpl="t" style="padding-top: 2px;width: 80px;"><p mpa-from-tpl="t" style="margin-left: -15px;width: 40px;"><img class="rich_pages wxw-img" data-ratio="0.07272727272727272" style="width: 40px;display: block;" data-type="png" data-w="55" data-width="100%" src="https://wechat2rss.xlab.app/img-proxy/?k=320ad095&amp;u=https%3A%2F%2Fmmbiz.qpic.cn%2Fmmbiz_png%2FLdRq1KFbXJibHPqc6I460BrGIGaliaAquMbGWUINvrcoVKTM7ZlUypjhVXbJvsqsDicCOomw1bmnvIow7BKkIhT8Q%2F640%3Fwx_fmt%3Dpng"/></p></div><p data-brushtype="text" data-width="100%" mpa-from-tpl="t" style="width: 80px;font-size: 16px;color: rgb(0, 70, 191);line-height: 22px;text-align: center;"><span style="font-size: 19px;"><strong>漏洞研究</strong></span></p><div data-width="100%" mpa-from-tpl="t" style="width: 80px;"><p mpa-from-tpl="t" style="margin-right: -15px;margin-left: -15px;width: 40px;float: right;text-align: justify;"><img class="rich_pages wxw-img" data-ratio="0.07142857142857142" style="width: 40px;display: block;height: auto;" data-type="png" data-w="56" data-width="100%" src="https://wechat2rss.xlab.app/img-proxy/?k=ee0f3bdf&amp;u=https%3A%2F%2Fmmbiz.qpic.cn%2Fmmbiz_png%2FLdRq1KFbXJibHPqc6I460BrGIGaliaAquMKqPMp2pGfXWqbJodibQgDQjiaCRnMLIgzXEiaIUBspRiaZibicx9dLewee0w%2F640%3Fwx_fmt%3Dpng"/></p></div></div></div></div></div></div></div></div><div data-mpa-template="t" mpa-from-tpl="t"><div data-mpa-template="t" mpa-from-tpl="t"><div data-mpa-category="模板" data-mid="" mpa-from-tpl="t" style="padding-right: 15px;padding-left: 15px;width: 578px;"><div data-mid="" mpa-from-tpl="t" style="padding: 15px 17px 20px;width: 578px;background: rgb(235, 244, 255);line-height: 20px;"><p style="color: rgb(98, 115, 170);font-size: 14px;text-align: left;line-height: 1.5em;"><span style="color: rgb(51, 51, 51);font-size: 17px;">Backdoor.Win32.Wollf.m / Authentication Bypass</span></p><p style="max-width: 100%;text-align: left;line-height: 1.5em;overflow-wrap: break-word !important;box-sizing: border-box !important;"><span style="max-width: 100%;color: rgb(0, 82, 255);text-decoration: underline;overflow-wrap: break-word !important;box-sizing: border-box !important;"><a href="http://seclists.org/fulldisclosure/2022/Jan/6" target="_blank">http://seclists.org/fulldisclosure/2022/Jan/6</a></span></p><p style="max-width: 100%;text-align: left;line-height: 1.5em;overflow-wrap: break-word !important;box-sizing: border-box !important;">Backdoor.Win32.Fantador / Insecure Password Storage</p><p style="max-width: 100%;text-align: left;line-height: 1.5em;overflow-wrap: break-word !important;box-sizing: border-box !important;"><span style="max-width: 100%;color: rgb(0, 82, 255);text-decoration: underline;overflow-wrap: break-word !important;box-sizing: border-box !important;"><a href="https://seclists.org/fulldisclosure/2022/Jan/7" target="_blank">https://seclists.org/fulldisclosure/2022/Jan/7</a></span></p><p style="max-width: 100%;text-align: left;line-height: 1.5em;overflow-wrap: break-word !important;box-sizing: border-box !important;">Backdoor.Win32.Fantador / Divide by Zero DoS</p><p style="max-width: 100%;text-align: left;line-height: 1.5em;overflow-wrap: break-word !important;box-sizing: border-box !important;"><span style="max-width: 100%;color: rgb(0, 82, 255);text-decoration: underline;overflow-wrap: break-word !important;box-sizing: border-box !important;"><a href="http://seclists.org/fulldisclosure/2022/Jan/8" target="_blank">http://seclists.org/fulldisclosure/2022/Jan/8</a></span></p><p style="max-width: 100%;text-align: left;line-height: 1.5em;overflow-wrap: break-word !important;box-sizing: border-box !important;">Backdoor.Win32.Skrat / Cleartext Hardcoded Password</p><p style="max-width: 100%;text-align: left;line-height: 1.5em;overflow-wrap: break-word !important;box-sizing: border-box !important;"><span style="max-width: 100%;color: rgb(0, 82, 255);text-decoration: underline;overflow-wrap: break-word !important;box-sizing: border-box !important;"><a href="http://seclists.org/fulldisclosure/2022/Jan/9" target="_blank">http://seclists.org/fulldisclosure/2022/Jan/9</a></span></p><p style="max-width: 100%;text-align: left;line-height: 1.5em;overflow-wrap: break-word !important;box-sizing: border-box !important;">Backdoor.Win32.SilentSpy.10 / Authentication Bypass Command Execution</p><p style="max-width: 100%;text-align: left;line-height: 1.5em;overflow-wrap: break-word !important;box-sizing: border-box !important;"><span style="max-width: 100%;color: rgb(0, 82, 255);text-decoration: underline;overflow-wrap: break-word !important;box-sizing: border-box !important;"><a href="http://seclists.org/fulldisclosure/2022/Jan/10" target="_blank">http://seclists.org/fulldisclosure/2022/Jan/10</a></span></p><p style="max-width: 100%;text-align: left;line-height: 1.5em;overflow-wrap: break-word !important;box-sizing: border-box !important;">Backdoor.Win32.SilentSpy.10 / Authentication Race Condition</p><p style="max-width: 100%;text-align: left;line-height: 1.5em;overflow-wrap: break-word !important;box-sizing: border-box !important;"><span style="max-width: 100%;color: rgb(0, 82, 255);text-decoration: underline;overflow-wrap: break-word !important;box-sizing: border-box !important;"><a href="http://seclists.org/fulldisclosure/2022/Jan/11" target="_blank">http://seclists.org/fulldisclosure/2022/Jan/11</a></span></p><p style="max-width: 100%;text-align: left;line-height: 1.5em;overflow-wrap: break-word !important;box-sizing: border-box !important;">Projeqtor 9.3.1 Cross Site Scripting</p><p style="max-width: 100%;text-align: left;line-height: 1.5em;overflow-wrap: break-word !important;box-sizing: border-box !important;"><span style="max-width: 100%;color: rgb(0, 82, 255);text-decoration: underline;overflow-wrap: break-word !important;box-sizing: border-box !important;"><a href="https://cxsecurity.com/issue/WLB-2022010010" target="_blank">https://cxsecurity.com/issue/WLB-2022010010</a></span></p><p style="max-width: 100%;text-align: left;line-height: 1.5em;overflow-wrap: break-word !important;box-sizing: border-box !important;">Computer And Mobile Repair Shop Management 1.0 SQL Injection</p><p style="max-width: 100%;text-align: left;line-height: 1.5em;overflow-wrap: break-word !important;box-sizing: border-box !important;"><span style="max-width: 100%;color: rgb(0, 82, 255);text-decoration: underline;overflow-wrap: break-word !important;box-sizing: border-box !important;"><a href="https://cxsecurity.com/issue/WLB-2022010011" target="_blank">https://cxsecurity.com/issue/WLB-2022010011</a></span></p><p style="max-width: 100%;text-align: left;line-height: 1.5em;overflow-wrap: break-word !important;box-sizing: border-box !important;">TRIGONE Remote System Monitor 3.61 Unquoted Service Path</p><p style="max-width: 100%;text-align: left;line-height: 1.5em;overflow-wrap: break-word !important;box-sizing: border-box !important;"><span style="max-width: 100%;color: rgb(0, 82, 255);text-decoration: underline;overflow-wrap: break-word !important;box-sizing: border-box !important;"><a href="https://cxsecurity.com/issue/WLB-2022010012" target="_blank">https://cxsecurity.com/issue/WLB-2022010012</a></span></p><p style="max-width: 100%;text-align: left;line-height: 1.5em;overflow-wrap: break-word !important;box-sizing: border-box !important;">BeyondTrust Remote Support 6.0 Cross Site Scripting</p><p style="max-width: 100%;text-align: left;line-height: 1.5em;overflow-wrap: break-word !important;box-sizing: border-box !important;"><span style="max-width: 100%;color: rgb(0, 82, 255);text-decoration: underline;overflow-wrap: break-word !important;box-sizing: border-box !important;"><a href="https://cxsecurity.com/issue/WLB-2022010013" target="_blank">https://cxsecurity.com/issue/WLB-2022010013</a></span></p><p style="max-width: 100%;text-align: left;line-height: 1.5em;overflow-wrap: break-word !important;box-sizing: border-box !important;">WordPress CRM Form Entries Cross Site Scripting</p><p style="max-width: 100%;text-align: left;line-height: 1.5em;overflow-wrap: break-word !important;box-sizing: border-box !important;"><span style="max-width: 100%;color: rgb(0, 82, 255);text-decoration: underline;overflow-wrap: break-word !important;box-sizing: border-box !important;"><a href="https://cxsecurity.com/issue/WLB-2022010014" target="_blank">https://cxsecurity.com/issue/WLB-2022010014</a></span></p><p style="max-width: 100%;text-align: left;line-height: 1.5em;overflow-wrap: break-word !important;box-sizing: border-box !important;">Media k - Sql Injection Vulnerability</p><p style="max-width: 100%;text-align: left;line-height: 1.5em;overflow-wrap: break-word !important;box-sizing: border-box !important;"><span style="max-width: 100%;color: rgb(0, 82, 255);text-decoration: underline;overflow-wrap: break-word !important;box-sizing: border-box !important;"><a href="https://cxsecurity.com/issue/WLB-2022010015" target="_blank">https://cxsecurity.com/issue/WLB-2022010015</a></span></p><p style="max-width: 100%;text-align: left;line-height: 1.5em;overflow-wrap: break-word !important;box-sizing: border-box !important;">Nettmp NNT 5.1 SQL Injection</p><p style="max-width: 100%;text-align: left;line-height: 1.5em;overflow-wrap: break-word !important;box-sizing: border-box !important;"><span style="max-width: 100%;color: rgb(0, 82, 255);text-decoration: underline;overflow-wrap: break-word !important;box-sizing: border-box !important;"><a href="https://cxsecurity.com/issue/WLB-2022010016" target="_blank">https://cxsecurity.com/issue/WLB-2022010016</a></span></p><p style="max-width: 100%;text-align: left;line-height: 1.5em;overflow-wrap: break-word !important;box-sizing: border-box !important;">WordPress Catch Themes Demo Import Shell Upload</p><p style="max-width: 100%;text-align: left;line-height: 1.5em;overflow-wrap: break-word !important;box-sizing: border-box !important;"><span style="max-width: 100%;color: rgb(0, 82, 255);text-decoration: underline;overflow-wrap: break-word !important;box-sizing: border-box !important;"><a href="https://cxsecurity.com/issue/WLB-2022010017" target="_blank">https://cxsecurity.com/issue/WLB-2022010017</a></span></p><p style="max-width: 100%;text-align: left;line-height: 1.5em;overflow-wrap: break-word !important;box-sizing: border-box !important;">cWifi Hotspot Wireless CP Code Execution</p><p style="max-width: 100%;text-align: left;line-height: 1.5em;overflow-wrap: break-word !important;box-sizing: border-box !important;"><span style="max-width: 100%;color: rgb(0, 82, 255);text-decoration: underline;overflow-wrap: break-word !important;box-sizing: border-box !important;"><a href="https://cxsecurity.com/issue/WLB-2022010018" target="_blank">https://cxsecurity.com/issue/WLB-2022010018</a></span></p><p style="max-width: 100%;text-align: left;line-height: 1.5em;overflow-wrap: break-word !important;box-sizing: border-box !important;">RiteCMS 3.1.0 Arbitrary File Overwrite</p><p style="max-width: 100%;text-align: left;line-height: 1.5em;overflow-wrap: break-word !important;box-sizing: border-box !important;"><span style="max-width: 100%;color: rgb(0, 82, 255);text-decoration: underline;overflow-wrap: break-word !important;box-sizing: border-box !important;"><a href="https://cxsecurity.com/issue/WLB-2022010019" target="_blank">https://cxsecurity.com/issue/WLB-2022010019</a></span></p><p style="max-width: 100%;text-align: left;line-height: 1.5em;overflow-wrap: break-word !important;box-sizing: border-box !important;">Hospitals Patient Records Management System 1.0 SQL Injection</p><p style="max-width: 100%;text-align: left;line-height: 1.5em;overflow-wrap: break-word !important;box-sizing: border-box !important;"><span style="max-width: 100%;color: rgb(0, 82, 255);text-decoration: underline;overflow-wrap: break-word !important;box-sizing: border-box !important;"><a href="https://cxsecurity.com/issue/WLB-2022010020" target="_blank">https://cxsecurity.com/issue/WLB-2022010020</a></span></p><p style="max-width: 100%;text-align: left;line-height: 1.5em;overflow-wrap: break-word !important;box-sizing: border-box !important;">Easy Cart Shopping Cart 2021 Cross Site Scripting</p><p style="max-width: 100%;text-align: left;line-height: 1.5em;overflow-wrap: break-word !important;box-sizing: border-box !important;"><span style="max-width: 100%;color: rgb(0, 82, 255);text-decoration: underline;overflow-wrap: break-word !important;box-sizing: border-box !important;"><a href="https://cxsecurity.com/issue/WLB-2022010021" target="_blank">https://cxsecurity.com/issue/WLB-2022010021</a></span></p><p style="max-width: 100%;text-align: left;line-height: 1.5em;overflow-wrap: break-word !important;box-sizing: border-box !important;">uDoctorAppointment 2.1.1 Cross Site Scripting</p><p style="max-width: 100%;text-align: left;line-height: 1.5em;overflow-wrap: break-word !important;box-sizing: border-box !important;"><span style="max-width: 100%;color: rgb(0, 82, 255);text-decoration: underline;overflow-wrap: break-word !important;box-sizing: border-box !important;"><a href="https://cxsecurity.com/issue/WLB-2022010022" target="_blank">https://cxsecurity.com/issue/WLB-2022010022</a></span></p><p style="max-width: 100%;text-align: left;line-height: 1.5em;overflow-wrap: break-word !important;box-sizing: border-box !important;">Vodafone H-500-s 3.5.10 WiFi Password Disclosure</p><p style="max-width: 100%;text-align: left;line-height: 1.5em;overflow-wrap: break-word !important;box-sizing: border-box !important;"><span style="max-width: 100%;color: rgb(0, 82, 255);text-decoration: underline;overflow-wrap: break-word !important;box-sizing: border-box !important;"><a href="https://cxsecurity.com/issue/WLB-2022010024" target="_blank">https://cxsecurity.com/issue/WLB-2022010024</a></span></p><p style="max-width: 100%;text-align: left;line-height: 1.5em;overflow-wrap: break-word !important;box-sizing: border-box !important;">TermTalk Server 3.24.0.2 Arbitrary File Read</p><p style="max-width: 100%;text-align: left;line-height: 1.5em;overflow-wrap: break-word !important;box-sizing: border-box !important;"><span style="max-width: 100%;color: rgb(0, 82, 255);text-decoration: underline;overflow-wrap: break-word !important;box-sizing: border-box !important;"><a href="https://cxsecurity.com/issue/WLB-2022010025" target="_blank">https://cxsecurity.com/issue/WLB-2022010025</a></span></p><p style="max-width: 100%;text-align: left;line-height: 1.5em;overflow-wrap: break-word !important;box-sizing: border-box !important;">Affiliate Pro 1.7 Cross Site Scripting</p><p style="max-width: 100%;text-align: left;line-height: 1.5em;overflow-wrap: break-word !important;box-sizing: border-box !important;"><span style="max-width: 100%;color: rgb(0, 82, 255);text-decoration: underline;overflow-wrap: break-word !important;box-sizing: border-box !important;"><a href="https://cxsecurity.com/issue/WLB-2022010026" target="_blank">https://cxsecurity.com/issue/WLB-2022010026</a></span></p><p style="max-width: 100%;text-align: left;line-height: 1.5em;overflow-wrap: break-word !important;box-sizing: border-box !important;">Gerapy 0.9.7 Remote Code Execution</p><p style="max-width: 100%;text-align: left;line-height: 1.5em;overflow-wrap: break-word !important;box-sizing: border-box !important;"><span style="max-width: 100%;color: rgb(0, 82, 255);text-decoration: underline;overflow-wrap: break-word !important;box-sizing: border-box !important;"><a href="https://cxsecurity.com/issue/WLB-2022010027" target="_blank">https://cxsecurity.com/issue/WLB-2022010027</a></span></p><p style="max-width: 100%;text-align: left;line-height: 1.5em;overflow-wrap: break-word !important;box-sizing: border-box !important;">AWebServer GhostBuilding 18 Denial Of Service</p><p style="max-width: 100%;text-align: left;line-height: 1.5em;overflow-wrap: break-word !important;box-sizing: border-box !important;"><span style="max-width: 100%;color: rgb(0, 82, 255);text-decoration: underline;overflow-wrap: break-word !important;box-sizing: border-box !important;"><a href="https://cxsecurity.com/issue/WLB-2022010028" target="_blank">https://cxsecurity.com/issue/WLB-2022010028</a></span></p><p style="max-width: 100%;text-align: left;line-height: 1.5em;overflow-wrap: break-word !important;box-sizing: border-box !important;">Powered by INSPIROXINDIA - Blind Sql Injection Vulnerability</p><p style="max-width: 100%;text-align: left;line-height: 1.5em;overflow-wrap: break-word !important;box-sizing: border-box !important;"><span style="max-width: 100%;color: rgb(0, 82, 255);text-decoration: underline;overflow-wrap: break-word !important;box-sizing: border-box !important;"><a href="https://cxsecurity.com/issue/WLB-2022010029" target="_blank">https://cxsecurity.com/issue/WLB-2022010029</a></span></p><p style="max-width: 100%;text-align: left;line-height: 1.5em;overflow-wrap: break-word !important;box-sizing: border-box !important;">Dixell XWEB 500 Arbitrary File Write</p><p style="max-width: 100%;text-align: left;line-height: 1.5em;overflow-wrap: break-word !important;box-sizing: border-box !important;"><span style="max-width: 100%;color: rgb(0, 82, 255);text-decoration: underline;overflow-wrap: break-word !important;box-sizing: border-box !important;"><a href="https://cxsecurity.com/issue/WLB-2022010031" target="_blank">https://cxsecurity.com/issue/WLB-2022010031</a></span></p><p style="max-width: 100%;text-align: left;line-height: 1.5em;overflow-wrap: break-word !important;box-sizing: border-box !important;">Active PHP BookMarks 1.3 - Sql Injection Vulnerability</p><p style="max-width: 100%;text-align: left;line-height: 1.5em;overflow-wrap: break-word !important;box-sizing: border-box !important;"><span style="max-width: 100%;color: rgb(0, 82, 255);text-decoration: underline;overflow-wrap: break-word !important;box-sizing: border-box !important;"><a href="https://cxsecurity.com/issue/WLB-2022010032" target="_blank">https://cxsecurity.com/issue/WLB-2022010032</a></span></p><p style="max-width: 100%;text-align: left;line-height: 1.5em;overflow-wrap: break-word !important;box-sizing: border-box !important;">Simple Music Cloud Community System 1.0 SQL Injection</p><p style="max-width: 100%;text-align: left;line-height: 1.5em;overflow-wrap: break-word !important;box-sizing: border-box !important;"><span style="max-width: 100%;color: rgb(0, 82, 255);text-decoration: underline;overflow-wrap: break-word !important;box-sizing: border-box !important;"><a href="https://cxsecurity.com/issue/WLB-2022010033" target="_blank">https://cxsecurity.com/issue/WLB-2022010033</a></span></p><p style="max-width: 100%;text-align: left;line-height: 1.5em;overflow-wrap: break-word !important;box-sizing: border-box !important;">Backdoor.Win32.SVC / Remote Stack Buffer Overflow</p><p style="max-width: 100%;text-align: left;line-height: 1.5em;overflow-wrap: break-word !important;box-sizing: border-box !important;"><span style="max-width: 100%;color: rgb(0, 82, 255);text-decoration: underline;overflow-wrap: break-word !important;box-sizing: border-box !important;"><a href="https://cxsecurity.com/issue/WLB-2022010034" target="_blank">https://cxsecurity.com/issue/WLB-2022010034</a></span></p><p style="max-width: 100%;text-align: left;line-height: 1.5em;overflow-wrap: break-word !important;box-sizing: border-box !important;">Backdoor.Win32.Dsklite.a / Remote Denial of Service</p><p style="max-width: 100%;text-align: left;line-height: 1.5em;overflow-wrap: break-word !important;box-sizing: border-box !important;"><span style="max-width: 100%;color: rgb(0, 82, 255);text-decoration: underline;overflow-wrap: break-word !important;box-sizing: border-box !important;"><a href="https://cxsecurity.com/issue/WLB-2022010035" target="_blank">https://cxsecurity.com/issue/WLB-2022010035</a></span></p><p style="max-width: 100%;text-align: left;line-height: 1.5em;overflow-wrap: break-word !important;box-sizing: border-box !important;">Backdoor.Win32.Dsklite.a / Insecure Transit</p><p style="max-width: 100%;text-align: left;line-height: 1.5em;overflow-wrap: break-word !important;box-sizing: border-box !important;"><span style="max-width: 100%;color: rgb(0, 82, 255);text-decoration: underline;overflow-wrap: break-word !important;box-sizing: border-box !important;"><a href="https://cxsecurity.com/issue/WLB-2022010036" target="_blank">https://cxsecurity.com/issue/WLB-2022010036</a></span></p><p style="max-width: 100%;text-align: left;line-height: 1.5em;overflow-wrap: break-word !important;box-sizing: border-box !important;">Backdoor.Win32.Jtram.a / Port Bounce Scan</p><p style="max-width: 100%;text-align: left;line-height: 1.5em;overflow-wrap: break-word !important;box-sizing: border-box !important;"><span style="max-width: 100%;color: rgb(0, 82, 255);text-decoration: underline;overflow-wrap: break-word !important;box-sizing: border-box !important;"><a href="https://cxsecurity.com/issue/WLB-2022010037" target="_blank">https://cxsecurity.com/issue/WLB-2022010037</a></span></p><p style="max-width: 100%;text-align: left;line-height: 1.5em;overflow-wrap: break-word !important;box-sizing: border-box !important;">Backdoor.Win32.Jtram.a / Insecure Credential Storage</p><p style="max-width: 100%;text-align: left;line-height: 1.5em;overflow-wrap: break-word !important;box-sizing: border-box !important;"><span style="max-width: 100%;color: rgb(0, 82, 255);text-decoration: underline;overflow-wrap: break-word !important;box-sizing: border-box !important;"><a href="https://cxsecurity.com/issue/WLB-2022010038" target="_blank">https://cxsecurity.com/issue/WLB-2022010038</a></span></p><p style="max-width: 100%;text-align: left;line-height: 1.5em;overflow-wrap: break-word !important;box-sizing: border-box !important;">Backdoor.Win32.SVC / Directory Traversal</p><p style="max-width: 100%;text-align: left;line-height: 1.5em;overflow-wrap: break-word !important;box-sizing: border-box !important;"><span style="max-width: 100%;color: rgb(0, 82, 255);text-decoration: underline;overflow-wrap: break-word !important;box-sizing: border-box !important;"><a href="https://cxsecurity.com/issue/WLB-2022010040" target="_blank">https://cxsecurity.com/issue/WLB-2022010040</a></span></p><p style="max-width: 100%;text-align: left;line-height: 1.5em;overflow-wrap: break-word !important;box-sizing: border-box !important;">PixelPro Designs - Sql Injection Vulnerability</p><p style="max-width: 100%;text-align: left;line-height: 1.5em;overflow-wrap: break-word !important;box-sizing: border-box !important;"><span style="max-width: 100%;color: rgb(0, 82, 255);text-decoration: underline;overflow-wrap: break-word !important;box-sizing: border-box !important;"><a href="https://cxsecurity.com/issue/WLB-2022010041" target="_blank">https://cxsecurity.com/issue/WLB-2022010041</a></span></p><p style="max-width: 100%;text-align: left;line-height: 1.5em;overflow-wrap: break-word !important;box-sizing: border-box !important;">NEETAI TECH - Sql Injection Vulnerability</p><p style="max-width: 100%;text-align: left;line-height: 1.5em;overflow-wrap: break-word !important;box-sizing: border-box !important;"><span style="max-width: 100%;color: rgb(0, 82, 255);text-decoration: underline;overflow-wrap: break-word !important;box-sizing: border-box !important;"><a href="https://cxsecurity.com/issue/WLB-2022010043" target="_blank">https://cxsecurity.com/issue/WLB-2022010043</a></span></p><p style="max-width: 100%;text-align: left;line-height: 1.5em;overflow-wrap: break-word !important;box-sizing: border-box !important;">XNU inm_merge Heap Use-After-Free</p><p style="max-width: 100%;text-align: left;line-height: 1.5em;overflow-wrap: break-word !important;box-sizing: border-box !important;"><span style="max-width: 100%;color: rgb(0, 82, 255);text-decoration: underline;overflow-wrap: break-word !important;box-sizing: border-box !important;"><a href="https://cxsecurity.com/issue/WLB-2022010044" target="_blank">https://cxsecurity.com/issue/WLB-2022010044</a></span></p><p style="max-width: 100%;text-align: left;line-height: 1.5em;overflow-wrap: break-word !important;box-sizing: border-box !important;">Automox Agent 32 Local Privilege Escalation</p><p style="max-width: 100%;text-align: left;line-height: 1.5em;overflow-wrap: break-word !important;box-sizing: border-box !important;"><span style="max-width: 100%;color: rgb(0, 82, 255);text-decoration: underline;overflow-wrap: break-word !important;box-sizing: border-box !important;"><a href="https://cxsecurity.com/issue/WLB-2022010046" target="_blank">https://cxsecurity.com/issue/WLB-2022010046</a></span></p><p style="max-width: 100%;text-align: left;line-height: 1.5em;overflow-wrap: break-word !important;box-sizing: border-box !important;">PoC for CVE-2021-25079</p><p style="max-width: 100%;text-align: left;line-height: 1.5em;overflow-wrap: break-word !important;box-sizing: border-box !important;"><span style="max-width: 100%;color: rgb(0, 82, 255);text-decoration: underline;overflow-wrap: break-word !important;box-sizing: border-box !important;"><a href="http://seclists.org/fulldisclosure/2022/Jan/12" target="_blank">http://seclists.org/fulldisclosure/2022/Jan/12</a></span></p><p style="max-width: 100%;text-align: left;line-height: 1.5em;overflow-wrap: break-word !important;box-sizing: border-box !important;">Microsoft Windows SMB Direct Session Takeover</p><p style="max-width: 100%;text-align: left;line-height: 1.5em;overflow-wrap: break-word !important;box-sizing: border-box !important;"><span style="max-width: 100%;color: rgb(0, 82, 255);text-decoration: underline;overflow-wrap: break-word !important;box-sizing: border-box !important;"><a href="https://cxsecurity.com/issue/WLB-2022010047" target="_blank">https://cxsecurity.com/issue/WLB-2022010047</a></span></p><p style="max-width: 100%;text-align: left;line-height: 1.5em;overflow-wrap: break-word !important;box-sizing: border-box !important;">openSIS Student Information System 8.0 SQL Injection</p><p style="max-width: 100%;text-align: left;line-height: 1.5em;overflow-wrap: break-word !important;box-sizing: border-box !important;"><span style="max-width: 100%;color: rgb(0, 82, 255);text-decoration: underline;overflow-wrap: break-word !important;box-sizing: border-box !important;"><a href="https://cxsecurity.com/issue/WLB-2022010048" target="_blank">https://cxsecurity.com/issue/WLB-2022010048</a></span></p><p style="max-width: 100%;text-align: left;line-height: 1.5em;overflow-wrap: break-word !important;box-sizing: border-box !important;">Microsoft Windows 11- &#39;Jolt2.c&#39; Denial of Service (MS00-029)</p><p style="max-width: 100%;text-align: left;line-height: 1.5em;overflow-wrap: break-word !important;box-sizing: border-box !important;"><span style="max-width: 100%;color: rgb(0, 82, 255);text-decoration: underline;overflow-wrap: break-word !important;box-sizing: border-box !important;"><a href="https://cxsecurity.com/issue/WLB-2022010049" target="_blank">https://cxsecurity.com/issue/WLB-2022010049</a></span></p><p style="max-width: 100%;text-align: left;line-height: 1.5em;overflow-wrap: break-word !important;box-sizing: border-box !important;">sixdaysworks - Sql Injection Vulnerability</p><p style="max-width: 100%;text-align: left;line-height: 1.5em;overflow-wrap: break-word !important;box-sizing: border-box !important;"><span style="max-width: 100%;color: rgb(0, 82, 255);text-decoration: underline;overflow-wrap: break-word !important;box-sizing: border-box !important;"><a href="https://cxsecurity.com/issue/WLB-2022010050" target="_blank">https://cxsecurity.com/issue/WLB-2022010050</a></span></p><p style="max-width: 100%;text-align: left;line-height: 1.5em;overflow-wrap: break-word !important;box-sizing: border-box !important;">New RCA up! CVE-2021-38000 - Chrome Intents Logic Flaw</p><p style="max-width: 100%;text-align: left;line-height: 1.5em;overflow-wrap: break-word !important;box-sizing: border-box !important;"><span style="max-width: 100%;color: rgb(0, 82, 255);text-decoration: underline;overflow-wrap: break-word !important;box-sizing: border-box !important;"><a href="https://googleprojectzero.github.io/0days-in-the-wild//0day-RCAs/2021/CVE-2021-38000.html" target="_blank">https://googleprojectzero.github.io/0days-in-the-wild//0day-RCAs/2021/CVE-2021-38000.html</a></span></p></div></div></div></div><p>        </p><div data-mpa-template="t" mpa-from-tpl="t"><div style="display: flex;justify-content: center;align-items: center;width: 100%;justify-content: flex-start;padding-left: 18px;padding-top: 14px;" data-mid="" mpa-from-tpl="t"><div style="display: flex;justify-content: flex-start;align-items: center;flex-direction: column;" data-mid="" mpa-from-tpl="t"><p style="width: 21px;height: 5px;align-self: flex-start;z-index: 1;margin-left: 8px;margin-bottom: -18px;" data-mid="" mpa-from-tpl="t"><img class="rich_pages wxw-img" data-ratio="0.7142857142857143" style="display: block;" data-type="png" data-w="42" src="https://wechat2rss.xlab.app/img-proxy/?k=115f5686&amp;u=https%3A%2F%2Fmmbiz.qpic.cn%2Fmmbiz_png%2FGAibT6GPsHibekPWrcvgkzCjkMf4CHESNqHkdFwwT8bBV6KS25bsLXzQd5WXFEoic4BHkAVfUmibSQG786YhloMvBw%2F640%3Fwx_fmt%3Dpng"/></p><div style="display: flex;justify-content: center;align-items: center;width: 100%;justify-content: space-between;" data-mid="" mpa-from-tpl="t"><p style="width: 3px;margin-bottom: -4px;margin-left: 1px;z-index: 1;" data-mid="" mpa-from-tpl="t"><img data-ratio="1" style="display: block;" data-type="png" data-w="6" src="https://wechat2rss.xlab.app/img-proxy/?k=17ee7f41&amp;u=https%3A%2F%2Fmmbiz.qpic.cn%2Fmmbiz_png%2FULKUSjXeQbxecm8xLaBwx8No4ULvOhia5wJqF9cCQnYk9Aibu8dEaFESZL4SDosssjOmzEV3iaLuRbO64mWoZlHrg%2F640%3Fwx_fmt%3Dpng"/></p><p style="width: 3px;margin-bottom: -4px;align-self: flex-end;margin-right: 1px;" data-mid="" mpa-from-tpl="t"><img data-ratio="1" style="display: block;" data-type="png" data-w="6" src="https://wechat2rss.xlab.app/img-proxy/?k=44747128&amp;u=https%3A%2F%2Fmmbiz.qpic.cn%2Fmmbiz_png%2FdspHZmfzKI7uUX3DolTQgUibo84Z0ZibMj3Na5RRlXqWdR39qsBicvWhJuWzwKic0eWlJlNs3VcEYatfSdANGFlSGA%2F640%3Fwx_fmt%3Dpng"/></p></div><div style="border-radius: 3px;border-width: 1px;border-style: solid;border-color: rgb(33, 56, 156);width: 100%;padding: 3px;" data-mid="" mpa-from-tpl="t"><div style="border-width: 1px;border-style: dotted;border-color: rgb(33, 56, 156);padding: 0px 8px 0px 30px;height: 32px;background: rgb(240, 243, 255);width: 100%;" data-mid="" mpa-from-tpl="t"><hr style="border-style: solid;border-width: 1px 0 0;border-color: rgba(0,0,0,0.1);-webkit-transform-origin: 0 0;-webkit-transform: scale(1, 0.5);transform-origin: 0 0;transform: scale(1, 0.5);"/><p style="font-size: 14px;font-family: PingFangSC-Semibold, &#34;PingFang SC&#34;;font-weight: bold;color: rgb(33, 56, 156);line-height: 32px;text-align: center;" data-mid="">更多详情请查看原文</p></div></div><div style="display: flex;justify-content: center;align-items: center;width: 100%;justify-content: space-between;" data-mid="" mpa-from-tpl="t"><p style="width: 3px;margin-top: -4px;align-self: flex-start;margin-left: 1px;" data-mid="" mpa-from-tpl="t"><img data-ratio="1" style="display: block;" data-type="png" data-w="6" src="https://wechat2rss.xlab.app/img-proxy/?k=89f4d368&amp;u=https%3A%2F%2Fmmbiz.qpic.cn%2Fmmbiz_png%2FiaNLDl7z9qYuhFDibF1zPTzZK3iab78swI3icZib1mluz5GPlkuibMFNueaSsdDDicXOicKQn1pY7jB5sBicibicOrDJgf96A%2F640%3Fwx_fmt%3Dpng"/></p><p style="width: 3px;margin-top: -4px;align-self: flex-start;margin-right: 1px;" data-mid="" mpa-from-tpl="t"><img data-ratio="1" style="display: block;" data-type="png" data-w="6" src="https://wechat2rss.xlab.app/img-proxy/?k=f9ed7172&amp;u=https%3A%2F%2Fmmbiz.qpic.cn%2Fmmbiz_png%2FBHWB04Dh79icN5RLVsqbjeRAficDQjlq2iaH9987VaCUnZM8fXTthLl3V32HWia3jhTfk6qaItRcZ2R7m6kzDrc7sw%2F640%3Fwx_fmt%3Dpng"/></p></div></div></div></div>


<p><img src="https://wechat2rss.xlab.app/img-proxy/?k=1e08647b&amp;u=https%3A%2F%2Fmmbiz.qpic.cn%2Fmmbiz_png%2F0HWUgTEskmF0Lavy78gmnwGOS8xAlH5C4PtI9LMEkpiabCf9mibJUxJLicHVb3m9Jpe7QN8kzdibKASyM0EEMYoFBA%2F640%3Fwx_fmt%3Dpng"/></p>
<p><img src="https://wechat2rss.xlab.app/img-proxy/?k=320ad095&amp;u=https%3A%2F%2Fmmbiz.qpic.cn%2Fmmbiz_png%2FLdRq1KFbXJibHPqc6I460BrGIGaliaAquMbGWUINvrcoVKTM7ZlUypjhVXbJvsqsDicCOomw1bmnvIow7BKkIhT8Q%2F640%3Fwx_fmt%3Dpng"/></p>
<p><img src="https://wechat2rss.xlab.app/img-proxy/?k=ee0f3bdf&amp;u=https%3A%2F%2Fmmbiz.qpic.cn%2Fmmbiz_png%2FLdRq1KFbXJibHPqc6I460BrGIGaliaAquMKqPMp2pGfXWqbJodibQgDQjiaCRnMLIgzXEiaIUBspRiaZibicx9dLewee0w%2F640%3Fwx_fmt%3Dpng"/></p>
<p><img src="https://wechat2rss.xlab.app/img-proxy/?k=320ad095&amp;u=https%3A%2F%2Fmmbiz.qpic.cn%2Fmmbiz_png%2FLdRq1KFbXJibHPqc6I460BrGIGaliaAquMbGWUINvrcoVKTM7ZlUypjhVXbJvsqsDicCOomw1bmnvIow7BKkIhT8Q%2F640%3Fwx_fmt%3Dpng"/></p>
<p><img src="https://wechat2rss.xlab.app/img-proxy/?k=ee0f3bdf&amp;u=https%3A%2F%2Fmmbiz.qpic.cn%2Fmmbiz_png%2FLdRq1KFbXJibHPqc6I460BrGIGaliaAquMKqPMp2pGfXWqbJodibQgDQjiaCRnMLIgzXEiaIUBspRiaZibicx9dLewee0w%2F640%3Fwx_fmt%3Dpng"/></p>
<p><img src="https://wechat2rss.xlab.app/img-proxy/?k=320ad095&amp;u=https%3A%2F%2Fmmbiz.qpic.cn%2Fmmbiz_png%2FLdRq1KFbXJibHPqc6I460BrGIGaliaAquMbGWUINvrcoVKTM7ZlUypjhVXbJvsqsDicCOomw1bmnvIow7BKkIhT8Q%2F640%3Fwx_fmt%3Dpng"/></p>
<p><img src="https://wechat2rss.xlab.app/img-proxy/?k=ee0f3bdf&amp;u=https%3A%2F%2Fmmbiz.qpic.cn%2Fmmbiz_png%2FLdRq1KFbXJibHPqc6I460BrGIGaliaAquMKqPMp2pGfXWqbJodibQgDQjiaCRnMLIgzXEiaIUBspRiaZibicx9dLewee0w%2F640%3Fwx_fmt%3Dpng"/></p>
<p><img src="https://wechat2rss.xlab.app/img-proxy/?k=115f5686&amp;u=https%3A%2F%2Fmmbiz.qpic.cn%2Fmmbiz_png%2FGAibT6GPsHibekPWrcvgkzCjkMf4CHESNqHkdFwwT8bBV6KS25bsLXzQd5WXFEoic4BHkAVfUmibSQG786YhloMvBw%2F640%3Fwx_fmt%3Dpng"/></p>
<p><img src="https://wechat2rss.xlab.app/img-proxy/?k=17ee7f41&amp;u=https%3A%2F%2Fmmbiz.qpic.cn%2Fmmbiz_png%2FULKUSjXeQbxecm8xLaBwx8No4ULvOhia5wJqF9cCQnYk9Aibu8dEaFESZL4SDosssjOmzEV3iaLuRbO64mWoZlHrg%2F640%3Fwx_fmt%3Dpng"/></p>
<p><img src="https://wechat2rss.xlab.app/img-proxy/?k=44747128&amp;u=https%3A%2F%2Fmmbiz.qpic.cn%2Fmmbiz_png%2FdspHZmfzKI7uUX3DolTQgUibo84Z0ZibMj3Na5RRlXqWdR39qsBicvWhJuWzwKic0eWlJlNs3VcEYatfSdANGFlSGA%2F640%3Fwx_fmt%3Dpng"/></p>
<p><img src="https://wechat2rss.xlab.app/img-proxy/?k=89f4d368&amp;u=https%3A%2F%2Fmmbiz.qpic.cn%2Fmmbiz_png%2FiaNLDl7z9qYuhFDibF1zPTzZK3iab78swI3icZib1mluz5GPlkuibMFNueaSsdDDicXOicKQn1pY7jB5sBicibicOrDJgf96A%2F640%3Fwx_fmt%3Dpng"/></p>
<p><img src="https://wechat2rss.xlab.app/img-proxy/?k=f9ed7172&amp;u=https%3A%2F%2Fmmbiz.qpic.cn%2Fmmbiz_png%2FBHWB04Dh79icN5RLVsqbjeRAficDQjlq2iaH9987VaCUnZM8fXTthLl3V32HWia3jhTfk6qaItRcZ2R7m6kzDrc7sw%2F640%3Fwx_fmt%3Dpng"/></p>



<p><a href="https://0103sec.notion.site/20211213-195169be901d49cc81ac849a4c047a3b">阅读原文</a></p>
<p><a href="https://wechat2rss.xlab.app/link-proxy/?k=948639f7&amp;r=1&amp;u=http%3A%2F%2Fmp.weixin.qq.com%2Fs%3F__biz%3DMzIxMjI0Mzk0OQ%3D%3D%26mid%3D2247484084%26idx%3D1%26sn%3D6aa0af7684e639c62f19d47c3b6ff1a6">跳转微信打开</a></p>
]]></content:encoded>
      <pubDate>Mon, 10 Jan 2022 21:35:00 +0800</pubDate>
    </item>
    <item>
      <title>第十四周/20220104 红队推送</title>
      <link>https://mp.weixin.qq.com/s?__biz=MzIxMjI0Mzk0OQ==&amp;mid=2247483765&amp;idx=1&amp;sn=fc842f5e33df181ca6a8355370d7b223</link>
      <description>2022.01.03 新年好啊</description>
      <content:encoded><![CDATA[<p>
原创 <span>0103 SEC</span> <span>2022-01-04 11:14</span> <span style="display: inline-block;"></span>
</p>

<p>2022.01.03 新年好啊</p>
<p></p>



<p>
<img src="https://wechat2rss.xlab.app/img-proxy/?k=509c7b0f&amp;u=https%3A%2F%2Fmmbiz.qpic.cn%2Fmmbiz_jpg%2FLKONdLtpFBLI1nhAWTqUFeM62MtocxIib3G0CWl3ibxqRLXyQxiaDHDuv02icqweXjP55pVTOecsbrhKdibP6VzMnBw%2F0%3Fwx_fmt%3Djpeg"/>
</p>


<h1 style="outline: 0px;max-width: 100%;font-family: -apple-system, BlinkMacSystemFont, &#34;Helvetica Neue&#34;, &#34;PingFang SC&#34;, &#34;Hiragino Sans GB&#34;, &#34;Microsoft YaHei UI&#34;, &#34;Microsoft YaHei&#34;, Arial, sans-serif;letter-spacing: 0.544px;white-space: normal;background-color: rgb(255, 255, 255);text-align: left;box-sizing: border-box !important;overflow-wrap: break-word !important;"><strong style="outline: 0px;max-width: 100%;box-sizing: border-box !important;overflow-wrap: break-word !important;"><span style="outline: 0px;max-width: 100%;font-size: 20px;box-sizing: border-box !important;overflow-wrap: break-word !important;">【漏洞研究】</span></strong></h1><h4 style="white-space: normal;text-align: left;"><span style="font-size: 17px;">BeeMedia - Bypass Admin Panel</span></h4><h1 style="white-space: normal;text-align: left;"><span style="font-size: 17px;text-decoration: underline;color: rgb(0, 82, 255);"><a href="https://cxsecurity.com/issue/WLB-2021120100" target="_blank">https://cxsecurity.com/issue/WLB-2021120100</a></span></h1><h4 style="white-space: normal;text-align: left;"><span style="font-size: 17px;">BeeMedia- Sql Injection Vulnerability</span></h4><p style="white-space: normal;text-align: left;"><span style="font-size: 17px;text-decoration: underline;color: rgb(0, 82, 255);"><a href="https://cxsecurity.com/issue/WLB-2021120101" target="_blank">https://cxsecurity.com/issue/WLB-2021120101</a></span></p><h4 style="white-space: normal;text-align: left;"><span style="font-size: 17px;">Backdoor.Win32.FTP.Simpel.12 / Insecure Crypto</span></h4><p style="white-space: normal;text-align: left;"><span style="font-size: 17px;text-decoration: underline;color: rgb(0, 82, 255);"><a href="https://cxsecurity.com/issue/WLB-2021120102" target="_blank">https://cxsecurity.com/issue/WLB-2021120102</a></span></p><h4 style="white-space: normal;text-align: left;"><span style="font-size: 17px;">Backdoor.Win32.FTP.Simpel.12 / Port Bounce Scan</span></h4><p style="white-space: normal;text-align: left;"><span style="font-size: 17px;text-decoration: underline;color: rgb(0, 82, 255);"><a href="https://cxsecurity.com/issue/WLB-2021120103" target="_blank">https://cxsecurity.com/issue/WLB-2021120103</a></span></p><p style="white-space: normal;text-align: left;">AlphaSkins Alpha Controls Package | SQL Injection Vulnerability</p><h1 style="white-space: normal;text-align: left;"><span style="font-size: 17px;text-decoration: underline;color: rgb(0, 82, 255);"><a href="https://cxsecurity.com/issue/WLB-2021120104" target="_blank">https://cxsecurity.com/issue/WLB-2021120104</a></span></h1><h4 style="white-space: normal;text-align: left;"><span style="font-size: 17px;">Terramaster F4-210 / F2-210 Remote Code Execution</span></h4><p style="white-space: normal;text-align: left;"><span style="font-size: 17px;text-decoration: underline;color: rgb(0, 82, 255);"><a href="https://cxsecurity.com/issue/WLB-2021120105" target="_blank">https://cxsecurity.com/issue/WLB-2021120105</a></span></p><h4 style="white-space: normal;text-align: left;"><span style="font-size: 17px;">Microsoft Windows Explorer Preview Pane Security Bypass</span></h4><p style="white-space: normal;text-align: left;"><span style="font-size: 17px;text-decoration: underline;color: rgb(0, 82, 255);"><a href="https://cxsecurity.com/issue/WLB-2021120107" target="_blank">https://cxsecurity.com/issue/WLB-2021120107</a></span></p><h4 style="white-space: normal;text-align: left;"><span style="font-size: 17px;">Windows Explorer Preview Pane HTML File Link Spoofing</span></h4><p style="white-space: normal;text-align: left;"><span style="font-size: 17px;text-decoration: underline;color: rgb(0, 82, 255);"><a href="https://cxsecurity.com/issue/WLB-2021120108" target="_blank">https://cxsecurity.com/issue/WLB-2021120108</a></span></p><h4 style="white-space: normal;text-align: left;"><span style="font-size: 17px;">Virtual Airlines Manager 2.6.2 - &#39;plane_location&#39; SQL </span></h4><p style="white-space: normal;text-align: left;"><span style="text-decoration: underline;color: rgb(0, 82, 255);"><a href="https://cxsecurity.com/issue/WLB-2022010009" target="_blank">https://cxsecurity.com/issue/WLB-2022010009</a></span></p><h4 style="white-space: normal;text-align: left;"><span style="font-size: 17px;">ManageEngine ServiceDesk Plus Remote Code Execution</span></h4><p style="white-space: normal;text-align: left;"><span style="font-size: 17px;text-decoration: underline;color: rgb(0, 82, 255);"><a href="https://cxsecurity.com/issue/WLB-2021120112" target="_blank">https://cxsecurity.com/issue/WLB-2021120112</a></span></p><h1 style="outline: 0px;max-width: 100%;font-family: -apple-system, BlinkMacSystemFont, &#34;Helvetica Neue&#34;, &#34;PingFang SC&#34;, &#34;Hiragino Sans GB&#34;, &#34;Microsoft YaHei UI&#34;, &#34;Microsoft YaHei&#34;, Arial, sans-serif;letter-spacing: 0.544px;white-space: normal;background-color: rgb(255, 255, 255);box-sizing: border-box !important;overflow-wrap: break-word !important;"><span style="outline: 0px;max-width: 100%;font-size: 20px;box-sizing: border-box !important;overflow-wrap: break-word !important;"><strong style="outline: 0px;max-width: 100%;box-sizing: border-box !important;overflow-wrap: break-word !important;">【红队工具】</strong></span></h1><p style="white-space: normal;text-align: left;"><span style="font-size: 17px;">2021年最受欢迎的黑客工具top 20</span></p><p style="white-space: normal;text-align: left;"><span style="font-size: 17px;text-decoration: underline;color: rgb(0, 82, 255);"><a href="https://www.kitploit.com/2021/12/top-20-most-popular-hacking-tools-in.html" target="_blank">https://www.kitploit.com/2021/12/top-20-most-popular-hacking-tools-in.html</a></span></p><p style="white-space: normal;text-align: left;">漏洞猎人的漏洞探测工具列表</p><p style="white-space: normal;text-align: left;"><span style="text-decoration: underline;color: rgb(0, 82, 255);"><a href="https://infosecwriteups.com/bug-bounty-tool-list-32262271f1e4" target="_blank">https://infosecwriteups.com/bug-bounty-tool-list-32262271f1e4</a></span></p><p style="white-space: normal;text-align: left;"><span style="font-size: 17px;">WMEye：为使用 WMI 和 MSBuild 横向而开发</span></p><p style="white-space: normal;text-align: left;"><span style="font-size: 17px;text-decoration: underline;color: rgb(0, 82, 255);"><a href="https://github.com/pwn1sher/WMEye" target="_blank">https://github.com/pwn1sher/WMEye</a></span></p><p style="white-space: normal;text-align: left;">SourceLeakHacker：一个多线程 Web 目录扫描器</p><p style="white-space: normal;text-align: left;"><span style="text-decoration: underline;color: rgb(0, 82, 255);"><a href="https://github.com/WangYihang/SourceLeakHacker" target="_blank">https://github.com/WangYihang/SourceLeakHacker</a></span></p><p style="white-space: normal;text-align: left;"><span style="font-size: 17px;">log4jscanner：用于分析 JAR 文件的 log4j 漏洞文件系统扫描器和 Go 包</span></p><p style="white-space: normal;text-align: left;"><span style="font-size: 17px;text-decoration: underline;color: rgb(0, 82, 255);"><a href="https://github.com/google/log4jscanner" target="_blank">https://github.com/google/log4jscanner</a></span></p><h1 style="outline: 0px;max-width: 100%;font-family: -apple-system, BlinkMacSystemFont, &#34;Helvetica Neue&#34;, &#34;PingFang SC&#34;, &#34;Hiragino Sans GB&#34;, &#34;Microsoft YaHei UI&#34;, &#34;Microsoft YaHei&#34;, Arial, sans-serif;letter-spacing: 0.544px;white-space: normal;background-color: rgb(255, 255, 255);box-sizing: border-box !important;overflow-wrap: break-word !important;"><span style="outline: 0px;max-width: 100%;font-size: 20px;box-sizing: border-box !important;overflow-wrap: break-word !important;"><strong style="outline: 0px;max-width: 100%;box-sizing: border-box !important;overflow-wrap: break-word !important;">【红队文章】</strong></span></h1><p style="white-space: normal;text-align: left;"><span style="font-size: 17px;">黑魔法：JS引擎漏洞</span></p><p style="white-space: normal;text-align: left;"><span style="font-size: 17px;text-decoration: underline;color: rgb(0, 82, 255);"><a href="https://www.da.vidbuchanan.co.uk/blog/webos-wampage.html" target="_blank">https://www.da.vidbuchanan.co.uk/blog/webos-wampage.html</a></span></p><h1 style="white-space: normal;text-align: left;"><span style="font-size: 17px;">Websphere Portal - SSRF 转安为危</span></h1><p style="white-space: normal;text-align: left;"><span style="font-size: 17px;text-decoration: underline;color: rgb(0, 82, 255);"><a href="https://blog.assetnote.io/2021/12/26/chained-ssrf-websphere/" target="_blank">https://blog.assetnote.io/2021/12/26/chained-ssrf-websphere/</a></span></p><h1 class="dn" data-selectable-paragraph="" style="white-space: normal;text-align: left;"><span style="font-size: 17px;">通过从泄漏的 Auth JWT 令牌更改用户元数据</span></h1><p style="white-space: normal;text-align: left;"><span style="font-size: 17px;text-decoration: underline;color: rgb(0, 82, 255);"><a href="https://infosecwriteups.com/hacktoberfest2k21-vulnerability-how-users-metadata-can-be-changed-via-auth-jwt-tokens-leaking-from-3028f8ad6991" target="_blank">https://infosecwriteups.com/hacktoberfest2k21-vulnerability-how-users-metadata-can-be-changed-via-auth-jwt-tokens-leaking-from-3028f8ad6991</a></span></p><h1 style="white-space: normal;text-align: left;"><span style="font-size: 17px;">通过代码执行临时修改Shiro密钥</span></h1><p style="white-space: normal;text-align: left;"><span style="font-size: 17px;text-decoration: underline;color: rgb(0, 82, 255);"><a href="https://www.o2oxy.cn/3972.html" target="_blank">https://www.o2oxy.cn/3972.html</a></span></p><h1 itemprop="name headline" style="white-space: normal;text-align: left;"><span style="font-size: 17px;">Fixing the Unfixable: Story of a Google Cloud SSRF</span></h1><p><span style="font-size: 17px;text-decoration: underline;color: rgb(0, 82, 255);"><a href="https://bugs.xdavidhu.me/google/2021/12/31/fixing-the-unfixable-story-of-a-google-cloud-ssrf/" target="_blank">https://bugs.xdavidhu.me/google/2021/12/31/fixing-the-unfixable-story-of-a-google-cloud-ssrf/</a></span></p><h1 style="white-space: normal;text-align: left;"><span style="font-size: 17px;">如何检测网络中的 DNS 隧道？</span></h1><p style="white-space: normal;text-align: left;"><span style="font-size: 17px;text-decoration: underline;color: rgb(0, 82, 255);"><a href="https://www.catonetworks.com/blog/how-to-detect-dns-tunneling-in-the-network/" target="_blank">https://www.catonetworks.com/blog/how-to-detect-dns-tunneling-in-the-network/</a></span></p><h1 style="white-space: normal;text-align: left;"><span style="font-size: 17px;">Hacking a VW Golf Power Steering ECU - Part 1</span></h1><p style="white-space: normal;text-align: left;"><span style="font-size: 17px;text-decoration: underline;color: rgb(0, 82, 255);"><a href="https://blog.willemmelching.nl/carhacking/2022/01/02/vw-part1/" target="_blank">https://blog.willemmelching.nl/carhacking/2022/01/02/vw-part1/</a></span></p><hr style="outline: 0px;max-width: 100%;font-family: -apple-system, BlinkMacSystemFont, &#34;Helvetica Neue&#34;, &#34;PingFang SC&#34;, &#34;Hiragino Sans GB&#34;, &#34;Microsoft YaHei UI&#34;, &#34;Microsoft YaHei&#34;, Arial, sans-serif;letter-spacing: 0.544px;white-space: normal;background-color: rgb(255, 255, 255);border-style: solid;border-right-width: 0px;border-bottom-width: 0px;border-left-width: 0px;border-color: rgba(0, 0, 0, 0.1);transform-origin: 0px 0px;transform: scale(1, 0.5);box-sizing: border-box !important;overflow-wrap: break-word !important;"/><p style="outline: 0px;max-width: 100%;font-family: -apple-system, BlinkMacSystemFont, &#34;Helvetica Neue&#34;, &#34;PingFang SC&#34;, &#34;Hiragino Sans GB&#34;, &#34;Microsoft YaHei UI&#34;, &#34;Microsoft YaHei&#34;, Arial, sans-serif;letter-spacing: 0.544px;white-space: normal;background-color: rgb(255, 255, 255);box-sizing: border-box !important;overflow-wrap: break-word !important;"><strong style="outline: 0px;max-width: 100%;letter-spacing: 0.544px;box-sizing: border-box !important;overflow-wrap: break-word !important;"><span style="outline: 0px;max-width: 100%;font-size: 12px;letter-spacing: 0.544px;box-sizing: border-box !important;overflow-wrap: break-word !important;">更多详情请查看原文</span></strong></p>



<p><a href="https://0103sec.notion.site/20220103-8086d6edf11a446bb149da773d1c50cf">阅读原文</a></p>
<p><a href="https://wechat2rss.xlab.app/link-proxy/?k=cb3abea8&amp;r=1&amp;u=http%3A%2F%2Fmp.weixin.qq.com%2Fs%3F__biz%3DMzIxMjI0Mzk0OQ%3D%3D%26mid%3D2247483765%26idx%3D1%26sn%3Dfc842f5e33df181ca6a8355370d7b223">跳转微信打开</a></p>
]]></content:encoded>
      <pubDate>Tue, 04 Jan 2022 11:14:00 +0800</pubDate>
    </item>
    <item>
      <title>第十三周/20211227红队推送</title>
      <link>https://mp.weixin.qq.com/s?__biz=MzIxMjI0Mzk0OQ==&amp;mid=2247483761&amp;idx=1&amp;sn=2efdc9822342d53510f617af9c4cb6b6</link>
      <description>今年最后一篇周推。</description>
      <content:encoded><![CDATA[<p>
原创 <span>0103 SEC</span> <span>2021-12-27 23:36</span> <span style="display: inline-block;"></span>
</p>

<p>今年最后一篇周推。</p>
<p></p>



<p>
<img src="https://wechat2rss.xlab.app/img-proxy/?k=fe89997e&amp;u=https%3A%2F%2Fmmbiz.qpic.cn%2Fmmbiz_jpg%2FLKONdLtpFBKHQ69Ul6eGHzDotyjvoEzvMibz0VHM3hKibNlxjaODrMBibqkWia51XVDNdsn8870xjnJpY5aPYJkfZA%2F0%3Fwx_fmt%3Djpeg"/>
</p>


<hr style="border-style: solid;border-width: 1px 0 0;border-color: rgba(0,0,0,0.1);-webkit-transform-origin: 0 0;-webkit-transform: scale(1, 0.5);transform-origin: 0 0;transform: scale(1, 0.5);"/><h1 style="outline: 0px;max-width: 100%;font-family: -apple-system, BlinkMacSystemFont, &#34;Helvetica Neue&#34;, &#34;PingFang SC&#34;, &#34;Hiragino Sans GB&#34;, &#34;Microsoft YaHei UI&#34;, &#34;Microsoft YaHei&#34;, Arial, sans-serif;letter-spacing: 0.544px;white-space: normal;background-color: rgb(255, 255, 255);text-align: left;box-sizing: border-box !important;overflow-wrap: break-word !important;"><strong style="outline: 0px;max-width: 100%;box-sizing: border-box !important;overflow-wrap: break-word !important;"><span style="outline: 0px;max-width: 100%;font-size: 20px;box-sizing: border-box !important;overflow-wrap: break-word !important;">【漏洞研究】</span></strong></h1><h4 style="text-align: left;"><span style="font-size: 17px;">Signup PHP Portal 2.1 Shell Upload</span></h4><p style="text-align: left;"><span style="font-size: 17px;color: rgb(0, 82, 255);text-decoration: underline;"><a href="https://cxsecurity.com/issue/WLB-2021120088" target="_blank">https://cxsecurity.com/issue/WLB-2021120088</a></span></p><h4 style="text-align: left;"><span style="font-size: 17px;">Video Sharing Website 1.0 SQL Injection</span></h4><p style="text-align: left;"><span style="font-size: 17px;color: rgb(0, 82, 255);text-decoration: underline;"><a href="https://cxsecurity.com/issue/WLB-2021120089" target="_blank">https://cxsecurity.com/issue/WLB-2021120089</a></span></p><h4 style="text-align: left;"><span style="font-size: 17px;">Bazaar Web PHP Social Listings Shell Upload</span></h4><p style="text-align: left;"><span style="font-size: 17px;color: rgb(0, 82, 255);text-decoration: underline;"><a href="https://cxsecurity.com/issue/WLB-2021120090" target="_blank">https://cxsecurity.com/issue/WLB-2021120090</a></span></p><h4 style="text-align: left;"><span style="font-size: 17px;">WBCE CMS 1.5.1 Admin Password Reset</span></h4><p style="text-align: left;"><span style="font-size: 17px;color: rgb(0, 82, 255);text-decoration: underline;"><a href="https://cxsecurity.com/issue/WLB-2021120091" target="_blank">https://cxsecurity.com/issue/WLB-2021120091</a></span></p><h4 style="text-align: left;"><span style="font-size: 17px;">Exponent CMS 2.6 Multiple Vulnerabilities</span></h4><p style="text-align: left;"><span style="font-size: 17px;color: rgb(0, 82, 255);text-decoration: underline;"><a href="https://cxsecurity.com/issue/WLB-2021120092" target="_blank">https://cxsecurity.com/issue/WLB-2021120092</a></span></p><h4 style="text-align: left;"><span style="font-size: 17px;">Aver EVC300 Firmware 00.10.16.36 Hardcoded Secrets</span></h4><p style="text-align: left;"><span style="font-size: 17px;color: rgb(0, 82, 255);text-decoration: underline;"><a href="https://cxsecurity.com/issue/WLB-2021120093" target="_blank">https://cxsecurity.com/issue/WLB-2021120093</a></span></p><h4 style="text-align: left;"><span style="font-size: 17px;">WordPress Popular Posts 5.3.2 Remote Code Execution</span></h4><p style="text-align: left;"><span style="font-size: 17px;color: rgb(0, 82, 255);text-decoration: underline;"><a href="https://cxsecurity.com/issue/WLB-2021120094" target="_blank">https://cxsecurity.com/issue/WLB-2021120094</a></span></p><h4 style="text-align: left;"><span style="font-size: 17px;">Accu-Time Systems MAXIMUS 1.0 Buffer Overflow / Denial Of Service</span></h4><p style="text-align: left;"><span style="font-size: 17px;color: rgb(0, 82, 255);text-decoration: underline;"><a href="https://cxsecurity.com/issue/WLB-2021120095" target="_blank">https://cxsecurity.com/issue/WLB-2021120095</a></span></p><h4 style="text-align: left;"><span style="font-size: 17px;">phpKF CMS 3.00 Beta y6 Remote Code Execution</span></h4><p style="text-align: left;"><span style="font-size: 17px;color: rgb(0, 82, 255);text-decoration: underline;"><a href="https://cxsecurity.com/issue/WLB-2021120096" target="_blank">https://cxsecurity.com/issue/WLB-2021120096</a></span></p><h4 style="text-align: left;"><span style="font-size: 17px;">HRVAC Consulting Engineering Israel SQL Injection Vulnerability</span></h4><p style="text-align: left;"><span style="font-size: 17px;color: rgb(0, 82, 255);text-decoration: underline;"><a href="https://cxsecurity.com/issue/WLB-2021120097" target="_blank">https://cxsecurity.com/issue/WLB-2021120097</a></span></p><h4 style="text-align: left;"><span style="font-size: 17px;">Backdoor.Win32.Visiotrol.10 / Insecure Password Storage</span></h4><p><span style="font-size: 17px;color: rgb(0, 82, 255);text-decoration: underline;"><a href="https://cxsecurity.com/issue/WLB-2021120098" target="_blank">https://cxsecurity.com/issue/WLB-2021120098</a></span></p><h1 style="outline: 0px;max-width: 100%;font-family: -apple-system, BlinkMacSystemFont, &#34;Helvetica Neue&#34;, &#34;PingFang SC&#34;, &#34;Hiragino Sans GB&#34;, &#34;Microsoft YaHei UI&#34;, &#34;Microsoft YaHei&#34;, Arial, sans-serif;letter-spacing: 0.544px;white-space: normal;background-color: rgb(255, 255, 255);box-sizing: border-box !important;overflow-wrap: break-word !important;"><span style="outline: 0px;max-width: 100%;font-size: 20px;box-sizing: border-box !important;overflow-wrap: break-word !important;"><strong style="outline: 0px;max-width: 100%;box-sizing: border-box !important;overflow-wrap: break-word !important;">【红队工具】</strong></span></h1><p style="text-align: left;"><span style="font-size: 17px;">生成各方面AD报告，便于进行安全管理或咨询。</span></p><p><span style="font-size: 17px;color: rgb(0, 82, 255);text-decoration: underline;"><a href="https://github.com/ziesemer/ad-privileged-audit#execution" target="_blank">https://github.com/ziesemer/ad-privileged-audit#execution</a></span></p><p style="text-align: left;"><span style="font-size: 17px;">SQLbit - 基于布尔盲注的自动化脚本</span></p><p><span style="font-size: 17px;color: rgb(0, 82, 255);text-decoration: underline;"><a href="https://github.com/Sunlight-Rim/sqlbit" target="_blank">https://github.com/Sunlight-Rim/sqlbit</a></span></p><h1 style="text-align: left;"><span style="font-size: 17px;">Turdshovel - 一个 .NET 内存转储分析工具</span></h1><p><span style="font-size: 17px;color: rgb(0, 82, 255);text-decoration: underline;"><a href="https://github.com/daddycocoaman/turdshovel" target="_blank">https://github.com/daddycocoaman/turdshovel</a></span></p><h1 dir="auto" style="text-align: left;"><span style="font-size: 17px;">MultiPotato - 土豆家族新成员</span></h1><p><span style="font-size: 17px;color: rgb(0, 82, 255);text-decoration: underline;"><a href="https://github.com/S3cur3Th1sSh1t/MultiPotato" target="_blank">https://github.com/S3cur3Th1sSh1t/MultiPotato</a></span></p><p style="text-align: left;">攻防资产处理小工具，便于筛选有价值资产</p><p><span style="font-size: 17px;color: rgb(0, 82, 255);text-decoration: underline;"><a href="https://github.com/dr0op/bufferfly" target="_blank">https://github.com/dr0op/bufferfly</a></span></p><p>原生JNDI注入漏洞的高版本JDKBypass利用</p><p><span style="font-size: 17px;color: rgb(0, 82, 255);text-decoration: underline;"><a href="https://github.com/exp1orer/JNDI-Inject-Exploit" target="_blank">https://github.com/exp1orer/JNDI-Inject-Exploit</a></span></p><p style="text-align: left;"><span style="font-size: 17px;">辅助攻防项目快速打点的综合工具</span></p><p><span style="font-size: 17px;color: rgb(0, 82, 255);text-decoration: underline;"><a href="https://github.com" target="_blank">https://github.com</a></span><span style="font-size: 17px;color: rgb(0, 82, 255);text-decoration: underline;">/P1-Team/AlliN</span></p><p style="text-align: left;"><span style="font-size: 17px;"><strong style="outline: 0px;max-width: 100%;font-family: -apple-system, BlinkMacSystemFont, &#34;Helvetica Neue&#34;, &#34;PingFang SC&#34;, &#34;Hiragino Sans GB&#34;, &#34;Microsoft YaHei UI&#34;, &#34;Microsoft YaHei&#34;, Arial, sans-serif;letter-spacing: 0.544px;white-space: normal;font-size: 20px;text-align: left;background-color: rgb(255, 255, 255);box-sizing: border-box !important;overflow-wrap: break-word !important;">【红队文章】</strong></span></p><h2 data-selectable-paragraph="" style="text-align: left;"><span style="font-size: 17px;">了解微服务的工作原理及破解过程</span></h2><p style="text-align: left;"><span style="font-size: 17px;color: rgb(0, 82, 255);text-decoration: underline;"><a href="https://infosecwriteups.com/hacking-microservices-for-fun-and-" target="_blank">https://infosecwriteups.com/hacking-microservices-for-fun-and-</a></span><span style="font-size: 17px;color: rgb(0, 82, 255);text-decoration: underline;">bounty-5cc302769e94</span></p><p style="text-align: left;"><span style="font-size: 17px;">Auerswald PBX 固件后门分析</span></p><p style="text-align: left;"><span style="font-size: 17px;color: rgb(0, 82, 255);text-decoration: underline;"><a href="https://blog.redteam-pentesting.de/2021/inside-a-pbx/" target="_blank">https://blog.redteam-pentesting.de/2021/inside-a-pbx/</a></span></p><h1 style="text-align: left;"><span style="font-size: 17px;">通过OXID解析器获取Windows远程主机上网卡地址</span></h1><p style="text-align: left;"><span style="font-size: 17px;color: rgb(0, 82, 255);text-decoration: underline;"><a href="https://payloads.online/archivers/2020-07-16/1/" target="_blank">https://payloads.online/archivers/2020-07-16/1/</a></span></p><h1 data-selectable-paragraph="" style="text-align: left;"><span style="font-size: 17px;">Tenda AC10–1200 sscanf 缓冲区溢出WP</span></h1><p style="text-align: left;"><span style="font-size: 17px;color: rgb(0, 82, 255);text-decoration: underline;"><a href="https://noob3xploiter.medium.com/hacking-the-tenda-ac10-1200-router-part-4-sscanf-buffer-overflow-75ae0e06abb6" target="_blank">https://noob3xploiter.medium.com/hacking-the-tenda-ac10-1200-router-part-4-sscanf-buffer-overflow-75ae0e06abb6</a></span></p><h1 data-selectable-paragraph="" style="text-align: left;"><span style="font-size: 17px;">Coding+Hacking：assert()函数深入理解与利用</span></h1><h1 data-selectable-paragraph="" style="text-align: left;"><span style="font-size: 17px;color: rgb(0, 82, 255);text-decoration: underline;"><a href="https://infosecwriteups.com/how-assertions-can-get-you-hacked-da22c84fb8f6" target="_blank">https://infosecwriteups.com/how-assertions-can-get-you-hacked-da22c84fb8f6</a></span></h1><hr style="outline: 0px;max-width: 100%;font-family: -apple-system, BlinkMacSystemFont, &#34;Helvetica Neue&#34;, &#34;PingFang SC&#34;, &#34;Hiragino Sans GB&#34;, &#34;Microsoft YaHei UI&#34;, &#34;Microsoft YaHei&#34;, Arial, sans-serif;letter-spacing: 0.544px;white-space: normal;background-color: rgb(255, 255, 255);border-style: solid;border-right-width: 0px;border-bottom-width: 0px;border-left-width: 0px;border-color: rgba(0, 0, 0, 0.1);transform-origin: 0px 0px;transform: scale(1, 0.5);box-sizing: border-box !important;overflow-wrap: break-word !important;"/><p style="outline: 0px;max-width: 100%;font-family: -apple-system, BlinkMacSystemFont, &#34;Helvetica Neue&#34;, &#34;PingFang SC&#34;, &#34;Hiragino Sans GB&#34;, &#34;Microsoft YaHei UI&#34;, &#34;Microsoft YaHei&#34;, Arial, sans-serif;letter-spacing: 0.544px;white-space: normal;background-color: rgb(255, 255, 255);box-sizing: border-box !important;overflow-wrap: break-word !important;"><strong style="outline: 0px;max-width: 100%;letter-spacing: 0.544px;box-sizing: border-box !important;overflow-wrap: break-word !important;"><span style="outline: 0px;max-width: 100%;font-size: 12px;letter-spacing: 0.544px;box-sizing: border-box !important;overflow-wrap: break-word !important;">更多详情请查看原文</span></strong></p>



<p><a href="https://0103sec.notion.site/20211227-80e03a56473d4d0794bcb1f40cc86223">阅读原文</a></p>
<p><a href="https://wechat2rss.xlab.app/link-proxy/?k=a6e1b982&amp;r=1&amp;u=http%3A%2F%2Fmp.weixin.qq.com%2Fs%3F__biz%3DMzIxMjI0Mzk0OQ%3D%3D%26mid%3D2247483761%26idx%3D1%26sn%3D2efdc9822342d53510f617af9c4cb6b6">跳转微信打开</a></p>
]]></content:encoded>
      <pubDate>Mon, 27 Dec 2021 23:36:00 +0800</pubDate>
    </item>
    <item>
      <title>第十二周/20211220红队推送</title>
      <link>https://mp.weixin.qq.com/s?__biz=MzIxMjI0Mzk0OQ==&amp;mid=2247483757&amp;idx=1&amp;sn=2cac5c78d0ee74f4563f629af62bc9b6</link>
      <description>【特别推荐】Zero Project：深入研究 NSO 的零点击 iMessage 漏洞</description>
      <content:encoded><![CDATA[<p>
原创 <span>0103 SEC</span> <span>2021-12-21 00:23</span> <span style="display: inline-block;"></span>
</p>

<p>【特别推荐】Zero Project：深入研究 NSO 的零点击 iMessage 漏洞</p>
<p></p>



<p>
<img src="https://wechat2rss.xlab.app/img-proxy/?k=4b6dfa7e&amp;u=https%3A%2F%2Fmmbiz.qpic.cn%2Fmmbiz_jpg%2FLKONdLtpFBKbJmsNFzWFiaVBRfjZHlMXf14zkzRqDS6T5TraOmZ8ojib0wERdibJvazkYAHxrlEFj1VXJUBzu1Ihg%2F0%3Fwx_fmt%3Djpeg"/>
</p>


<hr style="border-style: solid;border-width: 1px 0 0;border-color: rgba(0,0,0,0.1);-webkit-transform-origin: 0 0;-webkit-transform: scale(1, 0.5);transform-origin: 0 0;transform: scale(1, 0.5);"/><h1 style="outline: 0px;max-width: 100%;font-family: -apple-system, BlinkMacSystemFont, &#34;Helvetica Neue&#34;, &#34;PingFang SC&#34;, &#34;Hiragino Sans GB&#34;, &#34;Microsoft YaHei UI&#34;, &#34;Microsoft YaHei&#34;, Arial, sans-serif;letter-spacing: 0.544px;white-space: normal;background-color: rgb(255, 255, 255);text-align: left;box-sizing: border-box !important;overflow-wrap: break-word !important;"><span style="outline: 0px;max-width: 100%;font-size: 20px;box-sizing: border-box !important;overflow-wrap: break-word !important;"><strong style="outline: 0px;max-width: 100%;box-sizing: border-box !important;overflow-wrap: break-word !important;">【特别推荐】</strong></span></h1><h3 itemprop="name"><span style="outline: 0px;max-width: 100%;font-size: 17px;box-sizing: border-box !important;overflow-wrap: break-word !important;">Zero Project：深入研究 NSO 的</span>零点击 iMessage 漏洞</h3><p style="white-space: normal;text-align: left;"><span style="outline: 0px;max-width: 100%;text-decoration: underline;color: rgb(255, 41, 65);box-sizing: border-box !important;overflow-wrap: break-word !important;"><a href="https://googleprojectzero.blogspot.com/2021/12/a-deep-dive-into-nso-zero-click.html" target="_blank">https://googleprojectzero.blogspot.com/2021/12/a-deep-dive-into-nso-zero-click.html</a></span></p><h1 style="outline: 0px;max-width: 100%;font-family: -apple-system, BlinkMacSystemFont, &#34;Helvetica Neue&#34;, &#34;PingFang SC&#34;, &#34;Hiragino Sans GB&#34;, &#34;Microsoft YaHei UI&#34;, &#34;Microsoft YaHei&#34;, Arial, sans-serif;letter-spacing: 0.544px;white-space: normal;background-color: rgb(255, 255, 255);text-align: left;box-sizing: border-box !important;overflow-wrap: break-word !important;"><strong style="outline: 0px;max-width: 100%;box-sizing: border-box !important;overflow-wrap: break-word !important;"><span style="outline: 0px;max-width: 100%;font-size: 20px;box-sizing: border-box !important;overflow-wrap: break-word !important;">【漏洞研究】</span></strong></h1><p style="text-align: left;">Cibele Thinfinity VirtualUI 2.5.41.0 User Enumeration</p><p style="text-align: left;"><span style="outline: 0px;max-width: 100%;font-size: 17px;color: rgb(0, 82, 255);text-decoration: underline;box-sizing: border-box !important;overflow-wrap: break-word !important;"><a href="https://cxsecurity.com/issue/WLB-2021120082" target="_blank">https://cxsecurity.com/issue/WLB-2021120082</a></span></p><p style="text-align: left;"><span style="outline: 0px;max-width: 100%;font-size: 17px;box-sizing: border-box !important;overflow-wrap: break-word !important;">NETGEAR ProSafe™ Gigabit Quad WAN SSL VPN Firewall SRX5308 | SQL Injection Vulnerability</span></p><p style="text-align: left;"><span style="outline: 0px;max-width: 100%;font-size: 17px;color: rgb(0, 82, 255);text-decoration: underline;box-sizing: border-box !important;overflow-wrap: break-word !important;"><a href="https://cxsecurity.com/issue/WLB-2021120077" target="_blank">https://cxsecurity.com/issue/WLB-2021120077</a></span></p><p style="text-align: left;"><span style="outline: 0px;max-width: 100%;font-size: 17px;box-sizing: border-box !important;overflow-wrap: break-word !important;">Sofico Miles RIA 2020.2 Build 127964T Cross Site Scripting</span></p><p style="text-align: left;"><span style="outline: 0px;max-width: 100%;font-size: 17px;color: rgb(0, 82, 255);text-decoration: underline;box-sizing: border-box !important;overflow-wrap: break-word !important;"><a href="https://cxsecurity.com/issue/WLB-2021120076" target="_blank">https://cxsecurity.com/issue/WLB-2021120076</a></span></p><p style="text-align: left;"><span style="outline: 0px;max-width: 100%;font-size: 17px;box-sizing: border-box !important;overflow-wrap: break-word !important;">SAP Netweaver IUUC_RECON_RC_COUNT_TABLE_BIG ABAP Code Injection</span></p><p style="text-align: left;"><span style="outline: 0px;max-width: 100%;font-size: 17px;color: rgb(0, 82, 255);text-decoration: underline;box-sizing: border-box !important;overflow-wrap: break-word !important;"><a href="https://cxsecurity.com/issue/WLB-2021120075" target="_blank">https://cxsecurity.com/issue/WLB-2021120075</a></span></p><p style="text-align: left;"><span style="outline: 0px;max-width: 100%;font-size: 17px;box-sizing: border-box !important;overflow-wrap: break-word !important;">SAP Netweaver IUUC_GENERATE_ACPLAN_DELIMITER ABAP Code Injection</span></p><p style="text-align: left;"><span style="outline: 0px;max-width: 100%;font-size: 17px;color: rgb(0, 82, 255);text-decoration: underline;box-sizing: border-box !important;overflow-wrap: break-word !important;"><a href="https://cxsecurity.com/issue/WLB-2021120074" target="_blank">https://cxsecurity.com/issue/WLB-2021120074</a></span></p><p style="text-align: left;"><span style="outline: 0px;max-width: 100%;font-size: 17px;box-sizing: border-box !important;overflow-wrap: break-word !important;">SAP Netweaver IUUC_RECON_RC_COUNT_TABLE_BIG SQL Injection</span></p><p style="text-align: left;"><span style="outline: 0px;max-width: 100%;font-size: 17px;color: rgb(0, 82, 255);text-decoration: underline;box-sizing: border-box !important;overflow-wrap: break-word !important;"><a href="https://cxsecurity.com/issue/WLB-2021120073" target="_blank">https://cxsecurity.com/issue/WLB-2021120073</a></span></p><p style="text-align: left;"><span style="outline: 0px;max-width: 100%;font-size: 17px;box-sizing: border-box !important;overflow-wrap: break-word !important;">Zucchetti Axess CLOKI Access Control 1.64 Cross Site Request Forgery</span></p><p style="text-align: left;"><span style="outline: 0px;max-width: 100%;font-size: 17px;color: rgb(0, 82, 255);text-decoration: underline;box-sizing: border-box !important;overflow-wrap: break-word !important;"><a href="https://cxsecurity.com/issue/WLB-2021120072" target="_blank">https://cxsecurity.com/issue/WLB-2021120072</a></span></p><p style="text-align: left;"><span style="outline: 0px;max-width: 100%;font-size: 17px;box-sizing: border-box !important;overflow-wrap: break-word !important;">meterN 1.2.3 Remote Command Execution</span></p><p style="text-align: left;"><span style="outline: 0px;max-width: 100%;font-size: 17px;color: rgb(0, 82, 255);text-decoration: underline;box-sizing: border-box !important;overflow-wrap: break-word !important;"><a href="https://cxsecurity.com/issue/WLB-2021120071" target="_blank">https://cxsecurity.com/issue/WLB-2021120071</a></span></p><p style="text-align: left;"><span style="outline: 0px;max-width: 100%;font-size: 17px;box-sizing: border-box !important;overflow-wrap: break-word !important;">WordPress Typebot 1.4.3 Cross Site Scripting</span></p><p style="text-align: left;"><span style="outline: 0px;max-width: 100%;font-size: 17px;color: rgb(0, 82, 255);text-decoration: underline;box-sizing: border-box !important;overflow-wrap: break-word !important;"><a href="https://cxsecurity.com/issue/WLB-2021120070" target="_blank">https://cxsecurity.com/issue/WLB-2021120070</a></span></p><p style="text-align: left;"><span style="outline: 0px;max-width: 100%;font-size: 17px;box-sizing: border-box !important;overflow-wrap: break-word !important;">Apache Log4j2 2.14.1 Information Disclosure</span></p><p style="text-align: left;"><span style="outline: 0px;max-width: 100%;font-size: 17px;color: rgb(0, 82, 255);text-decoration: underline;box-sizing: border-box !important;overflow-wrap: break-word !important;"><a href="https://cxsecurity.com/issue/WLB-2021120069" target="_blank">https://cxsecurity.com/issue/WLB-2021120069</a></span></p><p style="text-align: left;"><span style="outline: 0px;max-width: 100%;font-size: 17px;box-sizing: border-box !important;overflow-wrap: break-word !important;">OpenEMR 6.0.0 / 6.1.0-dev SQL Injection</span></p><p style="text-align: left;"><span style="outline: 0px;max-width: 100%;font-size: 17px;color: rgb(0, 82, 255);text-decoration: underline;box-sizing: border-box !important;overflow-wrap: break-word !important;"><a href="https://cxsecurity.com/issue/WLB-2021120068" target="_blank">https://cxsecurity.com/issue/WLB-2021120068</a></span></p><h1 style="outline: 0px;max-width: 100%;font-family: -apple-system, BlinkMacSystemFont, &#34;Helvetica Neue&#34;, &#34;PingFang SC&#34;, &#34;Hiragino Sans GB&#34;, &#34;Microsoft YaHei UI&#34;, &#34;Microsoft YaHei&#34;, Arial, sans-serif;letter-spacing: 0.544px;white-space: normal;background-color: rgb(255, 255, 255);box-sizing: border-box !important;overflow-wrap: break-word !important;"><span style="outline: 0px;max-width: 100%;font-size: 20px;box-sizing: border-box !important;overflow-wrap: break-word !important;"><strong style="outline: 0px;max-width: 100%;box-sizing: border-box !important;overflow-wrap: break-word !important;">【红队工具】</strong></span></h1><p><span style="outline: 0px;max-width: 100%;font-size: 17px;box-sizing: border-box !important;overflow-wrap: break-word !important;">端口管理工具，可以根据端口号关掉进程</span></p><p style=""><span style="outline: 0px;max-width: 100%;font-size: 17px;color: rgb(0, 82, 255);text-decoration: underline;box-sizing: border-box !important;overflow-wrap: break-word !important;"><a href="https://github.com/penghaojie/port" target="_blank">https://github.com/penghaojie/port</a></span></p><p style=""><span style="outline: 0px;max-width: 100%;font-size: 17px;box-sizing: border-box !important;overflow-wrap: break-word !important;">SpringBootEnvDecrypt：获取被星号脱敏的密码的明文</span></p><p><span style="outline: 0px;max-width: 100%;font-size: 17px;color: rgb(0, 82, 255);text-decoration: underline;box-sizing: border-box !important;overflow-wrap: break-word !important;"><a href="https://github.com/heikanet/SpringBootEnvDecrypt" target="_blank">https://github.com/heikanet/SpringBootEnvDecrypt</a></span></p><p style=""><span style="outline: 0px;max-width: 100%;font-size: 17px;box-sizing: border-box !important;overflow-wrap: break-word !important;">CTFCrackTools：中国国内首个CTF工具框架,旨在帮助CTFer快速攻克难关</span></p><p style=""><span style="outline: 0px;max-width: 100%;font-size: 17px;color: rgb(0, 82, 255);text-decoration: underline;box-sizing: border-box !important;overflow-wrap: break-word !important;"><a href="https://github.com/0Chencc/CTFCrackTools" target="_blank">https://github.com/0Chencc/CTFCrackTools</a></span></p><p style=""><span style="outline: 0px;max-width: 100%;font-size: 17px;box-sizing: border-box !important;overflow-wrap: break-word !important;">PwdBUD：一款SRC密码生成工具，尝试top字典无果后，可以根据域名、公司名等因素来生成特定的字典</span></p><p style=""><span style="outline: 0px;max-width: 100%;font-size: 17px;color: rgb(0, 82, 255);box-sizing: border-box !important;overflow-wrap: break-word !important;"><a href="https://github.com/fcre1938/PwdBUD" target="_blank">https://github.com/fcre1938/PwdBUD</a></span></p><p style=""><span style="outline: 0px;max-width: 100%;font-size: 17px;box-sizing: border-box !important;overflow-wrap: break-word !important;">ARL-NPoC：集漏洞验证和任务运行的一个框架 </span></p><p style=""><span style="outline: 0px;max-width: 100%;font-size: 17px;color: rgb(0, 82, 255);text-decoration: underline;box-sizing: border-box !important;overflow-wrap: break-word !important;"><a href="https://github.com/1c3z/ARL-NPoC" target="_blank">https://github.com/1c3z/ARL-NPoC</a></span></p><p><strong style="outline: 0px;max-width: 100%;font-family: -apple-system, BlinkMacSystemFont, &#34;Helvetica Neue&#34;, &#34;PingFang SC&#34;, &#34;Hiragino Sans GB&#34;, &#34;Microsoft YaHei UI&#34;, &#34;Microsoft YaHei&#34;, Arial, sans-serif;font-size: 20px;letter-spacing: 0.544px;text-align: left;white-space: normal;background-color: rgb(255, 255, 255);box-sizing: border-box !important;overflow-wrap: break-word !important;">【红队文章】</strong></p><p style=""><span style="outline: 0px;max-width: 100%;font-size: 17px;box-sizing: border-box !important;overflow-wrap: break-word !important;">快速探测目标防火墙出网端口的工具化实现</span></p><h3 itemprop="name"><span style="outline: 0px;max-width: 100%;font-size: 17px;color: rgb(0, 82, 255);text-decoration: underline;box-sizing: border-box !important;overflow-wrap: break-word !important;"><a href="https://xz.aliyun.com/t/10677" target="_blank">https://xz.aliyun.com/t/10677</a></span></h3><h1><span style="outline: 0px;max-width: 100%;font-size: 17px;box-sizing: border-box !important;overflow-wrap: break-word !important;">云原生之Kubernetes安全</span></h1><p><span style="outline: 0px;max-width: 100%;font-size: 17px;color: rgb(0, 82, 255);text-decoration: underline;box-sizing: border-box !important;overflow-wrap: break-word !important;"><a href="https://mp.weixin.qq.com/s/8lhmjPtLTlVkS1Q3-6-mHA" target="_blank">https://mp.weixin.qq.com/s/8lhmjPtLTlVkS1Q3-6-mHA</a></span></p><h1><span style="outline: 0px;max-width: 100%;font-size: 17px;box-sizing: border-box !important;overflow-wrap: break-word !important;">利用log4shell传播的StealthLoader病毒分析</span></h1><p><span style="outline: 0px;max-width: 100%;font-size: 17px;color: rgb(0, 82, 255);text-decoration: underline;box-sizing: border-box !important;overflow-wrap: break-word !important;"><a href="https://mp.weixin.qq.com/s/E8828A-1f6w_uwB81DMF4A" target="_blank">https://mp.weixin.qq.com/s/E8828A-1f6w_uwB81DMF4A</a></span></p><h1><span style="outline: 0px;max-width: 100%;font-size: 17px;box-sizing: border-box !important;overflow-wrap: break-word !important;">Java中间件通用回显方法的问题及处理</span></h1><p><span style="outline: 0px;max-width: 100%;font-size: 17px;color: rgb(0, 82, 255);text-decoration: underline;box-sizing: border-box !important;overflow-wrap: break-word !important;"><a href="https://blog.csdn.net/fnmsd/article/details/106890242" target="_blank">https://blog.csdn.net/fnmsd/article/details/106890242</a></span></p><p style=""><span style="outline: 0px;max-width: 100%;font-size: 17px;box-sizing: border-box !important;overflow-wrap: break-word !important;">C语言：了解House of Einherjar</span></p><p><span style="outline: 0px;max-width: 100%;font-size: 17px;color: rgb(0, 82, 255);text-decoration: underline;box-sizing: border-box !important;overflow-wrap: break-word !important;"><a href="https://hackmd.io/@gand3lf/houseofeinherjar" target="_blank">https://hackmd.io/@gand3lf/houseofeinherjar</a></span></p><hr style="outline: 0px;max-width: 100%;font-family: -apple-system, BlinkMacSystemFont, &#34;Helvetica Neue&#34;, &#34;PingFang SC&#34;, &#34;Hiragino Sans GB&#34;, &#34;Microsoft YaHei UI&#34;, &#34;Microsoft YaHei&#34;, Arial, sans-serif;letter-spacing: 0.544px;white-space: normal;background-color: rgb(255, 255, 255);border-style: solid;border-right-width: 0px;border-bottom-width: 0px;border-left-width: 0px;border-color: rgba(0, 0, 0, 0.1);transform-origin: 0px 0px;transform: scale(1, 0.5);box-sizing: border-box !important;overflow-wrap: break-word !important;"/><p style="outline: 0px;max-width: 100%;font-family: -apple-system, BlinkMacSystemFont, &#34;Helvetica Neue&#34;, &#34;PingFang SC&#34;, &#34;Hiragino Sans GB&#34;, &#34;Microsoft YaHei UI&#34;, &#34;Microsoft YaHei&#34;, Arial, sans-serif;letter-spacing: 0.544px;white-space: normal;background-color: rgb(255, 255, 255);box-sizing: border-box !important;overflow-wrap: break-word !important;"><strong style="outline: 0px;max-width: 100%;letter-spacing: 0.544px;box-sizing: border-box !important;overflow-wrap: break-word !important;"><span style="outline: 0px;max-width: 100%;font-size: 12px;letter-spacing: 0.544px;box-sizing: border-box !important;overflow-wrap: break-word !important;">更多详情请查看原文</span></strong></p>



<p><a href="https://0103sec.notion.site/20211220-8305d12b872a4af1972e7bedd336540b">阅读原文</a></p>
<p><a href="https://wechat2rss.xlab.app/link-proxy/?k=f45d31d5&amp;r=1&amp;u=http%3A%2F%2Fmp.weixin.qq.com%2Fs%3F__biz%3DMzIxMjI0Mzk0OQ%3D%3D%26mid%3D2247483757%26idx%3D1%26sn%3D2cac5c78d0ee74f4563f629af62bc9b6">跳转微信打开</a></p>
]]></content:encoded>
      <pubDate>Tue, 21 Dec 2021 00:23:00 +0800</pubDate>
    </item>
    <item>
      <title>第十一周/20211213红队推送</title>
      <link>https://mp.weixin.qq.com/s?__biz=MzIxMjI0Mzk0OQ==&amp;mid=2247483753&amp;idx=1&amp;sn=0841aeb44368b5fbb6b88220e0be8311</link>
      <description>【特别推荐】Log4j2 (CVE-2021-44228) | 域内大杀器</description>
      <content:encoded><![CDATA[<p>
原创 <span>0103 SEC</span> <span>2021-12-14 00:39</span> <span style="display: inline-block;"></span>
</p>

<p>【特别推荐】Log4j2 (CVE-2021-44228) | 域内大杀器</p>
<p></p>



<p>
<img src="https://wechat2rss.xlab.app/img-proxy/?k=96d7f099&amp;u=https%3A%2F%2Fmmbiz.qpic.cn%2Fmmbiz_jpg%2FLKONdLtpFBK7hcwl8ia0T6psAI0uUGGS3zLyo3ulVWOtzHHWUPhBMckicYzD7uoy18GImZARQrlvibAickKFVzzGGg%2F0%3Fwx_fmt%3Djpeg"/>
</p>


<h1 style="outline: 0px;max-width: 100%;font-family: -apple-system, BlinkMacSystemFont, &#34;Helvetica Neue&#34;, &#34;PingFang SC&#34;, &#34;Hiragino Sans GB&#34;, &#34;Microsoft YaHei UI&#34;, &#34;Microsoft YaHei&#34;, Arial, sans-serif;letter-spacing: 0.544px;white-space: normal;background-color: rgb(255, 255, 255);box-sizing: border-box !important;overflow-wrap: break-word !important;text-align: left;"><span style="outline: 0px;max-width: 100%;font-size: 20px;box-sizing: border-box !important;overflow-wrap: break-word !important;"><strong style="outline: 0px;max-width: 100%;box-sizing: border-box !important;overflow-wrap: break-word !important;">【特别推荐】</strong></span></h1><h1 style="text-align: left;"><span style="color: rgb(29, 28, 29);font-family: NotoSansSC, Slack-Lato, appleLogo, sans-serif;font-variant-ligatures: common-ligatures;text-align: start;background-color: rgb(255, 255, 255);font-size: 17px;">Apache Log4j2 (CVE-2021-44228)漏洞相关攻击IOC全披露</span></h1><p style="text-align: left;"><span style="font-family: NotoSansSC, Slack-Lato, appleLogo, sans-serif;font-variant-ligatures: common-ligatures;text-align: start;background-color: rgb(255, 255, 255);font-size: 17px;text-decoration: underline;color: rgb(255, 41, 65);"><a href="https://mp.weixin.qq.com/s/WRgvxHs4eQhD4lcP4Ahs3g" target="_blank">https://mp.weixin.qq.com/s/WRgvxHs4eQhD4lcP4Ahs3g</a></span></p><p style="text-align: left;"><span style="color: rgb(29, 28, 29);font-family: NotoSansSC, Slack-Lato, appleLogo, sans-serif;font-variant-ligatures: common-ligatures;text-align: start;background-color: rgb(255, 255, 255);font-size: 17px;">帮助寻找需要修复的log4j主机</span></p><p style="white-space: normal;text-align: left;"><span style="font-family: NotoSansSC, Slack-Lato, appleLogo, sans-serif;font-variant-ligatures: common-ligatures;text-align: start;background-color: rgb(255, 255, 255);text-decoration: underline;color: rgb(255, 41, 65);"><a href="https://github.com/fullhunt/log4j-scan" target="_blank">https://github.com/fullhunt/log4j-scan</a></span></p><h1 style="text-align: left;"><span style="color: rgb(29, 28, 29);font-family: NotoSansSC, Slack-Lato, appleLogo, sans-serif;font-variant-ligatures: common-ligatures;text-align: start;background-color: rgb(255, 255, 255);font-size: 17px;">只需要一个域用户即可拿到 DC 权限</span></h1><p style="white-space: normal;text-align: left;"><span style="font-family: NotoSansSC, Slack-Lato, appleLogo, sans-serif;font-variant-ligatures: common-ligatures;text-align: start;background-color: rgb(255, 255, 255);text-decoration: underline;color: rgb(255, 41, 65);"><a href="https://mp.weixin.qq.com/s/RvOndF3gdEZbgqrIPqXsUg" target="_blank">https://mp.weixin.qq.com/s/RvOndF3gdEZbgqrIPqXsUg</a></span></p><h1 style="white-space: normal;outline: 0px;max-width: 100%;font-family: -apple-system, BlinkMacSystemFont, &#34;Helvetica Neue&#34;, &#34;PingFang SC&#34;, &#34;Hiragino Sans GB&#34;, &#34;Microsoft YaHei UI&#34;, &#34;Microsoft YaHei&#34;, Arial, sans-serif;letter-spacing: 0.544px;background-color: rgb(255, 255, 255);text-align: left;box-sizing: border-box !important;overflow-wrap: break-word !important;"><span style="outline: 0px;max-width: 100%;font-size: 20px;box-sizing: border-box !important;overflow-wrap: break-word !important;"><strong style="outline: 0px;max-width: 100%;box-sizing: border-box !important;overflow-wrap: break-word !important;">【红队文章】</strong></span></h1><p style="white-space: normal;text-align: left;"><span style="color: rgb(29, 28, 29);font-family: NotoSansSC, Slack-Lato, appleLogo, sans-serif;font-variant-ligatures: common-ligatures;background-color: rgb(255, 255, 255);">XXE 基础扫盲</span></p><p style="white-space: normal;text-align: left;"><span style="font-family: NotoSansSC, Slack-Lato, appleLogo, sans-serif;font-variant-ligatures: common-ligatures;background-color: rgb(255, 255, 255);color: rgb(0, 82, 255);text-decoration: underline;"><a href="https://infosecwriteups.com/xxe-attacks-explained-5fc1d9cc7960" target="_blank">https://infosecwriteups.com/xxe-attacks-explained-5fc1d9cc7960</a></span></p><h1 style="white-space: normal;text-align: left;"><span style="color: rgb(29, 28, 29);font-family: NotoSansSC, Slack-Lato, appleLogo, sans-serif;font-variant-ligatures: common-ligatures;background-color: rgb(255, 255, 255);">Getting root on Ubuntu through wishful thinking</span>(CVE-2021-3939)</h1><h1 style="white-space: normal;text-align: left;"><span style="font-family: NotoSansSC, Slack-Lato, appleLogo, sans-serif;font-variant-ligatures: common-ligatures;background-color: rgb(255, 255, 255);font-size: 17px;color: rgb(0, 82, 255);text-decoration: underline;"><a href="https://securitylab.github.com/research/ubuntu-accountsservice-CVE-2021-3939/" target="_blank">https://securitylab.github.com/research/ubuntu-accountsservice-CVE-2021-3939/</a></span></h1><p style="white-space: normal;text-align: left;">Process Ghosting 的了解及规避</p><p style="white-space: normal;text-align: left;"><span style="font-family: NotoSansSC, Slack-Lato, appleLogo, sans-serif;font-variant-ligatures: common-ligatures;background-color: rgb(255, 255, 255);color: rgb(0, 82, 255);text-decoration: underline;"><a href="https://pentestlaboratories.com/2021/12/08/process-ghosting/" target="_blank">https://pentestlaboratories.com/2021/12/08/process-ghosting/</a></span></p><h1 data-content-field="title" style="white-space: normal;text-align: left;"><span style="color: rgb(29, 28, 29);font-family: NotoSansSC, Slack-Lato, appleLogo, sans-serif;font-variant-ligatures: common-ligatures;background-color: rgb(255, 255, 255);font-size: 17px;">深入解析CVE-2021-21220——PWN2OWN 2021 </span></h1><p style="white-space: normal;text-align: left;"><span style="font-family: NotoSansSC, Slack-Lato, appleLogo, sans-serif;font-variant-ligatures: common-ligatures;background-color: rgb(255, 255, 255);color: rgb(0, 82, 255);text-decoration: underline;"><a href="https://www.zerodayinitiative.com/blog/2021/12/8/understanding-the-root-cause-of-cve-2021-21220-a-chrome-bug-from-pwn2own-2021" target="_blank">https://www.zerodayinitiative.com/blog/2021/12/8/understanding-the-root-cause-of-cve-2021-21220-a-chrome-bug-from-pwn2own-2021</a></span></p><h1 style="text-align: left;"><span style="color: rgb(29, 28, 29);font-family: NotoSansSC, Slack-Lato, appleLogo, sans-serif;font-variant-ligatures: common-ligatures;text-align: start;background-color: rgb(255, 255, 255);font-size: 17px;">从美国最新国防预算文件看网络空间发展新动向</span></h1><p style="white-space: normal;text-align: left;"><span style="font-family: NotoSansSC, Slack-Lato, appleLogo, sans-serif;font-variant-ligatures: common-ligatures;background-color: rgb(255, 255, 255);color: rgb(0, 82, 255);text-decoration: underline;"><a href="https://mp.weixin.qq.com/s/nJnMXCwBmrOS4CsUrALuhw" target="_blank">https://mp.weixin.qq.com/s/nJnMXCwBmrOS4CsUrALuhw</a></span></p><h1 style="outline: 0px;max-width: 100%;font-family: -apple-system, BlinkMacSystemFont, &#34;Helvetica Neue&#34;, &#34;PingFang SC&#34;, &#34;Hiragino Sans GB&#34;, &#34;Microsoft YaHei UI&#34;, &#34;Microsoft YaHei&#34;, Arial, sans-serif;letter-spacing: 0.544px;white-space: normal;background-color: rgb(255, 255, 255);box-sizing: border-box !important;overflow-wrap: break-word !important;text-align: left;"><strong style="outline: 0px;max-width: 100%;box-sizing: border-box !important;overflow-wrap: break-word !important;"><span style="outline: 0px;max-width: 100%;font-size: 20px;box-sizing: border-box !important;overflow-wrap: break-word !important;">【漏洞研究】</span></strong></h1><p style="text-align: left;"><span style="background-color: rgb(255, 255, 255);color: rgb(29, 28, 29);font-family: NotoSansSC, Slack-Lato, appleLogo, sans-serif;font-variant-ligatures: common-ligatures;text-align: start;">PageWay Version 1.8 BETA SQL Injection Vulnerability</span></p><p style="text-align: left;"><span style="font-family: NotoSansSC, Slack-Lato, appleLogo, sans-serif;font-variant-ligatures: common-ligatures;text-align: start;background-color: rgb(255, 255, 255);font-size: 17px;color: rgb(0, 82, 255);text-decoration: underline;"><a href="https://cxsecurity.com/issue/WLB-2021120031" target="_blank">https://cxsecurity.com/issue/WLB-2021120031</a></span></p><p style="text-align: left;"><span style="color: rgb(29, 28, 29);font-family: NotoSansSC, Slack-Lato, appleLogo, sans-serif;font-variant-ligatures: common-ligatures;text-align: start;background-color: rgb(255, 255, 255);font-size: 17px;">Wordpress Plugin WP Guppy 1.1 - WP-JSON API Sensitive Information Disclosure</span></p><p style="text-align: left;"><span style="font-family: NotoSansSC, Slack-Lato, appleLogo, sans-serif;font-variant-ligatures: common-ligatures;text-align: start;background-color: rgb(255, 255, 255);font-size: 17px;color: rgb(0, 82, 255);text-decoration: underline;"><a href="https://cxsecurity.com/issue/WLB-2021120032" target="_blank">https://cxsecurity.com/issue/WLB-2021120032</a></span></p><p style="text-align: left;"><span style="color: rgb(29, 28, 29);font-family: NotoSansSC, Slack-Lato, appleLogo, sans-serif;font-variant-ligatures: common-ligatures;text-align: start;background-color: rgb(255, 255, 255);font-size: 17px;">Reprise License Manager 14.2</span></p><p style="text-align: left;"><span style="font-family: NotoSansSC, Slack-Lato, appleLogo, sans-serif;font-variant-ligatures: common-ligatures;text-align: start;background-color: rgb(255, 255, 255);font-size: 17px;color: rgb(0, 82, 255);text-decoration: underline;"><a href="https://cxsecurity.com/issue/WLB-2021120033" target="_blank">https://cxsecurity.com/issue/WLB-2021120033</a></span></p><p style="text-align: left;"><span style="color: rgb(29, 28, 29);font-family: NotoSansSC, Slack-Lato, appleLogo, sans-serif;font-variant-ligatures: common-ligatures;text-align: start;background-color: rgb(255, 255, 255);font-size: 17px;">MTPutty 1.0.1.21 - SSH Password Disclosure</span></p><p style="text-align: left;"><span style="font-family: NotoSansSC, Slack-Lato, appleLogo, sans-serif;font-variant-ligatures: common-ligatures;text-align: start;background-color: rgb(255, 255, 255);font-size: 17px;color: rgb(0, 82, 255);text-decoration: underline;"><a href="https://cxsecurity.com/issue/WLB-2021120035" target="_blank">https://cxsecurity.com/issue/WLB-2021120035</a></span></p><p style="text-align: left;"><span style="color: rgb(29, 28, 29);font-family: NotoSansSC, Slack-Lato, appleLogo, sans-serif;font-variant-ligatures: common-ligatures;text-align: start;background-color: rgb(255, 255, 255);font-size: 17px;">Student Management System 1.0 - SQLi Authentication Bypass</span></p><p style="text-align: left;"><span style="font-family: NotoSansSC, Slack-Lato, appleLogo, sans-serif;font-variant-ligatures: common-ligatures;text-align: start;background-color: rgb(255, 255, 255);font-size: 17px;color: rgb(0, 82, 255);text-decoration: underline;"><a href="https://cxsecurity.com/issue/WLB-2021120036" target="_blank">https://cxsecurity.com/issue/WLB-2021120036</a></span></p><p style="white-space: normal;text-align: left;"><span style="color: rgb(29, 28, 29);font-family: NotoSansSC, Slack-Lato, appleLogo, sans-serif;font-variant-ligatures: common-ligatures;text-align: start;background-color: rgb(255, 255, 255);">Employees Daily Task Management System 1.0 - &#39;username&#39; SQLi Authentication Bypass</span></p><p style="text-align: left;"><span style="font-family: NotoSansSC, Slack-Lato, appleLogo, sans-serif;font-variant-ligatures: common-ligatures;text-align: start;background-color: rgb(255, 255, 255);font-size: 17px;color: rgb(0, 82, 255);text-decoration: underline;"><a href="https://cxsecurity.com/issue/WLB-2021120037" target="_blank">https://cxsecurity.com/issue/WLB-2021120037</a></span></p><p style="white-space: normal;text-align: left;"><span style="color: rgb(29, 28, 29);font-family: NotoSansSC, Slack-Lato, appleLogo, sans-serif;font-variant-ligatures: common-ligatures;text-align: start;background-color: rgb(255, 255, 255);">Chikitsa Patient Management System 2.0.2 - &#39;plugin&#39; Remote Code Execution (RCE) (Authenticated)</span></p><p style="text-align: left;"><span style="font-family: NotoSansSC, Slack-Lato, appleLogo, sans-serif;font-variant-ligatures: common-ligatures;text-align: start;background-color: rgb(255, 255, 255);font-size: 17px;color: rgb(0, 82, 255);text-decoration: underline;"><a href="https://cxsecurity.com/issue/WLB-2021120038" target="_blank">https://cxsecurity.com/issue/WLB-2021120038</a></span></p><p style="white-space: normal;text-align: left;"><span style="color: rgb(29, 28, 29);font-family: NotoSansSC, Slack-Lato, appleLogo, sans-serif;font-variant-ligatures: common-ligatures;text-align: start;background-color: rgb(255, 255, 255);">TestLink 1.19 - Arbitrary File Download (Unauthenticated)</span></p><p style="white-space: normal;text-align: left;"><span style="font-family: NotoSansSC, Slack-Lato, appleLogo, sans-serif;font-variant-ligatures: common-ligatures;text-align: start;background-color: rgb(255, 255, 255);color: rgb(0, 82, 255);text-decoration: underline;"><a href="https://cxsecurity.com/issue/WLB-2021120039" target="_blank">https://cxsecurity.com/issue/WLB-2021120039</a></span></p><p style="white-space: normal;text-align: left;"><span style="color: rgb(29, 28, 29);font-family: NotoSansSC, Slack-Lato, appleLogo, sans-serif;font-variant-ligatures: common-ligatures;text-align: start;background-color: rgb(255, 255, 255);">Raspberry Pi 5.10 - Default Credentials</span></p><p style="white-space: normal;text-align: left;"><span style="font-family: NotoSansSC, Slack-Lato, appleLogo, sans-serif;font-variant-ligatures: common-ligatures;text-align: start;background-color: rgb(255, 255, 255);color: rgb(0, 82, 255);text-decoration: underline;"><a href="https://cxsecurity.com/issue/WLB-2021120040" target="_blank">https://cxsecurity.com/issue/WLB-2021120040</a></span></p><p style="white-space: normal;text-align: left;"><span style="color: rgb(29, 28, 29);font-family: NotoSansSC, Slack-Lato, appleLogo, sans-serif;font-variant-ligatures: common-ligatures;text-align: start;background-color: rgb(255, 255, 255);">Grafana 8.3.0 - Directory Traversal and Arbitrary File Read</span></p><p style="white-space: normal;text-align: left;"><span style="font-family: NotoSansSC, Slack-Lato, appleLogo, sans-serif;font-variant-ligatures: common-ligatures;text-align: start;background-color: rgb(255, 255, 255);color: rgb(0, 82, 255);text-decoration: underline;"><a href="https://cxsecurity.com/issue/WLB-2021120041" target="_blank">https://cxsecurity.com/issue/WLB-2021120041</a></span></p><p style="white-space: normal;text-align: left;"><span style="color: rgb(29, 28, 29);font-family: NotoSansSC, Slack-Lato, appleLogo, sans-serif;font-variant-ligatures: common-ligatures;text-align: start;background-color: rgb(255, 255, 255);">Free School Management Software 1.0 - Remote Code Execution (RCE)</span></p><p style="white-space: normal;text-align: left;"><span style="font-family: NotoSansSC, Slack-Lato, appleLogo, sans-serif;font-variant-ligatures: common-ligatures;text-align: start;background-color: rgb(255, 255, 255);color: rgb(0, 82, 255);text-decoration: underline;"><a href="https://cxsecurity.com/issue/WLB-2021120042" target="_blank">https://cxsecurity.com/issue/WLB-2021120042</a></span></p><p style="white-space: normal;text-align: left;"><span style="color: rgb(29, 28, 29);font-family: NotoSansSC, Slack-Lato, appleLogo, sans-serif;font-variant-ligatures: common-ligatures;text-align: start;background-color: rgb(255, 255, 255);">OpenCATS 0.9.4 Remote Code Execution</span></p><p style="white-space: normal;text-align: left;"><span style="font-family: NotoSansSC, Slack-Lato, appleLogo, sans-serif;font-variant-ligatures: common-ligatures;text-align: start;background-color: rgb(255, 255, 255);color: rgb(0, 82, 255);text-decoration: underline;"><a href="https://cxsecurity.com/issue/WLB-2021120043" target="_blank">https://cxsecurity.com/issue/WLB-2021120043</a></span></p><h4 style="white-space: normal;text-align: left;"><span style="color: rgb(29, 28, 29);font-family: NotoSansSC, Slack-Lato, appleLogo, sans-serif;font-variant-ligatures: common-ligatures;text-align: start;background-color: rgb(255, 255, 255);font-size: 17px;">LimeSurvey 5.2.4 Remote Code Execution</span></h4><p style="white-space: normal;text-align: left;"><span style="font-family: NotoSansSC, Slack-Lato, appleLogo, sans-serif;font-variant-ligatures: common-ligatures;text-align: start;background-color: rgb(255, 255, 255);color: rgb(0, 82, 255);text-decoration: underline;"><a href="https://cxsecurity.com/issue/WLB-2021120044" target="_blank">https://cxsecurity.com/issue/WLB-2021120044</a></span></p><h4 style="white-space: normal;text-align: left;"><span style="color: rgb(29, 28, 29);font-family: NotoSansSC, Slack-Lato, appleLogo, sans-serif;font-variant-ligatures: common-ligatures;text-align: start;background-color: rgb(255, 255, 255);font-size: 17px;">Microsoft Office Word MSHTML Remote Code Execution</span></h4><p style="white-space: normal;text-align: left;"><span style="font-family: NotoSansSC, Slack-Lato, appleLogo, sans-serif;font-variant-ligatures: common-ligatures;text-align: start;background-color: rgb(255, 255, 255);color: rgb(0, 82, 255);text-decoration: underline;"><a href="https://cxsecurity.com/issue/WLB-2021120045" target="_blank">https://cxsecurity.com/issue/WLB-2021120045</a></span></p><h4 style="white-space: normal;text-align: left;"><span style="color: rgb(29, 28, 29);font-family: NotoSansSC, Slack-Lato, appleLogo, sans-serif;font-variant-ligatures: common-ligatures;text-align: start;background-color: rgb(255, 255, 255);font-size: 17px;">FiveM &amp; Gmod Loading Screen Maker Free | SQL Injection Vulnerability</span></h4><p style="white-space: normal;text-align: left;"><span style="font-family: NotoSansSC, Slack-Lato, appleLogo, sans-serif;font-variant-ligatures: common-ligatures;text-align: start;background-color: rgb(255, 255, 255);color: rgb(0, 82, 255);text-decoration: underline;"><a href="https://cxsecurity.com/issue/WLB-2021120047" target="_blank">https://cxsecurity.com/issue/WLB-2021120047</a></span></p><p style="white-space: normal;text-align: left;"><span style="color: rgb(29, 28, 29);font-family: NotoSansSC, Slack-Lato, appleLogo, sans-serif;font-variant-ligatures: common-ligatures;text-align: start;background-color: rgb(255, 255, 255);">Wordpress Plugin Catch Themes Demo Import 1.6.1 - Remote Code Execution (RCE) (Authenticated)</span></p><p style="white-space: normal;text-align: left;"><span style="font-family: NotoSansSC, Slack-Lato, appleLogo, sans-serif;font-variant-ligatures: common-ligatures;text-align: start;background-color: rgb(255, 255, 255);color: rgb(0, 82, 255);text-decoration: underline;"><a href="https://cxsecurity.com/issue/WLB-2021120048" target="_blank">https://cxsecurity.com/issue/WLB-2021120048</a></span></p><hr style="outline: 0px;max-width: 100%;font-family: -apple-system, BlinkMacSystemFont, &#34;Helvetica Neue&#34;, &#34;PingFang SC&#34;, &#34;Hiragino Sans GB&#34;, &#34;Microsoft YaHei UI&#34;, &#34;Microsoft YaHei&#34;, Arial, sans-serif;letter-spacing: 0.544px;white-space: normal;background-color: rgb(255, 255, 255);border-style: solid;border-right-width: 0px;border-bottom-width: 0px;border-left-width: 0px;border-color: rgba(0, 0, 0, 0.1);transform-origin: 0px 0px;transform: scale(1, 0.5);box-sizing: border-box !important;overflow-wrap: break-word !important;"/><p style="outline: 0px;max-width: 100%;font-family: -apple-system, BlinkMacSystemFont, &#34;Helvetica Neue&#34;, &#34;PingFang SC&#34;, &#34;Hiragino Sans GB&#34;, &#34;Microsoft YaHei UI&#34;, &#34;Microsoft YaHei&#34;, Arial, sans-serif;letter-spacing: 0.544px;white-space: normal;background-color: rgb(255, 255, 255);box-sizing: border-box !important;overflow-wrap: break-word !important;"><strong style="outline: 0px;max-width: 100%;letter-spacing: 0.544px;box-sizing: border-box !important;overflow-wrap: break-word !important;"><span style="outline: 0px;max-width: 100%;font-size: 12px;letter-spacing: 0.544px;box-sizing: border-box !important;overflow-wrap: break-word !important;">更多详情请查看原文</span></strong></p>



<p><a href="https://0103sec.notion.site/20211213-195169be901d49cc81ac849a4c047a3b">阅读原文</a></p>
<p><a href="https://wechat2rss.xlab.app/link-proxy/?k=e2c2619c&amp;r=1&amp;u=http%3A%2F%2Fmp.weixin.qq.com%2Fs%3F__biz%3DMzIxMjI0Mzk0OQ%3D%3D%26mid%3D2247483753%26idx%3D1%26sn%3D0841aeb44368b5fbb6b88220e0be8311">跳转微信打开</a></p>
]]></content:encoded>
      <pubDate>Tue, 14 Dec 2021 00:39:00 +0800</pubDate>
    </item>
    <item>
      <title>第十周/20211206红队推送</title>
      <link>https://mp.weixin.qq.com/s?__biz=MzIxMjI0Mzk0OQ==&amp;mid=2247483749&amp;idx=1&amp;sn=da5cc47fc72f66261fea9f4b00f94bc5</link>
      <description>| 漏洞研究 | 红队工具 | 红队文章 |</description>
      <content:encoded><![CDATA[<p>
原创 <span>0103 SEC</span> <span>2021-12-06 21:30</span> <span style="display: inline-block;"></span>
</p>

<p>| 漏洞研究 | 红队工具 | 红队文章 |</p>
<p></p>



<p>
<img src="https://wechat2rss.xlab.app/img-proxy/?k=c94964f2&amp;u=https%3A%2F%2Fmmbiz.qpic.cn%2Fmmbiz_jpg%2FLKONdLtpFBJXSajhEPOvzC0vzHOfA79P5WUrIGzvA150HOu0nmibZOEibX2e32UBE2PxakfUBYUsA4e3HQ9QROBQ%2F0%3Fwx_fmt%3Djpeg"/>
</p>


<h1 style="outline: 0px;max-width: 100%;font-family: -apple-system, BlinkMacSystemFont, &#34;Helvetica Neue&#34;, &#34;PingFang SC&#34;, &#34;Hiragino Sans GB&#34;, &#34;Microsoft YaHei UI&#34;, &#34;Microsoft YaHei&#34;, Arial, sans-serif;letter-spacing: 0.544px;white-space: normal;background-color: rgb(255, 255, 255);box-sizing: border-box !important;overflow-wrap: break-word !important;"><span style="outline: 0px;max-width: 100%;font-size: 20px;box-sizing: border-box !important;overflow-wrap: break-word !important;"><strong style="outline: 0px;max-width: 100%;box-sizing: border-box !important;overflow-wrap: break-word !important;">【漏洞研究】</strong></span></h1><p style="text-align: left;"><span style="font-size: 17px;color: rgb(0, 0, 0);">Persistsolution - Sql Injection Vulnerability</span></p><p style="text-align: left;"><span style="color: rgb(0, 82, 255);text-decoration: underline;"><a href="https://cxsecurity.com/issue/WLB-2021120005" target="_blank">https://cxsecurity.com/issue/WLB-2021120005</a></span></p><p style="text-align: left;"><span style="font-size: 17px;color: rgb(0, 0, 0);">WordPress Plugin DZS Zoomsounds 6.45 Arbitrary File Read (Unauthenticated)(CVE-2021-39316)</span></p><p><span style="color: rgb(0, 82, 255);text-decoration: underline;"><a href="https://cxsecurity.com/issue/WLB-2021120012" target="_blank">https://cxsecurity.com/issue/WLB-2021120012</a></span></p><p style="text-align: left;">    <span style="color: rgb(0, 0, 0);font-size: 17px;">WordPress DZS Zoomsounds 6.45 Arbitrary File Read：</span></p><p style="text-align: left;">    <span style="font-size: 17px;text-decoration: underline;color: rgb(0, 82, 255);"><a href="https://cxsecurity.com/issue/WLB-2021120021" target="_blank">https://cxsecurity.com/issue/WLB-2021120021</a></span></p><p style="text-align: left;"><span style="color: rgb(0, 0, 0);font-size: 17px;">WordPress Plugin Slider by Soliloquy 2.6.2 - &#39;title&#39; Stored Cross Site Scripting (XSS) (Authenticated)</span></p><p><span style="font-size: 17px;color: rgb(0, 82, 255);text-decoration: underline;"><a href="https://cxsecurity.com/issue/WLB-2021120019" target="_blank">https://cxsecurity.com/issue/WLB-2021120019</a></span></p><p style="text-align: left;"><span style="color: rgb(0, 0, 0);font-size: 17px;">Auerswald COMfortel 1400/2600/3600 IP Authentication Bypass(CVE-2021-40856)</span></p><p><span style="font-size: 17px;color: rgb(0, 82, 255);text-decoration: underline;"><a href="https://seclists.org/fulldisclosure/2021/Dec/9" target="_blank">https://seclists.org/fulldisclosure/2021/Dec/9</a></span></p><p style="text-align: left;"><span style="color: rgb(0, 0, 0);font-size: 17px;">Ubuntu Overlayfs Local Privilege Escalation</span>(CVE-2021-3493<span style="color: rgb(0, 0, 0);">)</span></p><p style="text-align: left;"><span style="font-size: 17px;color: rgb(0, 82, 255);text-decoration: underline;"><a href="https://cxsecurity.com/issue/WLB-2021120022" target="_blank">https://cxsecurity.com/issue/WLB-2021120022</a></span></p><p style="text-align: left;"><span style="color: rgb(0, 0, 0);">Backdoor.Win32.Vernet.axt / Insecure Permissions(MVID-2021-0413)</span></p><p style="text-align: left;"><span style="color: rgb(0, 82, 255);text-decoration: underline;"><a href="https://seclists.org/fulldisclosure/2021/Dec/5" target="_blank">https://seclists.org/fulldisclosure/2021/Dec/5</a></span></p><p style="text-align: left;">Backdoor.Win32.Bionet.10 / Authentication Bypass RCE(MVID-2021-0414)</p><p style="text-align: left;"><span style="color: rgb(0, 82, 255);text-decoration: underline;"><a href="https://seclists.org/fulldisclosure/2021/Dec/6" target="_blank">https://seclists.org/fulldisclosure/2021/Dec/6</a></span></p><p style="text-align: left;"><span style="color: rgb(0, 0, 0);">一个在 Linux 6pack 驱动程序中存在 16 年的漏洞分析：CVE-2021-42008</span></p><p style="text-align: left;"><span style="color: rgb(0, 82, 255);text-decoration: underline;"><a href="https://syst3mfailure.io/sixpack-slab-out-of-bounds" target="_blank">https://syst3mfailure.io/sixpack-slab-out-of-bounds</a></span></p><p style="text-align: left;"><span style="color: rgb(0, 0, 0);">VMware vCenter (测试于7.0.2.00100) SSRF + XSS 未经授权任意文件读取</span></p><p style="text-align: left;"><a href="https://mp.weixin.qq.com/s?__biz=MzAwMjQ2NTQ4Mg==&amp;mid=2247488139&amp;idx=1&amp;sn=e33ebb1a9c22f590d28046dc66421f1f&amp;scene=21#wechat_redirect" style="font-size: 17px;text-decoration: underline;color: rgb(0, 82, 255);" data-linktype="2"><span style="color: rgb(0, 82, 255);">https://mp.weixin.qq.com/s/pWoInwVDM8p0ZL0hNWgK3Q</span></a></p><h1><span style="font-size: 20px;"><strong>【红队工具】</strong></span></h1><p style="text-align: left;"><span style="color: rgb(0, 0, 0);">ThePhish: 钓鱼邮件自动分析工具</span></p><p style="text-align: left;"><span style="color: rgb(0, 82, 255);text-decoration: underline;"><a href="https://securityonline.info/thephish-automated-phishing-email-analysis-tool/" target="_blank">https://securityonline.info/thephish-automated-phishing-email-analysis-tool/</a></span></p><p style="text-align: left;"><span style="color: rgb(0, 0, 0);">XMGoat – <span style="text-align: left;">Azure</span>开源渗透测试工具</span></p><p style="text-align: left;"><span style="color: rgb(0, 82, 255);text-decoration: underline;"><a href="https://www.xmcyber.com/xmgoat-an-open-source-pentesting-tool-for-azure/" target="_blank">https://www.xmcyber.com/xmgoat-an-open-source-pentesting-tool-for-azure/</a></span></p><p style="text-align: left;"><span style="color: rgb(0, 0, 0);">EDRHunt: 扫描 Windows 服务、驱动程序、进程、注册表以查找已安装的 EDR</span></p><p style="text-align: left;"><span style="color: rgb(0, 82, 255);text-decoration: underline;"><a href="https://github.com/FourCoreLabs/EDRHunt" target="_blank">https://github.com/FourCoreLabs/EDRHunt</a></span></p><p style="text-align: left;"><span style="color: rgb(0, 0, 0);">开源、轻量、快速、跨平台 的红队内外网打点扫描器</span></p><p style="text-align: left;"><span style="color: rgb(0, 82, 255);text-decoration: underline;"><a href="https://github.com/redtoolskobe/scaninfo" target="_blank">https://github.com/redtoolskobe/scaninfo</a></span></p><p style="text-align: left;"><span style="color: rgb(0, 0, 0);">一款可以探测Chrome插件的前端工具</span></p><p style="text-align: left;"><span style="color: rgb(0, 82, 255);text-decoration: underline;"><a href="https://github.com/neargle/crx-scouter" target="_blank">https://github.com/neargle/crx-scouter</a></span></p><p style="text-align: left;"><span style="color: rgb(0, 0, 0);">Proxy pool: Python爬虫代理IP池</span></p><p style="text-align: left;"><span style="color: rgb(0, 82, 255);text-decoration: underline;"><a href="https://github.com/jhao104/proxy_pool" target="_blank">https://github.com/jhao104/proxy_pool</a></span></p><h1 style="text-align: left;"><strong><span style="color: rgb(0, 0, 0);font-size: 20px;">【红队文章】</span></strong></h1><p style="text-align: left;"><span style="color: rgb(0, 0, 0);">关于DLL注入</span></p><p style="text-align: left;"><span style="color: rgb(0, 82, 255);text-decoration: underline;"><a href="https://infosecwriteups.com/dll-injection-dllinjector-d1b30c6760eb?source=rss----7b722bfd1b8d---4" target="_blank">https://infosecwriteups.com/dll-injection-dllinjector-d1b30c6760eb?source=rss----7b722bfd1b8d---4</a></span></p><p style="text-align: left;"><span style="color: rgb(0, 0, 0);">Popping iOS &lt;=14.7 with IOMFB</span></p><p style="text-align: left;"><span style="color: rgb(0, 82, 255);text-decoration: underline;"><a href="https://www.reddit.com/r/ReverseEngineering/comments/r5n5pq/popping_ios_147_with_iomfb/" target="_blank">https://www.reddit.com/r/ReverseEngineering/comments/r5n5pq/popping_ios_147_with_iomfb/</a></span></p><p style="text-align: left;"><span style="color: rgb(0, 0, 0);">SSRF漏洞利用与getshell实战（精选）</span></p><p style="text-align: left;"><a href="https://mp.weixin.qq.com/s?__biz=MzU0MDUxMDEzNQ==&amp;mid=2247484636&amp;idx=2&amp;sn=5f05f7e5ff81a57c8d1c500dc206631c&amp;scene=21#wechat_redirect" style="color: rgb(0, 82, 255);text-decoration: underline;" data-linktype="2"><span style="color: rgb(0, 82, 255);">https://mp.weixin.qq.com/s/SGrZIhKmOdpmRE3cmb_XkA</span></a></p><p style="text-align: left;"><span style="color: rgb(0, 0, 0);">分享一些更快速的刷SRC赏金的自动化挖洞技巧命令和工具协同</span></p><p style="text-align: left;"><span style="color: rgb(0, 82, 255);text-decoration: underline;"><a href="https://github.com/taielab/Taie-Bugbounty-killer" target="_blank">https://github.com/taielab/Taie-Bugbounty-killer</a></span></p><p style="text-align: left;"><span style="color: rgb(0, 0, 0);">渗透工具实战技巧大合集</span></p><p style="text-align: left;"><a href="https://mp.weixin.qq.com/s?__biz=Mzg5OTY2NjUxMw==&amp;mid=2247486343&amp;idx=1&amp;sn=f43ffcdc15890d767639326e6cd0f828&amp;scene=21#wechat_redirect" style="color: rgb(0, 82, 255);text-decoration: underline;" data-linktype="2"><span style="color: rgb(0, 82, 255);">https://mp.weixin.qq.com/s/Y32hTQV-ggYFaHZ_p-p7Wg</span></a></p><p style="text-align: left;"><span style="color: rgb(0, 0, 0);">钓鱼与社工系列之某信聊天记录解密</span></p><p style="text-align: left;"><span style="color: rgb(0, 82, 255);text-decoration: underline;"><a href="https://skewwg.github.io/2021/06/15/diao-yu-yu-she-gong-xi-lie-zhi-wei-xin-liao-tian-ji-lu-jie-mi/" target="_blank">https://skewwg.github.io/2021/06/15/diao-yu-yu-she-gong-xi-lie-zhi-wei-xin-liao-tian-ji-lu-jie-mi/</a></span></p>



<p><a href="https://0103sec.notion.site/20211206-c2495ee3ea7f4f38aa8c92dfb235764d">阅读原文</a></p>
<p><a href="https://wechat2rss.xlab.app/link-proxy/?k=2449ae65&amp;r=1&amp;u=http%3A%2F%2Fmp.weixin.qq.com%2Fs%3F__biz%3DMzIxMjI0Mzk0OQ%3D%3D%26mid%3D2247483749%26idx%3D1%26sn%3Dda5cc47fc72f66261fea9f4b00f94bc5">跳转微信打开</a></p>
]]></content:encoded>
      <pubDate>Mon, 06 Dec 2021 21:30:00 +0800</pubDate>
    </item>
    <item>
      <title>第九周/20211129红队推送</title>
      <link>https://mp.weixin.qq.com/s?__biz=MzIxMjI0Mzk0OQ==&amp;mid=2247483745&amp;idx=1&amp;sn=d2ac8ab911e35db5c852a390cb8e9f8e</link>
      <description>这个月的第五篇周推送噢</description>
      <content:encoded><![CDATA[<p>
原创 <span>0103 SEC</span> <span>2021-11-29 20:41</span> <span style="display: inline-block;"></span>
</p>

<p>这个月的第五篇周推送噢</p>
<p></p>



<p>
<img src="https://wechat2rss.xlab.app/img-proxy/?k=bc573591&amp;u=https%3A%2F%2Fmmbiz.qpic.cn%2Fmmbiz_jpg%2FLKONdLtpFBJTPEic5jVB1ibicQOHcZWEhcwklpSlzKibB5jfKELPo4QlSDmWBOEUu2P4VWSZPy43tHOOrDGTQekn2Q%2F0%3Fwx_fmt%3Djpeg"/>
</p>


<h1><span style="font-size: 20px;"><strong>【特别推荐】</strong></span></h1><p style="white-space: normal;">XLL技术分析：能否为Office文件钓鱼破局？</p><p style="white-space: normal;"><span style="color: rgb(255, 41, 65);text-decoration: underline;"><a href="https://yoroi.company/research/office-documents-may-the-xll-technique-change-the-threat-landscape-in-2022/" target="_blank">https://yoroi.company/research/office-documents-may-the-xll-technique-change-the-threat-landscape-in-2022/</a></span></p><h1><strong><span style="font-size: 20px;">【漏洞研究】</span></strong></h1><p style="text-align: left;">Apache JSPWiki 任意文件删除漏洞（CVE-2021-44140）</p><p><span style="color: rgb(0, 82, 255);text-decoration: underline;"><a href="https://cve.report/CVE-2021-44140" target="_blank">https://cve.report/CVE-2021-44140</a></span></p><p style="text-align: left;">所有Windows版本均受影响，Cisco Talos发现一个高危提权漏洞</p><p><span style="color: rgb(0, 82, 255);text-decoration: underline;"><a href="https://www.cnbeta.com/articles/tech/1207121.htm" target="_blank">https://www.cnbeta.com/articles/tech/1207121.htm</a></span></p><p style="text-align: left;">TP-Link TL-XVR1800L 设备零日漏洞</p><p><span style="color: rgb(0, 82, 255);text-decoration: underline;"><a href="https://securityaffairs.co/wordpress/125016/hacking/0-day-tp-link-wi-fi-6.html?utm_source=feedly&amp;utm_medium=rss&amp;utm_campaign=0-day-tp-link-wi-fi-6" target="_blank">https://securityaffairs.co/wordpress/125016/hacking/0-day-tp-link-wi-fi-6.html?utm_source=feedly&amp;utm_medium=rss&amp;utm_campaign=0-day-tp-link-wi-fi-6</a></span></p><p style="text-align: left;">漏洞发掘者WP：CVE-2021-43557（Apache APISIX）</p><p><span style="color: rgb(0, 82, 255);text-decoration: underline;"><a href="https://xvnpw.github.io/posts/cve_2021_43557_apache_apisix_path_traversal_in_request_uri_variable/" target="_blank">https://xvnpw.github.io/posts/cve_2021_43557_apache_apisix_path_traversal_in_request_uri_variable/</a></span></p><p style="text-align: left;"><span style="background-color: rgb(253, 253, 253);color: rgb(17, 17, 17);font-family: -apple-system, system-ui, BlinkMacSystemFont, &#34;Segoe UI&#34;, &#34;Segoe UI Symbol&#34;, &#34;Segoe UI Emoji&#34;, &#34;Apple Color Emoji&#34;, Roboto, Helvetica, Arial, sans-serif;letter-spacing: -1px;text-align: start;">Popping iOS &lt;=14.7 with IOMFB（CVE-2021-30807）</span></p><p><span style="color: rgb(0, 82, 255);text-decoration: underline;"><a href="https://jsherman212.github.io/2021/11/28/popping_ios14_with_iomfb.html" target="_blank">https://jsherman212.github.io/2021/11/28/popping_ios14_with_iomfb.html</a></span></p><p style="text-align: left;"><span style="color: rgb(0, 0, 0);">Poc&amp;Patch：Exchan</span><span style="background-color: rgb(253, 253, 253);color: rgb(17, 17, 17);font-family: -apple-system, system-ui, BlinkMacSystemFont, &#34;Segoe UI&#34;, &#34;Segoe UI Symbol&#34;, &#34;Segoe UI Emoji&#34;, &#34;Apple Color Emoji&#34;, Roboto, Helvetica, Arial, sans-serif;letter-spacing: -1px;text-align: start;">ge RCE（</span><span style="background-color: rgb(253, 253, 253);color: rgb(17, 17, 17);font-family: -apple-system, system-ui, BlinkMacSystemFont, &#34;Segoe UI&#34;, &#34;Segoe UI Symbol&#34;, &#34;Segoe UI Emoji&#34;, &#34;Apple Color Emoji&#34;, Roboto, Helvetica, Arial, sans-serif;letter-spacing: -1px;text-align: start;font-size: 17px;">CVE-2021-42321）</span></p><p><span style="color: rgb(0, 82, 255);text-decoration: underline;"><a href="https://www.bleepingcomputer.com/news/security/exploit-released-for-microsoft-exchange-rce-bug-patch-now/" target="_blank">https://www.bleepingcomputer.com/news/security/exploit-released-for-microsoft-exchange-rce-bug-patch-now/</a></span></p><h1><strong><span style="font-size: 20px;">【红队工具】</span></strong></h1><p>适用于红队演习的各种EDR相关信息</p><p><span style="color: rgb(0, 82, 255);text-decoration: underline;"><a href="https://github.com/Mr-Un1k0d3r/EDRs/" target="_blank">https://github.com/Mr-Un1k0d3r/EDRs/</a></span></p><p style="text-align: left;">4-ZERO-3：Tool to bypass 403/401</p><p><span style="color: rgb(0, 82, 255);text-decoration: underline;"><a href="https://github.com/Dheerajmadhukar/4-ZERO-3" target="_blank">https://github.com/Dheerajmadhukar/4-ZERO-3</a></span></p><p style="text-align: left;">Katana：Python Tool For google Hacking</p><p><span style="color: rgb(0, 82, 255);text-decoration: underline;"><a href="https://github.com/TebbaaX/Katana" target="_blank">https://github.com/TebbaaX/Katana</a></span></p><p>不用写代码的图形化爬虫平台</p><p><span style="color: rgb(0, 82, 255);text-decoration: underline;"><a href="https://github.com/ssssssss-team/spider-flow" target="_blank">https://github.com/ssssssss-team/spider-flow</a></span></p><p>汽车安全测试工具集</p><p><span style="color: rgb(0, 82, 255);text-decoration: underline;"><a href="https://github.com/firmianay/Vehicle-Security-Toolkit" target="_blank">https://github.com/firmianay/Vehicle-Security-Toolkit</a></span></p><h1><span style="font-size: 20px;"><strong>【红队文章】</strong></span></h1><p>WP：HackTheBox - Union</p><p><span style="color: rgb(0, 82, 255);text-decoration: underline;"><a href="https://0xdf.gitlab.io/2021/11/22/htb-union.html" target="_blank">https://0xdf.gitlab.io/2021/11/22/htb-union.html</a></span></p><p style="text-align: left;">使用JADX和Frida进行Andriod应用逆向</p><p><span style="color: rgb(0, 82, 255);text-decoration: underline;"><a href="https://httptoolkit.tech/blog/android-reverse-engineering/" target="_blank">https://httptoolkit.tech/blog/android-reverse-engineering/</a></span></p><p>从APPLE.COM的XSS发现到构建POC获取PII</p><p><span style="color: rgb(0, 82, 255);text-decoration: underline;"><a href="https://zseano.medium.com/finding-xss-on-apple-com-and-building-a-proof-of-concept-to-leak-your-pii-information-d7bc93cff2df" target="_blank">https://zseano.medium.com/finding-xss-on-apple-com-and-building-a-proof-of-concept-to-leak-your-pii-information-d7bc93cff2df</a></span></p><p>2021信息安全挑战赛Writeup完整版</p><p><span style="color: rgb(0, 82, 255);text-decoration: underline;"><a href="https://spaceraccoon.dev/the-infosecurity-challenge-2021-full-writeup-battle-royale-for-30k" target="_blank">https://spaceraccoon.dev/the-infosecurity-challenge-2021-full-writeup-battle-royale-for-30k</a></span></p><hr style="outline: 0px;max-width: 100%;font-family: -apple-system, BlinkMacSystemFont, &#34;Helvetica Neue&#34;, &#34;PingFang SC&#34;, &#34;Hiragino Sans GB&#34;, &#34;Microsoft YaHei UI&#34;, &#34;Microsoft YaHei&#34;, Arial, sans-serif;letter-spacing: 0.544px;white-space: normal;background-color: rgb(255, 255, 255);border-style: solid;border-right-width: 0px;border-bottom-width: 0px;border-left-width: 0px;border-color: rgba(0, 0, 0, 0.1);transform-origin: 0px 0px;transform: scale(1, 0.5);box-sizing: border-box !important;overflow-wrap: break-word !important;"/><p style="outline: 0px;max-width: 100%;font-family: -apple-system, BlinkMacSystemFont, &#34;Helvetica Neue&#34;, &#34;PingFang SC&#34;, &#34;Hiragino Sans GB&#34;, &#34;Microsoft YaHei UI&#34;, &#34;Microsoft YaHei&#34;, Arial, sans-serif;letter-spacing: 0.544px;white-space: normal;background-color: rgb(255, 255, 255);box-sizing: border-box !important;overflow-wrap: break-word !important;"><strong style="outline: 0px;max-width: 100%;letter-spacing: 0.544px;box-sizing: border-box !important;overflow-wrap: break-word !important;"><span style="outline: 0px;max-width: 100%;font-size: 12px;letter-spacing: 0.544px;box-sizing: border-box !important;overflow-wrap: break-word !important;">更多详情请查看原文</span></strong></p>



<p><a href="https://0103sec.notion.site/20211129-8e889026a1d84e45b4135bf68cf17ea0">阅读原文</a></p>
<p><a href="https://wechat2rss.xlab.app/link-proxy/?k=0fe7a799&amp;r=1&amp;u=http%3A%2F%2Fmp.weixin.qq.com%2Fs%3F__biz%3DMzIxMjI0Mzk0OQ%3D%3D%26mid%3D2247483745%26idx%3D1%26sn%3Dd2ac8ab911e35db5c852a390cb8e9f8e">跳转微信打开</a></p>
]]></content:encoded>
      <pubDate>Mon, 29 Nov 2021 20:41:00 +0800</pubDate>
    </item>
    <item>
      <title>第八周/20211122红队推送</title>
      <link>https://mp.weixin.qq.com/s?__biz=MzIxMjI0Mzk0OQ==&amp;mid=2247483741&amp;idx=1&amp;sn=e39ca037e2e677f3d7dad4a70689a003</link>
      <description>【漏洞研究】Azure Active Directory 信息泄露漏洞（CVE-2021-42306）htt</description>
      <content:encoded><![CDATA[<p>
原创 <span>0103 SEC</span> <span>2021-11-22 21:41</span> <span style="display: inline-block;"></span>
</p>

<p>【漏洞研究】Azure Active Directory 信息泄露漏洞（CVE-2021-42306）htt</p>
<p></p>



<p>
<img src="https://wechat2rss.xlab.app/img-proxy/?k=b0ac204f&amp;u=https%3A%2F%2Fmmbiz.qpic.cn%2Fmmbiz_jpg%2FLKONdLtpFBJWGQXNMicAyvD5wRAmGziagZKibWNYC05bqibHn3F2jIkSV8AUAvYoiaxUIfib0ns0RXWKsq2wDo6XAUiaQ%2F0%3Fwx_fmt%3Djpeg"/>
</p>


<h1><strong><span style="font-size: 20px;">【漏洞研究】</span></strong></h1><p style="text-align: left;">Azure Active Directory 信息泄露漏洞（CVE-2021-42306）</p><p><span style="color: rgb(0, 82, 255);"><span style="color: rgb(0, 82, 255);text-decoration: underline;"><a href="https://msrc-blog.microsoft.com/2021/11/17/guidance-for-azure-active-directory-ad-keycredential-property-information-disclosure-in-application-and-service-principal-apis/" target="_blank">https://msrc-blog.microsoft.com/2021/11/17/guidance-for-azure-active-directory-ad-keycredential-property-information-disclosure-in-application-and-service-principal-apis/</a></span></span></p><p style="text-align: left;">Netgear SOHO设备 预身份验证缓冲区溢出漏洞（CVE-2021-34991）</p><p><span style="text-decoration: underline;color: rgb(0, 82, 255);"><a href="https://securityaffairs.co/wordpress/124716/security/netgear-cve-2021-34991-soho-devices.html?utm_source=feedly&amp;utm_medium=rss&amp;utm_campaign=netgear-cve-2021-34991-soho-devices" target="_blank">https://securityaffairs.co/wordpress/124716/security/netgear-cve-2021-34991-soho-devices.html?utm_source=feedly&amp;utm_medium=rss&amp;utm_campaign=netgear-cve-2021-34991-soho-devices</a></span></p><p>Apache ShenYu 身份验证绕过漏洞 (CVE-2021-37580)</p><p><span style="text-decoration: underline;color: rgb(0, 82, 255);"><a href="https://nosec.org/home/detail/4906.html" target="_blank">https://nosec.org/home/detail/4906.html</a></span></p><p style="text-align: left;">Ionic Identity Vault PIN锁定绕过（CVE-2021-44033）</p><p><span style="text-decoration: underline;color: rgb(0, 82, 255);"><a href="https://seclists.org/fulldisclosure/2021/Nov/41" target="_blank">https://seclists.org/fulldisclosure/2021/Nov/41</a></span></p><h1 style=""><strong><span style="font-size: 20px;">【红队工具】</span></strong></h1><p style="text-align: left;">模拟浏览器点击的<span style="text-align: left;">登入框爆破工具</span></p><p style=""><span style="text-decoration: underline;color: rgb(0, 82, 255);"><a href="https://github.com/kracer127/SeBruteGUI" target="_blank">https://github.com/kracer127/SeBruteGUI</a></span></p><p>免杀小小工具集</p><p style=""><span style="text-decoration: underline;color: rgb(0, 82, 255);"><a href="https://github.com/akkuman/toolset" target="_blank">https://github.com/akkuman/toolset</a></span></p><p>spring框架多线程漏洞扫描</p><p><span style="color: rgb(0, 82, 255);text-decoration: underline;"><a href="https://github.com/YanMu2020/SpringScan" target="_blank">https://github.com/YanMu2020/SpringScan</a></span></p><p>关于安全狗和云锁的自动化绕过脚本</p><p><span style="text-decoration: underline;color: rgb(0, 82, 255);"><a href="https://github.com/pureqh/bypasswaf" target="_blank">https://github.com/pureqh/bypasswaf</a></span></p><p>利用fofa搜索socks5开放代理进行代理池轮切的工具</p><p><span style="text-decoration: underline;color: rgb(0, 82, 255);"><a href="https://github.com/Liang2580/rotateproxy/tree/2.0" target="_blank">https://github.com/Liang2580/rotateproxy/tree/2.0</a></span></p><h1 style=""><strong><span style="font-size: 20px;">【红队文章】</span></strong></h1><p style="text-align: left;">spring boot Fat Jar 任意写文件漏洞到稳定 RCE 利用技巧</p><p><span style="text-decoration: underline;color: rgb(0, 82, 255);"><a href="https://github.com/LandGrey/spring-boot-upload-file-lead-to-rce-tricks" target="_blank">https://github.com/LandGrey/spring-boot-upload-file-lead-to-rce-tricks</a></span></p><p>利用5G核心网络漏洞</p><p><span style="color: rgb(0, 82, 255);text-decoration: underline;"><a href="https://research.nccgroup.com/2021/11/16/exploit-the-fuzz-exploiting-vulnerabilities-in-5g-core-networks/" target="_blank">https://research.nccgroup.com/2021/11/16/exploit-the-fuzz-exploiting-vulnerabilities-in-5g-core-networks/</a></span></p><p style="text-align: left;">A Story of an Blind RCE</p><p><span style="text-decoration: underline;color: rgb(0, 82, 255);"><a href="https://www.p1boom.com/2021/11/a-story-of-epic-blind-remote-code.html" target="_blank">https://www.p1boom.com/2021/11/a-story-of-epic-blind-remote-code.html</a></span></p><p>红队技巧-逆向调用规避探测（视频）</p><p><span style="color: rgb(0, 82, 255);text-decoration: underline;"><a href="https://www.youtube.com/watch?v=Uba3SQH2jNE" target="_blank">https://www.youtube.com/watch?v=Uba3SQH2jNE</a></span></p><p>论域持久化之黄金票据</p><p><span style="color: rgb(0, 82, 255);text-decoration: underline;"><a href="https://pentestlab.blog/2021/11/15/golden-certificate/" target="_blank">https://pentestlab.blog/2021/11/15/golden-certificate/</a></span></p><p>利用Ladon实现C2免杀所有杀软</p><p><span style="color: rgb(0, 82, 255);text-decoration: underline;"><a href="http://k8gege.org/p/Ladon_rat.html" target="_blank">http://k8gege.org/p/Ladon_rat.html</a></span></p><hr style="border-style: solid;border-width: 1px 0 0;border-color: rgba(0,0,0,0.1);-webkit-transform-origin: 0 0;-webkit-transform: scale(1, 0.5);transform-origin: 0 0;transform: scale(1, 0.5);"/><p><strong style="outline: 0px;max-width: 100%;font-family: -apple-system, BlinkMacSystemFont, &#34;Helvetica Neue&#34;, &#34;PingFang SC&#34;, &#34;Hiragino Sans GB&#34;, &#34;Microsoft YaHei UI&#34;, &#34;Microsoft YaHei&#34;, Arial, sans-serif;letter-spacing: 0.544px;white-space: normal;background-color: rgb(255, 255, 255);box-sizing: border-box !important;overflow-wrap: break-word !important;"><span style="outline: 0px;max-width: 100%;font-size: 12px;letter-spacing: 0.544px;box-sizing: border-box !important;overflow-wrap: break-word !important;">更多详情请查看原文</span></strong></p>



<p><a href="https://0103sec.notion.site/20211122-05c9617cc0cd405f9b4eb72ddff5f37f">阅读原文</a></p>
<p><a href="https://wechat2rss.xlab.app/link-proxy/?k=69ff65f2&amp;r=1&amp;u=http%3A%2F%2Fmp.weixin.qq.com%2Fs%3F__biz%3DMzIxMjI0Mzk0OQ%3D%3D%26mid%3D2247483741%26idx%3D1%26sn%3De39ca037e2e677f3d7dad4a70689a003">跳转微信打开</a></p>
]]></content:encoded>
      <pubDate>Mon, 22 Nov 2021 21:41:00 +0800</pubDate>
    </item>
    <item>
      <title>第七周/20211115红队推送</title>
      <link>https://mp.weixin.qq.com/s?__biz=MzIxMjI0Mzk0OQ==&amp;mid=2247483737&amp;idx=1&amp;sn=0992a1fbf3fa373ea8172c09e5b35727</link>
      <description>本周仍旧精彩</description>
      <content:encoded><![CDATA[<p>
原创 <span>0103 SEC</span> <span>2021-11-15 21:23</span> <span style="display: inline-block;"></span>
</p>

<p>本周仍旧精彩</p>
<p></p>



<p>
<img src="https://wechat2rss.xlab.app/img-proxy/?k=3d8a68ed&amp;u=https%3A%2F%2Fmmbiz.qpic.cn%2Fmmbiz_jpg%2FLKONdLtpFBJuTM3nTNULho59Fu4EDRvNl6EibI0iadzzBKONf73CH3CdKY2rcGibo0kRStVibiaNxXLJxwL7ENmlhxA%2F0%3Fwx_fmt%3Djpeg"/>
</p>


<h1><span style="font-size: 20px;"><strong>【特别推荐</strong></span><strong style="font-size: 20px;caret-color: transparent;">】</strong></h1><p style="white-space: normal;">基于区块链网络的匿名跨平台远控</p><p style="white-space: normal;"><span style="text-decoration: underline;color: rgb(255, 41, 65);"><a href="https://github.com/Maka8ka/NGLite" target="_blank">https://github.com/Maka8ka/NGLite</a></span></p><p style="white-space: normal;">浅谈JSP Webshell进阶免杀 - 跳跳糖</p><p style="white-space: normal;"><span style="text-decoration: underline;color: rgb(255, 41, 65);"><a href="https://tttang.com/archive/1315/" target="_blank">https://tttang.com/archive/1315/</a></span></p><h1><span style="font-size: 20px;"><strong>【漏洞研究】</strong></span></h1><p style="text-align: left;">TP-Link TL-WR840N EU v5 存在RCE（CVE-2021-41653）</p><p><span style="color: rgb(0, 82, 255);"><a href="https://k4m1ll0.com/cve-2021-41653.html" target="_blank">https://k4m1ll0.com/cve-2021-41653.html</a></span></p><p style="text-align: left;">VMware vCenter Serve提取漏洞（CVE-2021-22048）</p><p><span style="color: rgb(0, 82, 255);"><a href="https://securityonline.info/cve-2021-22048-vmware-vcenter-server-privilege-escalation-vulnerability/" target="_blank">https://securityonline.info/cve-2021-22048-vmware-vcenter-server-privilege-escalation-vulnerability/</a></span></p><p>远程桌面连接客户端远程代码执行漏洞（CVE-2021-38666）</p><p><span style="color: rgb(0, 82, 255);"><a href="https://msrc.microsoft.com/update-guide/vulnerability/CVE-2021-38666" target="_blank">https://msrc.microsoft.com/update-guide/vulnerability/CVE-2021-38666</a></span></p><p style="text-align: left;">Microsoft Excel Security Feature Bypass（CVE-2021-42292）</p><p><span style="color: rgb(0, 82, 255);"><a href="https://msrc.microsoft.com/update-guide/en-US/vulnerability/CVE-2021-42292" target="_blank">https://msrc.microsoft.com/update-guide/en-US/vulnerability/CVE-2021-42292</a></span></p><p style="">Microsoft Exchange Server远程代码执行漏洞（CVE-2021-42321）</p><p><span style="color: rgb(0, 82, 255);"><a href="https://msrc.microsoft.com/update-guide/vulnerability/CVE-2021-42321" target="_blank">https://msrc.microsoft.com/update-guide/vulnerability/CVE-2021-42321</a></span></p><p style="text-align: left;">Microsoft Azure Sphere Kernel GPIO_SET_PIN_CONFIG_IOCTL 信息泄露漏洞（CVE-2021-41374）</p><p style="text-align: left;"><span style="text-decoration: underline;color: rgb(0, 82, 255);"><a href="https://talosintelligence.com/vulnerability_reports/TALOS-2021-1339" target="_blank">https://talosintelligence.com/vulnerability_reports/TALOS-2021-1339</a></span></p><p style="text-align: left;">WordPress WP Reset PRO 插件版本&lt;= 5.98 存在数据库重置漏洞（CVE-2021-36909）</p><p><span style="color: rgb(0, 82, 255);"><a href="https://securityaffairs.co/wordpress/124458/security/wp-reset-pro-wordpress-plugin-flaw.html?utm_source=feedly&amp;utm_medium=rss&amp;utm_campaign=wp-reset-pro-wordpress-plugin-flaw" target="_blank">https://securityaffairs.co/wordpress/124458/security/wp-reset-pro-wordpress-plugin-flaw.html?utm_source=feedly&amp;utm_medium=rss&amp;utm_campaign=wp-reset-pro-wordpress-plugin-flaw</a></span></p><p>资产管理系统ResourceSpace中的多个漏洞</p><p><span style="text-decoration: underline;color: rgb(0, 82, 255);"><a href="https://www.horizon3.ai/multiple-vulnerabilities-in-resourcespace/" target="_blank">https://www.horizon3.ai/multiple-vulnerabilities-in-resourcespace/</a></span></p><p style="text-align: left;">PAN-OS远程代码执行漏洞（CVE-2021-3064）</p><p><span style="text-decoration: underline;color: rgb(0, 82, 255);"><a href="https://securityonline.info/cve-2021-3064-pan-os-pan-os-remote-code-execution-vulnerability/" target="_blank">https://securityonline.info/cve-2021-3064-pan-os-pan-os-remote-code-execution-vulnerability/</a></span></p><p style="text-align: left;">Sitecore XP 远程命令执行漏洞（CVE-2021-42237）<span style="text-decoration: underline;color: rgb(0, 82, 255);"><a href="https://attackerkb.com/topics/g2wzJERRtL/cve-2021-42237/rapid7-analysis" target="_blank">https://attackerkb.com/topics/g2wzJERRtL/cve-2021-42237/rapid7-analysis</a></span></p><h1><span style="font-size: 20px;"><strong>【红队工具】</strong></span></h1><p style="text-align: left;">TrojanSourceFinder v1.1.1：为你的源代码检测“Trojan Source”漏洞</p><p><span style="text-decoration: underline;color: rgb(0, 82, 255);"><a href="https://securityonline.info/trojansourcefinder-detect-trojan-source-vulnerability-in-source-code/" target="_blank">https://securityonline.info/trojansourcefinder-detect-trojan-source-vulnerability-in-source-code/</a></span></p><p>哥斯拉JSP和java内存马全流量解密脚本</p><p><span style="text-decoration: underline;color: rgb(0, 82, 255);"><a href="https://www.notion.so/0103sec/20211115-35bd208f872043799baded8507c63986#6e969846900d4dd09717b63a2cbc3f53" target="_blank">https://www.notion.so/0103sec/20211115-35bd208f872043799baded8507c63986#6e969846900d4dd09717b63a2cbc3f53</a></span></p><p style="text-align: left;">404星链计划-CDK:一款针对容器场景的多功能渗透工具</p><p><span style="color: rgb(0, 82, 255);"><a href="https://github.com/cdk-team/CDK/" target="_blank">https://github.com/cdk-team/CDK/</a></span></p><p>一款GO写的支持http与socks5的端口复用小工具，可开启socks5代理。</p><p><span style="color: rgb(0, 82, 255);"><a href="https://github.com/TRYblog/multiplexing_port_socks5" target="_blank">https://github.com/TRYblog/multiplexing_port_socks5</a></span></p><h1><span style="font-size: 20px;"><strong>【红队文章】</strong></span></h1><p>重入滥用：一行代码绕过EDR检测</p><p><span style="text-decoration: underline;color: rgb(0, 82, 255);"><a href="https://www.deepinstinct.com/blog/evading-antivirus-detection-with-inline-hooks" target="_blank">https://www.deepinstinct.com/blog/evading-antivirus-detection-with-inline-hooks</a></span></p><p>用MacOS漏洞分析水坑攻击</p><p><span style="color: rgb(0, 82, 255);"><a href="https://blog.google/threat-analysis-group/analyzing-watering-hole-campaign-using-macos-exploits/" target="_blank">https://blog.google/threat-analysis-group/analyzing-watering-hole-campaign-using-macos-exploits/</a></span></p><p>JS代码中可隐藏不可见后门字符</p><p><span style="color: rgb(0, 82, 255);"><a href="https://www.bleepingcomputer.com/news/security/invisible-characters-could-be-hiding-backdoors-in-your-javascript-code/" target="_blank">https://www.bleepingcomputer.com/news/security/invisible-characters-could-be-hiding-backdoors-in-your-javascript-code/</a></span></p><p>使用编程标识符 (ProgID) 进行 UAC 绕过</p><p><span style="color: rgb(0, 82, 255);"><a href="https://v3ded.github.io/redteam/utilizing-programmatic-identifiers-progids-for-uac-bypasses" target="_blank">https://v3ded.github.io/redteam/utilizing-programmatic-identifiers-progids-for-uac-bypasses</a></span></p><hr style="border-style: solid;border-width: 1px 0 0;border-color: rgba(0,0,0,0.1);-webkit-transform-origin: 0 0;-webkit-transform: scale(1, 0.5);transform-origin: 0 0;transform: scale(1, 0.5);"/><p><strong style="white-space: normal;outline: 0px;max-width: 100%;font-family: -apple-system, BlinkMacSystemFont, &#34;Helvetica Neue&#34;, &#34;PingFang SC&#34;, &#34;Hiragino Sans GB&#34;, &#34;Microsoft YaHei UI&#34;, &#34;Microsoft YaHei&#34;, Arial, sans-serif;letter-spacing: 0.544px;background-color: rgb(255, 255, 255);box-sizing: border-box !important;overflow-wrap: break-word !important;"><span style="outline: 0px;max-width: 100%;font-size: 12px;letter-spacing: 0.544px;box-sizing: border-box !important;overflow-wrap: break-word !important;">更多详情请查看原文</span></strong></p>



<p><a href="https://0103sec.notion.site/20211115-35bd208f872043799baded8507c63986">阅读原文</a></p>
<p><a href="https://wechat2rss.xlab.app/link-proxy/?k=ba1f3712&amp;r=1&amp;u=http%3A%2F%2Fmp.weixin.qq.com%2Fs%3F__biz%3DMzIxMjI0Mzk0OQ%3D%3D%26mid%3D2247483737%26idx%3D1%26sn%3D0992a1fbf3fa373ea8172c09e5b35727">跳转微信打开</a></p>
]]></content:encoded>
      <pubDate>Mon, 15 Nov 2021 21:23:00 +0800</pubDate>
    </item>
    <item>
      <title>第二周/20211108红队推送</title>
      <link>https://mp.weixin.qq.com/s?__biz=MzIxMjI0Mzk0OQ==&amp;mid=2247483733&amp;idx=1&amp;sn=ccd24085b01a7580dec2c90ef9df8bec</link>
      <description>每周推送，一起成长。</description>
      <content:encoded><![CDATA[<p>
原创 <span>0103 SEC</span> <span>2021-11-08 21:03</span> <span style="display: inline-block;"></span>
</p>

<p>每周推送，一起成长。</p>
<p></p>



<p>
<img src="https://wechat2rss.xlab.app/img-proxy/?k=dfa7ca4b&amp;u=https%3A%2F%2Fmmbiz.qpic.cn%2Fmmbiz_jpg%2FLKONdLtpFBJFI3Tib25D4WPt0ZImRS7dlUVdNeZbKAF6mKG3tKrtAsmu18Y4yqrEmjO1aNibXmMIjQ7icTgS6icl7w%2F0%3Fwx_fmt%3Djpeg"/>
</p>


<hr style="border-style: solid;border-width: 1px 0 0;border-color: rgba(0,0,0,0.1);-webkit-transform-origin: 0 0;-webkit-transform: scale(1, 0.5);transform-origin: 0 0;transform: scale(1, 0.5);"/><h1><strong><span style="font-size: 20px;">【漏洞研究】</span></strong></h1><p>无法代码审计的隐形漏洞“Trojan Source”</p><p><span style="text-decoration: underline;color: rgb(0, 82, 255);"><a href="https://krebsonsecurity.com/2021/11/trojan-source-bug-threatens-the-security-of-all-code/" target="_blank">https://krebsonsecurity.com/2021/11/trojan-source-bug-threatens-the-security-of-all-code/</a></span></p><p style="text-align: left;">Linux TIPC 模块内核漏洞 RCE（CVE-2021-43267）</p><p style=""><span style="text-decoration: underline;color: rgb(0, 82, 255);"><a href="https://thehackernews.com/2021/11/critical-rce-vulnerability-reported-in.html" target="_blank">https://thehackernews.com/2021/11/critical-rce-vulnerability-reported-in.html</a></span></p><p style="text-align: left;">PHP Event Calendar 存储型XSS（CVE-2021-42078）</p><p style=""><span style="text-decoration: underline;color: rgb(0, 82, 255);"><a href="https://seclists.org/fulldisclosure/2021/Nov/24" target="_blank">https://seclists.org/fulldisclosure/2021/Nov/24</a></span></p><p style="white-space: normal;">Writeup：Linux kernel v5.8 - v5.13.13 [CVE-2021-34866]</p><p><span style="text-decoration: underline;color: rgb(0, 82, 255);"><a href="https://blog.hexrabbit.io/2021/11/03/CVE-2021-34866-writeup/" target="_blank">https://blog.hexrabbit.io/2021/11/03/CVE-2021-34866-writeup/</a></span></p><p style="white-space: normal;">Writeup：Chrome V8 [CVE-2021-38001]</p><p><span style="text-decoration: underline;color: rgb(0, 82, 255);"><a href="https://github.com/vngkv123/articles/blob/main/CVE-2021-38001.md" target="_blank">https://github.com/vngkv123/articles/blob/main/CVE-2021-38001.md</a></span></p><h1 style=""><strong><span style="font-size: 20px;">【红队工具】</span></strong></h1><p>RedTeam Toolkit：基于Django制作的开源红队工具包</p><p style=""><span style="text-decoration: underline;color: rgb(0, 82, 255);"><a href="https://securityonline.info/redteam-toolkit-the-useful-offensive-tools/" target="_blank">https://securityonline.info/redteam-toolkit-the-useful-offensive-tools/</a></span></p><p>aDLL：自动检测DLL挟持漏洞的二进制分析工具</p><p style=""><span style="text-decoration: underline;color: rgb(0, 82, 255);"><a href="https://github.com/ideaslocas/aDLL" target="_blank">https://github.com/ideaslocas/aDLL</a></span></p><p style="">HandleKatz：内存混淆转储工具</p><p style=""><span style="text-decoration: underline;color: rgb(0, 82, 255);"><a href="https://github.com/codewhitesec/HandleKatz" target="_blank">https://github.com/codewhitesec/HandleKatz</a></span></p><p>PowerShellRunner：绕过Defender的WinAPI利用脚本</p><p style=""><span style="text-decoration: underline;color: rgb(0, 82, 255);"><a href="https://github.com/dievus/PowerShellRunner" target="_blank">https://github.com/dievus/PowerShellRunner</a></span></p><p>SMBeagle：排查内部SMB弱权限文件共享资源</p><p style=""><span style="text-decoration: underline;color: rgb(0, 82, 255);"><a href="https://github.com/punk-security/SMBeagle#usage" target="_blank">https://github.com/punk-security/SMBeagle#usage</a></span></p><p style="">LDAP Monitor：实时监控 LDAP 对象的创建、删除和更改</p><p style=""><span style="text-decoration: underline;color: rgb(0, 82, 255);"><a href="https://github.com/p0dalirius/LDAPmonitor" target="_blank">https://github.com/p0dalirius/LDAPmonitor</a></span></p><p>全网黑IP收集</p><p style=""><span style="text-decoration: underline;color: rgb(0, 82, 255);"><a href="https://github.com/AttackTeamFamily/blackip" target="_blank">https://github.com/AttackTeamFamily/blackip</a></span></p><p>自动JAVA代码审计工具</p><p style=""><span style="text-decoration: underline;color: rgb(0, 82, 255);"><a href="https://github.com/EmYiQing/CodeInspector" target="_blank">https://github.com/EmYiQing/CodeInspector</a></span></p><h1 style=""><strong><span style="font-size: 20px;">【红队文章】</span></strong></h1><p>卡巴斯基针对恶意钓鱼和垃圾电邮的第三季度报告</p><p style=""><span style="text-decoration: underline;color: rgb(0, 82, 255);"><a href="https://securelist.com/spam-and-phishing-in-q3-2021/104741/" target="_blank">https://securelist.com/spam-and-phishing-in-q3-2021/104741/</a></span></p><p>域接管漏洞五大场景及防护建议</p><p style=""><span style="text-decoration: underline;color: rgb(0, 82, 255);"><a href="https://redhuntlabs.com/blog/5-ways-to-exploit-a-domain-takeover-vulnerability.html" target="_blank">https://redhuntlabs.com/blog/5-ways-to-exploit-a-domain-takeover-vulnerability.html</a></span></p><p style="text-align: left;">Achieving LFI to RCE</p><p style=""><span style="text-decoration: underline;color: rgb(0, 82, 255);"><a href="https://twitter.com/i/web/status/1455412396256686082" target="_blank">https://twitter.com/i/web/status/1455412396256686082</a></span></p><p>DCOM滥用于Cobalt Strike横向移动</p><p style=""><span style="text-decoration: underline;color: rgb(0, 82, 255);"><a href="https://www.pentestpartners.com/security-blog/dcom-abuse-and-lateral-movement-with-cobalt-strike/" target="_blank">https://www.pentestpartners.com/security-blog/dcom-abuse-and-lateral-movement-with-cobalt-strike/</a></span></p><p style="text-align: left;">对恶意软件conti的横向技术分析及防护建议 - Part 1</p><p style=""><span style="text-decoration: underline;color: rgb(0, 82, 255);"><a href="https://www.unh4ck.com/detection-engineering-and-threat-hunting/lateral-movement/detecting-conti-cobaltstrike-lateral-movement-techniques-part-1" target="_blank">https://www.unh4ck.com/detection-engineering-and-threat-hunting/lateral-movement/detecting-conti-cobaltstrike-lateral-movement-techniques-part-1</a></span></p><hr style="border-style: solid;border-width: 1px 0 0;border-color: rgba(0,0,0,0.1);-webkit-transform-origin: 0 0;-webkit-transform: scale(1, 0.5);transform-origin: 0 0;transform: scale(1, 0.5);"/><p><strong style="outline: 0px;max-width: 100%;font-family: -apple-system, BlinkMacSystemFont, &#34;Helvetica Neue&#34;, &#34;PingFang SC&#34;, &#34;Hiragino Sans GB&#34;, &#34;Microsoft YaHei UI&#34;, &#34;Microsoft YaHei&#34;, Arial, sans-serif;letter-spacing: 0.544px;white-space: normal;background-color: rgb(255, 255, 255);box-sizing: border-box !important;overflow-wrap: break-word !important;"><span style="outline: 0px;max-width: 100%;font-size: 12px;letter-spacing: 0.544px;box-sizing: border-box !important;overflow-wrap: break-word !important;">更多详情请查看原文</span></strong></p>



<p><a href="https://0103sec.notion.site/20211108-201c47ed7eb24f2b8ef4d195fe317a36">阅读原文</a></p>
<p><a href="https://wechat2rss.xlab.app/link-proxy/?k=4b2e4849&amp;r=1&amp;u=http%3A%2F%2Fmp.weixin.qq.com%2Fs%3F__biz%3DMzIxMjI0Mzk0OQ%3D%3D%26mid%3D2247483733%26idx%3D1%26sn%3Dccd24085b01a7580dec2c90ef9df8bec">跳转微信打开</a></p>
]]></content:encoded>
      <pubDate>Mon, 08 Nov 2021 21:03:00 +0800</pubDate>
    </item>
    <item>
      <title>第一周/20211101红队推送</title>
      <link>https://mp.weixin.qq.com/s?__biz=MzIxMjI0Mzk0OQ==&amp;mid=2247483729&amp;idx=1&amp;sn=11982d2f68e8161ffa81125dabf3b1b6</link>
      <description>十一月的第一天，安全推送如期而至</description>
      <content:encoded><![CDATA[<p>
原创 <span>0103 SEC</span> <span>2021-11-01 23:26</span> <span style="display: inline-block;"></span>
</p>

<p>十一月的第一天，安全推送如期而至</p>
<p></p>



<p>
<img src="https://wechat2rss.xlab.app/img-proxy/?k=9deb2c27&amp;u=https%3A%2F%2Fmmbiz.qpic.cn%2Fmmbiz_jpg%2FLKONdLtpFBLvX2uBHFwJHOl6wttiaDDUicRpMe3WDNVM2kn3lQbKicQMxOUboPamT3LROa3mEZnP3w3ZSOSq9rVJg%2F0%3Fwx_fmt%3Djpeg"/>
</p>


<hr style="border-style: solid;border-width: 1px 0 0;border-color: rgba(0,0,0,0.1);-webkit-transform-origin: 0 0;-webkit-transform: scale(1, 0.5);transform-origin: 0 0;transform: scale(1, 0.5);"/><p><span style="font-size: 20px;"><strong>【漏洞研究】</strong></span></p><p>WordPress TaxoPress3.0.7.1存储型XSS</p><p><span style="text-decoration: underline;color: rgb(0, 82, 255);"><a href="https://cxsecurity.com/issue/WLB-2021100097" target="_blank">https://cxsecurity.com/issue/WLB-2021100097</a></span></p><p style="text-align: left;">Gitlab RCE（CVE-2021-22205）</p><p><span style="color: rgb(0, 82, 255);text-decoration: underline;"><a href="https://security.humanativaspa.it/gitlab-ce-cve-2021-22205-in-the-wild/" target="_blank">https://security.humanativaspa.it/gitlab-ce-cve-2021-22205-in-the-wild/</a></span></p><p style="text-align: left;">Hikvision Web Server Build 210702 Command Injection</p><p><span style="color: rgb(0, 82, 255);text-decoration: underline;"><a href="https://cxsecurity.com/issue/WLB-2021100098" target="_blank">https://cxsecurity.com/issue/WLB-2021100098</a></span></p><p style="text-align: left;">Zeno - THM Writeup (Abusing service file misconfigurations)</p><p><span style="color: rgb(0, 82, 255);text-decoration: underline;"><a href="https://infosecwriteups.com/zeno-thm-writeup-abusing-service-file-misconfigurations-3dd8ac94be24" target="_blank">https://infosecwriteups.com/zeno-thm-writeup-abusing-service-file-misconfigurations-3dd8ac94be24</a></span></p><p>SPA Cart CMS - 多个SQL注入</p><p style=""><span style="color: rgb(0, 82, 255);text-decoration: underline;"><a href="https://seclists.org/fulldisclosure/2021/Oct/35" target="_blank">https://seclists.org/fulldisclosure/2021/Oct/35</a></span></p><p>PHP Melody v3.0 - 多个跨站漏洞</p><p style=""><span style="color: rgb(0, 82, 255);text-decoration: underline;"><a href="https://seclists.org/fulldisclosure/2021/Oct/38" target="_blank">https://seclists.org/fulldisclosure/2021/Oct/38</a></span></p><p><span style="font-size: 20px;"><strong>【红队文章】</strong></span></p><p>紫队如何评估网络威胁和风险</p><p><span style="color: rgb(0, 82, 255);text-decoration: underline;"><a href="https://infosecwriteups.com/purple-team-operations-part-1-how-to-assess-cyber-threats-and-risk-for-your-organization-30bcdbe01ca9" target="_blank">https://infosecwriteups.com/purple-team-operations-part-1-how-to-assess-cyber-threats-and-risk-for-your-organization-30bcdbe01ca9</a></span></p><p>Chrome沙盒逃逸</p><p><span style="color: rgb(0, 82, 255);text-decoration: underline;"><a href="https://securitylab.github.com/research/one_day_short_of_a_fullchain_sbx/" target="_blank">https://securitylab.github.com/research/one_day_short_of_a_fullchain_sbx/</a></span></p><p>走进真实世界的漏洞利用链</p><p><span style="color: rgb(0, 82, 255);text-decoration: underline;"><a href="https://github.blog/2021-03-24-real-world-exploit-chains-explained/" target="_blank">https://github.blog/2021-03-24-real-world-exploit-chains-explained/</a></span></p><p><strong><span style="font-size: 20px;">【红队工具】</span></strong></p><p style="text-align: left;">InlineExecute-assembl: Cobaltstrike BOF (.NET)</p><p><span style="color: rgb(0, 82, 255);text-decoration: underline;"><a href="https://github.com/anthemtotheego/InlineExecute-Assembly" target="_blank">https://github.com/anthemtotheego/InlineExecute-Assembly</a></span></p><p style="white-space: normal;text-align: left;">Inject-amsiBypass：Cobalt Strike BOF(<span style="font-size: 16px;">AMSI Bypass)</span></p><p style="white-space: normal;"><span style="color: rgb(0, 82, 255);text-decoration: underline;"><a href="https://github.com/boku7/injectAmsiBypass" target="_blank">https://github.com/boku7/injectAmsiBypass</a></span></p><p>Mediator: 一个架构新颖的端对端加密反向Shell</p><p><span style="color: rgb(0, 82, 255);font-size: 15px;text-decoration: underline;"><a href="https://www.kitploit.com/2021/10/mediator-extensible-end-to-end.html?utm_source=feedburner&amp;utm_medium=feed&amp;utm_campaign=Feed%3A+PentestTools+%28PenTest+Tools%29" target="_blank">https://www.kitploit.com/2021/10/mediator-extensible-end-to-end.html?utm_source=feedburner&amp;utm_medium=feed&amp;utm_campaign=Feed%3A+PentestTools+%28PenTest+Tools%29</a></span></p><p>GPOwned: GPO利用套件</p><p><span style="color: rgb(0, 82, 255);text-decoration: underline;"><a href="https://github.com/X-C3LL/GPOwned" target="_blank">https://github.com/X-C3LL/GPOwned</a></span></p><p>ObfuscateP： 用于C++编译时混淆字符串</p><p><span style="color: rgb(0, 82, 255);text-decoration: underline;"><a href="https://github.com/killvxk/ObfuscateP" target="_blank">https://github.com/killvxk/ObfuscateP</a></span></p><p>Webdiscover：Web枚举自动化</p><p style=""><span style="color: rgb(0, 82, 255);font-size: 15px;text-decoration: underline;"><a href="https://www.kitploit.com/2021/10/webdiscover-purpose-of-this-script-is.html?utm_source=feedburner&amp;utm_medium=feed&amp;utm_campaign=Feed%3A+PentestTools+%28PenTest+Tools%29" target="_blank">https://www.kitploit.com/2021/10/webdiscover-purpose-of-this-script-is.html?utm_source=feedburner&amp;utm_medium=feed&amp;utm_campaign=Feed%3A+PentestTools+%28PenTest+Tools%29</a></span></p><p style="">Azure Outlook C2</p><p><span style="color: rgb(0, 82, 255);text-decoration: underline;"><a href="https://github.com/boku7/azureOutlookC2" target="_blank">https://github.com/boku7/azureOutlookC2</a></span></p><hr style="border-style: solid;border-width: 1px 0 0;border-color: rgba(0,0,0,0.1);-webkit-transform-origin: 0 0;-webkit-transform: scale(1, 0.5);transform-origin: 0 0;transform: scale(1, 0.5);"/><p><strong style="white-space: normal;outline: 0px;max-width: 100%;font-family: -apple-system, BlinkMacSystemFont, &#34;Helvetica Neue&#34;, &#34;PingFang SC&#34;, &#34;Hiragino Sans GB&#34;, &#34;Microsoft YaHei UI&#34;, &#34;Microsoft YaHei&#34;, Arial, sans-serif;letter-spacing: 0.544px;background-color: rgb(255, 255, 255);box-sizing: border-box !important;overflow-wrap: break-word !important;"><span style="outline: 0px;max-width: 100%;font-size: 12px;letter-spacing: 0.544px;box-sizing: border-box !important;overflow-wrap: break-word !important;">更多详情请查看原文</span></strong></p>



<p><a href="https://0103sec.notion.site/20211101-a2f2c9b296e642e396744f1323eb2bcc">阅读原文</a></p>
<p><a href="https://wechat2rss.xlab.app/link-proxy/?k=a9e1f701&amp;r=1&amp;u=http%3A%2F%2Fmp.weixin.qq.com%2Fs%3F__biz%3DMzIxMjI0Mzk0OQ%3D%3D%26mid%3D2247483729%26idx%3D1%26sn%3D11982d2f68e8161ffa81125dabf3b1b6">跳转微信打开</a></p>
]]></content:encoded>
      <pubDate>Mon, 01 Nov 2021 23:26:00 +0800</pubDate>
    </item>
  </channel>
</rss>