Top 25 Software Errors
SANS has produced the list of top 25 software errors: Insecure Interaction Between Components CWE ID Name CWE-89 Improper Neutralization of Special Elements used in… Read More »Top 25 Software Errors
SANS has produced the list of top 25 software errors: Insecure Interaction Between Components CWE ID Name CWE-89 Improper Neutralization of Special Elements used in… Read More »Top 25 Software Errors
I had to write some quick code for a project at work where I needed to audit a group of users and confirm if the… Read More »How to check if a user is a member of an Active Directory group
I stumbled on a thread at MSDN titled “How to delete/drop all the tables from SQL Server Database without using Enterprise Manager?” when trying to… Read More »How to delete/drop/select all the tables from SQL Server Database?
Another error that came my way this morning was the SSPI context error when trying to connect to a SQL server. A colleague was trying… Read More »[Microsoft][ODBC SQL Server Driver]Cannot generate SSPI context