Skip to content

Add support for multiple default ports in JavaScript templates #6513

@coderabbitai

Description

@coderabbitai

This issue tracks the capability to support multiple default ports in JavaScript templates within the Nuclei engine.

Context:
This enhancement is being implemented in PR #6501 by @pussycat0x.

Related Links:

Description:
The capability allows JavaScript templates to specify and test multiple ports, enabling more flexible network protocol testing scenarios. This is particularly useful for protocols that may run on various default ports (e.g., SSH on ports 22, 222, 2244).

Example Usage:
Templates can now specify multiple ports in the Port argument, and the engine will test each port accordingly.

cc: @pussycat0x @Mzack9999

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions