Tag: security
All the articles with the tag "security".
- llm-security 23 min read
Why a Classifier Won't Save You From Prompt Injection
Four documented ways to evade Prompt Guard-style detectors, and two underlying results — a cryptographic impossibility barrier and a measured security-fidelity tradeoff — that explain why this isn't a problem you fix with more training data.
Read article - ai 8 min read
Building RedTeam MCP: An AI-Powered Penetration Testing Assistant
A practical guide to building an MCP server that enables AI assistants to orchestrate offensive security tools for penetration testing, with proper safety guardrails
Read article - typescript 3 min read
TypeScript for Pythonistas: A Guide to Building Red Team Tools
A comprehensive TypeScript guide for Python developers. Learn the fundamentals by comparing Python and TypeScript code, focused on offensive security tool development and MCP servers.
Read article - adversarial-ml 14 min read
Adversarial Machine Learning: Attacks and Defenses
Deep dive into adversarial attacks against ML models: evasion, poisoning, and extraction. Exploring defenses, red teaming strategies, and the MITRE ATLAS framework for securing AI systems.
Read article