base/bif/plugins/Bro_FileEntropy.events.bif.bro

GLOBAL
Namespace:GLOBAL
Source File:/scripts/base/bif/plugins/Bro_FileEntropy.events.bif.bro

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.
Copyright 2016, The Bro Project. Last updated on October 01, 2017. Created using Sphinx 1.1.3.