Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bug in tcp session tracker #2

Open
lersi opened this issue Dec 16, 2020 · 2 comments
Open

Bug in tcp session tracker #2

lersi opened this issue Dec 16, 2020 · 2 comments

Comments

@lersi
Copy link

lersi commented Dec 16, 2020

if you try to generate a raw tcp stream, using the tracker, than there is an off by one created by the special needs for SYN and FIN flags.

class: Session
file: pcraft/Sessionizer.py

I will upload a patch soon

@lersi
Copy link
Author

lersi commented Dec 18, 2020

there may be still some misbehaviors related to other tcp stuff.

@stricaud
Copy link
Contributor

Leaving this ticket open, need to track those and make sure everything is in order. Thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants