Discover LLM System Information
Type: technique
Description: The adversary is trying to discover something about the large language model's (LLM) system information. This may be found in a configuration file containing the system instructions or extracted via interactions with the LLM. The desired information may include the full system prompt, special characters that have significance to the LLM or keywords indicating functionality available to the LLM. Information about how the LLM is instructed can be used by the adversary to understand the system's capabilities and to aid them in crafting malicious prompts.
Version: 0.1.0
Created At: 2025-03-04 10:27:40 -0500
Last Modified At: 2025-03-04 10:27:40 -0500
External References
Related Objects
- --> Discovery (tactic): Extracting internal LLM system information to understand the system's capabilities and aid in crafting prompts.
- <-- Discover System Prompt (technique): Sub-technique of
- <-- Discover Special Character Sets (technique): Sub-technique of
- <-- Discover System Instruction Keywords (technique): Sub-technique of