Knowledge hub

Research

Research-focused content, such as in-depth comparisons or posts by our Master thesis students presenting their work.

ARVOS - Attempted tracing performance improvements

Finding Vulnerabilities using eBPF Probes in Python Using ARVOS

We explored the functionality, accuracy, performance and usability of function call tracing in Python using ARVOS to detect the runtime usage of known vulnerable code. We found that the approach is functional with 100% accuracy, but with an unfortunate 50% decrease in the performance of the traced application.

Evaluation of Cloud Native Message Queues

Kafka, NATS, or RabbitMQ? Kian Nassiri's master thesis compares message queuing systems. Which has best performance and scalability in 2021?