Skip to content

Commit 1c4a493

Browse files
committed
Add Threat Hunt and Rules Engine cards to main page
- Add new Advanced Capabilities section with two centered cards - Threat Hunt: detection rule generation and hunt package management - Rules Engine: hypothesis evaluation with confidence scoring and audit trail https://claude.ai/code/session_01FUJQyGdWpZSgYkW1Xb95gU
1 parent 8e9fd0a commit 1c4a493

1 file changed

Lines changed: 8 additions & 0 deletions

File tree

docs/index.html

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -85,6 +85,14 @@ <h2>Start here by role</h2>
8585
</div>
8686
</section>
8787

88+
<section>
89+
<h2>Advanced Capabilities</h2>
90+
<div class="grid" style="max-width: 600px; margin-left: auto; margin-right: auto;">
91+
<div class="card"><h3>Threat Hunt</h3><p>Convert STIX indicators to Sigma, YARA, Suricata, and Snort rules. Track hunt effectiveness and auto-archive stale rules.</p></div>
92+
<div class="card"><h3>Rules Engine</h3><p>Evaluate threat hypotheses with weighted confidence scoring. Hy + YAML declarative rules. Audit trail for all intelligence decisions.</p></div>
93+
</div>
94+
</section>
95+
8896
<section>
8997
<h2>The GNAT-o-sphere</h2>
9098
<div class="grid">

0 commit comments

Comments
 (0)