Commit Graph

6 Commits

Author SHA1 Message Date
933f02911b feat: Improve SSH LLM honeypot, preserve session after attacker logout (#179)
* Migrate from deprecated library "golang.org/x/crypto/ssh/terminal" to "golang.org/x/term"

* Feat: Inject OpenAI secret key from environment variable

* Feat: Add test for OpenAI secret key injection from environment variable

* Fix: Correct llmModel value in http-80.yaml configuration

* Feat: Add OPEN_AI_SECRET_KEY environment variable to docker-compose.yml

* Feat: Implement session management for SSHStrategy with command history
2025-03-09 13:17:04 +01:00
2088163b54 Feature: add support for llama, refactor yaml service interface (#115)
* refactor and add llama LMM support

* update readme

* improve code coverage
2024-07-21 20:11:18 +02:00
5ba0987527 refactoring example and readme.md 2023-06-04 23:21:22 +02:00
7d2e8b4e05 Added description value into configuration file 2022-05-31 22:40:25 +02:00
efefd0fb85 Configured Wordpress honeypot 2022-05-29 17:05:42 +02:00
7b7eeb3e15 first commit 2022-05-08 20:49:53 +02:00