Can SSI Injection or LDAP Injection be logged in web log?
Whether SSI Injection or LDAP Injection is visible in default web server log files (e.g. Apache , IIS) or not ? (Please provide some examples if possible)
In other words, can SSI Injection or LDAP Injection be logged in web lo开发者_开发技巧g? Thanks.
Well... Anything can be logged. The only question is whether or not you have something in place to actually detect it.
精彩评论