Knowledge hub

Search

devops

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.