Guidelines on Securing Public Web Servers
暫譯: 公共網路伺服器安全指導原則

National Istitute of Standards and Technology

  • 出版商: CreateSpace Independ
  • 出版日期: 2014-10-17
  • 售價: $780
  • 貴賓價: 9.5$741
  • 語言: 英文
  • 頁數: 136
  • 裝訂: Paperback
  • ISBN: 1502866269
  • ISBN-13: 9781502866264
  • 海外代購書籍(需單獨結帳)

買這商品的人也買了...

相關主題

商品描述

The World Wide Web (WWW) is a system for exchanging information over the Internet. At the most basic level, the Web can be divided into two principal components: Web servers, which are applications that make information available over the Internet (in essence, publish information), and Web browsers (clients), which are used to access and display the information stored on the Web servers. This document focuses on the security issues of Web servers. Unfortunately, Web servers are often the most targeted and attacked hosts on organizations’ networks. As a result, it is essential to secure Web servers and the network infrastructure that supports them. The following are examples of specific security threats to Web servers: Malicious entities may exploit software bugs in the Web server, underlying operating system, or active content to gain unauthorized access to the Web server. Examples of this unauthorized access include gaining access to files or folders that were not meant to be publicly accessible (e.g., directory traversal attacks) and being able to execute commands and/or install software on the Web server. Denial of service (DoS) attacks may be directed to the Web server or its supporting network infrastructure, denying or hindering valid users from making use of its services. Sensitive information on the Web server may be read or modified without authorization. Sensitive information on backend databases that are used to support interactive elements of a Web application may be compromised through command injection attacks (e.g., Structured Query Language [SQL] injection, Lightweight Directory Access Protocol (LDAP) injection, cross-site scripting [XSS]). Sensitive information transmitted unencrypted between the Web server and the browser may be intercepted. Information on the Web server may be changed for malicious purposes. Web site defacement is a commonly reported example of this threat. Malicious entities may gain unauthorized access to resources elsewhere in the organization’s network via a successful attack on the Web server. Malicious entities may attack external entities after compromising a Web server host. These attacks can be launched directly (e.g., from the compromised host against an external server) or indirectly (e.g., placing malicious content on the compromised Web server that attempts to exploit vulnerabilities in the Web browsers of users visiting the site). The server may be used as a distribution point for attack tools, pornography, or illegally copied software.

商品描述(中文翻譯)

全球資訊網(WWW)是一個在互聯網上交換資訊的系統。在最基本的層面上,網路可以分為兩個主要組成部分:網路伺服器,這是使資訊能夠在互聯網上可用的應用程式(本質上是發布資訊),以及網路瀏覽器(客戶端),用於訪問和顯示儲存在網路伺服器上的資訊。本文件專注於網路伺服器的安全問題。不幸的是,網路伺服器通常是組織網路中最常被攻擊的目標。因此,確保網路伺服器及其支援的網路基礎設施的安全至關重要。以下是針對網路伺服器的具體安全威脅的例子:

惡意實體可能利用網路伺服器、底層作業系統或主動內容中的軟體漏洞,獲得對網路伺服器的未經授權訪問。這種未經授權的訪問的例子包括獲得對不應公開訪問的檔案或資料夾的訪問(例如,目錄遍歷攻擊)以及能夠在網路伺服器上執行命令和/或安裝軟體。

拒絕服務(DoS)攻擊可能針對網路伺服器或其支援的網路基礎設施,阻止或妨礙合法用戶使用其服務。

網路伺服器上的敏感資訊可能在未經授權的情況下被讀取或修改。

用於支援網路應用程式互動元素的後端資料庫中的敏感資訊可能通過命令注入攻擊(例如,結構化查詢語言 [SQL] 注入、輕量級目錄存取協定 [LDAP] 注入、跨站腳本 [XSS])而受到損害。

在網路伺服器和瀏覽器之間未加密傳輸的敏感資訊可能會被攔截。

網路伺服器上的資訊可能出於惡意目的而被更改。網站篡改是這種威脅的常見報告例子。

惡意實體可能通過成功攻擊網路伺服器而獲得對組織網路中其他資源的未經授權訪問。

惡意實體可能在攻陷網路伺服器後攻擊外部實體。這些攻擊可以直接發起(例如,從被攻陷的主機針對外部伺服器)或間接發起(例如,在被攻陷的網路伺服器上放置惡意內容,試圖利用訪問該網站的用戶瀏覽器中的漏洞)。

伺服器可能被用作攻擊工具、色情內容或非法複製軟體的分發點。