awesome-repositories.com
Blog
MCP
awesome-repositories.com

Discover the best open-source repositories with AI-powered search.

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectMCP serverAboutHow we rankPress
LegalPrivacyTerms
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
Azure avatar

Azure/PyRIT

0
View on GitHub↗
3,444 stars·667 forks·Python·mit·29 viewsazure.github.io/PyRIT↗

PyRIT

PyRIT is an AI vulnerability assessment tool and security scanner designed to detect risks in large language model applications. It functions as a generative AI red teaming framework used to simulate adversarial attacks and identify weaknesses in system guardrails.

The tool automates AI risk assessment by scanning generative AI components for security vulnerabilities. It utilizes automated testing and analysis to identify security gaps and prevent potential exploits through a consistent, repeatable process.

The system incorporates asynchronous model orchestration to compare security postures across multiple models and uses heuristic-based risk scoring to quantify attack success. It supports prompt-based adversarial generation, template-based payload injection, and stateful interaction loops for multi-turn simulations. A plugin-driven test suite allows for the integration of modular security checkers to target specific AI vulnerabilities.

Features

  • Security Vulnerability Scanning - Provides an automated security scanner to detect vulnerabilities and potential exploits in generative AI systems.
  • Multi-turn Interaction Managers - Manages stateful, multi-turn interactions to simulate complex social engineering attacks.
  • LLM Vulnerability Scanners - Probes large language models for behavioral security flaws such as prompt injection and data leakage.
  • Model Red-Teaming - Provides a framework for adversarial testing and vulnerability scanning to detect safety failures in AI models.
  • AI Vulnerability Scanning - Employs automated scanners to identify security weaknesses in generative AI components.
  • Adversarial Payloads - Utilizes template-based payload injection to evaluate the robustness of generative AI system prompts.
  • Adversarial Input Generation - Generates adversarial inputs through iterative prompt refinement to bypass safety filters.
  • AI Risk Assessments - Implements consistent and repeatable automated analysis to evaluate the security posture of generative AI systems.
  • AI Security Assessment - Acts as a security analyzer for detecting vulnerabilities and risks specifically within AI infrastructure.
  • Adversarial Red Teaming Toolkits - Functions as a red teaming toolkit to test model robustness against safety guardrails using adversarial techniques.
  • AI Model Vulnerabilities - Identifies and manages security flaws and manipulation techniques specific to Large Language Models.
  • Model Request Orchestrators - Implements an orchestrator to manage concurrent requests across multiple LLMs for security posture comparison.
  • Criteria-Based Scoring Engines - Provides a scoring engine that evaluates model outputs against security criteria to quantify attack success.
  • Modular Security Checkers - Ships a plugin-driven test suite for integrating modular security checkers that target specific AI vulnerabilities.
  • AI Security - Orchestration tool for multi-turn AI red teaming.
  • AI Security and Red Teaming - Python Risk Identification Toolkit for generative AI by Microsoft.
  • Red Teaming and Security - Python-based tool for automating red-teaming and risk identification.
  • Security & Privacy - Red-teaming framework for identifying risks in generative AI systems.

Star history

Star history chart for azure/pyritStar history chart for azure/pyrit

How this analysis was created: This summary and feature list are AI-generated from collected project material and can contain mistakes. Stars, license and language are imported from GitHub. Inclusion does not mean that we have tested or audited this project. Check the source documentation for any feature you depend on. Learn more on our About page.

AI search

Explore more awesome repositories

Describe what you need in plain English — the AI ranks thousands of curated open-source projects by relevance.

Start searching with AI

Frequently asked questions

What does azure/pyrit do?

PyRIT is an AI vulnerability assessment tool and security scanner designed to detect risks in large language model applications. It functions as a generative AI red teaming framework used to simulate adversarial attacks and identify weaknesses in system guardrails.

What are the main features of azure/pyrit?

The main features of azure/pyrit are: Security Vulnerability Scanning, Multi-turn Interaction Managers, LLM Vulnerability Scanners, Model Red-Teaming, AI Vulnerability Scanning, Adversarial Payloads, Adversarial Input Generation, AI Risk Assessments.

Which projects share features with azure/pyrit?

Projects with overlapping indexed features include: nvidia/garak — Garak is an AI model evaluation tool and vulnerability scanner designed for red teaming large language models and… leondz/garak — Garak is a suite of tools for measuring AI reliability, scanning for vulnerabilities, and automating security… promptfoo/promptfoo — Promptfoo is an evaluation framework designed for testing, benchmarking, and red-teaming language models and agentic… giskard-ai/giskard — Giskard is an evaluation framework, testing library, and quality monitoring system for large language models and AI… tencent/ai-infra-guard — AI-Infra-Guard is a security scanning platform designed to detect vulnerabilities across large language model… meta-llama/purplellama — PurpleLlama is a collection of security components and toolkits designed for large language models. It provides…

Projects sharing features with PyRIT

These projects share indexed features with PyRIT. Shared tags can include platform or build tooling; verify the primary use case before treating a result as a replacement.
  • leondz/garakleondz avatar

    leondz/garak

    8,227View on GitHub↗

    Garak is a suite of tools for measuring AI reliability, scanning for vulnerabilities, and automating security assessments through adaptive probing. It functions as a generative AI vulnerability scanner and evaluation tool designed to identify security gaps, hallucinations, and failure modes in language models. The framework provides a toolkit for red-teaming and safety assessments, utilizing a structured system of probes and detectors to calculate failure rates. It specifically scans for risks such as data leakage and prompt injection by recording model responses to adversarial inputs. The p

    Python
    View on GitHub↗8,227
  • nvidia/garakNVIDIA avatar

    NVIDIA/garak

    8,114View on GitHub↗

    Garak is an AI model evaluation tool and vulnerability scanner designed for red teaming large language models and auditing the security of retrieval-augmented generation pipelines. It identifies behavioral weaknesses, such as jailbreaks, hallucinations, and data leakage, by simulating adversarial attacks and executing automated testing vectors. The framework utilizes an adaptive probing loop where prompts can react to previous model behavior and be modified in flight via middleware. To ensure consistent analysis, it employs a provider-agnostic interface to interact with various model APIs and

    Pythonaillm-evaluationllm-security
    View on GitHub↗8,114
  • promptfoo/promptfoopromptfoo avatar

    promptfoo/promptfoo

    10,529View on GitHub↗

    Promptfoo is an evaluation framework designed for testing, benchmarking, and red-teaming language models and agentic workflows. It provides a unified environment to run prompts against multiple providers, allowing developers to systematically validate model outputs against objective assertions, semantic similarity metrics, and custom grading rubrics. The platform distinguishes itself through a provider-agnostic execution layer and a stateful orchestrator capable of simulating multi-turn conversations and complex tool-use trajectories. It includes a dedicated adversarial mutation pipeline that

    TypeScriptcici-cdcicd
    View on GitHub↗10,529
  • giskard-ai/giskardGiskard-AI avatar

    Giskard-AI/giskard

    5,434View on GitHub↗

    Giskard is an evaluation framework, testing library, and quality monitoring system for large language models and AI agents. It serves as a toolkit for quantifying model performance and reliability, providing specialized capabilities for validating retrieval-augmented generation pipelines. The project distinguishes itself through an automated red teaming tool and security scanner designed to identify vulnerabilities, prompt injections, and safety risks. It utilizes adversarial probing and synthetic edge case generation to quantify model robustness and detect information disclosure. The platfo

    Python
    View on GitHub↗5,434
Compare all 30 related projects→