[BUG] Could not create runner #6432
nikulinsoidet
started this conversation in
General
Replies: 1 comment 3 replies
-
|
@nikulinsoidet The file path that you provide with nuclei -l path/to/file/targets.txt -im openapi -t templates |
Beta Was this translation helpful? Give feedback.
3 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Is there an existing issue for this?
Current Behavior
[FTL] Could not create runner: could not create input provider: could not open targets file: open https://api.example.ru/openapi.json: no such file or directory
Expected Behavior
[FTL] Could not create runner: could not create input provider: could not open targets file: open https://api.example.ru/openapi.json: no such file or directory
Steps To Reproduce
nuclei -l https://api.example.ru/openapi.json -im openapi -t templates
Relevant log output
Environment
Anything else?
No response
Beta Was this translation helpful? Give feedback.
All reactions