An Implementation of DB Query Collecting and Analyzer Using Packet Interceptor

패킷 인터셉터를 이용한 DB 쿼리 수집 및 분석기 구현

  • 이재덕 (한국건설기술연구원 첨단도로교통연구실) ;
  • 임성한 (한국건설기술연구원 첨단도로교통연구실) ;
  • 백남철 (한국건설기술연구원 첨단도로교통연구실)
  • Published : 2008.08.30

Abstract

This proposed system is a part of internal control system that national highway need to support their ITS information audit. This paper explains the design and implementation of a packet interceptor and a DB query analyzer. The packet interceptor sniffs users' query packets, and then the DB query analyzer parses the SQL queries and stores the users' DB access information such as SQL queries, access data and changing data. The information may be used as the evidences on internal control of users and users' accesses.

본 시스템은 ITS 정보 감사를 지원하기 위한 내부 통제 시스템의 일부이다. 이 시스템은 중요 도로정보 시스템 서버에 접근하는 패킷을 가로챈 후 SQL 쿼리를 분석하여, 접속한 사용자 정보와 데이터 베이스에 접근하려는 DB 정보, 데이터에 대한 조회, 변경, 삭제 정보를 로그로 기록한다. 이 로그 정보는 사용자의 내부 통제 및 데이터베이스 접근 증거로 사용될 수 있다.

Keywords