Sign in
Raul Garcia's blog
Translate This Page
Translate this page
Powered by
Microsoft® Translator
Options
RSS for posts
Atom
RSS for comments
OK
Search
Tags
Dynamic SQL
General Security
Pages
sql injection
SQL Server Encryption
SQL Server Execution Context
SQL Server Signatures
Archive
Archives
December 2011
(1)
November 2007
(1)
July 2007
(2)
May 2007
(2)
January 2007
(2)
October 2006
(1)
July 2006
(1)
May 2006
(3)
March 2006
(1)
Posts
Subscribe via RSS
Sort by:
Most Recent
|
Most Views
|
Most Comments
Excerpt View
|
Full Post View
Raul Garcia's blog
Link to Laurentiu's blog
Posted
over 7 years ago
by
Raul Garcia - MS
0
Comments
I am including a link to Laurentiu Cristofor's blog: http://blogs.msdn.com/lcris . Laurentiu is one of the most valuable contributors in the SQL Security forums, and his articles and demos are great resources for anyone interested in SQL Server security...
Raul Garcia's blog
How to distribute digitally signed SQL modules
Posted
over 7 years ago
by
Raul Garcia - MS
1
Comments
Digital signatures in SQL Server 2005 modules can be used to extend the privileges of the caller for the duration of the call. This feature enables the ability to create an application that can enable authorized callers to access resources (such as tables, symmetric keys, etc.) that otherwise would require highly escalated privileges. While adding a signature when you have control of the certificate’s private key is really straightforward, but it may not be so obvious how to distribute an application that uses this feature without giving away the private key. ...
Page 1 of 1 (2 items)