Skip to content

This issue was moved to a discussion.

You can continue the conversation there. Go to discussion →

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

What are the advantages of using a large language model to implement a virtual honeypot? #59

Closed
StarrYMSkY opened this issue Aug 24, 2023 · 1 comment
Labels
question Further information is requested

Comments

@StarrYMSkY
Copy link

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?

@mariocandela
Copy link
Owner

Hi @StarrYMSkY,

Nice to meet you :)

  1. However, the deployment cost of large language models is relatively high -> Used as a production honeypot in a cluster or internal network, the number of attacks approaches zero, but used as a research honeypot the costs are high due to the large number of attacks.
  2. What are the practical benefits of using a large language model as a honeypot? -> Works like high interaction honeypot! But is a low interaction honeypot: more secure, you don't have to supervise it.

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

Repository owner locked and limited conversation to collaborators Aug 24, 2023
@mariocandela mariocandela converted this issue into discussion #60 Aug 24, 2023
@mariocandela mariocandela added the question Further information is requested label Aug 25, 2023
@mariocandela mariocandela pinned this issue Jul 21, 2024

This issue was moved to a discussion.

You can continue the conversation there. Go to discussion →

Labels
question Further information is requested
Projects
None yet
Development

No branches or pull requests

2 participants