舉報

會員
Oracle 11g Anti-hacker's Cookbook
最新章節:
Index
Thiscookbookhasrecipeswritteninsimple,easytounderstandformatwithlotsofscreenshotsandinsightfultipsandhints.IfyouareanOracleDatabaseAdministrator,SecurityManagerorSecurityAuditorlookingtosecuretheOracleDatabaseorpreventitfrombeinghacked,thenthisbookisforyou.Thisbookassumesyouhaveabasicunderstandingofsecurityconcepts.
目錄(86章)
倒序
- coverpage
- Oracle 11g Anti-hacker's Cookbook
- Credits
- Foreword
- About the Author
- About the Reviewers
- www.PacktPub.com
- Support files eBooks discount offers and more
- Preface
- What this book covers
- What you need for this book
- Who this book is for
- Conventions
- Reader feedback
- Customer support
- Chapter 1. Operating System Security
- Introduction
- Using Tripwire for file integrity checking
- Using immutable files to prevent modifications
- Closing vulnerable network ports and services
- Using network security kernel tunables to protect your system
- Using TCP wrappers to allow and deny remote connections
- Enforcing the use of strong passwords and restricting the use of previous passwords
- Restricting direct login and su access
- Securing SSH login
- Chapter 2. Securing the Network and Data in Transit
- Introduction
- Hijacking an Oracle connection
- Using OAS network encryption for securing data in motion
- Using OAS data integrity for securing data in motion
- Using OAS SSL network encryption for securing data in motion
- Encrypting network communication using IPSEC
- Encrypting network communication with stunnel
- Encrypting network communication using SSH tunneling
- Restricting the fly listener administration using the ADMIN_RESTRICTION_LISTENER parameter
- Securing external program execution (EXTPROC)
- Controlling client connections using the TCP.VALIDNODE_CHECKING listener parameter
- Chapter 3. Securing Data at Rest
- Introduction
- Using block device encryption
- Using filesystem encryption with eCryptfs
- Using DBMS_CRYPTO for column encryption
- Using Transparent Data Encryption for column encryption
- Using TDE for tablespace encryption
- Using encryption with data pump
- Using encryption with RMAN
- Chapter 4. Authentication and User Security
- Introduction
- Performing a security evaluation using Oracle Enterprise Manager
- Using an offline Oracle password cracker
- Using user profiles to enforce password policies
- Using secure application roles
- How to perform authentication using external password stores
- Using SSL authentication
- Chapter 5. Beyond Privileges: Oracle Virtual Private Database
- Introduction
- Using session-based application contexts
- Implementing row-level access policies
- Using Oracle Enterprise Manager for managing VPD
- Implementing column-level access policies
- Implementing VPD grouped policies
- Granting exemptions from VPD policies
- Chapter 6. Beyond Privileges: Oracle Label Security
- Introduction
- Creating and using label components
- Defining and using compartments and groups
- Using label policy privileges
- Using trusted stored units
- Chapter 7. Beyond Privileges: Oracle Database Vault
- Introduction
- Creating and using Oracle Database Vault realms
- Creating and using Oracle Vault command rules
- Creating and using Oracle Database Vault rulesets
- Creating and using Oracle Database Vault factors
- Creating and using Oracle Database Vault reports
- Chapter 8. Tracking and Analysis: Database Auditing
- Introduction
- Determining how and where to generate audit information
- Auditing sessions
- Auditing statements
- Auditing objects
- Auditing privileges
- Implementing fine-grained auditing
- Integrating Oracle audit with SYSLOG
- Auditing sys administrative users
- Index 更新時間:2021-08-05 18:41:45
推薦閱讀
- Hands-On Intelligent Agents with OpenAI Gym
- 現代測控電子技術
- 大數據技術基礎
- PostgreSQL 11 Server Side Programming Quick Start Guide
- 商戰數據挖掘:你需要了解的數據科學與分析思維
- Dreamweaver 8中文版商業案例精粹
- Mobile DevOps
- 精通Excel VBA
- 數據產品經理:解決方案與案例分析
- 悟透AutoCAD 2009完全自學手冊
- Containers in OpenStack
- HTML5 Canvas Cookbook
- Xilinx FPGA高級設計及應用
- 中老年人學電腦與上網
- 軟件測試設計
- 工廠電氣控制設備
- 軟件測試管理
- 電機與電力拖動
- 人工智能時代移動學習服務
- MATLAB寶典
- 智能機器人制作完全手冊(第2版)
- 微機原理與接口技術學習指導
- Stream Analytics with Microsoft Azure
- 三菱PLC編程技術及工程案例精選(第2版)
- Puppet for Containerization
- 高級PLC硬件和編程:基于Allen-Bradley和Siemens平臺的軟、硬件基礎和高級技術
- ABB工業機器人進階編程與應用
- VMware vSphere Resource Management Essentials
- INSTANT Oracle Database and PowerShell How-to
- 深入淺出PyTorch:從模型到源碼