You are here |
blog.atx.name | ||
| | | |
brockallen.com
|
|
| | | | A quick note about Web API 2 security running in OWIN and a ASP.NET project (which you will see with the new templates in Visual Studio 2013). By default, Web API code running in a host will inherit the host's authentication model. This means if the web application uses cookie authentication or windows authentication for... | |
| | | |
www.sjoerdlangkemper.nl
|
|
| | | | This article describes how cross site request forgery works, how sites defend against it and how to bypass these defenses. | |
| | | |
ananthakumaran.in
|
|
| | | | ||
| | | |
github.com
|
|
| | ModSecurity is an open source, cross platform web application firewall (WAF) engine for Apache, IIS and Nginx. It has a robust event-based programming language which provides protection from a range of attacks against web applications and allows for HTTP traffic monitoring, logging and real-time analysis. - owasp-modsecurity/ModSecurity |