Frostbow predicted real attack variants it was never trained on.
We showed the system one set of real attacks, then held back a completely separate set of recordings. From what it learned, it predicted attack patterns that were waiting in the held-out set — new combinations of attack components it had already seen, not new tools or techniques — at 10.0× the rate of chance (10 correct vs about 1.0 expected by guessing).
It recombined two things it had seen into a pairing it never had — and that pairing was real.
The system had seen explorer.exe started in one context, and had separately seen wmiprvse.exe used to start other programs. It had never seen those two together. From the two halves it predicted the combination — explorer.exe started by wmiprvse.exe — and that exact pairing was waiting in a recording we held back.
Why this counts as genuine novelty: both halves appeared in training (explorer.exe and wmiprvse.exe), but the pairing never co-occurred in any training recording — so the prediction is a new combination of known components, not a memorised one. Tokens are shown raw so the case is checkable against the recordings (EVTX-ATTACK-SAMPLES).
It beats chance by 10.0×. Here is the comparison, in the open.
Both "chance" rows draw on the same building blocks Frostbow had. Random recombination with no learned structure predicts 0.0 — it is the learned structure, not the vocabulary, that does the predicting.
The 29 withheld recordings contain 79 distinct attack patterns; the counts below refer to attack patterns, not recordings.