发布时间:2017-01-24 14:23:15
SSL TLS 握手Protocol Public Key Certificates......【阅读全文】
发布时间:2017-01-23 15:39:55
认证-Authentication 加密服务提供商-Cryptographic Service Provider Hash加密-Cryptographic Hash Function 数字签名-Digital Signature 加密和解密-Encryption and Decryption 握手协议-Handshake Protocol Key Managers and Trust Managers Keystores and Truststores......【阅读全文】
发布时间:2017-01-23 11:59:41
JSSE Secure Sockets Layer (SSL) and Transport Layer Security (TLS) 数据加密、服务器认证、消息完整性,以及可选的客户端认证
协议 加密......【阅读全文】
发布时间:2017-01-23 09:42:16
彩虹表(Rainbow Table)是一种破解哈希算法的技术,是一款跨平台密码破解器,主要可以破解MD5、HASH等多种密码。它的性能非常让人震惊,在一台普通PC上辅以NVidia CUDA技术,对于NTLM算法可以达到最高每秒103,820,000,000次明文尝试(超过一千亿次),对于广泛使用的MD5也接近一千亿次。更神奇的是,彩.........【阅读全文】
发布时间:2017-01-22 11:08:25
下载需要的jar包:1: sun.misc.BASE64Decoder.jar 2: bcprov-ext-jdk16-1.46.jar 查找SerializedSystemIni.dat 第二步:查找domain的路径:一般都配置在domain-registry.xml文件了第四步: 查找文件包含的内容,命令: grep -R "SerializedSystemIni.dat" * 命令来查找三、解密.........【阅读全文】