Skip to main content

Module session_setup

Module session_setup 

Source
Expand description

SESSION_SETUP ([MS-SMB2] §2.2.5).

Modules§

cmd
Commands (§2.2.1.2).

Structs§

Request
Parsed SESSION_SETUP request (§2.2.5.1).

Constants§

FLAG_BINDING
SMB2_SESSION_FLAG_BINDING — this setup binds a new channel to an existing session ([MS-SMB2] §2.2.5).

Functions§

build_response
Build a SESSION_SETUP response body (§2.2.5.2).