Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[FALSE-NEGATIVE] Dell iDRAC Workflow Not Working #10876

Open
mr-pmillz opened this issue Oct 1, 2024 · 1 comment
Open

[FALSE-NEGATIVE] Dell iDRAC Workflow Not Working #10876

mr-pmillz opened this issue Oct 1, 2024 · 1 comment
Assignees
Labels
false-negative Nuclei template missing valid results

Comments

@mr-pmillz
Copy link

Template IDs or paths

- workflows/dell-idrac-workflow.yaml

Tech detection fails in the dell idrac workflow and thus the default cred sub-templates do not run.

The tech detection templates work on their own though. Am not sure why the workflow is broken currently.

Environment

- OS: Kali 2024.3
- Nuclei: v3.3.4
- Go: go1.22.7

Steps To Reproduce

Run Nuclei Workflow:

nuclei -l idrac-urls.txt -w ~/nuclei-templates/workflows/dell-idrac-workflow.yaml -o nuclei-dell-idrac-workflow-scan.log

No results.

Run tech detection against same idrac9 urls and tech detection works:

nuclei -l idrac-urls.txt -t ~/nuclei-templates/http/technologies/dell/ -o nuclei-dell-idrac-tech-scan.log
# or
nuclei -l idrac-urls.txt -t ~/nuclei-templates/http/technologies/dell/dell-idrac9-detect.yaml -o nuclei-dell-idrac-tech-scan.log

Relevant dumped responses

workflow has zero results.
tech detection templates specified in the workflow when run directly work as intended but fail to work in the workflow.

Anything else?

No response

@mr-pmillz mr-pmillz added the false-negative Nuclei template missing valid results label Oct 1, 2024
@princechaddha
Copy link
Member

Hi @mr-pmillz, thank you for taking the time to create this issue and for contributing to the project. We are looking into it. Meanwhile, would it be possible for you to share the -debug data for both scans?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
false-negative Nuclei template missing valid results
Projects
None yet
Development

No branches or pull requests

2 participants