Browsing index pages (2 articles)
↧
Playing With Cache Plan in MS SQL
Keeping sensitive data in database in plain text is extremely stupid and dangerous - everybody knows it. It's a sin. It should be prohibited, and all DBAs and developers who made such horrible mistake...
View ArticleSQL Injection And Tough Integers
We all know that it's so nice when we are dealing with SQL injection in MS SQL and see error messages enabled. Typical example: vulnerableweb.com?id=1' or 1=(SELECT @@version)-- ...which obviously in...
View Article
Browsing index pages (2 articles)