GLOBAL
Namespace: | GLOBAL |
---|---|
Source File: | /scripts/base/bif/plugins/Bro_FileEntropy.events.bif.bro |
file_entropy : event |
This event is generated each time file analysis performs entropy testing on a file. |
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. |