RE: SQL Server Integrity

From: Kelley, Brian (BKelley_at_AgFirst.com)
Date: 09/09/04

  • Next message: Sean: "Fwd: learning ethical hacking"
    Date: Thu, 9 Sep 2004 08:09:05 -0400
    To: <security-basics@securityfocus.com>
    
    

    Data Comparison:
    ApexSQL Diff from ApexSQL (http://www.apexsql.com)
    SQL Data Compare from Redgate (http://www.red-gate.com)

    Auditing:
    ApexSQL Audit from ApexSQL
    Entegra from Lumigent (http://www.lumigent.com/)
    Microsoft SQL Profiler from Microsoft (included in client tools)

    Viewing Transaction Log:
    ApexSQL Log from ApexSQL
    Log Explorer from Lumgent

    If auditing is what you are after, you can audit using the trace stored procedures built into SQL Server. A good way to start learning how to do this is to use SQL Profiler (one of the client tools) to understand what the audit capabilities are (listed above).

    > -----Original Message-----
    > From: Bénoni MARTIN [mailto:Benoni.MARTIN@libertis.ga]
    > Sent: Tuesday, September 07, 2004 4:34 AM
    > To: security-basics@securityfocus.com
    > Subject: SQL Server Integrity
    >
    >
    > Hi list !
    >
    > I was wondering if there was a simple way / tool / ... which
    > will check my MS SQL data integrity. I explain : when
    > performing a backup of my DBs, I want to check they have not
    > been alterated by a hacker or an error. So I'm looking for
    > something as LIDS or Tripwire, but which will work on MS SQL.

    ---------------------------------------------------------------------------
    Computer Forensics Training at the InfoSec Institute. All of our class sizes
    are guaranteed to be 12 students or less to facilitate one-on-one
    interaction with one of our expert instructors. Gain the in-demand skills of
    a certified computer examiner, learn to recover trace data left behind by
    fraud, theft, and cybercrime perpetrators. Discover the source of computer
    crime and abuse so that it never happens again.

    http://www.infosecinstitute.com/courses/computer_forensics_training.html
    ----------------------------------------------------------------------------


  • Next message: Sean: "Fwd: learning ethical hacking"