Share via


Griffey

IIS Request Filtering - 如何避免Slow HTTP Attack

Slow HTTP Attack 是denial-of-service (DoS) 的其中一種攻擊方法,駭客可藉由傳送[大量], [片段], [緩慢] 的HTTP請求來干擾Web...

Author: griffeyying.ms@hotmail.com Date: 08/13/2015

Azure Network Security Group - 如何使用NSG保護Azure VM (IaaS)

所有的Internet網站,常常會遇到惡意攻擊,例如常見的阻斷式攻擊(DoS, DDoS),因此今天要介紹在Azure IaaS 上可以採取的主動預防做法: 建立Network Security...

Author: griffeyying.ms@hotmail.com Date: 08/07/2015

IIS Modules - custom isapi filter 無法正常運作

IIS Modules 提供IIS Server擴充功能,無論是傳統C++開發的native module,或是.NET開發的module都可以加入IIS Server,讓IIS功能更強大。...

Author: griffeyying.ms@hotmail.com Date: 07/19/2015

IIS application pool identity - 運用PowerShell自動化修改IIS AppPool identity 及 password

在IIS Server 的應用程式集區(application pool) 中,我們常常會使用網域使用者作為應用程式集區的服務帳號。...

Author: griffeyying.ms@hotmail.com Date: 07/15/2015

ASP.NET - 使用Powershell 管理VMM cluster, VMM Server 或是 Hyper-V 的VM開關機作業

管理VM的開關機作業可以經由Powershell 指令進行自動化作業,我要提供的範例是透過ASP.NET 結合 Powershell 來管理VMM, Hyper-V上的 VM 開關機順序。...

Author: griffeyying.ms@hotmail.com Date: 07/14/2015

IIS URL Rewrite - 如何建立 HTTP 轉 HTTPS 及 Reverse Proxy

IIS URL Rewrite功能可用來快速建立低成本的Reverse Proxy伺服器,透過web.config 或 IIS UI設定就可以完成所有設定。 我挑出兩個最常用的功能: HTTP 轉...

Author: griffeyying.ms@hotmail.com Date: 07/14/2015

Azure Web Apps - 如何針對特定錯誤進行除錯

對於Azure Web Apps的使用者來說, Azure App Service Support 是我們的好朋友,還不知道該如何使用,請參考 這篇。 若Azure Web Apps...

Author: griffeyying.ms@hotmail.com Date: 07/05/2015

如何針對 Azure Web App / Azure Websites 進行除錯

過去我們都會運用Azure Web KUDU console 進行問題排除或除錯,目前有更好的工具提供給Azure Web App 管理及開發人員: Azure App Service Support...

Author: griffeyying.ms@hotmail.com Date: 07/05/2015