Prompt injection refers to a technique where users input specific prompts or instructions to influence the responses generated by a language model like ChatGPT.
However, threat actors mainly use this technique to mod the ChatGPT instances for several malicious purposes. It has several negative impacts like:-
An independent security researcher, Utku Sen, recently developed and launched a new tool dubbed “promptmap” that will enable users to test the prompt injection attacks on ChatGPT instances.
On ChatGPT instances, the “promptmap” automatically tests the prompt injections by understanding the context and purpose of your rules configured on ChatGPT.
It uses this understanding to create custom attack prompts for the target, running them alongside your system prompts. While this tool checks for prompt injection success by analyzing the ChatGPT instance’s response.
Here below, we have mentioned all the current attack types along with their details:-
Here below we have mentioned the installation procedure:-
git clone https://github.com/utkusen/promptmap.git
cd promptmap
pip3 install -r requirements.txt
You can also change model names that are defined target_model and attack_model variables.
Moreover, with the help of the “python3 promptmap.py command,” the promptmap” can be run, and it defaults to 5 attack prompts per category, which is adjustable with the ‘-n’ parameter.
Keep informed about the latest Cyber Security News by following us on Google News, Linkedin, Twitter, and Facebook.
Multiple vulnerabilities have been identified in SHARP routers, potentially allowing attackers to execute arbitrary code…
A Proof of Concept (PoC) exploit for the critical path traversal vulnerability identified as CVE-2024-38819…
The AhnLab Security Intelligence Center (ASEC) has detected a new strain of malware targeting poorly…
The Cybersecurity and Infrastructure Security Agency (CISA) has issued Binding Operational Directive (BOD) 25-01: Implementing…
A recent campaign dubbed FLUX#CONSOLE has come to light, leveraging Microsoft Common Console Document (.MSC) files to…
The Texas Tech University Health Sciences Center (TTUHSC) and Texas Tech University Health Sciences Center…