mirror of
https://github.com/velocitatem/raccoon.git
synced 2026-05-31 08:43:36 +00:00
Update README to include example of malicious attack using search tool
This commit is contained in:
@@ -80,3 +80,4 @@ The key takeaway from this is that a LLM agent which is given the power of using
|
||||
|
||||
# More Thoughts
|
||||
+ Say, a bad actor is able to redirect traffic on a network to their own server. If the source code relies on some external resources (which is fetched before the evaluation by the LLM), then the bad actor could perform a similar attack to the one above, and get the agent to run a script on the victim machine.
|
||||
+ This could be applied with the `search` tool.
|
||||
|
||||
Reference in New Issue
Block a user