smb-v10-message-structure

Official

Structure SMB v1.0 message flow and marshal logic

AuthorTheManticoreProject
Version1.0.0
Installs0

System Documentation

What problem does it solve?

Provides a structured framework to implement and organize the SMB 1.0 (CIFS) wire-message code in Manticore, including command Request/Response structs, a command-casting dispatcher, AndX variants, and NT_TRANSACT payload builders and parsers.

Core Features & Use Cases

  • Command modeling for SMB_COM_* commands with Request/Response structs and a centralized dispatcher.
  • NT_TRANSACT subcommand support with subcommand payload builders/parsers and AndX chaining.
  • Lazy initialization & exact framing: Parameters/Data are lazily created and marshaled in little-endian format, matching SMB specs.

Quick Start

Instantiate the SMB v1.0 message-structure components and wire a sample SMB_COM command through both request and response dispatchers to validate marshal/unmarshal.

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: smb-v10-message-structure
Download link: https://github.com/TheManticoreProject/Manticore/archive/main.zip#smb-v10-message-structure

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 510,000+ vetted skills library on demand.