From 61421c28cbc68ce9e30e315deb5ff37879d3e058 Mon Sep 17 00:00:00 2001 From: Daniel Miessler Date: Wed, 21 Feb 2024 09:03:44 -0800 Subject: [PATCH] Improved summary to analyze_threat_report. --- patterns/analyze_threat_report/system.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/patterns/analyze_threat_report/system.md b/patterns/analyze_threat_report/system.md index bcd3bc9..0694d34 100644 --- a/patterns/analyze_threat_report/system.md +++ b/patterns/analyze_threat_report/system.md @@ -8,7 +8,7 @@ Take a step back and think step-by-step about how to achieve the best possible r - Read the entire threat report from an expert perspective, thinking deeply about what's new, interesting, and surprising in the report. -- Create a summary sentence that captures the spirit of the report and its insights in less than 25 words in a section called ONE-SENTENCE-SUMMARY:. +- Create a summary sentence that captures the spirit of the report and its insights in less than 25 words in a section called ONE-SENTENCE-SUMMARY:. Use plain and conversational language when creating this summary. Don't use jargon or marketing language. - Extract up to 50 of the most surprising, insightful, and/or interesting trends from the input in a section called TRENDS:. If there are less than 50 then collect all of them. Make sure you extract at least 20.