Linux Server Security (2nd Edition( [Electronic resources] نسخه متنی

اینجــــا یک کتابخانه دیجیتالی است

با بیش از 100000 منبع الکترونیکی رایگان به زبان فارسی ، عربی و انگلیسی

Linux Server Security (2nd Edition( [Electronic resources] - نسخه متنی

Michael D. Bauer

| نمايش فراداده ، افزودن یک نقد و بررسی
افزودن به کتابخانه شخصی
ارسال به دوستان
جستجو در متن کتاب
بیشتر
تنظیمات قلم

فونت

اندازه قلم

+ - پیش فرض

حالت نمایش

روز نیمروز شب
جستجو در لغت نامه
بیشتر
لیست موضوعات
توضیحات
افزودن یادداشت جدید









Chapter 6. Securing Domain Name Services (DNS)





One of the most fundamental and necessary Internet services is the
Domain Name Service (DNS).
Without DNS, users and applications would need to call all Internet
hosts by their Internet Protocol (IP) addresses rather than
human-language names that are much easier to remember. Arguably, the
Internet would have remained an academic and military curiosity
rather than an integral part of mainstream society and culture
without DNS. (Who besides a computer nerd would want to purchase
things from 208.42.42.101 rather than from Internet Security Vulnerabilities" (Version 4.0
October 8, 2003,
http://www.sans.org/top20), the
number one category of Unix vulnerabilities
reported by survey participants was
BIND
weaknesses. The Berkeley Internet Name Domain (BIND) is the open
source software package that powers the majority of Internet DNS
servers. Again according to SANS, "an inordinate
number" of BIND installations are vulnerable to
well-known (and in many cases, old) exploits.




That there are so many hosts with vulnerabilities in an essential
service is bad news indeed. The good news is that, armed with some
simple concepts and techniques, you can greatly enhance
BIND''''s security on your Linux (or other Unix) DNS
server. Although I begin this chapter with some DNS background, my
focus here will be security. So if you''''re an
absolute DNS beginner, you may also wish to read the first chapter or
two of Albitz and Liu''''s definitive book,
DNS and BIND (O''''Reilly).




If even after all this, you still mistrust or otherwise dislike BIND
and wish to try an alternative, this chapter also covers
djbdns, a highly
regarded alternative to BIND. In addition to listing some of
djbdns''''s pros and cons, we''''ll
discuss rudimentary djbdns installation and security.










/ 94