hackbar是Firefox的经典插件之一.介绍如下(懒得翻译了) This toolbar will help you in testing sql injections, XSS holes and site security. It is NOT a tool for executing standard exploits and it will NOT teach you how to hack a site. Its main purpose is to help a develop…
Selenium 初学者第一步: 最近在学习selenium,但是在安装的时候遇到了问题.我是直接在firefox安装的Selenium IDE ,虽然下载安装之后存在于扩展中,但是工具栏里并没有显示,而且也打不开这个工具,找了好多资料,以为是自己电脑的原因,但其实不是,所以找了好多资料,最后直接在https://addons.mozilla.org/zh-tw/firefox/addon/selenium-ide/网站中直接下载安装之后方才成功!…
安装mongo扩展: 下载地址:https://github.com/mongodb/mongo-php-driver,下载该源码包 /usr/local/php/bin/pecl install mongo 安装zk扩展: 1.安装libzookeeper cd /usr/local/src/zookeeper-3.4.6/src/c ./configure --prefix=/usr/local/zookeeper make make install 2.安装php zk扩展 cd /u…
centos 6.5 在virtual box 上 安装增强版工具: 出现:centos unable to find the source of your current linux kernel Is it too late to contribute to this thread? I found that gcc and kernel-devel was not included with the generic desktop install so also needed to do…