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

Descubre los mejores repositorios open-source con nuestra búsqueda potenciada por IA.

ExplorarBúsquedas curadasAlternativas open-sourceSoftware autohospedableBlogMapa del sitio
ProyectoServidor MCPAcerca deCómo clasificamosPrensa
Aviso legalPrivacidadTérminos
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
Back to prompt-security/ps-fuzz

Open-source alternatives to Ps Fuzz

30 open-source projects similar to prompt-security/ps-fuzz, ranked by how many features they have in common. Compare stars, activity and what each one does to find the best Ps Fuzz alternative.

  • trigaten/learn_promptingAvatar de trigaten

    trigaten/Learn_Prompting

    4,709Ver en GitHub↗

    Learn_Prompting is an educational project focused on prompt engineering, providing the principles and techniques required to craft effective inputs and improve the quality of generative AI outputs. The project covers advanced prompting strategies to enhance reasoning, reliability, and output quality. This includes techniques for task decomposition, chain-of-thought reasoning, and the use of few-shot and zero-shot guidance. It also addresses model security through the study of prompt hacking, vulnerability analysis, and privacy auditing to prevent sensitive data leaks. The scope extends to th

    MDXchatgptchatgpt-apideep-learning
    Ver en GitHub↗4,709
  • azure/counterfitA

    Azure/counterfit

    0Ver en GitHub↗
    Ver en GitHub↗0
  • azure/pyritAvatar de Azure

    Azure/PyRIT

    3,444Ver en GitHub↗

    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

    Pythonai-red-teamgenerative-aired-team-tools
    Ver en GitHub↗3,444
  • bethgelab/foolboxAvatar de bethgelab

    bethgelab/foolbox

    2,966Ver en GitHub↗

    .. raw:: html

    Python
    Ver en GitHub↗2,966

Búsqueda con IA

Explora más repositorios increíbles

Describe lo que necesitas en lenguaje sencillo: la IA clasifica miles de proyectos open-source curados por relevancia.

Find more with AI search
  • cleverhans-lab/cleverhansAvatar de cleverhans-lab

    cleverhans-lab/cleverhans

    6,443Ver en GitHub↗

    Cleverhans is an adversarial machine learning library and toolkit designed to generate adversarial examples, incorporate them into training loops, and benchmark the resilience of machine learning models. It provides a gradient-based attack framework for constructing both white-box and black-box attacks to identify model misclassifications. The project includes capabilities for model robustness benchmarking, allowing users to evaluate and verify how models resist evasion attacks and malicious input perturbations. It also facilitates adversarial training to increase a model's resistance to pert

    Jupyter Notebookbenchmarkingmachine-learningsecurity
    Ver en GitHub↗6,443
  • ethiack/ai4ehE

    ethiack/ai4eh

    0Ver en GitHub↗
    Ver en GitHub↗0
  • evilsocket/auditE

    evilsocket/audit

    0Ver en GitHub↗
    Ver en GitHub↗0
  • gh05tcrew/pentestagentAvatar de GH05TCREW

    GH05TCREW/pentestagent

    1,629Ver en GitHub↗
    Pythonaiai-agentsai-assistant
    Ver en GitHub↗1,629
  • jivoi/awesome-ml-for-cybersecurityAvatar de jivoi

    jivoi/awesome-ml-for-cybersecurity

    8,131Ver en GitHub↗
    awesome-listcyber-securitydata-mining
    Ver en GitHub↗8,131
  • keygraphhq/shannonAvatar de KeygraphHQ

    KeygraphHQ/shannon

    44,672Ver en GitHub↗

    Shannon is an integrated security platform designed for autonomous penetration testing, static and dynamic analysis, and automated vulnerability remediation within self-hosted, private infrastructure. It functions as a unified security suite that orchestrates the entire lifecycle of vulnerability management, from initial discovery and reachability prioritization to the generation and verification of code-level patches. The platform distinguishes itself through its agentic approach to security, deploying autonomous agents to execute both black-box and white-box exploits against running applica

    TypeScriptpenetration-testingpentestingsecurity-audit
    Ver en GitHub↗44,672
  • leondz/garakAvatar de leondz

    leondz/garak

    8,227Ver en 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
    Ver en GitHub↗8,227
  • lutzroeder/netronAvatar de lutzroeder

    lutzroeder/netron

    33,087Ver en GitHub↗

    Netron is a visualizer for neural network and machine learning models. It provides a graphical interface that renders model architectures as interactive node-link diagrams, allowing users to inspect internal layers, tensors, and metadata. By performing static analysis, the tool enables the examination of model definitions without executing the underlying machine learning code. The software distinguishes itself through a schema-driven parsing engine that translates diverse proprietary model formats into a unified internal graph structure. This approach ensures interoperability, allowing users

    JavaScriptaicoremldeep-learning
    Ver en GitHub↗33,087
  • mnns/llmfuzzerAvatar de mnns

    mnns/LLMFuzzer

    353Ver en GitHub↗

    This project is no longer actively maintained. You are welcome to fork and continue its development on your own. Thank you for your interest and support.

    Python
    Ver en GitHub↗353
  • nvidia/garakAvatar de NVIDIA

    NVIDIA/garak

    8,114Ver en 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
    Ver en GitHub↗8,114
  • nvidia/nemo-guardrailsAvatar de NVIDIA

    NVIDIA/NeMo-Guardrails

    6,453Ver en GitHub↗

    NeMo-Guardrails is a toolkit for adding programmable safety constraints and dialogue boundaries to large language model conversational systems. It functions as security middleware that intercepts inputs and outputs to block prompt injections, jailbreaks, and sensitive data leaks, while providing a conversational dialogue manager to define structured interaction flows through configuration files. The framework includes a hallucination filter to screen model outputs for factual accuracy and a specialized modeling language for defining conversational flows and constraints. It provides capabiliti

    Python
    Ver en GitHub↗6,453
  • owasp/www-project-ai-testing-guideO

    OWASP/www-project-ai-testing-guide

    0Ver en GitHub↗
    Ver en GitHub↗0
  • praetorian-inc/augustusP

    praetorian-inc/augustus

    0Ver en GitHub↗
    Ver en GitHub↗0
  • praetorian-inc/juliusP

    praetorian-inc/julius

    0Ver en GitHub↗
    Ver en GitHub↗0
  • promptfoo/promptfooAvatar de promptfoo

    promptfoo/promptfoo

    10,529Ver en 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
    Ver en GitHub↗10,529
  • protectai/ai-exploitsAvatar de protectai

    protectai/ai-exploits

    1,733Ver en GitHub↗

    A collection of real world AI/ML exploits for responsibly disclosed vulnerabilities

    Python
    Ver en GitHub↗1,733
  • protectai/rebuffAvatar de protectai

    protectai/rebuff

    1,501Ver en GitHub↗

    LLM Prompt Injection Detector

    TypeScript
    Ver en GitHub↗1,501
  • qdata/textattackAvatar de QData

    QData/TextAttack

    3,435Ver en GitHub↗

    TextAttack 🐙 is a Python framework for adversarial attacks, data augmentation, and model training in NLP https://textattack.readthedocs.io/en/master/

    Python
    Ver en GitHub↗3,435
  • sigstore/model-transparencyS

    sigstore/model-transparency

    0Ver en GitHub↗
    Ver en GitHub↗0
  • tensorflow/model-card-toolkitAvatar de tensorflow

    tensorflow/model-card-toolkit

    452Ver en GitHub↗

    The Model Card Toolkit (MCT) streamlines and automates generation of Model Cards 1, machine learning documents that provide context and transparency into a model's development and performance. Integrating the MCT into your ML pipeline enables the sharing model metadata and metrics with…

    Python
    Ver en GitHub↗452
  • tensorflow/privacyAvatar de tensorflow

    tensorflow/privacy

    2,014Ver en GitHub↗

    Library for training machine learning models with privacy for training data

    Python
    Ver en GitHub↗2,014
  • trailofbits/ai-security-bestpracticesT

    trailofbits/ai-security-bestpractices

    0Ver en GitHub↗
    Ver en GitHub↗0
  • trailofbits/privacyravenT

    trailofbits/PrivacyRaven

    0Ver en GitHub↗
    Ver en GitHub↗0
  • trusted-ai/adversarial-robustness-toolboxAvatar de Trusted-AI

    Trusted-AI/adversarial-robustness-toolbox

    6,056Ver en GitHub↗

    The Adversarial Robustness Toolbox (ART) is an open-source library that provides a unified framework for evaluating, defending, and certifying machine learning models against adversarial threats. It wraps models from any framework behind a common estimator interface, enabling composable pipelines for attack generation, defense application, robustness certification, and privacy auditing across evasion, poisoning, and extraction threats. The library distinguishes itself by covering the full adversarial ML security lifecycle within a single toolkit. It supports gradient-based adversarial example

    Pythonadversarial-attacksadversarial-examplesadversarial-machine-learning
    Ver en GitHub↗6,056
  • uber/manifoldAvatar de uber

    uber/manifold

    1,670Ver en GitHub↗

    A model-agnostic visual debugging tool for machine learning

    JavaScript
    Ver en GitHub↗1,670
  • 0xradi/ai-ml-security-reading-list0

    0xRadi/AI-ML-Security-Reading-List

    0Ver en GitHub↗
    Ver en GitHub↗0