pentest

package
v0.0.127 Latest Latest
Warning

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

Go to latest
Published: Feb 13, 2026 License: Apache-2.0 Imports: 29 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func PerformCVEScan added in v0.0.124

PerformCVEScan executes CVE scanning using nuclei templates

Types

type Engine

type Engine struct{}

Engine provides the main orchestration for service-specific pentest operations Base functionality is always extracted and additional operations are layered on top based on configuration

func NewEngine

func NewEngine() *Engine

NewEngine creates a new pentest engine

func (*Engine) RunKerberosPentest added in v0.0.80

RunKerberosPentest performs Kerberos pentest operations

func (*Engine) RunLDAPPentest added in v0.0.54

func (e *Engine) RunLDAPPentest(ctx context.Context, config *ldapfern.PentestLdapConfig) (*ldapfern.PentestLdapReport, error)

RunLDAPPentest performs LDAP pentest operations using 3-stage phased approach

func (*Engine) RunMSRPCPentest added in v0.0.80

func (e *Engine) RunMSRPCPentest(ctx context.Context, config *msrpcfern.PentestMsrpcConfig) (*msrpcfern.PentestMsrpcReport, error)

RunMSRPCPentest performs MS-RPC pentest operations

func (*Engine) RunSMBPentest

func (e *Engine) RunSMBPentest(ctx context.Context, config *smbfern.PentestSmbConfig) (*smbfern.PentestSmbReport, error)

RunSMBPentest performs SMB pentest operations using 3-stage phased approach

func (*Engine) RunSSHPentest

func (e *Engine) RunSSHPentest(ctx context.Context, config *sshfern.PentestSshConfig) (*sshfern.PentestSshReport, error)

RunSSHPentest performs SSH pentest operations for multiple targets

func (*Engine) RunSprayPassword added in v0.0.51

RunSprayPassword executes password spraying attacks against specified targets

func (*Engine) RunSprayUsername added in v0.0.51

RunSprayUsername executes username enumeration attacks against specified targets

func (*Engine) RunTelnetPentest

RunTelnetPentest performs Telnet pentest operations for multiple targets

func (*Engine) RunWinRMPentest added in v0.0.115

func (e *Engine) RunWinRMPentest(ctx context.Context, config *winrmfern.PentestWinrmConfig) (*winrmfern.PentestWinrmReport, error)

RunWinRMPentest performs WinRM pentest operations for multiple targets

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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