ModSecurity Handbook : The Complete Guide to the Popular Open Source Web Application Firewall

  • ポイントキャンペーン

ModSecurity Handbook : The Complete Guide to the Popular Open Source Web Application Firewall

  • ただいまウェブストアではご注文を受け付けておりません。 ⇒古書を探す
  • 製本 Paperback:紙装版/ペーパーバック版/ページ数 365 p.
  • 言語 ENG
  • 商品コード 9781907117022
  • DDC分類 005.8

Full Description

ModSecurity Handbook is the definitive guide to ModSecurity, a popular open source web application firewall. Written by Ivan Ristic, who designed and wrote much of ModSecurity, this book will teach you everything you need to know to monitor the activity on your web sites and protect them from attack. Situated between your web sites and the world, web application firewalls provide an additional security layer, monitoring everything that comes in and everything that goes out. They enable you to perform many advanced activities, such as real-time application security monitoring, access control, virtual patching, HTTP traffic logging, continuous passive security assessment, and web application hardening. They can be very effective in preventing application security attacks, such as cross-site scripting, SQL injection, remote file inclusion, and others. Considering that most web sites today suffer from one problem or another, ModSecurity Handbook will help anyone who has a web site to run.
The topics covered include: - Installation and configuration of ModSecurity - Logging of complete HTTP traffic - Rule writing, in detail - IP address, session, and user tracking - Session management hardening - Whitelisting, blacklisting, and IP reputation management - Advanced blocking strategies - Integration with other Apache modules - Working with rule sets - Virtual patching - Performance considerations - Content injection - XML inspection - Writing rules in Lua - Extending ModSecurity in C The book is suitable for all reader levels: it contains step-by-step installation and configuration instructions for those just starting out, as well as detailed explanations of the internals and discussion of advanced techniques for seasoned users. The official ModSecurity Reference Manual is included in the second part of the book. Digital version available. For more information and to access the online companion, go to www.modsecurityhandbook.com

Contents

Preface Part I: User Guide 1. Introduction 2. Installation 3. Configuration 4. Logging 5. Rule Language Overview 6. Rule Language Tutorial 7. Rule Configuration 8. Persistent Storage 9. Practical Rule Writing 10. Performance 11. Content Injection 12. Writing Rules in Lua 13. Handling XML 14. Extending Rule Language Part II: Reference Manual 15. Directives 16. Variables 17. Transformation Functions 18. Actions 19. Operators 20. Data Formats Guide Index