Ruby StreamBuilder

The streambuilder project is a project to build TCP streams using sequence/acknowledgement analysis of packets in the file. A fairly new project, it hasn't matured enough to be considered stable, use at your own risk :). I'll also be exploring some of the development difficulties, etc in future blog posts.

Download

This code is only proof-of-concept at this time.

Available versions:

RSB-fuzzymatching-fuzzysort - Fuzzy matching for TCP streams with fuzzysort to sort TCP streams
RSB-fuzzymatching - Fuzzy matching for TCP streams

Documentation

Rebuilding TCP streams with Ruby part 1: fuzzymatch
Rebuilding TCP streams with Ruby part 2: fuzzysort

None at the moment, like I said, this is a new project, the source code is small at the moment, so take a look and it should be pretty easily explained.

Run with ./fuzzymatch.rb <pcapfile>