Skip to content

Adroit Tactics

Creative or Skillful using the hands and mind in Tactics

  • Home
  • About Me
  • Links
  • Projects
  • IT Leadership
  • Security
  • SQL Server
  • Reading List

Category: Security

December 11, 2018 Security

Security Links

Helpful Microsoft Security Links Top Trends in cyber security 10 Immutable laws of security

Continue reading
May 29, 2018 Security / SQL Server

SQL Users with matching passwords

use MASTER go SELECT [name],[type_desc],create_date,modify_date,password_hash FROM sys.sql_logins WHERE PWDCOMPARE(lower([name]),password_hash)=1 –Note: Have experienced where case matters or PWDCOMPARE(upper([name]),password_hash)=1 or PWDCompare([name],password_hash)=1 order

Continue reading
May 29, 2018 Security / SQL Server

SQL Login Trigger

Purpose: Enables auditing of logins on a server. Steps: Download the attached script Run the script Create Login Trigger

Continue reading
April 15, 2018 Security

NIST updates Cybersecurity Framework

It’s a big day, NIST has released their much anticipated Cybersecurity Framework, version 1.1 is now available here: https://www.nist.gov/cyberframework Credit: N. Hanacek/NIST

Continue reading

Recent Posts

  • Program Increments Technical Debt and Security Value Stream must haves:
  • Parse logs with Powershell
  • Security Links
  • Code review guidelines
  • ITL Build a team before you build the technology

Recent Comments

    Archives

    • October 2019
    • May 2019
    • December 2018
    • July 2018
    • June 2018
    • May 2018
    • April 2018

    Categories

    • IT Leadership
    • Security
    • software development
    • SQL Server

    Meta

    • Log in
    • Entries feed
    • Comments feed
    • WordPress.org
    WordPress Theme: Maxwell by ThemeZee.