Blogs by Aviv Mussinger

What is Runtime Security?

Runtime security uses evidence from a running application to decide which risks are real. How it differs from static analysis, SCA, WAF and RASP, and where it stops.

What is RAG Security?

RAG security covers the risks of retrieval-augmented generation: injection through retrieved content, data poisoning, and leakage. The threats and how to defend.

What is Remote Code Execution (RCE)?

Remote code execution (RCE) lets an attacker run code on your system. How RCE attacks work, what causes them, and why runtime reachability decides which ones matter.