Advanced Web Security
摘要
Up until now, we’ve largely been discussing security topics that have been applicable to websites for decades now, even if the specific ways we discussed might be relatively new. For example, Indirect Object Reference (IDOR) vulnerabilities (like accessing a past order in our insecure version of the JuiceShop application) have been around for almost as long as the Web has been around, even if the idea of using IActionFilter to help you fix the issue might have been new to you.