# tree-of-attacks
2 articlestagged with “tree-of-attacks”
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
TAP Tree of Attacks Walkthrough
Detailed walkthrough of building and running Tree of Attacks for systematic jailbreak generation.
walkthroughstaptree-of-attacksjailbreaking