> ## Documentation Index
> Fetch the complete documentation index at: https://projectdiscovery-nuclei-syntax-docs.mintlify.site/llms.txt
> Use this file to discover all available pages before exploring further.

# Smb.HeaderLog

# Interface: HeaderLog

[smb](/templates/protocols/javascript/modules/smb).HeaderLog

HeaderLog Interface

## Table of contents

### Properties

* [Command](/templates/protocols/javascript/modules/smb.HeaderLog#command)
* [Credits](/templates/protocols/javascript/modules/smb.HeaderLog#credits)
* [Flags](/templates/protocols/javascript/modules/smb.HeaderLog#flags)
* [ProtocolID](/templates/protocols/javascript/modules/smb.HeaderLog#protocolid)
* [Status](/templates/protocols/javascript/modules/smb.HeaderLog#status)

## Properties

### Command

• `Optional` **Command**: `number`

#### Defined in

smb.ts:102

***

### Credits

• `Optional` **Credits**: `number`

#### Defined in

smb.ts:104

***

### Flags

• `Optional` **Flags**: `number`

#### Defined in

smb.ts:106

***

### ProtocolID

• `Optional` **ProtocolID**: `Uint8Array`

#### Defined in

smb.ts:98

***

### Status

• `Optional` **Status**: `number`

#### Defined in

smb.ts:100
