Skip to content

Medusa Version 2.0.0

Compare
Choose a tag to compare
@Ch0pin Ch0pin released this 17 Dec 08:01
· 128 commits to master since this release
f04bc5e

Release Notes for Version 2.0.0

Excited to announce the release of Medusa version 2.0.0, which includes several important updates, improvements, and bug fixes. Here's what's new:

  • Added iOS support

iOS support, allowing you to use Medusa for both Android and iOS app analysis and security testing.

  • Mango to report on static evasion tactics

    • Handle APKs that employ static analysis evasion methods,
    • Report, during an import, whether a static analysis evasion method was used or not.

Shout out @erev0s for the contribution !

  • Keep notes with mango

Mango supports adding notes for each imported application

  • Module Enhancements

Numerous modules have undergone enhancements and new additions. Below is a concise overview of the key updates:

  • Improved the screencap module for better performance and usability. Shout out @giorgosioak for contributing to this enhancement.
  • New SSL unpinning module, thanks to @Devang-Solanki
  • Enabled debug mode during WebView initialization, providing enhanced debugging capabilities when working with WebView components.
  • Better intent monitoring
  • The agent script was enhanced with additional capabilities.
  • Lots of new modules, including cookiemanager hooks to monitor cookie manual set/get