winlocal

package
v0.4.0 Latest Latest
Warning

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

Go to latest
Published: Nov 18, 2025 License: Apache-2.0, BSD-3-Clause Imports: 7 Imported by: 0

Documentation

Overview

Package winlocal implements a weak passwords detector for local accounts on Windows.

Index

Constants

View Source
const (
	// Name of the detector.
	Name = "weakcredentials/winlocal"
)

Variables

This section is empty.

Functions

func New added in v0.1.7

func New() detector.Detector

New returns a detector.

Types

type Detector

type Detector struct{}

Detector is a SCALIBR Detector for weak passwords detector for local accounts on Windows.

func (Detector) DetectedFinding added in v0.3.1

func (d Detector) DetectedFinding() inventory.Finding

DetectedFinding returns generic vulnerability information about what is detected.

func (Detector) Name

func (Detector) Name() string

Name of the detector.

func (Detector) RequiredExtractors

func (Detector) RequiredExtractors() []string

RequiredExtractors returns an empty list as there are no dependencies.

func (Detector) Requirements

func (Detector) Requirements() *plugin.Capabilities

Requirements of the detector.

func (Detector) Scan

Scan starts the scan.

func (Detector) Version

func (Detector) Version() int

Version of the detector.

Directories

Path Synopsis
Package samreg provides a wrapper around the SAM registry.
Package samreg provides a wrapper around the SAM registry.
Package systemreg provides a wrapper around the SYSTEM registry.
Package systemreg provides a wrapper around the SYSTEM registry.

Jump to

Keyboard shortcuts

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