Less Than Dot is a community of passionate IT professionals and enthusiasts dedicated to sharing technical knowledge, experience, and assistance. Inside you will find reference materials, interesting technical discussions, and expert tips and commentary. Once you register for an account you will have immediate access to the forums and all past articles and commentaries.
Your profile
Tag cloud
.net android asp.net asp.net mvc azure backup bigdata book c# community continuous delivery database denali functions gotcha how to howto indexing java mongodb nancy nhibernate nosql performance powershell ruby security silverlight sql sql advent 2012 sql friday sql server sql server 2000 sql server 2005 sql server 2008 sql server 2008 r2 sql server 2012 sql server denali sqlcop ssis ssms ssrs structuremap t-sql tip training unit testing vb.net visual studio 2010 windows 7
Authors
- SQLDenis (576)

- Christiaan Baes (chrissie1) (527)

- Ted Krueger (onpnt) (332)

- Jes Schultz Borland (grrlgeek) (139)

- Eli Weinstock-Herman (tarwn) (116)

- Alex Ullrich (51)

- George Mastros (gmmastros) (46)

- Naomi Nosonovsky (27)

- Axel Achten (axel8s) (23)

- David Forck (thirster42) (22)

- Koen Verbeeck (20)

- chopstik (18)

- Kevin Conan (18)

- Rob Earl (14)

- thatrickguy (12)

- More...
Main Categories
Search
Google Ads
Tags: security
SQL Server Database owner ~~UNKNOWN~~
Today I was checking an older server and decided to run sp_helpdb. On a bunch of databases I noticed that the owner was ~~UNKNOWN~~. The only reason I noticed this was when I tried to look at a specific database which is mirrored. I was greeted with thi…
Giving only insert permissions to a table for a new login
There was a requirement to create a new user who would have only insert permissions to one table, this user would also have insert and select permissions to another table. This is pretty simple to accomplish. First create this simple database with tw…
Giving users the ability to change a stored procedure without making them db_owner
I once did some work for a company and noticed that they were running as sysadmin. When I asked why, their answer was that the stored procedures would not work otherwise. This is very bad practice, in general I create a user, and then give execute permi…
How to change the SA password in SQL Server
There was a question today How to change my local sql server sa password? i would like to expand on my answer in this post Before I start I would like you to read this post by ted Krueger first: To SA or not to SA to understand why you should not be…
Please don't use blacklists, use parameterized queries or stored procs instead
Every now and then you will hear how some site will use a blacklist to 'protect' themselves against sql injection. Using a blacklist is very foolish because you can't ever think of all the different ways that the bad guys will try to bypass your little…
Is your Apache Server Status wide open for the world to see?
The Apache web server comes with something called Apache Module mod_status installed From the Apache site: http://httpd.apache.org/docs/2.0/mod/mod_status.html The Status module allows a server administrator to find out how well their server is perf…
I am pretty sure that none of our readers would fall for this social engineering scam that would make you share your computer with someone else, I am writing about it because I know of one person who had a call like this but she luckily hung up. I he…
SQL Injection Pocket Reference for MySQL, SQL Server and Oracle
There is a nice SQL Injection Pocket Reference up on Google Docs Here is what is covered MySQL Default Databases Comment Out Query Testing Injection Strings Numeric In a login Testing Version MySQL-specific code Database Credentials Data…
Security: Don't blame the victim
Yesterday I had a little discussion with Jon skeet on twitter about the News of the world incident. @jonskeet: I'm hearing a lot about journalists behaving immorally, but nothing about the apparent lack of security of phone systems. Odd. @chrissie…
LulzSec has shut down, has ended hacking campaign
LulzSec has just announced that it is shutting down. LulzSec, so far has hacked the CIA, U.S. Senate, Nintendo, Sony and others, has surprisingly announced that it is disbanding. . /$$ /$$ /$$$$$$ .| $…
:: Next >>

LTD Social Sitings
Note: Watch for social icons on posts by your favorite authors to follow their postings on these and other social sites.