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
2021-04-01T08:04:42.4+00:00

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
{count} vote

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.