Binary does not have a restricted segment – Low - A restricted section is one that prevents the dynamic loading of a binary through a dynamic libraries (dylibs), which can lead to arbitrary code injection.
VirendraSingh Thakur
6
Reputation points
Binary does not have a restricted segment – Low - A restricted section is one that prevents the dynamic loading of a binary through a dynamic libraries (dylibs), which can lead to arbitrary code injection.
Binary has Runpath Search Path Set – Low – In certain cases an attacker can abuse this feature to run arbitrary executable for code execution and privilege escalation. Remove the compiler option rpath to remove @rpath.
Above all are security findings and is there a way to resolve them please let me know.
Developer technologies | .NET | Xamarin
5,380 questions
Sign in to answer