githubEdit

Communication Protocols and Data Types

Protocols Used:

  1. HTTPS (TLS-encrypted) – standard for secure telemetry transmission

  2. MQTT, WebSocket – used in lightweight real-time communication

  3. Proprietary binary protocols (compressed and serialized)

Data Types Transmitted:

  1. Process creation logs

  2. DLL loads and image hashes

  3. Registry modification entries

  4. File operations (create, read, write, delete)

  5. Network connections and DNS requests

  6. Memory region allocations and injections

  7. Alerts or policy violation reports

Last updated