Skip to content

Nuclei Cascading Rules don't start Scans with Protocol (http/https) #713

Description

@J12934

🐞 Bug report

Describe the bug

The nuclei cascading rule starts the nuclei scans only with the domain, not with a protocol.

Nuclei only runs a few select rules when you don't pass a protocol, the majority only run when the target starts with http / https

Steps To Reproduce

  1. Install cascading scans hook
  2. Install amass & nuclei
  3. Start subdomain scan
  4. Inspect params of started nuclei scans

Expected behavior

Nuclei scans should be created with a leading http / https protocol.

System (please complete the following information):

  • secureCodeBox Version/Release: v3.1.1

Additional context

CascadingRule will probably have to be changed to only run when a scanner like nmap has detected if the http / https port are actually open, the domain findings do not indicate if http / https is used.

Metadata

Metadata

Assignees

Labels

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions