Red Specter WARLORD

Autonomous Multi-Tool Campaign Engine — 6 subsystems. 57 tests. 40 tools. 4 campaign templates.

v1.0.0
Contents
OverviewInstallationCAMPAIGN — Campaign Definition & PlanningORCHESTRATOR — Multi-Tool CoordinationARSENAL — 40-Tool NIGHTFALL RegistryRECON — Pre-Campaign ReconnaissanceADAPT — Adaptive Strategy & PivotingREPORTER — Campaign ReportingCampaign TemplatesUNLEASHED ModeCLI ReferenceMITRE ATLAS MappingDisclaimer

Overview

WARLORD is the autonomous campaign engine that orchestrates the entire NIGHTFALL arsenal. It doesn't run one tool — it runs all 40. Define a target, set objectives, and WARLORD plans, coordinates, adapts, and reports across every offensive tool in the framework.

Commands the battlefield. Deploys every weapon. Doesn't stop.

Installation

$ pip install red-specter-warlord
$ warlord init
$ warlord status

CAMPAIGN — Campaign Definition & Planning

IDTechniqueDescription
CP-001Target ScopingDefine campaign targets, boundaries, and rules of engagement
CP-002Objective MappingMap campaign objectives to NIGHTFALL tool capabilities
CP-003Timeline PlanningPlan campaign phases, milestones, and checkpoints
CP-004Risk AssessmentPre-campaign risk assessment and mitigation planning

ORCHESTRATOR — Multi-Tool Coordination

Coordinate execution across all 40 NIGHTFALL tools simultaneously. Dependency management ensures tools execute in the correct order. Parallel execution maximises campaign efficiency. Result aggregation provides unified campaign intelligence. Real-time status monitoring across all active tools.

ARSENAL — 40-Tool NIGHTFALL Registry

Full registry of all 40 NIGHTFALL offensive tools with capability mapping. Automated tool selection based on campaign objectives. Tool chain assembly for complex multi-stage attacks. Version management and compatibility verification across the entire arsenal.

RECON — Pre-Campaign Reconnaissance

Automated pre-campaign reconnaissance. Target surface mapping across all attack categories. Technology fingerprinting. Attack surface enumeration covering AI models, infrastructure, protocols, and human factors. Vulnerability pre-assessment before campaign launch.

ADAPT — Adaptive Strategy & Pivoting

Adaptive campaign strategy based on real-time results. Automatic pivoting when initial approaches are blocked. Escalation path selection based on discovered vulnerabilities. Fallback strategies for resilient targets. Dynamic tool selection and re-prioritisation.

REPORTER — Campaign Reporting

Comprehensive campaign reports correlating results from all 40 tools. Attack path visualisation. Executive summaries for leadership. Technical findings for security teams. Remediation roadmaps with prioritised recommendations.

Campaign Templates

TemplateDescription
FULL SPECTRUMComplete assessment across all 40 tools — every attack surface tested
AI MODELFocused on AI model security — prompt injection, jailbreak, extraction, poisoning
INFRASTRUCTUREFocused on AI infrastructure — cloud, Kubernetes, GPU, pipelines, serving
SUPPLY CHAINFocused on AI supply chain — dependencies, registries, build pipelines, data

WARLORD UNLEASHED

Standard mode detects. UNLEASHED exploits. Ed25519 crypto. Dual-gate safety. One operator.

# Reconnaissance only (detection)
$ warlord recon --target target.example.com

# UNLEASHED (dry run — plan full campaign)
$ warlord plan --template full-spectrum --target target.example.com --override

# UNLEASHED (live — execute campaign)
$ warlord launch --template full-spectrum --target target.example.com --override --confirm-destroy

UNLEASHED mode is restricted to authorised operators with Ed25519 private key access. Targets must be in allowed_targets.txt. 30-minute auto-lock. Unauthorised use violates applicable law. WARLORD campaigns execute multiple tools — ensure all targets are in scope.

CLI Reference

CommandDescription
warlord initInitialise configuration and Ed25519 keys
warlord statusSystem status, arsenal count, active campaigns
warlord arsenalList all 40 NIGHTFALL tools and their status
warlord reconRECON — pre-campaign reconnaissance
warlord planCAMPAIGN — plan a campaign from template
warlord launchLaunch a planned campaign
warlord adaptADAPT — manually trigger strategy pivot
warlord reportREPORTER — generate campaign report
warlord campaignsList all campaign sessions
warlord templatesList available campaign templates

MITRE ATLAS Mapping

WARLORD campaigns map across the entire MITRE ATLAS framework. As a campaign orchestrator, it coordinates techniques from all ATLAS tactics — from reconnaissance through initial access, execution, persistence, and impact. Full ATLAS coverage through the combined NIGHTFALL arsenal.

Disclaimer

Red Specter WARLORD is for authorised security testing only. As a multi-tool campaign engine, WARLORD can execute attacks across multiple surfaces simultaneously. You must have explicit written permission covering all tools and targets before launching any campaign. Unauthorised use may violate the Computer Misuse Act 1990 (UK), CFAA (US), or equivalent legislation.