Login or Sign Up to become a member!
LessThanDot Sit Logo

LessThanDot

All Blogs

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.

LTD Social Sitings

Lessthandot twitter Lessthandot Linkedin Lessthandot friendfeed Lessthandot facebook Lessthandot rss

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

Your profile

    Search

    XML Feeds

    Google Ads

    Tags: security

    comments

    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…

    Read More...
    comments

    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…

    Read More...
    comments

    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…

    Read More...
    comments

    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…

    Read More...
    comments

    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…

    Read More...
    comments

    Is your Apache Server Status wide open for the world to see?

    by SQLDenis on Mar 22, 2012 in categories 2003 Server. Article views: 3472 views

    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…

    Read More...
    comments

    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…

    Read More...
    comments

    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…

    Read More...
    comments

    Security: Don't blame the victim

    by Christiaan Baes (chrissie1) on Jul 07, 2011 in categories Ethics & IT. Article views: 531 views

    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…

    Read More...
    comments

    LulzSec has shut down, has ended hacking campaign

    by SQLDenis on Jun 26, 2011 in categories 2003 Server. Article views: 1804 views

    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. . /$$ /$$ /$$$$$$ .| $…

    Read More...

    :: Next >>