Skip to main content

Clone Cordova application for fun and bypassing security restrictions for pentesting

Project description

MobSecco

MobSecco

This Python script enables the cloning of Cordova-based mobile applications to create a new debug APK using the source code, purely for recreational purposes and to bypass security checks. Additionally, the script verifies the presence of outdated versions of Cordova libraries.

Prerequisites

  • Python 3
  • NodeJS with NPM
  • Java JDK
  • Android SDK + Android Studio
  • Gradle
  • Cordova

Note: The system environment should contain the necessary requirements. The build process relies heavily on specific versions of Cordova and Gradle. It is not possible to determine the exact version used in the original application. To ensure a successful build process, it is important to use compatible or closely related versions.

Installation

Manual Installation

  git clone https://github.com/Anof-cyber/MobSecco
  cd MobSecco
  pip install -r requirements.txt

Install with PIP

pip install mobsecco

Usage

mobsecco -f ~/path/to/file.apk

Reference

Recreating Cordova Mobile Apps to Bypass Security Implementations

Project details


Release history Release notifications | RSS feed

This version

0.1

Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

mobsecco-0.1.tar.gz (6.0 kB view hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page