Will prefixing a namespace to Type.GetType() mitigate security issues?

前端 未结 0 1152
天命终不由人
天命终不由人 2020-12-29 00:28

I\'m wondering about the security of using Type.GetType() on untrusted input.

I have some classes in a namespace A.B.C.Events and would like to be able t

相关标签:
回答
  • 消灭零回复
提交回复
热议问题