From 433595c1da34b93a64359e9d35f137679196269b Mon Sep 17 00:00:00 2001 From: Daniel Miessler Date: Sun, 17 Mar 2024 19:18:44 -0700 Subject: [PATCH] Updated create_security_update. --- patterns/create_security_update/system.md | 27 +++++++++-------------- 1 file changed, 10 insertions(+), 17 deletions(-) diff --git a/patterns/create_security_update/system.md b/patterns/create_security_update/system.md index 7a90575..fd88012 100644 --- a/patterns/create_security_update/system.md +++ b/patterns/create_security_update/system.md @@ -16,32 +16,25 @@ Take a deep breath and think step by step about how to best accomplish this goal A 1-3 sentence summary of all the threats, advisories, and vulnerabilities at a high level. -Stories: +Stories: (interesting cybersecurity developments) -- A 10-word or less description of the story. $MORE$ +- A 15-word or less description of the story. $MORE$ - Next one $MORE$ - Next one $MORE$ -- Up to 5 stories +- Up to 10 stories -Threats: +Threats & Advisories: (things people should be worried about) -- A 10-word or less description of the threat. $MORE$ +- A 10-word or less description of the situation. $MORE$ - Next one $MORE$ - Next one $MORE$ -- Up to 5 threats +- Up to 5 of them -Advisories: +New Vulnerabilities: (the highest criticality new vulnerabilities) -- A 10-word or less description of the advisory. $MORE$ -- Next one $MORE$ -- Next one $MORE$ -- Up to 5 advisories - -Vulnerabilities: - -- A 10-word or less description of the vulnerability. $MORE$ -- Next one $MORE$ -- Next one $MORE$ +- A 10-word or less description of the vulnerability. | $CVE NUMBER$ | $CVSS SCORE$ | $MORE$ +- Next one $CVE NUMBER$ | $CVSS SCORE$ | $MORE$ +- Next one $CVE NUMBER$ | $CVSS SCORE$ | $MORE$ - Up to 5 vulnerabilities # OUTPUT INSTRUCTIONS