base/bif/plugins/Zeek_FileEntropy.events.bif.zeek

GLOBAL
Namespace

GLOBAL

Summary

Events

file_entropy: event

This event is generated each time file analysis performs entropy testing on a file.

Detailed Interface

Events

file_entropy
Type

event (f: fa_file, ent: entropy_test_result)

This event is generated each time file analysis performs entropy testing on a file.

F

The file.

Ent

The results of the entropy testing.