Skip to content

external-service-interaction possible fp? #10850

@iuliu8899

Description

@iuliu8899

Nuclei Version:

Template file:

http/miscellaneous/external-service-interaction.yaml

Command to reproduce:

nuclei -u http://1.94.99.66 -id external-service-interaction

This would match result since server respond with 302 code and location header points to interactsh url. And then nuclei follow this redirects thus trigger oob interaction.

If I comment out redirects: true this line, (which makes a similar template with http/vulnerabilities/generic/oob-header-based-interaction.yaml), no results found and I think it's good.

I don't think follow redircts is vulnerable since this action happens totally on client side.

If I'm wrong, any suggestion to understand this?

Anything else:

Or we should differentiate external-service-interaction and oob-header-based-interaction? like, external-service-interaction only test follow redirect targets, while oob-header-based-interaction test no redirects targets?

Metadata

Metadata

Assignees

Labels

DoneReady to mergefalse-positiveNuclei template reporting invalid/unexpected result

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions