from redspecter_armory import ArmoryClient
Every payload is sourced from published academic research, CVE disclosures, and
Red Specter's own red team operations. CVSS 3.1 scored. Ed25519 signed.
161 WMD-class payloads require UNLEASHED dual-gate clearance. v2.5.0 adds drone_ai_exploitation category (25 payloads) for SPECTER DRONE — Tool 65.
All 48 NIGHTFALL tools import from one source. Typed, documented, and verified on every fetch. Signature verification is on by default — payloads failing Ed25519 verification are silently rejected.
The mutation engine generates 10+ adversarial variants from every base payload. Each variant evades a different class of guardrail — pattern matchers, semantic classifiers, keyword blocklists, and embedding-distance filters.
The ARMORY database is tamper-evident. Every payload is signed at build time with an Ed25519 private key. The public key is embedded in the verifier module. ArmoryClient rejects any payload whose signature does not verify.
ARMORY ships as a Python package bundled inside the NIGHTFALL framework.
No network calls. No external dependencies beyond cryptography.
SQLite database is included in the package — works fully offline.
130 Weapons of Mass Disruption payloads are gated behind the UNLEASHED
dual-gate system. Four clearance levels. Ed25519-signed scope file required.
Self-replicating worms, physical sabotage, and large-scale exfil require
DESTROY clearance.
v2.4.0 (cicd_pipeline_exploitation + PIPELINE, rogue_mcp_server + ROGUE, ntn_ai_exploitation + ASTRO BLASTER). v2.1.0 introduced ArmoryCollector — engagement results feed back into ARMORY automatically.
Successful mutations get promoted to first-class payloads. Stale payloads get flagged.
The more you run NIGHTFALL, the better your payload library becomes.
payload_results and payload_effectiveness. Per-payload success rate tracked across the full fleet.
ARMORY is now integrated into 6 core NIGHTFALL tools via the armory.py module.
Each tool maps its attack surface to ARMORY categories automatically.
WARLORD dispatches ARMORY fleet-wide with a single flag.
forge --armoryarsenal --armorypoltergeist --armoryphantom --armorykraken --armorywarlord --armory [campaign]NIGHTFALL ARMORY is a commercial offensive security library. All payload deployment against live systems requires written authorisation from the system owner before any testing commences. Ed25519 signing provides integrity assurance — it does not replace legal authorisation. Computer Misuse Act 1990 (UK) and equivalent legislation applies in all jurisdictions. Red Specter Security Research Ltd accepts no liability for unauthorised use.