Security aspects of storing WCF binding in configuration file -


i'm curious whether there can security concern regarding storing wcf binding information in configuration file instead of configuring code? i'm thinking of cases when server hosting wcf service gets compromised, attacker can change service's configuration use less secure binding, hence gaining access otherwise forbidden data.


Comments

Popular posts from this blog

CS-Cart - Change login URL in notification email -

cron - how to properly run Python script with crontab on every system startup -

elasticsearch - Is the order of operations guaranteed in a bulk update? -