smb

package
v0.0.72 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Aug 22, 2025 License: Apache-2.0 Imports: 15 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func PerformAuthentication

func PerformAuthentication(target string, config *smbfern.PentestSmbConfig) (*smbfern.AuthResult, error)

PerformAuthentication performs authentication attempts against SMB service Returns both base server info and auth results

func PerformAuthenticationWithContext

func PerformAuthenticationWithContext(ctx context.Context, target string, config *smbfern.PentestSmbConfig) (*smbfern.AuthResult, error)

PerformAuthenticationWithContext performs authentication attempts against SMB service with context Returns both base server info and auth results

func PerformLsadump added in v0.0.51

func PerformLsadump(ctx context.Context, target string, config *smbfern.PentestSmbConfig, authenticatedSession *gosmb.Connection) (*smbfern.LsadumpResult, error)

PerformLsadump performs LSA secrets dumping

func PerformProbe added in v0.0.61

func PerformProbe(ctx context.Context, target string, config *smbfern.PentestSmbConfig) (*smbfern.ProbeResult, error)

PerformProbe performs server information gathering via NTLM challenge without authentication

func PerformSamdump added in v0.0.51

func PerformSamdump(ctx context.Context, target string, config *smbfern.PentestSmbConfig, authenticatedSession *gosmb.Connection) (*smbfern.SamdumpResult, error)

PerformSamdump performs SAM secrets dumping

func PerformShares added in v0.0.61

func PerformShares(ctx context.Context, target string, config *smbfern.PentestSmbConfig, authenticatedSession *gosmb.Connection) (*smbfern.SharesResult, error)

PerformShares performs share enumeration using the provided authenticated session

Types

This section is empty.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL