# tap
4 articlestagged with “tap”
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.
pairtapalgorithms
Lab: TAP Algorithm Implementation
Implement the TAP (Tree of Attacks with Pruning) algorithm that uses tree-based search over attack prompts with branch pruning to efficiently find jailbreaks.
labtaptree-of-attacksalgorithm
Tree of Attacks (TAP) Implementation
Build a TAP attack system that generates and prunes jailbreak attempts using tree search.
labstapautomatedjailbreaking
TAP Tree of Attacks Walkthrough
Detailed walkthrough of building and running Tree of Attacks for systematic jailbreak generation.
walkthroughstaptree-of-attacksjailbreaking