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. Templates are filtered by application protocol (e.g., FTP, SSH, HTTP) when specified in the config. Non-fatal errors (e.g. no templates matched) are returned in the warnings slice.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.