自定义博客皮肤VIP专享

*博客头图:

格式为PNG、JPG,宽度*高度大于1920*100像素,不超过2MB,主视觉建议放在右侧,请参照线上博客头图

请上传大于1920*100像素的图片!

博客底图:

图片格式为PNG、JPG,不超过1MB,可上下左右平铺至整个背景

栏目图:

图片格式为PNG、JPG,图片宽度*高度为300*38像素,不超过0.5MB

主标题颜色:

RGB颜色,例如:#AFAFAF

Hover:

RGB颜色,例如:#AFAFAF

副标题颜色:

RGB颜色,例如:#AFAFAF

自定义博客皮肤

-+
  • 博客(8)
  • 资源 (2)
  • 收藏
  • 关注

转载 Mysql设置允许外网访问(图文)

转自:http://www.cnblogs.com/yuejin/archive/2013/11/12/3419467.html 1、打开mysql.exe(MySQL Command Line Client),输入密码2、输入:use mysql;3、查询host输入: select user,host from user;4、创建host(如

2015-07-30 08:50:13 626

转载 HOW TO INSTALL PHANTOMJS ON A CENTOS SERVER

转自:http://www.sameerhalai.com/blog/how-to-install-phantomjs-on-a-centos-server/I was playing around with using a server to run end to end scenario testing using PhantomJs(new to it, check out so

2015-07-24 16:48:28 730

转载 MS access sql injection cheat sheet -version 0.2

转自:http://nibblesec.org/files/MSAccessSQLi/MSAccessSQLi.html

2015-07-23 10:31:05 465

转载 国内各类 WebShell 密码大全 爆破、社工用 webshell-password

转自:http://www.zbeol.com/blog/post/1856.html!@#123*******000110011C12010510111112123123!@#12332112345123456123654123654789123654789!123654789.123go1314520133

2015-07-13 17:44:24 7964

转载 Linux下暴力破解工具Hydra详解

转自:http://www.cnblogs.com/mchina/archive/2013/01/01/2840815.html一、简介Number one of the biggest security holes are passwords, as every password security study shows. Hydra is a parallized

2015-07-10 09:57:27 661

转载 Detecting Web Application Firewalls

转自:https://pentestlab.wordpress.com/2013/01/13/detecting-web-application-firewalls/Web application firewalls play an important role in the security of websites as they can mitigate risks and the

2015-07-09 10:11:31 657

转载 Guide to understanding XSS – XSS payloads, attack vectors, BeEF hooking, MiTM with Shank and some hi

转自:http://www.securesolutions.no/xss-explained/Cross site scripting is vulnerabilities in web applications that involves injecting valid HTML or scripts in some form or way.XSS is a very wid

2015-07-07 16:00:00 1480

转载 The Browser Exploitation Framework (BeEF) – Part 1

转自:http://resources.infosecinstitute.com/beef-part-1/1. IntroductionWe can categorize the BeEF social engineering framework as shown in the picture below:We can read more about t

2015-07-07 10:19:07 1436

驱动开发资料

WIN2000操作系统是计算机历史上最安全的操作系统,本节介绍WIN2000系统中驱动程序设计者最关心和最感兴趣的部分。 WIN2000的设计目标   有趣的是,原始的NT("New Technology")概念中不包含操作系统环境,直到1989年第一个NT操作系统出现了很长时间后。但是它还保持着原始的设计目标: 兼容性: 尽可能的支持现有的软件和硬件 。 稳定性和可靠性: 操作系统不会因为用户的误操作而损坏,一个用户程序应该不会使操作系统崩溃。 可移植性: 操作系统应当可在尽可能多的当前和未来的平台上运行。 可扩展性: 随着时间的流逝,市场的改变,操作系统应当可以只用添加少的代码就可以支持新的硬件和添加新的功能。 性能:  操作系统应当尽可能大的发挥硬件的效能。 当然,随着时间的流逝,操作系统的设计目标也是改变的,剩下的部分介绍怎样在设计中实现这些目标。

2012-07-06

空空如也

TA创建的收藏夹 TA关注的收藏夹

TA关注的人

提示
确定要删除当前文章?
取消 删除