Search icon
Arrow left icon
All Products
Best Sellers
New Releases
Books
Videos
Audiobooks
Learning Hub
Newsletters
Free Learning
Arrow right icon
Enterprise Cloud Security and Governance

You're reading from  Enterprise Cloud Security and Governance

Product type Book
Published in Dec 2017
Publisher Packt
ISBN-13 9781788299558
Pages 410 pages
Edition 1st Edition
Languages
Author (1):
Zeal Vora Zeal Vora
Profile icon Zeal Vora

Table of Contents (11) Chapters

Preface 1. The Fundamentals of Cloud Security 2. Defense in Depth Approach 3. Designing Defensive Network Infrastructure 4. Server Hardening 5. Cryptography Network Security 6. Automation in Security 7. Vulnerability, Pentest, and Patch Management 8. Security Logging and Monitoring 9. First Responder 10. Best Practices

Server readiness

This section deals with security mechanisms that need to be implemented in the servers, which will be deployed in your environment:

Sr. no.

Point

Description

1

SSH password authentication is a no no, only key-based authentication

Never use SSH password-based authentication, use key-based authentication always.

2

Auditing is a must

One should have keen awareness of what is happening in the server and who is making the changes. AuditD is a great daemon, which can give us granular visibility. Make sure to implement and configure AuditD in your server environment.

3

File integrity monitoring is an integral part of the server

FIM is a very important part of server security. There should be base hash created for all the files and binaries before the server goes to deployment in any environment (dev, staging, and prod). OSSEC is a great...

lock icon The rest of the chapter is locked
arrow left Previous Chapter
Register for a free Packt account to unlock a world of extra content!
A free Packt account unlocks extra newsletters, articles, discounted offers, and much more. Start advancing your knowledge today.
Unlock this book and the full library FREE for 7 days
Get unlimited access to 7000+ expert-authored eBooks and videos courses covering every tech area you can think of
Renews at $15.99/month. Cancel anytime}