Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func RunNucleiEngine ¶
func RunNucleiEngine(ctx context.Context, config nuclei.NucleiConfig) ([]*nuclei.NucleiTargetInfo, []string, error)
RunNucleiEngine runs the Nuclei engine with the given config for network CVE scanning. Targets are grouped by port so that each group only runs templates matching its port. Bare-IP targets (no port) run all templates unfiltered. Non-fatal errors (e.g. no templates matched a port) are returned in the warnings slice.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.