舉報

會員
Practical Linux Security Cookbook
最新章節:
Index
PracticalLinuxSecurityCookbookisintendedforallthoseLinuxuserswhoalreadyhaveknowledgeofLinuxFilesystemsandadministration.YoushouldbefamiliarwithbasicLinuxcommands.UnderstandingInformationsecurityanditsriskstoaLinuxsystemisalsohelpfulinunderstandingtherecipesmoreeasily.However,evenifyouareunfamiliarwithInformationsecurity,youwillbeabletoeasilyfollowandunderstandtherecipesdiscussed.SinceLinuxSecurityCookbookfollowsapracticalapproach,followingthestepsisveryeasy.
目錄(89章)
倒序
- coverpage
- Practical Linux Security Cookbook
- Credits
- About the Author
- About the Reviewer
- www.PacktPub.com
- eBooks discount offers and more
- Preface
- What this book covers
- What you need for this book
- Who this book is for
- Sections
- Conventions
- Reader feedback
- Customer support
- Chapter 1. Linux Security Problems
- Introduction
- The security policy of Linux
- Configuring password protection
- Configuring server security
- Security controls
- Conducting integrity checks of the installation medium using checksum
- Using the LUKS disk encryption
- Making use of sudoers – configuring sudo access
- Scanning hosts with Nmap
- Gaining a root on a vulnerable Linux system
- Chapter 2. Configuring a Secure and Optimized Kernel
- Introduction
- Requirements for building and using a kernel
- Creating a USB boot media
- Retrieving a kernel source
- Configuring and building a kernel
- Installing and booting from a kernel
- Testing and debugging a kernel
- Configuring a console for debugging using Netconsole
- Debugging a kernel on boot
- Chapter 3. Local Filesystem Security
- Viewing file and directory details using the ls command
- Changing the file permissions using the chmod command
- Implementing access control list (ACL)
- File handling using the mv command (moving and renaming)
- Install and configure a basic LDAP server on Ubuntu
- Chapter 4. Local Authentication in Linux
- User authentication and logging
- Limiting the login capabilities of users
- Monitoring user activity using acct
- Login authentication using a USB device and PAM
- Defining user authorization controls
- Chapter 5. Remote Authentication
- Remote server/host access using SSH
- Disabling or enabling SSH root login
- Restricting remote access with key-based login into SSH
- Copying files remotely
- Setting up a Kerberos server with Ubuntu
- Chapter 6. Network Security
- Managing the TCP/IP network
- Using Iptables to configure a firewall
- Blocking spoofed addresses
- Blocking incoming traffic
- Configuring and using the TCP Wrapper
- Chapter 7. Security Tools
- Linux sXID
- PortSentry
- Using Squid proxy
- OpenSSL Server
- Tripwire
- Shorewall
- Chapter 8. Linux Security Distros
- Kali Linux
- pfSense
- DEFT – Digital Evidence and Forensic Toolkit
- NST – Network Security Toolkit
- Helix
- Chapter 9. Patching a Bash Vulnerability
- Understanding the bash vulnerability through Shellshock
- Shellshock's security issues
- The patch management system
- Applying patches on the Linux systems
- Chapter 10. Security Monitoring and Logging
- Viewing and managing log files using Logcheck
- Monitoring a network using Nmap
- Using glances for system monitoring
- Monitoring logs using MultiTail
- Using system tools – Whowatch
- Using system tools – stat
- Using system tools – lsof
- Using system tools – strace
- Using Lynis
- Index 更新時間:2021-07-16 11:05:59
推薦閱讀
- iOS Game Programming Cookbook
- 高手是如何做產品設計的(全2冊)
- 案例式C語言程序設計
- SOA實踐
- Learning PostgreSQL
- Java面向對象思想與程序設計
- Visual FoxPro 程序設計
- jQuery從入門到精通 (軟件開發視頻大講堂)
- Mastering Yii
- Mastering ServiceNow(Second Edition)
- Clojure Reactive Programming
- C語言程序設計教程
- MATLAB 2020從入門到精通
- Spring MVC+MyBatis開發從入門到項目實踐(超值版)
- Spring Web Services 2 Cookbook
- Building Web and Mobile ArcGIS Server Applications with JavaScript(Second Edition)
- 虛擬現實:引領未來的人機交互革命
- 微信公眾平臺開發最佳實踐
- TypeScript High Performance
- Visual C++.NET(2008)典型案例
- HTML 5+CSS 3+jQuery Mobile移動網站與APP開發實戰
- HTML+CSS+JavaScript Web前端開發技術
- C#程序設計自學經典
- MySQL 從入門到項目實踐(超值版)
- Asynchronous Android
- Maven Essentials
- C#從入門到精通
- Java程序設計基礎教程(慕課版)
- Appium Essentials
- Getting Started with TensorFlow