payloads

package
v0.7.2 Latest Latest
Warning

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

Go to latest
Published: Jun 15, 2026 License: MIT Imports: 0 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func GetAllCategories

func GetAllCategories() []string

GetAllCategories lista todas as categorias disponíveis

func GetPayloads

func GetPayloads(category string) []string

GetPayloads retorna payloads por categoria

Types

type PayloadEntry

type PayloadEntry struct {
	Value       string
	Variant     string
	Expected    string // resposta esperada para confirmar
	Description string
}

PayloadEntry com metadata

func GetPayloadsWithMeta

func GetPayloadsWithMeta(category string) []PayloadEntry

GetPayloadsWithMeta retorna payloads com metadata completa

Jump to

Keyboard shortcuts

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