nuclei icon indicating copy to clipboard operation
nuclei copied to clipboard

"[FTL] Could not create runner:"

Open aleksey-vi opened this issue 1 year ago • 6 comments

Nuclei version:

Nuclei v3.2.4

Steps To Reproduce:

Example: steps to reproduce the behavior:

  1. Run 'nuclei -l project_file.burp -im burp'
  2. See error...

image

aleksey-vi avatar Apr 23 '24 16:04 aleksey-vi

@aleksey-vi nuclei accpets burp's exported request/respose file as input, looks like you are feeding project file as input?

ehsandeep avatar Apr 24 '24 07:04 ehsandeep

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?

aleksey-vi avatar Apr 24 '24 08:04 aleksey-vi

is this normal behaviour? whatever format one chooses))))

image

aleksey-vi avatar Apr 24 '24 08:04 aleksey-vi

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?

jimen0 avatar Apr 24 '24 15:04 jimen0

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?

aleksey-vi avatar Apr 24 '24 21:04 aleksey-vi

dmesg should show why the process was killed but I'd bet the cause was OOM.

jimen0 avatar Apr 26 '24 15:04 jimen0