
  <rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
    <channel>
      <title>序栈</title>
      <link>https://cot.wiki/blog</link>
      <description>在有序的世界里，寻一处生活的归栈。用理性梳理日常，用技术温柔时光，不慌不忙，自在生长。</description>
      <language>zh-CN</language>
      <managingEditor> (Perimsx)</managingEditor>
      <webMaster> (Perimsx)</webMaster>
      <lastBuildDate>Fri, 20 Mar 2026 00:00:00 GMT</lastBuildDate>
      <atom:link href="https://cot.wiki/feed.xml" rel="self" type="application/rss+xml"/>
      
  <item>
    <guid>https://cot.wiki/blog/en/coet-architecture</guid>
    <title>Coet Personal Workstation: Full-Stack Architecture Design and Engineering Specification White Paper</title>
    <link>https://cot.wiki/blog/en/coet-architecture</link>
    <description>From content modeling, rendering pipeline, background control, deployment links to operation and maintenance strategies, the system dissects the architectural boundaries, engineering specifications and evolution paths of Coet personal workstations, and provides a set of engineering blueprints suitable for the long-term evolution of personal sites.
</description>
    <pubDate>Fri, 20 Mar 2026 00:00:00 GMT</pubDate>
    <author> (Perimsx)</author>
    <category>Full stack architecture</category><category>Engineering</category><category>Next.js</category><category>MDX</category>
  </item>

  <item>
    <guid>https://cot.wiki/blog/coet-architecture</guid>
    <title>Coet 个人工作站：全栈架构设计与工程化规范白皮书</title>
    <link>https://cot.wiki/blog/coet-architecture</link>
    <description>从内容建模、渲染管线、后台控制、部署链路到运维策略，系统拆解 Coet 个人工作站的架构边界、工程规范与演进路径，给出一套适用于个人站点长期演化的工程化蓝图。</description>
    <pubDate>Fri, 20 Mar 2026 00:00:00 GMT</pubDate>
    <author> (Perimsx)</author>
    <category>全栈架构</category><category>工程化</category><category>Next.js</category><category>MDX</category>
  </item>

  <item>
    <guid>https://cot.wiki/blog/en/ai-analysis-2026</guid>
    <title>In-depth analysis of the development trend of AI large models at home and abroad in 2026</title>
    <link>https://cot.wiki/blog/en/ai-analysis-2026</link>
    <description>GPT-4o/Claude/Gemini vs DeepSeek/Tongyi/Wenxin/Kimi, panoramic comparison of technical roadmap, open source ecology, application implementation and future trends</description>
    <pubDate>Sat, 07 Feb 2026 00:00:00 GMT</pubDate>
    <author> (Perimsx)</author>
    <category>AI analysis</category><category>deep learning</category>
  </item>

  <item>
    <guid>https://cot.wiki/blog/ai-analysis-2026</guid>
    <title>2026 国内外 AI 大模型发展态势深度分析</title>
    <link>https://cot.wiki/blog/ai-analysis-2026</link>
    <description>GPT-4o/Claude/Gemini vs DeepSeek/通义/文心/Kimi，技术路线、开源生态、应用落地与未来趋势全景对比</description>
    <pubDate>Sat, 07 Feb 2026 00:00:00 GMT</pubDate>
    <author> (Perimsx)</author>
    <category>AI分析</category><category>深度学习</category>
  </item>

  <item>
    <guid>https://cot.wiki/blog/en/dynamic-programming-guide</guid>
    <title>Dynamic programming from entry to mastery - core ideas and classic issues</title>
    <link>https://cot.wiki/blog/en/dynamic-programming-guide</link>
    <description>DP three elements and four-step problem solving method, 0-1 backpack, LCS, edit distance, LIS classic problem detailed explanation and code implementation</description>
    <pubDate>Sat, 07 Feb 2026 00:00:00 GMT</pubDate>
    <author> (Perimsx)</author>
    <category>dynamic programming</category><category>LeetCode</category><category>programming</category>
  </item>

  <item>
    <guid>https://cot.wiki/blog/dynamic-programming-guide</guid>
    <title>动态规划从入门到精通 — 核心思想与经典问题</title>
    <link>https://cot.wiki/blog/dynamic-programming-guide</link>
    <description>DP三要素与四步解题法，0-1背包、LCS、编辑距离、LIS经典问题详解与代码实现</description>
    <pubDate>Sat, 07 Feb 2026 00:00:00 GMT</pubDate>
    <author> (Perimsx)</author>
    <category>动态规划</category><category>LeetCode</category><category>编程</category>
  </item>

  <item>
    <guid>https://cot.wiki/blog/en/sorting-algorithms-comparison</guid>
    <title>In-depth comparison of the performance of the top ten sorting algorithms</title>
    <link>https://cot.wiki/blog/en/sorting-algorithms-comparison</link>
    <description>Comprehensive comparative analysis of the principles, complexity and stability of bubble, selection, insertion, Hill, quick sort, merge, heap sort, counting, bucket, and radix sort.</description>
    <pubDate>Sat, 07 Feb 2026 00:00:00 GMT</pubDate>
    <author> (Perimsx)</author>
    <category>sort</category><category>Performance analysis</category>
  </item>

  <item>
    <guid>https://cot.wiki/blog/sorting-algorithms-comparison</guid>
    <title>十大排序算法性能深度对比</title>
    <link>https://cot.wiki/blog/sorting-algorithms-comparison</link>
    <description>冒泡、选择、插入、希尔、快排、归并、堆排、计数、桶、基数排序的原理、复杂度与稳定性全面对比分析</description>
    <pubDate>Sat, 07 Feb 2026 00:00:00 GMT</pubDate>
    <author> (Perimsx)</author>
    <category>排序</category><category>性能分析</category>
  </item>

  <item>
    <guid>https://cot.wiki/blog/en/graph-algorithms</guid>
    <title>Panoramic analysis of graph algorithms - from traversal to shortest path and spanning tree</title>
    <link>https://cot.wiki/blog/en/graph-algorithms</link>
    <description>Complete analysis of BFS/DFS traversal, Dijkstra/Floyd shortest path, Prim/Kruskal minimum spanning tree, and topological sorting</description>
    <pubDate>Sat, 07 Feb 2026 00:00:00 GMT</pubDate>
    <author> (Perimsx)</author>
    <category>graph theory</category><category>shortest path</category>
  </item>

  <item>
    <guid>https://cot.wiki/blog/graph-algorithms</guid>
    <title>图算法全景解析 — 从遍历到最短路径与生成树</title>
    <link>https://cot.wiki/blog/graph-algorithms</link>
    <description>BFS/DFS遍历、Dijkstra/Floyd最短路径、Prim/Kruskal最小生成树、拓扑排序完整解析</description>
    <pubDate>Sat, 07 Feb 2026 00:00:00 GMT</pubDate>
    <author> (Perimsx)</author>
    <category>图论</category><category>最短路径</category>
  </item>

  <item>
    <guid>https://cot.wiki/blog/en/windows-post-exploitation</guid>
    <title>Windows post-exploitation — Mimikatz password extraction, gold/silver note attacks</title>
    <link>https://cot.wiki/blog/en/windows-post-exploitation</link>
    <description>Mimikatz credential extraction full module actual combat, complete process of gold note and silver note attack, DCSync and persistence backdoor</description>
    <pubDate>Tue, 20 Jan 2026 00:00:00 GMT</pubDate>
    <author> (Perimsx)</author>
    <category>Windows</category><category>Mimikatz</category><category>Kerberos</category><category>ticket attack</category>
  </item>

  <item>
    <guid>https://cot.wiki/blog/windows-post-exploitation</guid>
    <title>Windows 后渗透 — Mimikatz 密码提取、黄金/白银票据攻击</title>
    <link>https://cot.wiki/blog/windows-post-exploitation</link>
    <description>Mimikatz凭据提取全模块实战，黄金票据与白银票据攻击完整流程，DCSync与持久化后门</description>
    <pubDate>Tue, 20 Jan 2026 00:00:00 GMT</pubDate>
    <author> (Perimsx)</author>
    <category>Windows</category><category>Mimikatz</category><category>Kerberos</category><category>票据攻击</category>
  </item>

  <item>
    <guid>https://cot.wiki/blog/en/domain-exploitation-basics</guid>
    <title>Domain Penetration Basics—AD Domain Environment Attacks and Lateral Movement</title>
    <link>https://cot.wiki/blog/en/domain-exploitation-basics</link>
    <description>Introduction to Active Directory domain penetration, BloodHound attack path analysis, Kerberos attack and lateral movement technology practice</description>
    <pubDate>Mon, 19 Jan 2026 00:00:00 GMT</pubDate>
    <author> (Perimsx)</author>
    <category>Windows</category><category>domain penetration</category><category>Active Directory</category><category>Lateral movement</category>
  </item>

  <item>
    <guid>https://cot.wiki/blog/domain-exploitation-basics</guid>
    <title>域渗透基础 — AD 域环境攻击与横向移动</title>
    <link>https://cot.wiki/blog/domain-exploitation-basics</link>
    <description>Active Directory域渗透入门，BloodHound攻击路径分析、Kerberos攻击与横向移动技术实战</description>
    <pubDate>Mon, 19 Jan 2026 00:00:00 GMT</pubDate>
    <author> (Perimsx)</author>
    <category>Windows</category><category>域渗透</category><category>Active Directory</category><category>横向移动</category>
  </item>

  <item>
    <guid>https://cot.wiki/blog/en/windows-privilege-escalation</guid>
    <title>Windows privilege escalation techniques—UAC bypass, token theft, service path hijacking</title>
    <link>https://cot.wiki/blog/en/windows-privilege-escalation</link>
    <description>Panorama of Windows privilege escalation technologies, UAC bypass, Potato series token theft, service path hijacking and WinPEAS automated enumeration</description>
    <pubDate>Sun, 18 Jan 2026 00:00:00 GMT</pubDate>
    <author> (Perimsx)</author>
    <category>Windows</category><category>Elevate privileges</category><category>UAC bypass</category><category>token theft</category>
  </item>

  <item>
    <guid>https://cot.wiki/blog/windows-privilege-escalation</guid>
    <title>Windows 提权技术 — UAC 绕过、令牌窃取、服务路径劫持</title>
    <link>https://cot.wiki/blog/windows-privilege-escalation</link>
    <description>Windows提权技术全景，UAC绕过、Potato系列令牌窃取、服务路径劫持与WinPEAS自动化枚举</description>
    <pubDate>Sun, 18 Jan 2026 00:00:00 GMT</pubDate>
    <author> (Perimsx)</author>
    <category>Windows</category><category>提权</category><category>UAC绕过</category><category>令牌窃取</category>
  </item>

  <item>
    <guid>https://cot.wiki/blog/en/windows-service-exploitation</guid>
    <title>Windows Services and Ports Attack Surface - SMB, RDP, WinRM Exploitation</title>
    <link>https://cot.wiki/blog/en/windows-service-exploitation</link>
    <description>Practical combat of Windows service attacks, Eternal Blue exploitation, NTLM relay, RDP brute force cracking, WinRM remote execution and MSSQL attacks</description>
    <pubDate>Sat, 17 Jan 2026 00:00:00 GMT</pubDate>
    <author> (Perimsx)</author>
    <category>Windows</category><category>SMB</category><category>RDP</category><category>WinRM</category>
  </item>

  <item>
    <guid>https://cot.wiki/blog/windows-service-exploitation</guid>
    <title>Windows 服务与端口攻击面 — SMB、RDP、WinRM 利用</title>
    <link>https://cot.wiki/blog/windows-service-exploitation</link>
    <description>Windows服务攻击实战，永恒之蓝利用、NTLM中继、RDP暴力破解、WinRM远程执行与MSSQL攻击</description>
    <pubDate>Sat, 17 Jan 2026 00:00:00 GMT</pubDate>
    <author> (Perimsx)</author>
    <category>Windows</category><category>SMB</category><category>RDP</category><category>WinRM</category>
  </item>

  <item>
    <guid>https://cot.wiki/blog/en/windows-pentest-setup</guid>
    <title>Windows penetration testing environment setup and information collection</title>
    <link>https://cot.wiki/blog/en/windows-pentest-setup</link>
    <description>Windows penetration testing target environment construction, SMB/LDAP/RPC enumeration technology and Nmap NSE script practice</description>
    <pubDate>Fri, 16 Jan 2026 00:00:00 GMT</pubDate>
    <author> (Perimsx)</author>
    <category>Windows</category><category>Information collection</category><category>SMB enumeration</category>
  </item>

  <item>
    <guid>https://cot.wiki/blog/windows-pentest-setup</guid>
    <title>Windows 渗透测试环境搭建与信息收集</title>
    <link>https://cot.wiki/blog/windows-pentest-setup</link>
    <description>Windows渗透测试靶机环境搭建，SMB/LDAP/RPC枚举技术与Nmap NSE脚本实战</description>
    <pubDate>Fri, 16 Jan 2026 00:00:00 GMT</pubDate>
    <author> (Perimsx)</author>
    <category>Windows</category><category>信息收集</category><category>SMB枚举</category>
  </item>

  <item>
    <guid>https://cot.wiki/blog/en/metasploit-deep-dive</guid>
    <title>Metasploit framework in-depth practice - from scanning to getshell</title>
    <link>https://cot.wiki/blog/en/metasploit-deep-dive</link>
    <description>Metasploit complete practical tutorial, module architecture analysis, EternalBlue utilization process, Meterpreter and MSFvenom</description>
    <pubDate>Thu, 15 Jan 2026 00:00:00 GMT</pubDate>
    <author> (Perimsx)</author>
    <category>Metasploit</category><category>exploit</category><category>Meterpreter</category>
  </item>

  <item>
    <guid>https://cot.wiki/blog/metasploit-deep-dive</guid>
    <title>Metasploit 框架深度实战 — 从扫描到 getshell</title>
    <link>https://cot.wiki/blog/metasploit-deep-dive</link>
    <description>Metasploit完整实战教程，模块架构解析、EternalBlue利用全过程、Meterpreter与MSFvenom</description>
    <pubDate>Thu, 15 Jan 2026 00:00:00 GMT</pubDate>
    <author> (Perimsx)</author>
    <category>Metasploit</category><category>漏洞利用</category><category>Meterpreter</category>
  </item>

  <item>
    <guid>https://cot.wiki/blog/en/linux-post-exploitation</guid>
    <title>Linux post-exploitation and persistence—rebound shell, SSH tunnel, rootkit</title>
    <link>https://cot.wiki/blog/en/linux-post-exploitation</link>
    <description>Comprehensive collection of rebound shell technologies, practical implementation of three SSH tunnel modes, multiple persistent backdoor deployment and trace cleaning technologies</description>
    <pubDate>Wed, 14 Jan 2026 00:00:00 GMT</pubDate>
    <author> (Perimsx)</author>
    <category>Linux</category><category>post penetration</category><category>Bounce Shell</category><category>persistence</category>
  </item>

  <item>
    <guid>https://cot.wiki/blog/linux-post-exploitation</guid>
    <title>Linux 后渗透与持久化 — 反弹 Shell、SSH 隧道、Rootkit</title>
    <link>https://cot.wiki/blog/linux-post-exploitation</link>
    <description>反弹Shell技术大全、SSH隧道三种模式实战、多种持久化后门部署与痕迹清理技术</description>
    <pubDate>Wed, 14 Jan 2026 00:00:00 GMT</pubDate>
    <author> (Perimsx)</author>
    <category>Linux</category><category>后渗透</category><category>反弹Shell</category><category>持久化</category>
  </item>

  <item>
    <guid>https://cot.wiki/blog/en/linux-privilege-escalation</guid>
    <title>Detailed explanation of privilege escalation techniques - SUID, kernel vulnerabilities, Cron scheduled task exploitation</title>
    <link>https://cot.wiki/blog/en/linux-privilege-escalation</link>
    <description>Comprehensive analysis of Linux privilege escalation technology, SUID/SGID exploitation, kernel vulnerability privilege escalation, Cron task hijacking and LinPEAS automated enumeration</description>
    <pubDate>Tue, 13 Jan 2026 00:00:00 GMT</pubDate>
    <author> (Perimsx)</author>
    <category>Linux</category><category>Elevate privileges</category><category>SUID</category><category>kernel vulnerability</category>
  </item>

  <item>
    <guid>https://cot.wiki/blog/linux-privilege-escalation</guid>
    <title>提权技术详解 — SUID、内核漏洞、Cron 定时任务利用</title>
    <link>https://cot.wiki/blog/linux-privilege-escalation</link>
    <description>Linux提权技术全面解析，SUID/SGID利用、内核漏洞提权、Cron任务劫持与LinPEAS自动化枚举</description>
    <pubDate>Tue, 13 Jan 2026 00:00:00 GMT</pubDate>
    <author> (Perimsx)</author>
    <category>Linux</category><category>提权</category><category>SUID</category><category>内核漏洞</category>
  </item>

  <item>
    <guid>https://cot.wiki/blog/en/linux-service-exploitation</guid>
    <title>Linux Service Exploits - SSH, FTP, Samba, Apache Attack Surface</title>
    <link>https://cot.wiki/blog/en/linux-service-exploitation</link>
    <description>Attack surface analysis of common Linux services, SSH brute force cracking, FTP anonymous access, Samba vulnerability exploitation and Apache attack practice</description>
    <pubDate>Mon, 12 Jan 2026 00:00:00 GMT</pubDate>
    <author> (Perimsx)</author>
    <category>Linux</category><category>exploit</category><category>Service attack</category>
  </item>

  <item>
    <guid>https://cot.wiki/blog/linux-service-exploitation</guid>
    <title>Linux 服务漏洞利用 — SSH、FTP、Samba、Apache 攻击面</title>
    <link>https://cot.wiki/blog/linux-service-exploitation</link>
    <description>Linux常见服务攻击面分析，SSH暴力破解、FTP匿名访问、Samba漏洞利用与Apache攻击实战</description>
    <pubDate>Mon, 12 Jan 2026 00:00:00 GMT</pubDate>
    <author> (Perimsx)</author>
    <category>Linux</category><category>漏洞利用</category><category>服务攻击</category>
  </item>

  <item>
    <guid>https://cot.wiki/blog/en/recon-techniques</guid>
    <title>Information collection and target reconnaissance - Nmap, Recon-ng, OSINT technology</title>
    <link>https://cot.wiki/blog/en/recon-techniques</link>
    <description>Penetration testing information collection methodology, Nmap scanning technology encyclopedia, passive reconnaissance tool chain and subdomain enumeration practice</description>
    <pubDate>Sun, 11 Jan 2026 00:00:00 GMT</pubDate>
    <author> (Perimsx)</author>
    <category>Information collection</category><category>Nmap</category><category>OSINT</category><category>reconnaissance</category>
  </item>

  <item>
    <guid>https://cot.wiki/blog/recon-techniques</guid>
    <title>信息收集与目标侦察 — Nmap、Recon-ng、OSINT 技术</title>
    <link>https://cot.wiki/blog/recon-techniques</link>
    <description>渗透测试信息收集方法论，Nmap扫描技术大全、被动侦察工具链与子域名枚举实战</description>
    <pubDate>Sun, 11 Jan 2026 00:00:00 GMT</pubDate>
    <author> (Perimsx)</author>
    <category>信息收集</category><category>Nmap</category><category>OSINT</category><category>侦察</category>
  </item>

    </channel>
  </rss>
