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.4k stars 1.12k forks source link

bug: local LLM dont't work #1439

Open zinwelzl opened 2 weeks ago

zinwelzl commented 2 weeks ago

Is there an existing issue for this?

Current Behavior

local LLM dont't work for subdomains and vulns

Expected Behavior

local LLM

Steps To Reproduce

local LLM dont't work for subdomains and vulns

Environment

- reNgine: 2.2.0

Anything else?

No response

github-actions[bot] commented 2 weeks ago

Hey @zinwelzl! πŸ‘‹ 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! πŸ› οΈπŸš€

yogeshojha commented 2 weeks ago

Hey @zinwelzl do you mind attaching the logs? Is it the problem with 'httpcore' module as I guess?

zinwelzl commented 2 weeks ago

I'll when new scan end. It run for 10h...

sinaudjango commented 2 weeks ago

same error with me, also unable configure LLM toolkit when return 500 internal server error image

django.server | "GET /scanEngine/redacted/llm_toolkit HTTP/1.0" 500 145
api.views  | Using Ollama for Attack Suggestion Generation
yogeshojha commented 2 weeks ago

Looks like httpcore library issue, I'm looking into this