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

[BUG] ... #5842

Open
1 task done
s7e11ar opened this issue Nov 20, 2024 · 1 comment
Open
1 task done

[BUG] ... #5842

s7e11ar opened this issue Nov 20, 2024 · 1 comment
Labels
Type: Bug Inconsistencies or issues which will cause an issue or problem for users or implementors.

Comments

@s7e11ar
Copy link

s7e11ar commented Nov 20, 2024

Is there an existing issue for this?

  • I have searched the existing issues.

Current Behavior

When running nuclei with the -me markdown argument, sometimes nuclei fails to create the markdown files. Fails silently.

Expected Behavior

Markdown files are expected to be created in the directory provided to nuclei. A visible error/warning indicating a failure mode.

Steps To Reproduce

Run:
mkdir ./markdown
nuclei -l targets.txt \ -H $USERAGENT \ -iserver $INT_SERVER \ -itoken $INT_TOKEN \ -ts \ -stats \ -si 200 \ -je nuclei-scan.json \ -me markdown \ -o nuclei-scan.txt

Relevant log output

Environment

- OS: Kali 6.1.0-25-amd64
- Nuclei: v3.3.6
- Go: go1.22.6 linux/amd64

Anything else?

No response

@s7e11ar s7e11ar added the Type: Bug Inconsistencies or issues which will cause an issue or problem for users or implementors. label Nov 20, 2024
@jimen0
Copy link
Contributor

jimen0 commented Nov 22, 2024

If you could please share an example template and endpoint raw response that emits errors I could look into this next week.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Type: Bug Inconsistencies or issues which will cause an issue or problem for users or implementors.
Projects
None yet
Development

No branches or pull requests

2 participants