david415 / HoneyBadger

Quantum Insert detector/recorder
GNU General Public License v3.0
305 stars 39 forks source link

Connection's ReceivePacket is misusing TcpIpFlow Equal #95

Closed david415 closed 8 years ago

david415 commented 8 years ago

problem:

solution: let's always treat the first packet as if it's from the client? at the moment i'm not too worried about solving for the edge case where we miss the first packet in the handshake and we are therefor confused about which is the client versus server. not a very important distinction if what we are interested in is detecting injection attacks.

david415 commented 8 years ago

fixed in https://github.com/david415/HoneyBadger/commit/520a2e192e49a835938a767e300b5ad2e96c6704