Free-RASP-Community
Free-RASP-Community copied to clipboard
Dyld code injection
Discussed in https://github.com/orgs/talsec/discussions/29
Originally posted by LydGol90 January 3, 2024 Hi there, does freeRASP protect against this kind of security attack on iOS:
An attacker can inject dylibs into applications that modify the behavior of the application or inject arbitrary code during runtime by loading malicious dylib by abusing DYLD_INSERT_LIBRARIES env variable
Many thanks