<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0">
  <channel>
    <title>暗月安全培训论坛 - 安全文章</title>
    <link>http://bbs.moonsec.com/forum.php?mod=forumdisplay&amp;fid=2</link>
    <description>Latest 20 threads of 安全文章</description>
    <copyright>Copyright(C) 暗月安全培训论坛</copyright>
    <generator>Discuz! Board by Comsenz Inc.</generator>
    <lastBuildDate>Sun, 13 Sep 2026 02:57:28 +0000</lastBuildDate>
    <ttl>60</ttl>
    <image>
      <url>http://bbs.moonsec.com/static/image/common/logo_88_31.gif</url>
      <title>暗月安全培训论坛</title>
      <link>http://bbs.moonsec.com/</link>
    </image>
    <item>
      <title>绕过360上线cs</title>
      <link>http://bbs.moonsec.com/forum.php?mod=viewthread&amp;tid=94</link>
      <description><![CDATA[绕过360上线cs

一、前言在iis中执行命令会遭到360拦截 也就是说 360会拦截w3wp进程执行的exe文件。二、绕过可以使用.net的脚本 加载shellcode代码用cs生成net shellcode

将shellcoe替换你的cs代码即可。访问脚本运行cs 成功上线





 ...]]></description>
      <category>安全文章</category>
      <author>月师傅</author>
      <pubDate>Fri, 12 Dec 2025 08:55:10 +0000</pubDate>
    </item>
    <item>
      <title>绕过defender上线cs</title>
      <link>http://bbs.moonsec.com/forum.php?mod=viewthread&amp;tid=93</link>
      <description><![CDATA[绕过defender上线cs

一、前言
文件分离执行 可以过掉defender的静态查杀。

二、文件加密用cs生成一个x64的raw使用sgn工具对raw文件进行加密三、编写加载器
编写一个加载器静态查杀过了。成功上线








 ...]]></description>
      <category>安全文章</category>
      <author>月师傅</author>
      <pubDate>Fri, 12 Dec 2025 07:54:17 +0000</pubDate>
    </item>
    <item>
      <title>绕过360杀软添加用户</title>
      <link>http://bbs.moonsec.com/forum.php?mod=viewthread&amp;tid=92</link>
      <description><![CDATA[绕过360杀软添加用户

一、前言正常执行添加命令 net user moonsec /add 拦截
二、代码准备添加用户的代码 这段代码编译的文件 执行还是会拦截的 可以添加for循环让程序一直添加用户。360有时候会拦截失效代码终端上运行 360会产生大量拦截，但是还是会添加用户

源码下 ...]]></description>
      <category>安全文章</category>
      <author>月师傅</author>
      <pubDate>Fri, 12 Dec 2025 02:31:53 +0000</pubDate>
    </item>
    <item>
      <title>绕过杀软添加用户</title>
      <link>http://bbs.moonsec.com/forum.php?mod=viewthread&amp;tid=91</link>
      <description><![CDATA[绕过杀软添加用户
一、概述在渗透过的过程 少不了要添加账号，现在防护软件都会对添加用户的操作进行拦截。在终端中执行添加用户命令  net user moonsec sb123 /add火绒会对此操作进行拦截。二、绕过上传net1.exe 或 net.exe 对此进行重名  到别的路径执行该命令也是拦 ...]]></description>
      <category>安全文章</category>
      <author>月师傅</author>
      <pubDate>Tue, 09 Dec 2025 07:48:41 +0000</pubDate>
    </item>
    <item>
      <title>Proxy SwitchyOmega 3 代理上网</title>
      <link>http://bbs.moonsec.com/forum.php?mod=viewthread&amp;tid=83</link>
      <description><![CDATA[Proxy SwitchyOmega 3 代理上网


项目地址  https://github.com/zero-peak/ZeroOmega

下载地址  https://github.com/zero-peak/ZeroOmega/releases/tag/3.4.1


作者使用的时候谷歌浏览器 选择下载这个版本

在谷歌设置里打开扩展程序 

打开开发者模式 将下载好的  z ...]]></description>
      <category>安全文章</category>
      <author>月师傅</author>
      <pubDate>Sun, 20 Jul 2025 13:53:39 +0000</pubDate>
    </item>
  </channel>
</rss>