Cybersecurity AI Playbook

MAIN AI Playbook

Cybersecurity AI Playbook

A practical guide to govern AI systems, secure AI components, bound AI-enabled defense, prepare for AI-enabled threats, validate outputs, and respond to AI-related incidents.

The short answer

How should a security team begin with AI?

Inventory the AI system and its dependencies, define a bounded defensive workflow, classify the data, approve the tool, limit privileges, establish a baseline, require analyst review, test failure and abuse cases, log actions, and set stop conditions before the pilot starts.

This voluntary resource is not a compliance standard, threat-intelligence directive, incident-specific runbook, penetration-testing authorization, or substitute for qualified legal, privacy, safety, cyber-insurance, or regulatory advice.

Complete guidance

Download the Cybersecurity AI Playbook

Use the complete Playbook to inventory AI systems, map risk, secure the lifecycle, bound defensive work, test a pilot, retain evidence, and record an accountable decision.

Secure, defend, thwart

Three connected cybersecurity missions

This organizing model is informed by NIST IR 8596, the Cybersecurity Framework Profile for Artificial Intelligence. That publication remains a preliminary draft, not a final standard, as of August 2026.

Secure AI system components

Protect models, data, prompts, applications, agents, identities, tools, infrastructure, interfaces, monitoring, and the software and service supply chain.

Conduct AI-enabled cyber defense

Use AI to support bounded security analysis while preserving evidence, measuring performance, controlling permissions, and requiring accountable review.

Thwart AI-enabled cyber attacks

Prepare for faster or more persuasive abuse, including impersonation, malicious automation, model or agent exploitation, data poisoning, and software supply-chain risk.

Use final references as the control baseline. Map applicable requirements and final guidance, such as NIST CSF 2.0, NIST AI RMF, final SSDF publications, contracts, laws, and sector obligations. Then use preliminary or community resources as supplemental threat-informed input.

Risk is contextual

Cybersecurity AI risk map

Score the full workflow before deployment and after any material change. High privilege, autonomy, exposure, or consequence can make an apparently simple use case high risk.

Data sensitivity

Credentials, secrets, personal or customer data, incident evidence, restricted intelligence, source code, configurations, and security telemetry.

Privilege and reach

Read versus write access; endpoint, identity, cloud, email, ticketing, code, firewall, orchestration, or production permissions.

Autonomy and speed

How many steps can occur without confirmation? Can the system act faster or farther than a reviewer can understand and stop?

External exposure

Internet-facing inputs, untrusted documents, email, chat, plugins, Model Context Protocol (MCP) servers and comparable tool/context integrations, APIs, third-party retrieval, and vendor integrations.

Consequence and reversibility

Service disruption, evidence loss, user lockout, data disclosure, regulatory impact, safety effect, financial loss, and ability to restore state.

Human review and observability

Reviewer expertise, time, source access, explainability, logging, reproducibility, uncertainty reporting, alerting, and audit trail.

Know what you operate

Governance and minimum AI inventory

Assign accountable owners across business, security, privacy, data, AI engineering, legal, procurement, and incident response. Inventory both official and discovered uses.

On smaller screens, scroll horizontally to review the complete table.

Minimum record for each AI-enabled cyber system
CategoryRecord
Purpose and ownerBusiness/security objective, accountable owner, operators, affected users, and decision authority.
ComponentsModel and version, provider, application, agents, prompts, retrieval stores, tools, APIs, infrastructure, dependencies, and data flows.
AccessIdentities, roles, secrets, permissions, network paths, connected systems, approval gates, and emergency revocation.
DataAllowed and prohibited classes, location, retention, training use, encryption, residency, sharing, provenance, and deletion.
AssuranceThreat model, tests, baseline metrics, limitations, change controls, logs, monitoring, fallback, recovery, and review date.

Treat AI as a system

Secure the AI lifecycle and attack surface

Do not focus on the model alone. Threat-model the inputs, outputs, data, tools, identities, integrations, infrastructure, people, and supply chain.

Inputs and context

  • Prompt injection and indirect prompt injection
  • Malicious files, links, images, retrieved content, or tool output
  • Context poisoning and hidden instructions
  • Untrusted user content crossing trust boundaries

Models, data, and retrieval

  • Training or retrieval-data poisoning
  • Sensitive-data memorization or disclosure
  • Model theft, tampering, substitution, or unsupported updates
  • Weak provenance, evaluation, or version control

Agents, tools, and identity

  • Excessive agency and permissions
  • MCP or comparable integration and tool poisoning
  • Confused-deputy and cross-tenant risk
  • Secret leakage, unsafe actions, or unauthorized delegation

Outputs and applications

  • Insecure output handling or code execution
  • False or manipulated recommendations
  • Denial of service or resource exhaustion
  • Unsafe rendering, logging, caching, or downstream use

Supply chain

  • Model, dataset, package, container, plugin, and service provenance
  • Vendor access and fourth-party dependencies
  • Signed artifacts, integrity checks, bills of materials, and update controls
  • Exit, portability, outage, and compromise plans

Monitoring and recovery

  • Security-relevant prompt, retrieval, tool, identity, decision, and action logs
  • Privacy-preserving retention and access control
  • Behavior drift, abnormal use, policy bypass, and cost spikes
  • Kill switch, credential rotation, rollback, restore, and evidence preservation
Access-control default: separate service identities, deny by default, grant least privilege, scope tokens to one purpose, prefer read-only access, require step-up approval for consequential actions, and test revocation before production.

Read-only does not prevent disclosure. Read-only access can still disclose information. Enforce source and tenant authorization, permitted tools, and outbound destinations in application and network controls outside the model. Test attempts to retrieve or transmit prohibited data; prompt instructions alone are not an access-control boundary.

Build and buy defensibly

Secure development and acquisition checkpoints

  1. 1. Define: security objectives, trust boundaries, prohibited uses, abuse cases, data rules, and measurable acceptance criteria.
  2. 2. Design: isolate components, minimize privileges, validate inputs and outputs, preserve provenance, and design fail-safe behavior.
  3. 3. Build or acquire: assess providers and dependencies, protect code and data, document versions, and verify integrity.
  4. 4. Test: evaluate normal, edge, adversarial, misuse, privacy, reliability, recovery, and human-review cases in a representative environment.
  5. 5. Deploy: use staged release, approved configuration, secrets management, logging, alerting, rollback, and trained operators.
  6. 6. Operate: monitor drift and abuse, patch dependencies, retest material changes, review access, practice incidents, and retire safely.

Bounded AI-enabled defense

Seven defensive workflows and their limits

Start with drafts, summaries, and recommendations. Preserve source telemetry and require analysts to verify conclusions before any consequential action.

1. Log and case summarization

Allowed: summarize approved, minimized records and cite source event IDs.

Validate: timeline, omissions, identity, timestamps, and links to raw evidence.

2. Alert triage support

Allowed: group related alerts and propose investigation questions.

Validate: false-negative risk, severity, asset context, uncertainty, and analyst disposition.

3. Threat-intelligence synthesis

Allowed: compare licensed sources and extract defensive implications.

Validate: source restrictions, dates, confidence, indicators, attribution, and independent corroboration.

4. Detection engineering

Allowed: draft queries, test cases, mappings, and documentation.

Validate: syntax, coverage, evasion assumptions, false positives, data availability, and isolated testing.

5. Vulnerability prioritization

Allowed: combine approved asset, exposure, business, exploitation, and remediation context.

Validate: authoritative scanner data, ownership, compensating controls, active exploitation evidence, and human priority decision.

6. Secure code and documentation

Allowed: explain findings, draft fixes or runbooks, and propose tests in approved repositories.

Validate: secrets, licenses, dependencies, security tests, peer review, and change management.

7. Tabletop design

Allowed: create scenario variations, injects, decision prompts, and evaluation criteria using fictionalized data.

Validate: realism, safety, roles, escalation paths, recovery, legal/communications involvement, and after-action evidence.

Do not delegate by default

Account disablement, endpoint isolation, firewall or identity changes, production code deployment, evidence deletion, public attribution, breach notification, ransom decisions, or safety-critical response require explicit authorized decision paths.

Defensive implications

Prepare for AI-enabled threats without amplifying harm

AI can increase the scale, speed, personalization, or adaptability of familiar attacks. Defenders should strengthen verification, identity, telemetry, resilience, and workforce readiness.

Impersonation and social engineering

Use known-channel verification for sensitive requests, phishing-resistant authentication where practical, transaction controls, role-based escalation, and rehearsed reporting for voice, video, and message impersonation.

Malicious automation

Rate-limit and monitor exposed services, protect identities and APIs, reduce attack surface, patch promptly, detect anomalous behavior, and plan for higher-volume or faster-changing campaigns.

AI application exploitation

Separate untrusted content from instructions, validate tool calls and outputs, constrain retrieval, sandbox processing, protect secrets, and test prompt injection and agent abuse cases.

Poisoning and supply-chain compromise

Track provenance, restrict write paths, review providers and updates, verify artifacts, monitor data/model behavior, protect build systems, and retain known-good recovery points.

Threat picture through August 2026. Google Threat Intelligence Group reported a threat actor using a zero-day exploit it assessed with high confidence was developed with AI, plus attacks on AI software dependencies that attempted to pivot into wider network environments. GTIG and Mandiant also documented growth in large-scale open-source supply-chain compromises, while Microsoft demonstrated how prompt injection in vulnerable agent frameworks can become a code-execution path. These observations justify faster exposure reduction, stronger identity and package controls, and focused testing of agent integrations; they do not establish that most attacks are autonomous or primarily AI-generated.

Prepare before the alert

AI-related incident response sequence

Integrate AI incidents into the organization’s established incident-response, privacy, legal, safety, vendor, and communications processes. Preserve evidence and avoid untested containment that could worsen the event.

  1. 1. Declare and assign. Confirm severity, incident commander, technical leads, decision authority, and required notifications.
  2. 2. Preserve. Protect relevant prompts, outputs, identities, tool calls, model/config versions, retrieval records, telemetry, and chain-of-custody information.
  3. 3. Bound. Identify affected users, systems, data, models, agents, vendors, tenants, privileges, and time window.
  4. 4. Contain safely. Revoke exposed access, pause risky actions, isolate components, or shift to a known fallback using authorized procedures.
  5. 5. Eradicate and recover. Remove the cause, rotate secrets, restore trusted components and data, validate integrity, and monitor for recurrence.
  6. 6. Learn and share appropriately. Document root and contributing causes, control gaps, human factors, vendor actions, metrics, and approved information-sharing opportunities.
AI-specific evidence matters. Capture model and application versions, system and user prompts when lawful, retrieval context, tool permissions and calls, safety-policy events, outputs, feedback, configuration, and vendor status, not only conventional network and endpoint logs.

A measured first deployment

30-day cybersecurity AI pilot

Select a lower-risk, read-only workflow using approved and minimized data. The goal is evidence about quality, analyst effort, security, and repeatability, not autonomous response.

Define the evaluation denominator. Use independently labeled malicious and benign cases held out from prompt tuning. Report false negatives as missed malicious cases divided by all malicious cases, and false positives as benign cases incorrectly escalated divided by all benign cases; retain counts and case mix. Triage results describe the supplied alerts, not attacks absent from upstream telemetry. Compare total analyst time and repeat tests after material changes.

  1. Week 1: Define. Name owners; threat-model; approve tool, data, permissions, reviewers, baseline, success measures, and stop conditions.
  2. Week 2: Test. Train a small group; use representative sanitized cases; record prompts, sources, errors, revisions, false positives, and false negatives.
  3. Week 3: Challenge. Test edge, adversarial, injection, outage, data-leakage, privilege, and recovery cases; verify logging and revocation.
  4. Week 4: Decide. Compare with baseline; review risk and total analyst time; continue, revise, pause, or stop; document the decision.

On smaller screens, scroll horizontally to review the complete scorecard.

Pilot scorecard
MeasureQuestion
QualityWere conclusions accurate, complete, sourced, reproducible, and useful?
Analyst effortDid total time, including prompting, verification, correction, and documentation, improve?
Security and privacyDid the workflow stay within approved data, access, retention, and logging boundaries?
Operational reliabilityHow did it behave under edge cases, untrusted inputs, outages, model changes, and degraded data?
DecisionDo evidence and residual risk support continue, revise, pause, or stop?
Stop immediately when: prohibited data is exposed; privileges exceed approval; output causes or recommends unsafe action without the required gate; evidence integrity is threatened; logging or revocation fails; material drift is unexplained; or analysts cannot verify the result in time.

Continue with MAIN

Cybersecurity learning and implementation

AI for Cybersecurity course

Review MAIN’s current course catalog and availability through participating institutions.

Explore AI courses

Mississippi statewide framework

Connect cybersecurity AI work with the state’s broader AI priorities and workforce context.

Review statewide priorities

Responsible implementation support

Explore MAIN services for strategy, training, convening, and practical AI adoption support.

Explore MAIN services

Cybersecurity AI questions

Frequently asked questions

What is a cybersecurity AI playbook?

It is a practical operating resource for identifying AI systems and dependencies, matching controls to risk, securing AI components, bounding AI-enabled defense workflows, preparing for AI-enabled attacks, and responding to incidents with accountable human oversight.

Can AI autonomously respond to cyber incidents?

Autonomy should be limited by the organization’s risk tolerance, testing, permissions, monitoring, and recovery capability. Begin with read-only assistance. Consequential containment, account, network, endpoint, or production changes should require authorized human approval unless a separately validated and governed automation explicitly permits them.

What data should not be entered into a public AI tool?

Do not enter credentials, tokens, private keys, unredacted logs with personal or customer data, sensitive configurations, exploitable vulnerability details, incident evidence, proprietary code, restricted intelligence, or regulated information unless an approved environment and data-use agreement authorize it.

How should security teams validate AI output?

Compare it with authoritative telemetry and source records, preserve chain of custody where relevant, reproduce queries, test detections and code in an isolated environment, measure false positives and false negatives, review uncertainty, and require an authorized analyst to approve consequential action.

Is NIST IR 8596 a final standard?

No. NIST IR 8596 was released as a preliminary draft in December 2025. As of August 2026, NIST was using feedback to develop the next draft. Clearly label it as preliminary and use final NIST publications and applicable requirements as controlling references.

Authoritative foundation

Standards, drafts, and threat knowledge

Status labels matter: final, preliminary, and community resources serve different roles.

Make AI-enabled defense observable, bounded, and reversible

Pair cybersecurity expertise with AI engineering, privacy, legal, procurement, workforce training, and operational ownership. Reassess whenever data, models, integrations, permissions, or threats change.

Cover photograph: Brett Sayles / Pexels (license). Contextual photograph; no claim of MAIN affiliation or actual AI use.