Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

bug(llm): LLM attack surface detector does not work on selected ollama LLM #232

Open
3 tasks done
psyray opened this issue Nov 10, 2024 · 0 comments · May be fixed by #233
Open
3 tasks done

bug(llm): LLM attack surface detector does not work on selected ollama LLM #232

psyray opened this issue Nov 10, 2024 · 0 comments · May be fixed by #233
Assignees
Labels
bug Something isn't working

Comments

@psyray
Copy link
Contributor

psyray commented Nov 10, 2024

Current Behavior

When using an ollama LLM to use attack surface detector, the LLM is hardcoded to llama2-uncensored.
It's impossible to use the selected one, and it only works when llama2-uncensored is present in the ollama container
If not, 500 error

Expected Behavior

Selected ollama model should be used

Steps To Reproduce

  1. Download an ollama LLM other than llama2-uncensored and select it
  2. Add target and scan it
  3. Choose a subdomain, and click Attack surface detector

Environment

- reNgine: 2.1.0
- OS: Debian 12
- Python: 3.12
- Docker Engine: 
- Docker Compose: 
- Browser:

Anything else?

No response

Acknowledgements

  • This issue is not a duplicate of an existing bug report.
  • I have chosen an appropriate title.
  • All requested information has been provided properly.
@psyray psyray added the bug Something isn't working label Nov 10, 2024
@psyray psyray added this to the v2.1.1 release milestone Nov 10, 2024
@psyray psyray self-assigned this Nov 10, 2024
@psyray psyray linked a pull request Nov 11, 2024 that will close this issue
2 tasks
@psyray psyray linked a pull request Nov 11, 2024 that will close this issue
2 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant