Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Dixie Flatline

LLM-driven red team penetration testing tool.

Quick Start

# Create virtual environment
python3 -m venv .venv
source .venv/bin/activate

# Install
pip install -e ".[dev]"

# List available tools
dixie tools

# Run an engagement
dixie engage example-engagement.yaml

Docker Sandbox

Build the sandbox image with pentesting tools:

docker build -t dixie-sandbox:latest docker/

Testing

pytest -v

About

Pentesting LLM tool

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages