2 مستودعات
Uses large language models to produce realistic, context-aware replies to attacker commands without predefined response templates.
Distinct from Shell Command Generation: Distinct from Shell Command Generation: focuses on generating responses to attacker commands for deception, not on translating natural language into shell scripts.
Explore 2 awesome GitHub repositories matching artificial intelligence & ml · LLM-Powered Shell Response Generators. Refine with filters or upvote what's useful.
Cowrie is an SSH and Telnet honeypot that simulates vulnerable services to capture attacker commands, file transfers, and brute force attempts for deception and monitoring. It uses Python-based protocol emulation within a Twisted event-driven network framework to handle concurrent connections, while maintaining an in-memory virtual filesystem that logs every read, write, and traversal operation. The honeypot distinguishes itself through LLM-driven dynamic response generation, producing context-aware shell replies that adapt to attacker commands rather than relying on static templates. A plugi
Uses language models to produce realistic, context-aware replies to attacker commands.
.. SPDX-FileCopyrightText: 2014 Upi Tamminen .. SPDX-FileCopyrightText: 2014-2025 Michel Oosterhof .. .. SPDX-License-Identifier: BSD-3-Clause
Uses large language models to produce realistic, context-aware replies to attacker commands without predefined response templates.