base/bif/plugins/Zeek_FileEntropy.events.bif.zeek
- GLOBAL
- Namespace:
GLOBAL
Summary
Events
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.
- Parameters:
f – The file.
ent – The results of the entropy testing.