MEDUSA is an extensible and modularized framework designed to automate dynamic analysis processes for Android and iOS applications.
Built on the FRIDA instrumentation toolkit, MEDUSA provides a wide range of tools to enhance penetration testing, malware analysis, and application security reviews.
To install MEDUSA:
git clone https://github.com/Ch0pin/medusa.gitpip install -r requirements.txtdocker build -t medusa:tag1 ./ docker run --name medusa --net=host --rm -it medusa:tag1On macOS, readline compatibility issues may arise. Resolve this by installing gnureadline:
bashpip install gnureadline
MEDUSA is widely used for:
Its modularity and automation capabilities make it an indispensable tool for mobile application security professionals.
A newly disclosed Android vulnerability is making noise for a good reason. Researchers showed that…
In MySQL Server 5.5 and earlier versions, the MyISAM was the default storage engine. So,…
A newly disclosed vulnerability in Microsoft Authenticator could expose one time sign in codes or…
Modrinth is a modern platform that’s rapidly changing the landscape of Minecraft modding, providing an…
A new, highly sophisticated malware campaign named BlackSanta has emerged, primarily targeting HR and recruitment…
Perplexity has unveiled an exciting new feature, Personal Computer, which allows AI agents to seamlessly…