Skip to main content
Version: 2.8

โšก 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/sh execution
  • Isolated Contexts - Each reaction runs in its own secure environment

๐Ÿ“š Documentationโ€‹

๐Ÿš€ Quick Startโ€‹

Getting Started with Reactions:

  1. ๐Ÿ“– Read the Overview to understand reactions and how they work
  2. ๐Ÿ’ก Review Examples to see practical implementations
  3. ๐Ÿ“š Use the JavaScript API as a reference while building reactions
  4. โœ… Follow Best Practices for secure and efficient implementations