|
Wireshark
4.3.0
The Wireshark network protocol analyzer
|
Public Attributes | |
| guint64 | sesid |
| guint32 | auth_frame |
| char * | acct_name |
| char * | domain_name |
| char * | host_name |
| guint16 | server_port |
| guint8 | session_key [NTLMSSP_KEY_LEN] |
| guint8 | signing_key [NTLMSSP_KEY_LEN] |
| guint8 | client_decryption_key16 [AES_KEY_SIZE] |
| guint8 | server_decryption_key16 [AES_KEY_SIZE] |
| guint8 | client_decryption_key32 [AES_KEY_SIZE *2] |
| guint8 | server_decryption_key32 [AES_KEY_SIZE *2] |
| wmem_map_t * | tids |
| wmem_map_t * | fids |
| wmem_map_t * | files |
| guint8 | preauth_hash [SMB2_PREAUTH_HASH_SIZE] |