Opencart相关 Common OpenCart Errors and How to Solve Them There is nothing more excited then try to build your own ecommerce store. Installing OpenCart extens... 07/16 阅读全文
VPS相关 如何用phpmyadmin导入大容量.sql文件 在phpmyadmin目录文件夹下建立一个文件夹,如 import 将想要导入的sql文件放入import文件夹中 打开config.inc.php(就在phpmyadmin目录下,如图1),找到 ... 07/14 阅读全文
WDCP相关 WDCP升级PHP、MySQL、Zend Optimizer/Zend Guard Loader脚本整理 用root登陆SSH(可以用putty),执行以下命令,一行为一条命令。 1、升级PHP版本至5.3 wget http://down.wdlinux.cn/in/php_up53.sh sh php... 07/14 阅读全文
WDCP相关 PHP5.3+ 安装 Zend Guard Loader 的方法 PHP5.2.* 版本请安装 Zend Optimizer,如果你是php5.2.*版本请绕道别处 PHP5.3 及以上版本安装 Zend Guide, Zend Optimizer 和 Zend G... 07/14Zend Guard Loader 阅读全文
黑客 一点密码破解的心得(更新字典) 其实主要是来科普下hashcat系列的,如果用过的就撸过吧。 Hashcat-plus是目前我见过的支持算法最多的GPU破解工具,支持Windows和Linux。另外带了Jumbo补丁的John貌似也... 03/13 阅读全文
黑客 菜鸟拿WebShell的经验 通过几次成功的拿Webshell,发现自己有时也走了一些弯路,为了避免其他的朋友再在困惑中迷失方向,现在我将自己的一些经验写出来,希望对一些想学拿Webshell的朋友有一定的帮助。 首先我们要确定我... 03/13 阅读全文