Hardening Apache

Hardening Apache
Author :
Publisher : Apress
Total Pages : 284
Release :
ISBN-10 : 9781430206750
ISBN-13 : 1430206756
Rating : 4/5 (50 Downloads)

Book Synopsis Hardening Apache by : Tony Mobily

Download or read book Hardening Apache written by Tony Mobily and published by Apress. This book was released on 2004-04-26 with total page 284 pages. Available in PDF, EPUB and Kindle. Book excerpt: * Thorough coverage of Apache security * Accessible for both junior and senior level system administrators * This will be most up-to-date book on Apache Foreword and tech review by Ken Coar; one of the most respected people in the industry

Apache Security

Apache Security
Author :
Publisher :
Total Pages : 440
Release :
ISBN-10 : UOM:39015058780035
ISBN-13 :
Rating : 4/5 (35 Downloads)

Book Synopsis Apache Security by : Ivan Ristic

Download or read book Apache Security written by Ivan Ristic and published by . This book was released on 2005 with total page 440 pages. Available in PDF, EPUB and Kindle. Book excerpt: "The complete guide to securing your Apache web server"--Cover.

Mastering Linux Security and Hardening

Mastering Linux Security and Hardening
Author :
Publisher : Packt Publishing Ltd
Total Pages : 652
Release :
ISBN-10 : 9781838983598
ISBN-13 : 1838983597
Rating : 4/5 (98 Downloads)

Book Synopsis Mastering Linux Security and Hardening by : Donald A. Tevault

Download or read book Mastering Linux Security and Hardening written by Donald A. Tevault and published by Packt Publishing Ltd. This book was released on 2020-02-21 with total page 652 pages. Available in PDF, EPUB and Kindle. Book excerpt: A comprehensive guide to securing your Linux system against cyberattacks and intruders Key Features Deliver a system that reduces the risk of being hacked Explore a variety of advanced Linux security techniques with the help of hands-on labs Master the art of securing a Linux environment with this end-to-end practical guide Book DescriptionFrom creating networks and servers to automating the entire working environment, Linux has been extremely popular with system administrators for the last couple of decades. However, security has always been a major concern. With limited resources available in the Linux security domain, this book will be an invaluable guide in helping you get your Linux systems properly secured. Complete with in-depth explanations of essential concepts, practical examples, and self-assessment questions, this book begins by helping you set up a practice lab environment and takes you through the core functionalities of securing Linux. You'll practice various Linux hardening techniques and advance to setting up a locked-down Linux server. As you progress, you will also learn how to create user accounts with appropriate privilege levels, protect sensitive data by setting permissions and encryption, and configure a firewall. The book will help you set up mandatory access control, system auditing, security profiles, and kernel hardening, and finally cover best practices and troubleshooting techniques to secure your Linux environment efficiently. By the end of this Linux security book, you will be able to confidently set up a Linux server that will be much harder for malicious actors to compromise.What you will learn Create locked-down user accounts with strong passwords Configure firewalls with iptables, UFW, nftables, and firewalld Protect your data with different encryption technologies Harden the secure shell service to prevent security break-ins Use mandatory access control to protect against system exploits Harden kernel parameters and set up a kernel-level auditing system Apply OpenSCAP security profiles and set up intrusion detection Configure securely the GRUB 2 bootloader and BIOS/UEFI Who this book is for This book is for Linux administrators, system administrators, and network engineers interested in securing moderate to complex Linux environments. Security consultants looking to enhance their Linux security skills will also find this book useful. Working experience with the Linux command line and package management is necessary to understand the concepts covered in this book.

Preventing Web Attacks with Apache

Preventing Web Attacks with Apache
Author :
Publisher : Pearson Education
Total Pages : 579
Release :
ISBN-10 : 9780132702287
ISBN-13 : 0132702282
Rating : 4/5 (87 Downloads)

Book Synopsis Preventing Web Attacks with Apache by : Ryan C. Barnett

Download or read book Preventing Web Attacks with Apache written by Ryan C. Barnett and published by Pearson Education. This book was released on 2006-01-27 with total page 579 pages. Available in PDF, EPUB and Kindle. Book excerpt: The only end-to-end guide to securing Apache Web servers and Web applications Apache can be hacked. As companies have improved perimeter security, hackers have increasingly focused on attacking Apache Web servers and Web applications. Firewalls and SSL won’t protect you: you must systematically harden your Web application environment. Preventing Web Attacks with Apache brings together all the information you’ll need to do that: step-by-step guidance, hands-on examples, and tested configuration files. Building on his groundbreaking SANS presentations on Apache security, Ryan C. Barnett reveals why your Web servers represent such a compelling target, how significant exploits are performed, and how they can be defended against. Exploits discussed include: buffer overflows, denial of service, attacks on vulnerable scripts and programs, credential sniffing and spoofing, client parameter manipulation, brute force attacks, web defacements, and more. Barnett introduces the Center for Internet Security Apache Benchmarks, a set of best-practice Apache security configuration actions and settings he helped to create. He addresses issues related to IT processes and your underlying OS; Apache downloading, installation, and configuration; application hardening; monitoring, and more. He also presents a chapter-length case study using actual Web attack logs and data captured “in the wild.” For every sysadmin, Web professional, and security specialist responsible for Apache or Web application security.

Hardening Linux

Hardening Linux
Author :
Publisher : Apress
Total Pages : 571
Release :
ISBN-10 : 9781430200055
ISBN-13 : 1430200057
Rating : 4/5 (55 Downloads)

Book Synopsis Hardening Linux by : James Turnbull

Download or read book Hardening Linux written by James Turnbull and published by Apress. This book was released on 2006-11-01 with total page 571 pages. Available in PDF, EPUB and Kindle. Book excerpt: *Imparts good security doctrine, methodology, and strategies *Each application-focused chapter will be able to be used as a stand-alone HOW-TO for that particular application. *Offers users a selection of resources (websites, mailing lists, and books) to further their knowledge.

Securing Ajax Applications

Securing Ajax Applications
Author :
Publisher : "O'Reilly Media, Inc."
Total Pages : 252
Release :
ISBN-10 : 9780596551537
ISBN-13 : 0596551533
Rating : 4/5 (37 Downloads)

Book Synopsis Securing Ajax Applications by : Christopher Wells

Download or read book Securing Ajax Applications written by Christopher Wells and published by "O'Reilly Media, Inc.". This book was released on 2007-07-11 with total page 252 pages. Available in PDF, EPUB and Kindle. Book excerpt: Ajax applications should be open yet secure. Far too often security is added as an afterthought. Potential flaws need to be identified and addressed right away. This book explores Ajax and web application security with an eye for dangerous gaps and offers ways that you can plug them before they become a problem. By making security part of the process from the start, you will learn how to build secure Ajax applications and discover how to respond quickly when attacks occur. Securing Ajax Applications succinctly explains that the same back-and-forth communications that make Ajax so responsive also gives invaders new opportunities to gather data, make creative new requests of your server, and interfere with the communications between you and your customers. This book presents basic security techniques and examines vulnerabilities with JavaScript, XML, JSON, Flash, and other technologies -- vital information that will ultimately save you time and money. Topics include: An overview of the evolving web platform, including APIs, feeds, web services and asynchronous messaging Web security basics, including common vulnerabilities, common cures, state management and session management How to secure web technologies, such as Ajax, JavaScript, Java applets, Active X controls, plug-ins, Flash and Flex How to protect your server, including front-line defense, dealing with application servers, PHP and scripting Vulnerabilities among web standards such as HTTP, XML, JSON, RSS, ATOM, REST, and XDOS How to secure web services, build secure APIs, and make open mashups secure Securing Ajax Applications takes on the challenges created by this new generation of web development, and demonstrates why web security isn't just for administrators and back-end programmers any more. It's also for web developers who accept the responsibility that comes with using the new wonders of the Web.

Network Security Architectures

Network Security Architectures
Author :
Publisher : Cisco Press
Total Pages : 998
Release :
ISBN-10 : 9780134433615
ISBN-13 : 0134433610
Rating : 4/5 (15 Downloads)

Book Synopsis Network Security Architectures by : Sean Convery

Download or read book Network Security Architectures written by Sean Convery and published by Cisco Press. This book was released on 2004-04-19 with total page 998 pages. Available in PDF, EPUB and Kindle. Book excerpt: Expert guidance on designing secure networks Understand security best practices and how to take advantage of the networking gear you already have Review designs for campus, edge, and teleworker networks of varying sizes Learn design considerations for device hardening, Layer 2 and Layer 3 security issues, denial of service, IPsec VPNs, and network identity Understand security design considerations for common applications such as DNS, mail, and web Identify the key security roles and placement issues for network security elements such as firewalls, intrusion detection systems, VPN gateways, content filtering, as well as for traditional network infrastructure devices such as routers and switches Learn 10 critical steps to designing a security system for your network Examine secure network management designs that allow your management communications to be secure while still maintaining maximum utility Try your hand at security design with three included case studies Benefit from the experience of the principal architect of the original Cisco Systems SAFE Security Blueprint Written by the principal architect of the original Cisco Systems SAFE Security Blueprint, Network Security Architectures is your comprehensive how-to guide to designing and implementing a secure network. Whether your background is security or networking, you can use this book to learn how to bridge the gap between a highly available, efficient network and one that strives to maximize security. The included secure network design techniques focus on making network and security technologies work together as a unified system rather than as isolated systems deployed in an ad-hoc way. Beginning where other security books leave off, Network Security Architectures shows you how the various technologies that make up a security system can be used together to improve your network's security. The technologies and best practices you'll find within are not restricted to a single vendor but broadly apply to virtually any network system. This book discusses the whys and hows of security, from threats and counter measures to how to set up your security policy to mesh with your network architecture. After learning detailed security best practices covering everything from Layer 2 security to e-commerce design, you'll see how to apply the best practices to your network and learn to design your own security system to incorporate the requirements of your security policy. You'll review detailed designs that deal with today's threats through applying defense-in-depth techniques and work through case studies to find out how to modify the designs to address the unique considerations found in your network. Whether you are a network or security engineer, Network Security Architectures will become your primary reference for designing and building a secure network. This book is part of the Networking Technology Series from Cisco Press, which offers networking professionals valuable information for constructing efficient networks, understanding new technologies, and building successful careers.