awesome-repositories.com
ब्लॉग
MCP
awesome-repositories.com

AI-संचालित खोज के साथ बेहतरीन ओपन-सोर्स रिपॉजिटरी खोजें।

एक्सप्लोर करेंक्यूरेटेड खोजेंओपन-सोर्स विकल्पसेल्फ-होस्टेड सॉफ्टवेयरब्लॉगसाइटमैप
प्रोजेक्टMCP सर्वरहमारे बारे मेंहम रैंकिंग कैसे करते हैंप्रेस
कानूनीगोपनीयताशर्तें
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
Back to evilsocket/audit

Open-source alternatives to Audit

30 open-source projects similar to evilsocket/audit, ranked by how many features they have in common. Compare stars, activity and what each one does to find the best Audit alternative.

  • trigaten/learn_promptingtrigaten का अवतार

    trigaten/Learn_Prompting

    4,709GitHub पर देखें↗

    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
    GitHub पर देखें↗4,709
  • azure/counterfitA

    Azure/counterfit

    0GitHub पर देखें↗
    GitHub पर देखें↗0
  • azure/pyritAzure का अवतार

    Azure/PyRIT

    3,444GitHub पर देखें↗

    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
    GitHub पर देखें↗3,444
  • bethgelab/foolboxbethgelab का अवतार

    bethgelab/foolbox

    2,966GitHub पर देखें↗

    .. raw:: html

    Python
    GitHub पर देखें↗2,966

AI सर्च

और अधिक बेहतरीन रिपॉजिटरी खोजें

अपनी ज़रूरत को सरल भाषा में बताएं — AI हजारों क्यूरेटेड ओपन-सोर्स प्रोजेक्ट्स को प्रासंगिकता के आधार पर रैंक करता है।

Find more with AI search
  • cleverhans-lab/cleverhanscleverhans-lab का अवतार

    cleverhans-lab/cleverhans

    6,443GitHub पर देखें↗

    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
    GitHub पर देखें↗6,443
  • ethiack/ai4ehE

    ethiack/ai4eh

    0GitHub पर देखें↗
    GitHub पर देखें↗0
  • gh05tcrew/pentestagentGH05TCREW का अवतार

    GH05TCREW/pentestagent

    1,629GitHub पर देखें↗
    Pythonaiai-agentsai-assistant
    GitHub पर देखें↗1,629
  • jivoi/awesome-ml-for-cybersecurityjivoi का अवतार

    jivoi/awesome-ml-for-cybersecurity

    8,131GitHub पर देखें↗
    awesome-listcyber-securitydata-mining
    GitHub पर देखें↗8,131
  • keygraphhq/shannonKeygraphHQ का अवतार

    KeygraphHQ/shannon

    44,672GitHub पर देखें↗

    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
    GitHub पर देखें↗44,672
  • leondz/garakleondz का अवतार

    leondz/garak

    8,227GitHub पर देखें↗

    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
    GitHub पर देखें↗8,227
  • lutzroeder/netronlutzroeder का अवतार

    lutzroeder/netron

    33,087GitHub पर देखें↗

    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
    GitHub पर देखें↗33,087
  • mnns/llmfuzzermnns का अवतार

    mnns/LLMFuzzer

    353GitHub पर देखें↗

    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
    GitHub पर देखें↗353
  • nvidia/garakNVIDIA का अवतार

    NVIDIA/garak

    8,114GitHub पर देखें↗

    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
    GitHub पर देखें↗8,114
  • nvidia/nemo-guardrailsNVIDIA का अवतार

    NVIDIA/NeMo-Guardrails

    6,453GitHub पर देखें↗

    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
    GitHub पर देखें↗6,453
  • owasp/www-project-ai-testing-guideO

    OWASP/www-project-ai-testing-guide

    0GitHub पर देखें↗
    GitHub पर देखें↗0
  • praetorian-inc/augustusP

    praetorian-inc/augustus

    0GitHub पर देखें↗
    GitHub पर देखें↗0
  • praetorian-inc/juliusP

    praetorian-inc/julius

    0GitHub पर देखें↗
    GitHub पर देखें↗0
  • prompt-security/ps-fuzzP

    prompt-security/ps-fuzz

    0GitHub पर देखें↗
    GitHub पर देखें↗0
  • promptfoo/promptfoopromptfoo का अवतार

    promptfoo/promptfoo

    10,529GitHub पर देखें↗

    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
    GitHub पर देखें↗10,529
  • protectai/ai-exploitsprotectai का अवतार

    protectai/ai-exploits

    1,733GitHub पर देखें↗

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

    Python
    GitHub पर देखें↗1,733
  • protectai/rebuffprotectai का अवतार

    protectai/rebuff

    1,501GitHub पर देखें↗

    LLM Prompt Injection Detector

    TypeScript
    GitHub पर देखें↗1,501
  • qdata/textattackQData का अवतार

    QData/TextAttack

    3,435GitHub पर देखें↗

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

    Python
    GitHub पर देखें↗3,435
  • sigstore/model-transparencyS

    sigstore/model-transparency

    0GitHub पर देखें↗
    GitHub पर देखें↗0
  • tensorflow/model-card-toolkittensorflow का अवतार

    tensorflow/model-card-toolkit

    452GitHub पर देखें↗

    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
    GitHub पर देखें↗452
  • tensorflow/privacytensorflow का अवतार

    tensorflow/privacy

    2,014GitHub पर देखें↗

    Library for training machine learning models with privacy for training data

    Python
    GitHub पर देखें↗2,014
  • trailofbits/ai-security-bestpracticesT

    trailofbits/ai-security-bestpractices

    0GitHub पर देखें↗
    GitHub पर देखें↗0
  • trailofbits/privacyravenT

    trailofbits/PrivacyRaven

    0GitHub पर देखें↗
    GitHub पर देखें↗0
  • trusted-ai/adversarial-robustness-toolboxTrusted-AI का अवतार

    Trusted-AI/adversarial-robustness-toolbox

    6,056GitHub पर देखें↗

    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
    GitHub पर देखें↗6,056
  • uber/manifolduber का अवतार

    uber/manifold

    1,670GitHub पर देखें↗

    A model-agnostic visual debugging tool for machine learning

    JavaScript
    GitHub पर देखें↗1,670
  • 0xradi/ai-ml-security-reading-list0

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

    0GitHub पर देखें↗
    GitHub पर देखें↗0