package
2.9.8-fix4
Repository: https://github.com/explorer1092/nuclei.git
Documentation: pkg.go.dev

# Packages

No description provided by the author

# Functions

Init initializes the protocols and their configurations.
NewMockExecuterOptions creates a new mock executeroptions struct.
NewMockOutputWriter creates a new mock output writer.
NewTCPServer creates a new TCP server from a handler.
NewWebsocketServer creates a new websocket server from a handler.
No description provided by the author
No description provided by the author
No description provided by the author
RunNucleiBinaryAndGetLoadedTemplates returns a list of results for a template.
RunNucleiTemplateAndGetResults returns a list of results for a template.
RunNucleiWorkflowAndGetResults returns a list of results for a workflow.

# Variables

DefaultOptions is the default options structure for nuclei during mocking.
ExtraArgs.

# Structs

MockOutputWriter is a mocked output writer.
No description provided by the author
NoopWriter is a NooP gologger writer.
TCPServer creates a new tcp server that returns a response.
TemplateInfo contains info for a mock executed template.

# Interfaces

TestCase is a single integration test case.