โก Reactions
๐ค Automated Response System
Transform Jibril from a passive monitoring tool into an active security defense system. Enable immediate programmable responses to security detection events with powerful automation capabilities.
๐ฏ Key Capabilitiesโ
๐ซ Blockingโ
Stop malicious traffic in real-time with network policy enforcement.
๐ช Terminatingโ
Kill suspicious processes before they cause harm.
๐ Collectingโ
Gather forensic evidence automatically for incident investigation.
๐๏ธ Isolatingโ
Quarantine compromised systems from the network.
Supported Formats:
- JavaScript (V8 Engine) - Fast compilation and execution with rich helper functions
- Shell Scripts - Full system access with
/bin/shexecution - Isolated Contexts - Each reaction runs in its own secure environment
๐ Documentationโ
๐
Overview
Introduction to reactions and how they work
๐
JavaScript API
Complete reference for helper functions
โ๏ธ
Configuration
Configure reactions in recipes
๐ก
Examples
Real-world use cases and patterns
โ
Best Practices
Security and operational guidelines
๐ง
Common Errors
Troubleshooting guide
โก
Performance
Optimization guidelines
๐
Security
Security implications and patterns
๐ Quick Startโ
Getting Started with Reactions:
- ๐ Read the Overview to understand reactions and how they work
- ๐ก Review Examples to see practical implementations
- ๐ Use the JavaScript API as a reference while building reactions
- โ Follow Best Practices for secure and efficient implementations