Open wifiuk opened 2 hours ago
Hey @wifiuk! π Thanks for flagging this bug! ππ
You're our superhero bug hunter! π¦ΈββοΈπ¦ΈββοΈ Before we suit up to squash this bug, could you please:
π Double-check our documentation: https://rengine.wiki π΅οΈ Make sure it's not a known issue π Provide all the juicy details about this sneaky bug
Once again - thanks for your vigilance! π οΈπ
Is there an existing issue for this?
Current Behavior
anytime i use nuclei with or without a config file I get this error, even when scanning one single webpage
[FTL] Could not create runner: resource temporarily unavailable
Expected Behavior
when running nuclei in the terminal cli it runs fine, when running nuclei with rengine I get this error.
Steps To Reproduce
use a kali VM with 10GB of ram 4CPU, 2GB swap file. load engine choose vulnerability scan and execute
Environment
Anything else?
nuclei -j -irr -l /usr/src/scan_results/www.DOMAIN_HERE.com._441/urls_unfurled.txt -c 5 -retries 1 -rl 150 -timeout 5 -silent -t cve -t exposed-panels -t vulnerabilities -t misconfiguration -t exposures -t workflows -t default-logins -t takeovers -severity high
[FTL] Could not create runner: resource temporarily unavailable