@RISK Online - The Security Blog
1 user(s) online.
Change Log:
Wednesday, January 12, 2005
iptraffic update 5
I've just uploaded the latest
revision to iptraffic (I still need a better name, it's not just
IP; any suggestions?).
This release includes the following enhancements:
- Added
an protocol field to the Ethernet table to track the protocol.
- An updated table build
script to cover the above listed enhancements.
Thanks to everyone that has provided me with feedback. This version
seems to run without errors, properly logging the protocol types that
I've identified and storing them to the MySQL tables. Now I need to
begin the task of recalling and analyzing the data.
Friday, November 19, 2004
I've just uploaded the latest revision
to iptraffic (I need to come up with a better name;
any suggestions?).
This release includes the following enhancements:
- Support for STP (Spanning Tree Protocol).
- (pid - packet ID) to allow for tracking across all tables.
- Added 'pid' (A unique identifier) and 'timestamp' to the Ethernet
table.
- An updated table build script to cover the above
listed enhancements.
On an interesting note; while searching for relevant code I plugged
perl sniffer
into Google. I was surprised to note that this project is now the 2d
item listed in that search. I was amazed! Hopefully this work will
pay off. My thanks goes out to those who have provided support. I'll
be adding those details in the future.
Friday, November 16, 2004
Another quick updated released here
(right-click and select "Save As" to download this code. This code release
incorporates the beginnings of tracking across the multiple tables via a
unique ID field I'm calling 'pid' for Packet ID. I'm working on the
necessary SQL queries to pull the data in an appropriate form. As always,
your feedback are welcome.
Friday, November 12, 2004
Updated code released here (right-click
and select "Save As" to download this code. This is a quick update to
incorporate the ability to save to a MySQL database. I've also included
code to build the necessary tables.
This is also very rough code. I'd barely consider this Alpha code.
Please send me your feedback.
Wednesday, November 10, 2004
Initial code release is here (right-click
and select "Save As" to download this code. This is
very rough code. I'm just beginning, so I'm looking for
constructive criticism.
|