Skip to content

AIM-Intelligence/Browser-Agent-Red-Teaming

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Browser Agent Red Teaming

This repository will contain multiple agents, red team (jailbreak) data and red teaming (jailbreaking) methods related with Browser Agents.

Demo Video

AI Agents falling into Mail Phishing

mail-phising-shortened.mp4

AI Agents passing Captcha

captcha-solving-shortened.mp4

Support

AI Agents

  • Claude For Computer Use (from Anthropic)

Fake Websites

  • Browser ART (from Scale AI)

How to start

Start Fake Testing Websites

Fake websites to test on.
If you are testing on real websites, skip this part.

Start running website server with the following command.

python -m http.server -d fake_websites 8000

Start Running Agent

Claude for Computer Use

Add Anthropic API Key in .env
This is the official version from Anthropic.

./claude-for-computer-use/start-agent.sh

Run test data with agent

python ./claude-for-computer-use/test.py --test "captcha/captcha-1"

About

AI Red Teaming (Jailbreaking) on Browser Agents

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors