suricata
detect-ssh-software-version.h File Reference
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Data Structures

struct  DetectSshSoftwareVersionData_
 

Typedefs

typedef struct DetectSshSoftwareVersionData_ DetectSshSoftwareVersionData
 

Functions

void DetectSshSoftwareVersionRegister (void)
 Registration function for keyword: ssh.softwareversion. More...
 

Detailed Description

Typedef Documentation

◆ DetectSshSoftwareVersionData

Function Documentation

◆ DetectSshSoftwareVersionRegister()

void DetectSshSoftwareVersionRegister ( void  )

Registration function for keyword: ssh.softwareversion.

Definition at line 83 of file detect-ssh-software-version.c.

References SigTableElmt_::AppLayerTxMatch, SigTableElmt_::desc, DETECT_AL_SSH_SOFTWAREVERSION, SigTableElmt_::name, sigmatch_table, and SigTableElmt_::url.

Referenced by SigTableSetup().

Here is the caller graph for this function: