What are the advantages of using a large language model to implement a virtual honeypot? #60
StarrYMSkY
started this conversation in
General
Replies: 1 comment
-
Hi @StarrYMSkY, Nice to meet you :)
Here you find a very interesting paper: https://arxiv.org/pdf/2301.03771.pdf I hope I have answered all your questions. Thanks for your time Mario |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
The virtual honeypot based on LLM is a fantastic idea. However, the deployment cost of large language models is relatively high. From an engineering perspective, what are the practical benefits of using a large language model as a honeypot? Or, looking at it from the perspective of writing a research paper, how can I convince reviewers that using a large language model to implement a virtual honeypot is a great solution? Can the high interactivity and a closer approximation to real devices brought by large language models compensate for their significant performance overhead?
Beta Was this translation helpful? Give feedback.
All reactions