"[FTL] Could not create runner:"
Nuclei version:
Nuclei v3.2.4
Steps To Reproduce:
Example: steps to reproduce the behavior:
- Run 'nuclei -l project_file.burp -im burp'
- See error...
@aleksey-vi nuclei accpets burp's exported request/respose file as input, looks like you are feeding project file as input?
Yes you're right I did exactly that))))) I couldn't find anything in the documentation about it.... can you tell me what format it expects the data in? i should save from burp proxy->HTTP history-> test.burp or test.xml ?
@aleksey-vi nuclei accpets burp's exported request/respose file as input, looks like you are feeding project file as input?
is this normal behaviour? whatever format one chooses))))
The process was killed. Dmesg should show why but I'll guess it's an OOM issue.
How large is that project file? How many targets are there in it?
url addresses 1000+ but the domains themselves are 3) and there are any restrictions on the number of urls ? file 425MB
The process was killed. Dmesg should show why but I'll guess it's an OOM issue.
How large is that project file? How many targets are there in it?
dmesg should show why the process was killed but I'd bet the cause was OOM.