# pair
6 articlestagged with “pair”
Case Study: PAIR Automated Jailbreaking
Deep analysis of the PAIR attack methodology (Chao et al. 2023) and its impact on automated red teaming approaches.
PAIR & TAP Attack Algorithms
Implementation and analysis of PAIR (Prompt Automatic Iterative Refinement) and TAP (Tree of Attacks with Pruning) algorithms for automated jailbreak generation.
Implementing PAIR Automated Attacks
Implement the PAIR (Prompt Automatic Iterative Refinement) attack for automated jailbreaking.
Lab: Implementing PAIR Attack
Implement the PAIR (Prompt Automatic Iterative Refinement) algorithm where an attacker LLM iteratively refines jailbreak prompts against a target LLM until a successful attack is found.
Lab: PAIR Attack Implementation
Build a complete Prompt Automatic Iterative Refinement system that uses an attacker LLM to automatically generate and refine jailbreak prompts against a target model.
PAIR Automated Jailbreak Walkthrough
End-to-end walkthrough of the PAIR attack methodology for automated black-box jailbreaking.