Download List

프로젝트 설명

Packet2sql will convert any text file/log file which contains ipchains packet logs into a stream of SQL inserts. The SQL can be saved into a file and used as a query to any SQL-92 compliant database. This can even be done on-the-fly from syslogd directly to the database. The database can be used as a base for a firewall-analyzing application, to identify attack signatures, to share security information easily with other sites, and to extract the domains of logged attackers for whois.

System Requirements

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2001-10-03 00:43
2.1.1

이 릴리스 인한 잘못된 필드는 SQL 생성되는 IP 주소의 너비가 문제를 수정했습니다.
Tags: Major bugfixes
This release has a fix for a field width problem on IP addresses that caused incorrect SQL to be generated.

2001-09-06 23:04
2.1.0

- y 옵션을 올해 패킷을 기록했다 수락에 추가되었습니다. RPM spec 파일 지금은 다른 로그 포맷을 파싱에 버그가 해결되었고, 제공하는 이미 사소한 성능을 개선합니다.
Tags: Minor feature enhancements
A -y option was added to accept the year the packets were logged. An RPM spec file is now provided, bugs in parsing different log formats have been fixed, and there are minor performance improvements.

2001-01-30 15:13
2.0.3

유틸리티 syslogd 즉시 데이터베이스에서 추가되었습니다 복사를 용이하게합니다. 이는 종종 발생의 결함이 아닌 - 패킷 로그는 SQL로 스팸 제거되었습니다 표시하려면 로그 파일 행.
A utility to facilitate copying from syslogd to a database on the fly has been added. A defect which occasionally caused non-packet-log lines in a log file to show up as junk SQL has been removed.

2001-01-30 15:13
2.0.1

사고와 관련된 빈 라인을 고정했다. 수정이 생성되었습니다 잘못된 SQL 용 제출했을 때 매월 10 일 미만이다.
A crash associated with empty lines was fixed. A fix was made for an incorrect SQL which was generated when the day of the month was less than 10.

2001-01-30 15:13
2.0

완전히는 C + + reimplented, 파일 이름을 명령줄에 나열 이외에 표준 입력 소요보다 170 배 빠른 v1이나입니다.
Entirely reimplented in C++, takes standard input in addition to filenames listed on the command line, and is 170 times faster than v1.

Project Resources