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
AI-Infra-Guard is a security scanning platform designed to detect vulnerabilities across large language model deployments, AI agent skills, and the underlying infrastructure. It functions as a security toolset for auditing source code, evaluating model robustness, and identifying insecure network configurations. The project provides a red teaming framework that uses curated attack datasets to test for jailbreak vulnerabilities and prompt injections. It also includes an infrastructure auditor that employs network fingerprinting and asset discovery to match running components against known comm
This project provides a set of jailbreak prompts and prompt engineering templates designed to bypass safety filters and content restrictions in large language models. It functions as an uncensored framework that uses specific instructions to force models to generate restricted text. The system employs persona-driven constraint bypass and role-play based prompting to simulate an unrestricted personality. These techniques use instructional override mechanisms to prioritize a new set of rules over the model's internal training and maintain a specific character identity across multi-turn conversa
This project is an educational toolkit that provides implementations of fundamental machine learning algorithms built from scratch. By avoiding high-level library abstractions, it serves as a pedagogical reference for understanding the mathematical foundations and core mechanics of supervised learning, unsupervised learning, and reinforcement learning models. The repository distinguishes itself through a modular approach to model construction, allowing users to build custom neural networks by chaining independent functional blocks. It covers a wide range of techniques, including gradient-base
L1B3RT4S is an adversarial machine learning toolkit designed for red teaming and evaluating the robustness of large language models. It provides a research framework for investigating how safety alignment mechanisms and content moderation systems respond to sophisticated input strategies.
Les fonctionnalités principales de elder-plinius/l1b3rt4s sont : Machine Learning Toolkits, Safety Filter Bypasses, AI and Machine Learning, Adversarial Red Teaming Toolkits, AI Model Vulnerabilities, Prompt Engineering Strategies, Prompt Engineering Tools, Safety and Alignment Frameworks.
Les alternatives open-source à elder-plinius/l1b3rt4s incluent : azure/pyrit — PyRIT is an AI vulnerability assessment tool and security scanner designed to detect risks in large language model… tencent/ai-infra-guard — AI-Infra-Guard is a security scanning platform designed to detect vulnerabilities across large language model… 0xk1h0/chatgpt_dan — This project provides a set of jailbreak prompts and prompt engineering templates designed to bypass safety filters… promptfoo/promptfoo — Promptfoo is an evaluation framework designed for testing, benchmarking, and red-teaming language models and agentic… eriklindernoren/ml-from-scratch — This project is an educational toolkit that provides implementations of fundamental machine learning algorithms built… linshenkx/prompt-optimizer — Prompt Optimizer is a framework designed for the iterative refinement and testing of text-based instructions for large…