Skip to content

Latest commit

Β 

History

History
49 lines (41 loc) Β· 1.45 KB

File metadata and controls

49 lines (41 loc) Β· 1.45 KB
title Hancock β€” CyberViser AI Security Agent
emoji πŸ›‘οΈ
colorFrom green
colorTo cyan
sdk gradio
sdk_version 4.44.0
app_file spaces_app.py
pinned true
license other
tags
cybersecurity
pentest
soc
mitre-attack
mistral
security

πŸ›‘οΈ Hancock β€” AI Cybersecurity Agent

by CyberViser β€” Mistral 7B fine-tuned on MITRE ATT&CK, NVD/CVE, CISA KEV, and Atomic Red Team data.

Modes

Tab What it does
πŸ”΅ SOC Triage MITRE ATT&CK alert classification
πŸ”΄ Pentest / CVE Recon, exploitation, CVE analysis
🎯 Threat Hunting SIEM query generation (Splunk/Elastic/Sentinel)
πŸ’» Security Code YARA, Sigma, KQL, SPL, Python, Bash
πŸ‘” CISO Advisor Risk, compliance, board reporting
πŸ” Sigma Rules Sigma detection rule authoring
🚨 IR Playbook PICERL incident response
🦠 YARA Rules YARA malware detection rule authoring
πŸ”Ž IOC Enrichment Threat intelligence for IPs, domains, hashes

Setup

Set two Space Secrets (Settings β†’ Variables and secrets):

  • HANCOCK_API_URL β€” your Hancock API URL (Oracle Cloud VM or elsewhere)
  • HANCOCK_API_KEY β€” Bearer token (HANCOCK_API_KEY from your .env)

Links