亚洲欧美第一页_禁久久精品乱码_粉嫩av一区二区三区免费野_久草精品视频

蟲蟲首頁| 資源下載| 資源專輯| 精品軟件
登錄| 注冊

Security

網絡安全技術及其協議,包括了網絡通信安全、信息在網絡傳輸中的保密性和完整性、控制訪問受限網域與敏感信息以及在公共網絡如因特網上使用隱秘通訊。為了解決這些問題,各大組織及技術供應商紛紛推出了各種網絡和信息安全技術。
  • 《為Windows Vista編寫安全的代碼》

    《為Windows Vista編寫安全的代碼》,2007年出版 Providing developers with first-hand insights into design decisions and practical advice for solving real-world Security issues, this authoritative guide urges developers to write more secure code on the Vista platform to support a growing customer base. Table of Contents Writing Secure Code for Windows Vista Foreword Introduction Chapter 1 - Code Quality Chapter 2 - User Account Control, Tokens, and Integrity Levels Chapter 3 - Buffer Overrun Defenses Chapter 4 - Networking Defenses Chapter 5 - Creating Secure and Resilient Chapter 6 - Internet Explorer 7 Defenses Chapter 7 - Cryptographic Enhancements Chapter 8 - Authentication and Authorization Chapter 9 - Miscellaneous Defenses and Security-Related Technologies Index List of Figures List of Tables List of Sidebars

    標簽: Windows Vista 編寫 代碼

    上傳時間: 2016-01-07

    上傳用戶:zxc23456789

  • TinyLogin is a suite of tiny Unix utilities for handling logging into, being authenticated by, chan

    TinyLogin is a suite of tiny Unix utilities for handling logging into, being authenticated by, changing one s password for, and otherwise maintaining users and groups on an embedded system. It also provides shadow password support to enhance system Security. TinyLogin is, as the name implies, very small, and makes an excellent complement to BusyBox on an embedded System. It can be used without BusyBox, of course, but I envision them being used together most of the time.

    標簽: authenticated TinyLogin utilities handling

    上傳時間: 2016-01-30

    上傳用戶:253189838

  • A distributed, peer-to-peer, server-less communication & messaging solution for JAVA (JMS), C++ and

    A distributed, peer-to-peer, server-less communication & messaging solution for JAVA (JMS), C++ and .NET applications, integrates with JBoss, WebLogic & WebSphere. Offers guaranteed delivery, Security and transactions. Supports TCP, SSL & HTTP protocols

    標簽: communication peer-to-peer distributed server-less

    上傳時間: 2014-11-28

    上傳用戶:wangchong

  • Apache 2.0.63 is the current stable version of the 2.0 series, and is recommended over any previous

    Apache 2.0.63 is the current stable version of the 2.0 series, and is recommended over any previous 2.0 release. This release fixes a few potential Security vulnerabilites.

    標簽: recommended the previous current

    上傳時間: 2016-04-14

    上傳用戶:hullow

  • The core of Java(TM) technology, the Java virtual machine is an abstract computing machine that enab

    The core of Java(TM) technology, the Java virtual machine is an abstract computing machine that enables the Java(TM) platform to host applications on any computer or operating system without rewriting or recompiling. Anyone interested in designing a language or writing a compiler for the Java virtual machine must have an in-depth understanding of its binary class format and instruction set. If you are programming with the Java programming language, knowledge of the Java virtual machine will give you valuable insight into the Java platform s Security capabilities and cross-platform portability. It will increase your understanding of the Java programming language, enabling you to improve the Security and performance of your programs.

    標簽: machine Java technology computing

    上傳時間: 2016-05-03

    上傳用戶:zhenyushaw

  • WindPE for Borland Delphi 7.0: {*******************************************************} { } { Wi

    WindPE for Borland Delphi 7.0: {*******************************************************} { } { WindPE for Borland Delphi 7.0 } { } { Code:WindRand http://www.pefine.com } { } { Copyright (c) 2007 Pefine Security Lab } {*******************************************************}

    標簽: Borland WindPE Delphi 7.0

    上傳時間: 2016-05-05

    上傳用戶:han_zh

  • 微軟DNS服務器遠程溢出漏洞測試代碼 Microsoft DNS Server Remote Code execution Exploit and analysis Advisory: http:

    微軟DNS服務器遠程溢出漏洞測試代碼 Microsoft DNS Server Remote Code execution Exploit and analysis Advisory: http://www.microsoft.com/technet/Security/advisory/935964.mspx This remote exploit works against port 445 (also Microsoft RPC api used) * Mario Ballano ( mballano~gmail.com ) * Andres Tarasco ( atarasco~gmail.com )

    標簽: DNS Microsoft execution Advisory

    上傳時間: 2013-12-25

    上傳用戶:caixiaoxu26

  • 本目錄下存放了演示web應用安全技術的例程序

    本目錄下存放了演示web應用安全技術的例程序,具體用法如下: 1.attack目錄是演示JSP安全性漏洞及對策的web應用程序,可以直接部署到應用服務器并運行。 2.Security目錄下存放演示保護web資源的例程序,tomcat子目錄下存放可以在tomcat下運行的web應用程序(Security目錄)及在 tomcat下配置安全域的配置文件樣例(配置文件目錄), weblogic子目錄存放可以在weblogic下運行的web應用程序。

    標簽: web 目錄 安全技術 程序

    上傳時間: 2014-01-17

    上傳用戶:lyy1234

  • As information technology is more and more in-depth and wide range of applications, management infor

    As information technology is more and more in-depth and wide range of applications, management information system has been gradually implemented in the technical maturity. Management Information System is a continuous development of new disciplines. Library Management System is a typical management information system (MIS), the development includes the background of the establishment and maintenance of database and front-end application development aspects. Database requested data consistency, integrity and the Security of the data, and front-end applications require complete functions, such as easy-to-use. After analysis, I chose companies MICROSOFT VISUAL BASIC and Access prospects were as database development tools and background. With the provision of the various object-oriented development tools, in particular the data window convenient and simple objects developed intelligent customer satisfaction systems.

    標簽: more applications information technology

    上傳時間: 2013-11-29

    上傳用戶:xymbian

  • The Rails Cookbook is is packed with the solutions you need to be a proficient developer with Rails,

    The Rails Cookbook is is packed with the solutions you need to be a proficient developer with Rails, the leading framework for building the new generation of Web 2.0 applications. Recipes range from the basics, like installing Rails and setting up your development environment, to the latest techniques, such as developing RESTful web services. Topics include: . Modeling data with the ActiveRecord library . Setting up views with ActionView and RHTML templates . Building your application s logic into ActionController . Testing and debugging your Rails application . Building responsive web applications using JavaScript and Ajax . Ensuring that your application is Security and performs well . Deploying your application with Mongrel and Apache . Using Capistrano to automate deployment . Using the many Rails plugins Working with graphics

    標簽: Rails with proficient developer

    上傳時間: 2013-12-23

    上傳用戶:pkkkkp

主站蜘蛛池模板: 鹰潭市| 华坪县| 习水县| 视频| 清流县| 克什克腾旗| 教育| 彰化县| 垫江县| 巨野县| 县级市| 调兵山市| 依安县| 平塘县| 温州市| 武汉市| 东阳市| 西乌珠穆沁旗| 中宁县| 双桥区| 独山县| 阿鲁科尔沁旗| 新巴尔虎右旗| 宜兰市| 宁国市| 隆林| 红桥区| 仁寿县| 金坛市| 郴州市| 曲松县| 乌恰县| 洛南县| 平罗县| 阿荣旗| 轮台县| 微山县| 吉木萨尔县| 金坛市| 科技| 峡江县|