AntiSSRF is an open-source code library from Microsoft that validates URLs and network connections to reduce server-side request forgery (SSRF) risks in web applications. It supports .NET and Node.js applications and is distributed under the MIT license. The library works as a drop-in component, giving developers a way to check untrusted input before their applications make outbound requests. What the library targets Server-side request forgery is a web security vulnerability in which an attacker manipulates … More →
The post Microsoft AntiSSRF open-source library helps block server-side request forgery appeared first on Help Net Security.
http://news.poseidon-us.com/TT4bQd





