Red teaming generative AI

A practitioner's reference for red teaming generative AI systems, covering MITRE ATLAS, NIST AI 100-2e2025, AI-specific TTPs, and the open-source tool stack.

Manipulating a model

How input manipulation and data poisoning bend ML classifiers (Model) with minimal effort, and why standard accuracy metrics miss the damage entirely.

The ML OWASP Top 10

OWASP ML Security Top 10 maps the attack surface of machine learning systems. Here is what each risk means for red teamers and defenders.

Malware as images

Explores the Malimg (Malware) dataset, binary-to-image conversion, and why class imbalance is an adversarial attack surface.

Malware classification

Train a CNN to classify malware families from grayscale binary images using the Malimg dataset, and learn why byte-level texture is both signal and weakness.