Which security property does the STRIDE threat "tampering" violate?
Which security property does the STRIDE threat "tampering" violate?
Answer
integrity
Tampering is unauthorised modification of data in flight or at rest, so the property it breaks is integrity — answered by signing or checksumming the payload, not by stronger login.
Pressman 9e ch18 §18.7–18.11