suricata
|
Go to the source code of this file.
Functions | |
void | DetectJa4HashRegister (void) |
Registration function for keyword: ja4.hash. | |
Definition in file detect-ja4-hash.h.
void DetectJa4HashRegister | ( | void | ) |
Registration function for keyword: ja4.hash.
Definition at line 67 of file detect-ja4-hash.c.
References SigTableElmt_::alias, ALPROTO_QUIC, ALPROTO_TLS, SigTableElmt_::desc, DETECT_JA4_HASH, DetectAppLayerInspectEngineRegister(), DetectAppLayerMpmRegister(), DetectBufferTypeGetByName(), DetectBufferTypeSetDescriptionByName(), DetectEngineInspectBufferGeneric(), SigTableElmt_::flags, SigTableElmt_::name, PrefilterGenericMpmRegister(), SigTableElmt_::RegisterTests, SigTableElmt_::Setup, SIG_FLAG_TOSERVER, SIGMATCH_INFO_STICKY_BUFFER, SIGMATCH_NOOPT, sigmatch_table, TLS_STATE_CLIENT_HELLO_DONE, and SigTableElmt_::url.
Referenced by SigTableSetup().