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

FMS calculation for nemesys and netzob #16

Closed
techge opened this issue Aug 6, 2021 · 1 comment
Closed

FMS calculation for nemesys and netzob #16

techge opened this issue Aug 6, 2021 · 1 comment

Comments

@techge
Copy link
Contributor

techge commented Aug 6, 2021

I would like to calculate the FMS for this pcap for netzob_fms.py and nemesys_fms.py, but can't get them working. I would like to parse the Ethernet part.

Running

python nemesys_fms.py -l -2 -r test2.pcapng

I get the following output

Dissection is incomplete. (Compare self.getFieldValues() and self.protocolbytes):
Dissector result: 044500003fc352400040004011f388c0a80181c0a80181c0a80181c0a80181c0a80101c0a80101c0a80101c0a801019ae300359ae30035002b840ff4000100000100000000000006646961626c6f0673706c6f6e6503636f6d0000010001
Original  packet: 4500003fc35240004011f388c0a80181c0a80101

I thought it is best to have an examplary file, this is why I opened this PR. I think it might be connected to #14 but I wanted to open this issue with a less vague request.

@techge
Copy link
Contributor Author

techge commented Aug 9, 2021

To prevent the issue described above, I needed to prevent the addition of the following layers, as mentioned in #13.

So, in a way, it is a duplicate...

@techge techge closed this as completed Aug 9, 2021
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

1 participant