Some Details on IE7
A few details for IE 7 has been posted to the Internet Explorer weblog. The two mentioned are support for .PNG and fixing some CSS consistency issues.
Thoughts and observations about database and infrastructure architecture and security.
A few details for IE 7 has been posted to the Internet Explorer weblog. The two mentioned are support for .PNG and fixing some CSS consistency issues.
A new article on SecurityFocus talks about how two insiders inappropriately used their access to databases to get information they had no business retrieving. Both did so for purely personal reasons.
There has been a report of a Jet database vulnerability which can be exploited by an attacker to execute code. It's due to a memory handling issue and can be exploited with a specially crafted .mdb file. Exploit code is available.
According to the C|Net article, Microsoft has missed its latest beta release of Visual Studio 2005 and SQL Server 2005. They were targeting the end of March. Thus far, SQL Server 2005 beta 3 has not come out. Microsoft has announced that SQL Server 2005 RTM slipped from the summer to 2H2005. I'm hoping they'll still make that date.
Chip Andrews, founder of SQLSecurity.com and co-author of SQL Server Security from McGraw Hill-Osborne (among other authoring credits) has written a two part series of patching SQL Servers. The first part is on how to locate SQL Servers in a given environment.
Frank Kalis is someone I've traded many a forum post and private message with over at SQLServerCentral.com. In today's newsletter I read the great news that Frank had been selected as a SQL Server MVP. In addition to posting at SQLServerCentral.com, Frank also runs InsideSQL.de (German). Way to go, Frank!
Randy Dyess, a friend of mine and author of the Transact-SQL Language Reference, has penned a new article titled Common Transact-SQL Performance Coding Errors. Randy has a great deal of experience with Very Large Databases (VLDBs) and he covers the common and not-so-common errors in transact-sql usage which can affect query performance.
I sat in a briefing last year at Black Hat Las Vegas where numbers were cited for SPAM and phishing attacks. The phishing attacks were significantly more successful, even if they only were believed by a relatively small percentage of the receiving audience. The small percentages don't tell the whole story, though, because if you can get 1 out of 1,000 to bite, you still have got a fairly large number of users. A good site to keep up with the latest in phishing attacks is the Anti-Phishing Working Group.
A friend and fellow co-worker, Jeremy Brown, has published his first professional article: Flexible DTS Packages with Perl. He takes a look at using Perl to create a DTS package in memory in order to perform data transfer operations.
Steve Jones has this breaking article on SQL Server on Linux. Be sure to read the entire article, though.