Skip to content

curlycris13bits/security-assistant

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Security Assistant

AI-powered security assistant for threat analysis, MITRE ATT&CK mapping, and security document Q&A.

Installation

pip install -e ".[dev]"
export ANTHROPIC_API_KEY="your-key"

Usage

secassist chat                              # Interactive session
secassist analyze "threat description"      # Analyze threats
secassist map-mitre "behavior description"  # Map to ATT&CK
secassist technique T1566                   # Lookup technique
secassist docs ./reports --query "question" # Query documents

About

AI-powered security assistant for threat analysis, MITRE ATT&CK mapping, and security Q&A

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages