This document summarizes a presentation on cybersecurity detection at ING Bank. It discusses ING's distributed environment with data sources all over the world, the challenges of this for security, and how they use a SIEM system for detection. However, SIEMs have limitations like being mostly rule-based and slow. The presentation then demonstrates Alluxio as a solution for faster data access and detection. It shows how Alluxio can check for obfuscated powershell scripts in just 2 seconds using cosine similarity, whereas detection in a SIEM would be slower. Live demos are also provided of obfuscating a script and detecting the obfuscation.