RSSAmplifier

lennybacon.com · Oct 16, 2019

Machine Key Section validation and decryption key rotation on build

0
Sign in to vote or save

This site does not allow itself to be embedded. You can still read it on the original site — the toolbar below keeps your place in the directory.

Rotating keys, making their lifetime shorter, decreases the attack window size and that is a good thing. For instance when using ASP.NET forms authentication the cookie can be encrypted when the protection-attribute is set to all – see here. I thought it would be handy to automate the rotation of keys during the publish phase of a web project. So here is a target file to be included into a web…

Read on lennybacon.com

Comments

Nothing yet. Say the first thing.

    Sign in to join the conversation.