Section 01
Introduction: Prompt Injection Testing Framework for Reasoning LLMs
This article introduces an open-source testing framework developed by sysingleton, focusing on chain-of-thought prompt injection attack testing for reasoning large language models (LLMs). It helps developers evaluate the security performance of models under adversarial inputs. The framework is implemented in pure Python, includes core modules, and is suitable for security research, development testing, and educational scenarios. Note the ethical boundaries when using it.