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

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

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

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

Michael D. Bauer

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

فونت

اندازه قلم

+ - پیش فرض

حالت نمایش

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







8.1. Types of Security Problems


The problems a database server may encounter should
sound familiar:

Server compromise.
Any software, especially code written
in languages such as C or C++, has the potential for buffer
overflows, format-string attacks, and other exploits that are by now
all too familiar. And software written in any language has logic
errors and plain old blunders.

Data theft. Data can be extracted from the database
even if everything seems to be configured well. It just takes one
logical error or an overly permissive access control.

Data corruption or loss.
The person in the mirror may do as much
damage inadvertently as the hooded and cloaked database vandal does
by design.

Denial of
Service. MySQL is fast but does not always degrade
gracefully under load. We'll see how far it bends
before it breaks, and how to prevent the latter.



/ 94