yogeshojha / rengine

reNgine is an automated reconnaissance framework for web applications with a focus on highly configurable streamlined recon process via Engines, recon data correlation and organization, continuous monitoring, backed by a database, and simple yet intuitive User Interface. reNgine makes it easy for penetration testers to gather reconnaissance with minimal configuration and with the help of reNgine's correlation, it just makes recon effortless.
https://yogeshojha.github.io/rengine/
GNU General Public License v3.0
7.48k stars 1.13k forks source link

bug: [FTL] Could not create runner: resource temporarily unavailable #1460

Open wifiuk opened 2 hours ago

wifiuk commented 2 hours ago

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

- reNgine: 2.2.0
- OS: kali
- Python: 3.12.6

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

github-actions[bot] commented 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! πŸ› οΈπŸš€