技术类
文章平均质量分 73
CNASP
这个作者很懒,什么都没留下…
展开
专栏收录文章
- 默认排序
- 最新发布
- 最早发布
- 最多阅读
- 最少阅读
-
无线网络安全测试软件
看来还是有督促作用的,以前多次想搞清楚的问题最近思路也清晰了很多,先总结一下软件相关的。也不知道Csdn_Blog以后能不能支持本地备份,不然以后无法登陆不是惨了。扫描类NetStumblerNetStumbler是WINDOWS下面基于802.11的无线网络扫描工具,可自动识别出附近活动的无线设备的SSID、网络、MAC地址,以及信号强度。MiniStumbler类同于Netstumbler原创 2006-03-16 09:44:00 · 7931 阅读 · 1 评论 -
Notes for Java(Part d)
八、Enhancing classesOverloading Constructors• Recall method overloading?• Like methods, constructors can be overloaded• An overloaded constructor provides multiple ways原创 2006-09-24 02:56:00 · 1190 阅读 · 0 评论 -
Notes for Java(Part c)
五、Writing methodsClasses and methods• To date every class has had one method - main – It is the starting point for an application– These classes are called driver program原创 2006-09-24 02:49:00 · 1185 阅读 · 0 评论 -
Notes for Java(part a)
Notes for Java一、fundamentalsComments• Comments are an important part of every program – are purely for documentation purposes– ie they are ignored by the compiler原创 2006-09-24 01:30:00 · 1477 阅读 · 0 评论 -
summarize Normalisation.
NormalizationWhat is Normalisation?Normalisation is the process by which a flat file (list) of data may be converted into a set of well-structured relations. A well-structured relation is one tha原创 2006-09-28 22:06:00 · 1588 阅读 · 0 评论 -
Java class and methods.
Enhancing classesOverloading Methods is using the same method name for multiple methods.Data scope, When declare a variable within a block{},you cannot access it outside the block{} Arrays: Inte原创 2006-09-28 20:30:00 · 1817 阅读 · 0 评论 -
Notes for Java(Part b)
三、Program control: Decisions and operatorsFormatting output• Define a pattern that represents how the output should look• # represents a character where no leading or trailing ze原创 2006-09-24 02:43:00 · 1409 阅读 · 0 评论 -
电子签名
一、 电子签名的实现方法 目前,可以通过多种技术手段实现电子签名,在确认了签署者的确切身份后,人们可以用多种不同的方法签署一份电子记录。方法有:基于PKI的公钥密码技术的数字签名;以生物特征统计学为基础的识别标识;手印、声音印记或视网膜扫描的识别;一个让收件人能识别发件人身份的密码代号、密码或个人识别码PIN;基于量子力学的计算机等等。但比较成熟的、使用方便具有可操作性的、在世界先进国家和我国转载 2006-09-04 20:43:00 · 4554 阅读 · 0 评论 -
Steganography Revealed
Steganography RevealedOver the past couple of years, steganography has been the source of a lot of discussion, particularly as it was suspected that terrorists connected with the September 11 attac转载 2006-08-29 22:13:00 · 1609 阅读 · 0 评论 -
第一个Blog问题
进入CSDN_Blog管理界面,无法进入正文编辑界面,出现Script错误:行:1字符:1代码:0错误:document.getElementById(...) 为空或不是对象网址:http://writeblog.csdn.net/EditPosts.aspx心想这背了点,看着众高手B的不亦乐乎。想办法解决:1、CSDN_Blog使用.NET作为基础技术平台想想XML兼容性问题,原创 2006-03-02 09:49:00 · 1078 阅读 · 0 评论 -
Google hacking for penetration testers
一本叫Google hacking for penetration testers的书,没什么技术含量,不过总结的很详细,老外写的,废话一大堆,花了2天时间把其中部分梳理了一下,在我读完认为500页的大部头完全50页搞定。还好不是买的,看来书真是非借不能读了。敲完之后没怎么校对,一来内容比较清晰,二来也算尽快读完归还,省得是个心思。如果是买的估计也不会整理出来,对自己也是个督促,别太懒了,看来原创 2006-03-08 12:43:00 · 21265 阅读 · 2 评论 -
WEP安全性能研究
摘要:以Fluhrer, S., Mantin, I., Shamir, A.提出的KSA(Key Schedule Algorithm)攻击为基础,提出了一种改进的KSA攻击方法。与Fluhrer等提出的KSA攻击相比,新方法具有更高攻击效率。利用这种方法,成功地实现了针对802.11网络链路层安全协议——WEP的攻击,成功地恢复出了原加密密钥。本文详细地描述了这种攻击,同时针对802.11网络转载 2006-03-16 09:54:00 · 2422 阅读 · 0 评论 -
PM Framework
Project management is the application of knowledge, skills ,tools and techniques to project activities to meet project requirements. For every project is constrained in different ways by its scope, ti原创 2007-12-30 23:49:00 · 4823 阅读 · 0 评论
分享