<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0">
  <channel>
    <title>Ghost网安小组-Ghostgroup - 神功修炼手册</title>
    <link>https://www.ghostgroup.cn/forum.php?mod=forumdisplay&amp;fid=89</link>
    <description>Latest 20 threads of 神功修炼手册</description>
    <copyright>Copyright(C) Ghost网安小组-Ghostgroup</copyright>
    <generator>Discuz! Board by Comsenz Inc.</generator>
    <lastBuildDate>Fri, 07 Aug 2026 21:09:40 +0000</lastBuildDate>
    <ttl>60</ttl>
    <image>
      <url>https://www.ghostgroup.cn/static/image/common/logo_88_31.gif</url>
      <title>Ghost网安小组-Ghostgroup</title>
      <link>https://www.ghostgroup.cn/</link>
    </image>
    <item>
      <title>MSF杀器库</title>
      <link>https://www.ghostgroup.cn/forum.php?mod=viewthread&amp;tid=118</link>
      <description><![CDATA[POSTGRES数据库相关db_statusdb_connectexamples:db_connect user:pass@127.0.0.1/metasploit3  ...OK~db_disconnect


操作环境为Kali虚拟机
启动服务
修改postgresql密码为toor：
启动msf：
使用msf链接到postgresql：
　　我们会注意到扫描结果中包含一系列开放的端 ...]]></description>
      <category>神功修炼手册</category>
      <author>The Ghost Atrox</author>
      <pubDate>Tue, 19 Nov 2019 06:49:07 +0000</pubDate>
    </item>
    <item>
      <title>ssh防爆破</title>
      <link>https://www.ghostgroup.cn/forum.php?mod=viewthread&amp;tid=117</link>
      <description><![CDATA[Iptables设置阈值防止暴力破解
利用Iptables对多次连接验证错误，进行账户锁定120秒。在设置完之后，需要重新启动ssh服务。
iptables -I INPUT -p tcp --dport 22 -i eth0 -m state --state NEW -m recent --setiptables -I INPUT -p tcp --dport 22 -i eth0 -m state - ...]]></description>
      <category>神功修炼手册</category>
      <author>The Ghost Atrox</author>
      <pubDate>Tue, 19 Nov 2019 03:24:20 +0000</pubDate>
    </item>
    <item>
      <title>PHPCGI</title>
      <link>https://www.ghostgroup.cn/forum.php?mod=viewthread&amp;tid=116</link>
      <description><![CDATA[fpm远程代码执行漏洞CVE-2019-11043
cgi CVE-2012-1823index.php -d  , -s
CVE-2012-2311https://www.leavesongs.com/PENETRATION/fastcgi-and-php-fpm.html


ssrf脚本 ]Gopherus]]></description>
      <category>神功修炼手册</category>
      <author>The Ghost Atrox</author>
      <pubDate>Tue, 19 Nov 2019 03:01:09 +0000</pubDate>
    </item>
    <item>
      <title>免杀学习笔记</title>
      <link>https://www.ghostgroup.cn/forum.php?mod=viewthread&amp;tid=91</link>
      <description><![CDATA[第一章 扫描技术
一、基于文件扫描的反病毒技术

[*]第一代扫描技术
[*]第二代扫描技术
[*]算法扫描
第一代扫描技术：

[*]字符串；
[*]通配符 //*,%3（扫描接下来3位尝试后面的）、“？？”（忽略） 常支持版字节匹配；
[*]不匹配字节扫描  //允许字符串中N个字节为任 ...]]></description>
      <category>神功修炼手册</category>
      <author>The Ghost Atrox</author>
      <pubDate>Mon, 21 Oct 2019 13:01:51 +0000</pubDate>
    </item>
  </channel>
</rss>