Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func PerformAuthenticationWithContext ¶
func PerformAuthenticationWithContext(ctx context.Context, target string, config *redisfern.PentestRedisConfig) (*redisfern.AuthResult, error)
PerformAuthenticationWithContext performs authentication attempts against a Redis service. If no passwords are supplied, it tests for unauthenticated access (PING). Returns an AuthResult containing all auth attempts and any errors encountered.
func RunPentest ¶
func RunPentest(ctx context.Context, config *redisfern.PentestRedisConfig) (*redisfern.PentestRedisReport, error)
RunPentest performs Redis pentest operations for multiple targets.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.