Live Threat Feed
AUTO-REFRESH: 3s
cybervault-soc://threat-feed --format json
Latest Intelligence Reports
View All →
Supply Chain Compromise via DevOps CI/CD Pipeline
New TTPs observed targeting Azure DevOps and GitHub Actions runners. Malicious build artifacts injected into 12 enterprise deployments.
LockBit 3.0 Ransomware: Double Extortion Infrastructure
Analysis of new exfiltration C2 domains and cloud storage backdoors used for pre-encryption data theft. Mitigation playbooks included.
Unpatched Vulnerability in Enterprise Load Balancers
Auth bypass in v3.8.x allows RCE via crafted HTTP/2 header. Wild exploitation confirmed. Vendor patch advisory pending.
Compromised NPM Packages: Typosquatting Campaign
Three malicious packages detected injecting crypto-miners and credential harvesters. Affected projects and remediation steps detailed.
Intel API Access
v2.4 | REST & STIX 2.1
# Fetch latest high-confidence IOCs via CyberVault Intel API curl -X GET "https://intel.cybervault.io/api/v2/iocs?severity=high&format=json" \ -H "Authorization: Bearer YOUR_API_KEY" \ -H "X-Client-ID: YOUR_ORG_ID"