sqlsecurity.com
Version 1.3 of sqlver released - SQLSecurity Home
http://www.sqlsecurity.com/chipsblog/version13ofsqlverreleased
SQL Server 2008 R2. SQL Server 6.5. Version 1.3 of sqlver released. Posted Oct 15, 2013, 5:47 AM. By Chip Andrews [ updated Oct 15, 2013, 5:48 AM. Thanks to Frank Brown for releasing his additions to the sqlver tool. Frank has added SQL 2012 detection as well as a new registry GetEdition() lookup (single instances only for now). Check it out in the Downloads area.
sqlsecurity.com
SQL Server 7 - SQLSecurity Home
http://www.sqlsecurity.com/faqs-1/sql-server-versions/sql-server-7
SQL Server 2008 R2. SQL Server 6.5. 70 SP4 Q941203 / 948113. 70 SP4 - All languages. 70 SP3 - All languages. 70 MSDE O2K Dev. 70 Gold (RTM), no SP.
sqlsecurity.com
SQL Injection FAQ - SQLSecurity Home
http://www.sqlsecurity.com/faqs-1/sql-injection-faq
SQL Server 2008 R2. SQL Server 6.5. Q1 How do I prevent SQL injection in my applications? Here is an example of the correct way to perform data access without a stored procedure:. SqlDataReader rdr = null;. SqlConnection con = null;. SqlCommand cmd = null;. String ConnectionString = "server=yourserver;Integrated Security=SSPI; database=northwind";. Con = new SqlConnection(ConnectionString);. Set up a command with the given query and associate. This with the current connection. CmdConnection = con;. SQL i...
sqlsecurity.com
A Sleeper Awakens - SQLSecurity Home
http://www.sqlsecurity.com/chipsblog/asleeperawakens
SQL Server 2008 R2. SQL Server 6.5. Posted Mar 12, 2015, 9:04 AM. By Chip Andrews [ updated Mar 12, 2015, 9:05 AM. OK - I admit I've been neglecting posting for a little while but I'm back. Of course - much of the focus of security these days is in the application space but SQL injection remains a large part of that. My focus will shift more to this area going forward.
sqlsecurity.com
DHCP Sentry - SQLSecurity Home
http://www.sqlsecurity.com/downloads/dhcp-sentry
SQL Server 2008 R2. SQL Server 6.5. Detects and alerts network administrators to the presence of rogue or unauthorized DHCP servers on their networks. DHCP Sentry helps administrators detect and resolve rogue DHCP issues by:. Detecting rogue DHCP Servers. Determining the MAC address of rogue servers for easier switch and port resolution. Sending SMTP email or Instant Messaging alerts to administrators. Throttling alerts as to not "spam" administrators. Supports SMTP custom port and authentication. Listen...
pcworld.com
What Is Deep Packet Inspection? | PCWorld
http://www.pcworld.com/article/249137/what_is_deep_packet_inspection_.html
Learn more about PCWorld's Digital Editions. What Is Deep Packet Inspection? Feb 1, 2012 10:33 AM. SOPA) or the PROTECT IP Act. Ever be legally obligated to prevent you from accessing restricted websites, it will have to find a way to monitor your online activity, and that could cause your privacy to be compromised if your ISP employs deep packet inspection tools to keep tabs on you. To sites like YouTube. Chinese citizens often employ foreign VPN services to access websites blocked by the Chinese govern...
sqlsecurity.com
Mobile SQL Server Management - SQLSecurity Home
http://www.sqlsecurity.com/chipsblog/mobilesqlservermanagement
SQL Server 2008 R2. SQL Server 6.5. Mobile SQL Server Management. Posted Jul 20, 2013, 6:03 PM. By Chip Andrews [ updated Jul 20, 2013, 6:03 PM.
sqlsecurity.com
Books - SQLSecurity Home
http://www.sqlsecurity.com/books
SQL Server 2008 R2. SQL Server 6.5. Below are books (that I have contributed to as author or technical reviewer) that include. Information about SQL Server security. SQL Server Security - Osborne Press. Special Ops: Host and Network Security - Syngress. Hacking Exposed: Windows 2003 - Osborne Press. SQL Server Security Distilled - Curlingstone (reviewer).
sqlsecurity.com
Downloads - SQLSecurity Home
http://www.sqlsecurity.com/downloads
SQL Server 2008 R2. SQL Server 6.5. The downloads listed below are completely free. Most have been written by me but several of them have been edited by others as indicated. Feel free to download and use them at your leisure. SQL Server 2000/2005 lockdown script. Aug 8, 2011, 5:27 PM. SQLPing2 SQL scanner. This version added brute force options but only had a few scanning methods. Dec 9, 2011, 1:12 PM. SQLPing3 Command-Line edition (Alpha release). Aug 8, 2011, 5:39 PM. Dec 9, 2011, 11:21 AM.
sqlsecurity.com
SQL Server Builds - SQLSecurity Home
http://www.sqlsecurity.com/faqs-1/sql-server-versions
SQL Server 2008 R2. SQL Server 6.5. Please choose the SQL Server version from the menu on the left and the version information will be displayed. If you find missing or erroneous information, please send an email to chip@sqlsecurity.com. I do my best to keep this site up to date but sometimes I miss a few or need some time to catch up. For another excellent list of SQL Server versions, be sure to check this site: http:/ sqlserverbuilds.blogspot.com/. For SQL Server end-of-life information click here.