https://github.com/tangledgroup/langchain-prompt-exploit
langchain-prompt-exploit
https://github.com/tangledgroup/langchain-prompt-exploit
Last synced: 9 months ago
JSON representation
langchain-prompt-exploit
- Host: GitHub
- URL: https://github.com/tangledgroup/langchain-prompt-exploit
- Owner: tangledgroup
- License: mit
- Created: 2023-10-12T17:58:21.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2023-10-14T19:48:50.000Z (over 2 years ago)
- Last Synced: 2025-08-13T19:09:15.429Z (11 months ago)
- Language: Python
- Size: 5.86 KB
- Stars: 14
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# langchain-prompt-exploit
No local/remote LLM models are required for exploit to work.
## langchain 0.0.224
Check `0_langchain_prompt_wikipedia/README.md` for instructions.
## langchain 0.0.312 (Oct 12 2023)
Check `1_langchain_prompt_wikipedia/README.md` for instructions.
## References
* [Langchain](https://langchain.com)
* [Tangled Group, Inc](https://tangledgroup.com)
* https://security.snyk.io/vuln/SNYK-PYTHON-LANGCHAIN-5725807
* https://github.com/langchain-ai/langchain/issues/4849
* https://github.com/langchain-ai/langchain/blob/44da27c07b2bd0ccac355c8236a3ab1dd26870eb/libs/langchain/langchain/prompts/loading.py
* https://github.com/langchain-ai/langchain/blob/79fb90aafd104ce013b954936f0159e96d3ae85d/langchain/prompts/loading.py
* https://python.langchain.com/docs/integrations/tools/wikipedia
* https://github.com/NVIDIA/NeMo-Guardrails