<br />
<b>Deprecated</b>:  mysql_escape_string(): This function is deprecated; use mysql_real_escape_string() instead. in <b>/www/wwwroot/www.cobjon.com/source/class/discuz/discuz_database.php</b> on line <b>177</b><br />
<?xml version="1.0" encoding="gbk"?>
<rss version="2.0">
  <channel>
    <title>中国网络渗透测试联盟 - 技术问答::『Questions and answers』</title>
    <link>https://cobjon.com/forum-84-1.html</link>
    <description>Latest 20 threads of 技术问答::『Questions and answers』</description>
    <copyright>Copyright(C) 中国网络渗透测试联盟</copyright>
    <generator>Discuz! Board by Comsenz Inc.</generator>
    <lastBuildDate>Sat, 16 May 2026 00:56:00 +0000</lastBuildDate>
    <ttl>60</ttl>
    <image>
      <url>https://cobjon.com/static/image/common/logo_88_31.gif</url>
      <title>中国网络渗透测试联盟</title>
      <link>https://cobjon.com/</link>
    </image>
    <item>
      <title>Just want to say Hi!</title>
      <link>https://cobjon.com/thread-1451-1-1.html</link>
      <description><![CDATA[You expressed it fantastically.]]></description>
      <category>技术问答::『Questions and answers』</category>
      <author>Anonymous</author>
      <pubDate>Thu, 30 Dec 2021 21:10:24 +0000</pubDate>
    </item>
    <item>
      <title>Im glad I now registered</title>
      <link>https://cobjon.com/thread-1444-1-1.html</link>
      <description><![CDATA[Thank you! I enjoy it!]]></description>
      <category>技术问答::『Questions and answers』</category>
      <author>Anonymous</author>
      <pubDate>Thu, 30 Dec 2021 12:10:36 +0000</pubDate>
    </item>
    <item>
      <title>神级代码编辑软件(Sublime Text 3)快捷键大全</title>
      <link>https://cobjon.com/thread-1413-1-1.html</link>
      <description><![CDATA[主要快捷键列表：Ctrl+L 选择整行（按住-继续选择下行）
Ctrl+KK 从光标处删除至行尾
Ctrl+Shift+K 删除整行
Ctrl+Shift+D 复制光标所在整行，插入在该行之前
Ctrl+J 合并行（已选择需要合并的多行时）
Ctrl+KU 改为大写
Ctrl+KL 改为小写
Ctrl+D 选词 （按住-继 ...]]></description>
      <category>技术问答::『Questions and answers』</category>
      <author>admin</author>
      <pubDate>Sat, 31 Mar 2018 11:04:19 +0000</pubDate>
    </item>
    <item>
      <title>phpstudy安全配置降权措施</title>
      <link>https://cobjon.com/thread-1402-1-1.html</link>
      <description><![CDATA[Phpstudy存在许多漏洞，安装后需要进行一些降权设置1.安装后首先需要做的是修改mysql密码,默认的是root，请把密码修改复杂.
 然后设置phpstudy运行模式为系统服务2.给mysql数据库降权a.执行命令创建mysql运行账号  Net user mysql 密码 /add  Net localgroup users mys ...]]></description>
      <category>技术问答::『Questions and answers』</category>
      <author>admin</author>
      <pubDate>Mon, 15 Jan 2018 01:52:59 +0000</pubDate>
    </item>
    <item>
      <title>解决crontab不能编辑和保存的问题</title>
      <link>https://cobjon.com/thread-1394-1-1.html</link>
      <description><![CDATA[EDITOR=vi[/backcolor]
[/backcolor]export EDITOR[/backcolor]
然后crontab -e就不会有这个问题了[/backcolor]]]></description>
      <category>技术问答::『Questions and answers』</category>
      <author>admin</author>
      <pubDate>Wed, 21 Jun 2017 08:19:03 +0000</pubDate>
    </item>
    <item>
      <title>h3c交换机配置命令大全</title>
      <link>https://cobjon.com/thread-1368-1-1.html</link>
      <description><![CDATA[################################################

1、system-view   进入系统视图模式

2、sysname   为设备命名

3、display current-configuration 当前配置情况

4、 language-mode Chinese|English 中英文切换

5、interface Ethernet 1/0/1 进入以太 ...]]></description>
      <category>技术问答::『Questions and answers』</category>
      <author>admin</author>
      <pubDate>Thu, 24 Nov 2016 06:33:16 +0000</pubDate>
    </item>
    <item>
      <title>Linux安装vmware tools方法</title>
      <link>https://cobjon.com/thread-1367-1-1.html</link>
      <description><![CDATA[选择菜单栏“虚拟机”——“安装VMware tools” ，等待系统自动更换ISO光盘
mount /dev/cdrom /mnt
cd /mnt
tar zxvf VMwareTools-9.6.0-1294478.tar.gz -C /root/（安装到的目录）
cd /root/
cd vmware-tools-distrib/
./vmware-install.pl
一路回车，完成后重 ...]]></description>
      <category>技术问答::『Questions and answers』</category>
      <author>admin</author>
      <pubDate>Tue, 15 Nov 2016 09:50:34 +0000</pubDate>
    </item>
    <item>
      <title>红帽Linux设置默认登陆账号为root账号</title>
      <link>https://cobjon.com/thread-1366-1-1.html</link>
      <description><![CDATA[方式一：
1.让CentOS Linux启动时进入字符终端模式，需要修改/etc/inittab配置文件。2.具体参数可以参见该文件中的注释部分：3.登陆账户为root，这个需要在登陆的时候输入root，然后输入密码即可。方式二：系统自动以root登录，并自动启动用户程序的设置方法第一步：删 ...]]></description>
      <category>技术问答::『Questions and answers』</category>
      <author>admin</author>
      <pubDate>Tue, 15 Nov 2016 09:25:10 +0000</pubDate>
    </item>
    <item>
      <title>linux vi或者vim修改/etc/shadow的时候遇到changing a readonly file!!</title>
      <link>https://cobjon.com/thread-1365-1-1.html</link>
      <description><![CDATA[这时候可以用su -到root然后chmod 777 /etc/shadow一下，然后:wq]]></description>
      <category>技术问答::『Questions and answers』</category>
      <author>admin</author>
      <pubDate>Tue, 15 Nov 2016 09:14:29 +0000</pubDate>
    </item>
    <item>
      <title>linux如何切换账号登陆</title>
      <link>https://cobjon.com/thread-1364-1-1.html</link>
      <description><![CDATA[从普通用户进入root权限：sudo su -会出现问题：xxx is not in sudoers。。。。[/backcolor]
在LINUX里当我们需要执行一条root权限的命令时，每次都要su到root，总是有些不方便？那么我们可以用sudo代替它。fedora 10默认新建的用户不在sudo组，但可以编辑/etc/sudoers ...]]></description>
      <category>技术问答::『Questions and answers』</category>
      <author>admin</author>
      <pubDate>Tue, 15 Nov 2016 08:23:51 +0000</pubDate>
    </item>
    <item>
      <title>搭建xss平台遇到空白页面php.ini设置方法</title>
      <link>https://cobjon.com/thread-1362-1-1.html</link>
      <description><![CDATA[本人搭建了一套xss平台，搭建成功后登陆跳转到空白页面经查明需要设置输出缓冲区数据块为on分别设置以下两个设置
在PHP.INI中,有两个跟缓冲区紧密相关的配置项
1.output_buffering
该配置直接影响的是php本身的缓冲区,有3种配置参数.on/off/xK(x为某个整型数值);
on ...]]></description>
      <category>技术问答::『Questions and answers』</category>
      <author>admin</author>
      <pubDate>Mon, 19 Sep 2016 06:35:54 +0000</pubDate>
    </item>
    <item>
      <title>密码破解与心理学</title>
      <link>https://cobjon.com/thread-1302-1-1.html</link>
      <description><![CDATA[第一部分：十大基本规律规律一：绝大多数人都高估了破译密码的难度和低估了自己密码存在的风险，因而，往往把能够破解密码的人当成神秘人物，同时基本很少有修改自己密码的习惯。
规律二：绝大多数人一生常用的密码通常不会超过3个，如果你破解了某人的QQ密码，很可能 ...]]></description>
      <category>技术问答::『Questions and answers』</category>
      <author>angel</author>
      <pubDate>Tue, 30 Dec 2014 10:04:34 +0000</pubDate>
    </item>
    <item>
      <title>Shell反弹不出来怎么办呢？</title>
      <link>https://cobjon.com/thread-1301-1-1.html</link>
      <description><![CDATA[在渗透测试过程中，遇到shell无法反弹的情况，你是怎么处理的呢？
通常情况下，web服务器都放在了DMZ里面，那么就造成了数据的只进不出的情况，
数据不出就意味着无法反弹shell，但是他服务器的HTTP必须要出来，否则就无法响应访问了
那么我们就利用这一点来下功夫吧 ...]]></description>
      <category>技术问答::『Questions and answers』</category>
      <author>angel</author>
      <pubDate>Tue, 30 Dec 2014 10:01:41 +0000</pubDate>
    </item>
    <item>
      <title>windows组实际应用1</title>
      <link>https://cobjon.com/thread-1036-1-1.html</link>
      <description><![CDATA[利用windows组权限和策略实现多WEB和FTP的快速配置,天信网络在此简单做下介绍

众所周知windows的IIS在单一服务器配置多用户的web空间和FTP服务器时需要对每个web和FTP单独设置权限
但是每当服务器重装后，所有的文件夹用户权限对应就全部报销，必须一个一个去重新配 ...]]></description>
      <category>技术问答::『Questions and answers』</category>
      <author>js54520062</author>
      <pubDate>Fri, 11 Jul 2014 02:34:24 +0000</pubDate>
    </item>
    <item>
      <title>windows server服务器安全配置流程</title>
      <link>https://cobjon.com/thread-880-1-1.html</link>
      <description><![CDATA[在我们拿到windows服务器作为网页服务器或其他用途之前，一般我们都会对服务器进行一系列的安全配

置以提高服务器的安全性和稳定性
这里我就自己对服务器安全配置的流程做一个详细描述，以供参考。

第一步 修改盘符权限
C盘根目录权限设置为仅有system组和admin ...]]></description>
      <category>技术问答::『Questions and answers』</category>
      <author>js54520062</author>
      <pubDate>Wed, 15 Jan 2014 06:16:45 +0000</pubDate>
    </item>
    <item>
      <title>NAS(网络附属存储)技术优势分析</title>
      <link>https://cobjon.com/thread-879-1-1.html</link>
      <description><![CDATA[在网络的普及和不断提速的今天，信息化建设得到高速的发展。在建设信息化的道路上，企业的数据存

储量呈直线上升，与此同时，企业的数据受到来自病毒、黑客、自然灾害、软硬件等多个方面的危险。

特别是中小型企业对于数据灾难的承受能力更是不堪一击。 

　　 ...]]></description>
      <category>技术问答::『Questions and answers』</category>
      <author>js54520062</author>
      <pubDate>Mon, 13 Jan 2014 02:43:16 +0000</pubDate>
    </item>
    <item>
      <title>CDN的概念、工作原理及常规应用</title>
      <link>https://cobjon.com/thread-877-1-1.html</link>
      <description><![CDATA[现有从业行业中有很多实际应用者会使用CDN来提高特定网络的速度以提高工作效率。但是并不是每个使

用者都明白CDN的实际工作原理，下面就对于CDN的工作原理进行一个讲解。
百度百科对CDN的定义如下
CDN的全称是Content Delivery Network，即内容分发网络。其基本思 ...]]></description>
      <category>技术问答::『Questions and answers』</category>
      <author>js54520062</author>
      <pubDate>Fri, 10 Jan 2014 03:39:52 +0000</pubDate>
    </item>
    <item>
      <title>IIS网站异常类日志判定及常见网站挂码判定</title>
      <link>https://cobjon.com/thread-876-1-1.html</link>
      <description><![CDATA[windows IIS在开启日志的情况下，会自动记录各个站点的详细访问情况，在这种情况下我们就可以根据

IIS日志来判定站点出现问题的具体内容页面，查出问题代码。
网站异常一般分为如下几个类型
1，IIS连接数超出最大 爆死。
该类情况一般表现为网站无法打开，显示为s ...]]></description>
      <category>技术问答::『Questions and answers』</category>
      <author>js54520062</author>
      <pubDate>Thu, 09 Jan 2014 03:03:08 +0000</pubDate>
    </item>
    <item>
      <title>windows下mysql安装与安全配置</title>
      <link>https://cobjon.com/thread-869-1-1.html</link>
      <description><![CDATA[mysql数据库原生为linux环境下的数据库，windows下的版本为移植版本。由于非原生，所以就会因为

windows本身的原因导致很多安全故障或配置漏洞，下面讲一下mysql安装和安全配置方面相关需注意的

事情

一 安装中
双击setup启动安装后 选择安装模式
3个选项 ty ...]]></description>
      <category>技术问答::『Questions and answers』</category>
      <author>js54520062</author>
      <pubDate>Tue, 07 Jan 2014 02:51:55 +0000</pubDate>
    </item>
    <item>
      <title>windows下mssql常用安全配置方式</title>
      <link>https://cobjon.com/thread-850-1-1.html</link>
      <description><![CDATA[在windows下的mssql数据库是ASP，net和很多程序常用的数据库存储方式。但由于mssql本身的问题和配

置不当，经常会因为mssql导致服务器被恶意入侵，在此，本文以sql2000为例介于预防的目的讲一下

mssql的安全配置。

第一步 软件安装
mssql安装时建议不要选择安 ...]]></description>
      <category>技术问答::『Questions and answers』</category>
      <author>js54520062</author>
      <pubDate>Wed, 11 Dec 2013 02:42:46 +0000</pubDate>
    </item>
  </channel>
</rss>