Giter VIP home page Giter VIP logo

Comments (3)

hgascon avatar hgascon commented on September 28, 2024

Have you done a test with a TCP capture?

from pulsar.

tg-mw avatar tg-mw commented on September 28, 2024

Thank you for your answer. The initial test was DNS over UDP. I generated new samples containing DNS over TCP and there seems to be a similar problem, even though the responses are sometimes displayed correctly:

dialogId        msgNumber       origin  type
0       0       UAC     %00:%9f%83%01
0       1       UAC     NONE
1       0       UAC     %008%9f%eb%01
1       1       UAS     %00`%9f%eb%81%83%00%01%00%00%00%01%00%01 [...]
1       2       UAC     NONE
2       0       UAC     %009%d8%0e%01
2       1       UAC     NONE
[...]

With the aforementioned change, the .harry file contains:

dialogId        msgNumber       origin  type
0       0       UAC     %00:%9f%83%01
0       1       UAS     %00b%9f%83%81%83%00%01%00%00%00%01%00 [...]
0       2       UAC     NONE
1       0       UAC     %008%9f%eb%01
1       1       UAS     %00`%9f%eb%81%83%00%01%00%00%00%01%00 [...]
1       2       UAC     NONE
2       0       UAC     %009%d8%0e%01
2       1       UAS     %00=%d8%0e%81%80%00%01%00%01%00%00%00 [...]
2       2       UAC     NONE
[...]

Here, each dialogId has an UAC and UAS entry and the markovModel seems to be correct. Does it work for you without the modification?

from pulsar.

hgascon avatar hgascon commented on September 28, 2024

I had not seen this problem so far. Could it be an issue with the step parameter in pulsar/pulsar/conf/harry.conf? The default value is set to 10ms.

from pulsar.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    πŸ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. πŸ“ŠπŸ“ˆπŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❀️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.