Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

urllib3.disable_warnings() #181

Merged
merged 121 commits into from
Sep 22, 2023
Merged

urllib3.disable_warnings() #181

merged 121 commits into from
Sep 22, 2023

Commits on Feb 19, 2022

  1. HOTFIX: EFR01 Enterprise feature request (MobSF#1908)

    * Replace Warning with Medium and added Hotspot
    * Add file analysis to hotspot
    * Enterprise Feature Request Flag
    * EFR01 changes
    * version bump
    ajinabraham committed Feb 19, 2022
    Configuration menu
    Copy the full SHA
    e00991c View commit details
    Browse the repository at this point in the history
  2. update quark & frida (MobSF#1903)

    Co-authored-by: Ajin Abraham <ajin25@gmail.com>
    superpoussin22 and ajinabraham committed Feb 19, 2022
    Configuration menu
    Copy the full SHA
    fb15cf4 View commit details
    Browse the repository at this point in the history

Commits on Feb 27, 2022

  1. Configuration menu
    Copy the full SHA
    74f1874 View commit details
    Browse the repository at this point in the history

Commits on Mar 4, 2022

  1. Configuration menu
    Copy the full SHA
    9ad3e81 View commit details
    Browse the repository at this point in the history

Commits on Mar 10, 2022

  1. Hotfix: Update slack link

    ajinabraham committed Mar 10, 2022
    Configuration menu
    Copy the full SHA
    7e9dea0 View commit details
    Browse the repository at this point in the history
  2. Hotfix: update slack link

    ajinabraham committed Mar 10, 2022
    Configuration menu
    Copy the full SHA
    4ad0b5c View commit details
    Browse the repository at this point in the history
  3. Hotfix: Slack link

    ajinabraham committed Mar 10, 2022
    Configuration menu
    Copy the full SHA
    05e17d3 View commit details
    Browse the repository at this point in the history
  4. Hotfix:Slack link

    ajinabraham committed Mar 10, 2022
    Configuration menu
    Copy the full SHA
    c1afb4f View commit details
    Browse the repository at this point in the history
  5. Hotfix:Slack link

    ajinabraham committed Mar 10, 2022
    Configuration menu
    Copy the full SHA
    dba910d View commit details
    Browse the repository at this point in the history

Commits on Mar 23, 2022

  1. Introduce jadx decompilation timeout with env var (MobSF#1916)

    * Introduce jadx decompilation timeout with env var
    - exception for timeout
    - replace subprocess.call for run
    
    
    Co-authored-by: Ajin Abraham <ajin25@gmail.com>
    Matej Soroka and ajinabraham committed Mar 23, 2022
    Configuration menu
    Copy the full SHA
    c190a38 View commit details
    Browse the repository at this point in the history
  2. Update ip2location from 8.6.4 to 8.7.2 (MobSF#1926)

    Co-authored-by: Ajin Abraham <ajin25@gmail.com>
    pyup-bot and ajinabraham committed Mar 23, 2022
    Configuration menu
    Copy the full SHA
    9dea1a2 View commit details
    Browse the repository at this point in the history

Commits on Mar 29, 2022

  1. Scheduled weekly dependency update for week 13 (MobSF#1931)

    * Update quark-engine from 22.2.1 to 22.3.1
    
    * update lief
    
    Co-authored-by: Ajin Abraham <ajin25@gmail.com>
    pyup-bot and ajinabraham committed Mar 29, 2022
    Configuration menu
    Copy the full SHA
    c49b045 View commit details
    Browse the repository at this point in the history

Commits on Apr 7, 2022

  1. Configuration menu
    Copy the full SHA
    ba176e1 View commit details
    Browse the repository at this point in the history

Commits on Apr 8, 2022

  1. Fix dynamic report_json api bug (MobSF#1934)

    Co-authored-by: Ajin Abraham <ajin25@gmail.com>
    N1neSun and ajinabraham committed Apr 8, 2022
    Configuration menu
    Copy the full SHA
    c4f5130 View commit details
    Browse the repository at this point in the history

Commits on Apr 12, 2022

  1. Hotfix: LIEF

    ajinabraham committed Apr 12, 2022
    Configuration menu
    Copy the full SHA
    16788ad View commit details
    Browse the repository at this point in the history

Commits on Apr 28, 2022

  1. Configuration menu
    Copy the full SHA
    1842969 View commit details
    Browse the repository at this point in the history

Commits on May 9, 2022

  1. update jadx to 1.3.4 (MobSF#1941)

    * update jadx to 1.3.4
    * update lief
    * update jadx and requirements
    superpoussin22 committed May 9, 2022
    Configuration menu
    Copy the full SHA
    664367e View commit details
    Browse the repository at this point in the history

Commits on Jun 2, 2022

  1. Scheduled weekly dependency update for week 22 (MobSF#1972)

    * Update ip2location from 8.7.3 to 8.7.4
    
    * Update quark-engine from 22.4.1 to 22.5.1
    
    * Update frida from 15.1.17 to 15.1.23
    
    * Update tldextract from 3.2.1 to 3.3.0
    pyup-bot committed Jun 2, 2022
    Configuration menu
    Copy the full SHA
    1800d36 View commit details
    Browse the repository at this point in the history
  2. Check for updates via GitHub releases (MobSF#1957)

    * Check the GitHub releases page for latest version number
    
    * Update utils.py
    
    Only log distro if not empty (or spaces)
    
    Co-authored-by: Ajin Abraham <ajin25@gmail.com>
    atarii and ajinabraham committed Jun 2, 2022
    Configuration menu
    Copy the full SHA
    b76963f View commit details
    Browse the repository at this point in the history
  3. Update cert_analysis.py (MobSF#1948)

    * Update cert_analysis.py
    
    Flag on MD5 hash algorithm in signer certificate
    
    * Update cert_analysis.py
    
    Co-authored-by: Ajin Abraham <ajin25@gmail.com>
    atarii and ajinabraham committed Jun 2, 2022
    Configuration menu
    Copy the full SHA
    19e4602 View commit details
    Browse the repository at this point in the history

Commits on Jun 7, 2022

  1. Configuration menu
    Copy the full SHA
    e83cefc View commit details
    Browse the repository at this point in the history

Commits on Jun 12, 2022

  1. Update frida from 15.1.23 to 15.1.24 (MobSF#1975)

    Co-authored-by: Ajin Abraham <ajin25@gmail.com>
    pyup-bot and ajinabraham committed Jun 12, 2022
    Configuration menu
    Copy the full SHA
    51b215b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e9cb1af View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1a5f9a7 View commit details
    Browse the repository at this point in the history

Commits on Jun 13, 2022

  1. Configuration menu
    Copy the full SHA
    49bf0ee View commit details
    Browse the repository at this point in the history
  2. Feature Parity Allow iOS IPA download (MobSF#1977)

    * Allow iOS IPA download
    
    * Code QA
    ajinabraham committed Jun 13, 2022
    Configuration menu
    Copy the full SHA
    7b49912 View commit details
    Browse the repository at this point in the history
  3. Add the checking of the parent element of the permission-related elem…

    …ents to manifest analysis (MobSF#1905)
    
    * Add the checking of the parent element of the permission-related elements to manifest analysis
    
    Co-authored-by: Ajin Abraham <ajin25@gmail.com>
    Han0nly and ajinabraham committed Jun 13, 2022
    Configuration menu
    Copy the full SHA
    774eae4 View commit details
    Browse the repository at this point in the history

Commits on Jun 15, 2022

  1. Remove RELRO (MobSF#1978)

    ajinabraham committed Jun 15, 2022
    Configuration menu
    Copy the full SHA
    db3e516 View commit details
    Browse the repository at this point in the history

Commits on Jun 25, 2022

  1. Revert "Add the checking of the parent element of the permission-rela…

    …ted elements to manifest analysis (MobSF#1905)" (MobSF#1984)
    
    HOTFIX: Revert MobSF#1905
    ajinabraham committed Jun 25, 2022
    Configuration menu
    Copy the full SHA
    c2d1127 View commit details
    Browse the repository at this point in the history

Commits on Jun 27, 2022

  1. Scheduled weekly dependency update for week 26 (MobSF#1986)

    * Update ip2location from 8.7.4 to 8.8.0
    
    * Update frida from 15.1.24 to 15.1.27
    pyup-bot committed Jun 27, 2022
    Configuration menu
    Copy the full SHA
    14c8c09 View commit details
    Browse the repository at this point in the history

Commits on Jul 5, 2022

  1. Configuration menu
    Copy the full SHA
    4a5a000 View commit details
    Browse the repository at this point in the history

Commits on Jul 11, 2022

  1. Scheduled weekly dependency update for week 28 (MobSF#1993)

    * Update frida from 15.1.27 to 15.1.28
    
    * Update tldextract from 3.3.0 to 3.3.1
    pyup-bot committed Jul 11, 2022
    Configuration menu
    Copy the full SHA
    e7e839f View commit details
    Browse the repository at this point in the history

Commits on Jul 17, 2022

  1. Configuration menu
    Copy the full SHA
    c630a90 View commit details
    Browse the repository at this point in the history

Commits on Jul 23, 2022

  1. Hotfix MobSF#1999

    ajinabraham committed Jul 23, 2022
    Configuration menu
    Copy the full SHA
    767896e View commit details
    Browse the repository at this point in the history

Commits on Jul 30, 2022

  1. Configuration menu
    Copy the full SHA
    2906854 View commit details
    Browse the repository at this point in the history

Commits on Sep 28, 2022

  1. Update README.md (MobSF#2020)

    add Badge App
    superpoussin22 committed Sep 28, 2022
    Configuration menu
    Copy the full SHA
    e042252 View commit details
    Browse the repository at this point in the history
  2. Fix bug MobSF#1917 where checking for stripped debugging symbols prod…

    …uces false positives in iOS. (MobSF#2023)
    
    Co-authored-by: Toor <toor@DES-macOS-pentest.local>
    Co-authored-by: Ajin Abraham <ajin25@gmail.com>
    3 people committed Sep 28, 2022
    Configuration menu
    Copy the full SHA
    3ae54e8 View commit details
    Browse the repository at this point in the history
  3. Update ip2location from 8.8.0 to 8.8.1 (MobSF#2035)

    Co-authored-by: Ajin Abraham <ajin25@gmail.com>
    pyup-bot and ajinabraham committed Sep 28, 2022
    Configuration menu
    Copy the full SHA
    324c44e View commit details
    Browse the repository at this point in the history

Commits on Sep 30, 2022

  1. Configuration menu
    Copy the full SHA
    de7ace6 View commit details
    Browse the repository at this point in the history
  2. Adding tarfile member sanitization to extractall() (MobSF#2039)

    Co-authored-by: TrellixVulnTeam <kasimir.schulz@trellix.com>
    Co-authored-by: Ajin Abraham <ajin25@gmail.com>
    3 people committed Sep 30, 2022
    Configuration menu
    Copy the full SHA
    664d339 View commit details
    Browse the repository at this point in the history

Commits on Oct 4, 2022

  1. fix res directory not exist (MobSF#2042)

    Fix the problem that the res resource folder does not exist, the solution is to copy from the apktool_out directory
    ohyeah521 committed Oct 4, 2022
    Configuration menu
    Copy the full SHA
    41dc607 View commit details
    Browse the repository at this point in the history
  2. [EFR-02]Enterprise Feature Request - False Positive Triaging (MobSF#2000

    )
    
    * Suppression logic
    
    * Android code analysis suppression
    
    * Fixes MobSF#1981
    
    * iOS source support bundle id extraction
    
    * iOS Source Code - Suppression support
    
    * Remove check in CFBundleURLName
    
    * iOS Binary code analysis suppression support
    
    * Add Code QL
    
    * Suppression support for Manifest analysis
    
    * Fixes MobSF#2014
    
    * REST API + Docs
    
    * Address review comments
    
    * update suppression wordings
    
    * Fixes MobSF#2043
    
    * Icon analysis code QA
    ajinabraham committed Oct 4, 2022
    Configuration menu
    Copy the full SHA
    277e74d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    037caac View commit details
    Browse the repository at this point in the history

Commits on Oct 14, 2022

  1. Adding numeric_owner as a keyword argument (MobSF#2050)

    numeric_owner needs to be a keyword argument.
    TrellixVulnTeam committed Oct 14, 2022
    Configuration menu
    Copy the full SHA
    5e88b06 View commit details
    Browse the repository at this point in the history
  2. Scheduled weekly dependency update for week 41 (MobSF#2046)

    * Update quark-engine from 22.6.1 to 22.9.1
    
    * Update frida from 15.2.2 to 16.0.1
    
    * Update tldextract from 3.3.1 to 3.4.0
    
    * Update openstep-parser from 1.5.3 to 1.5.4
    
    Co-authored-by: Ajin Abraham <ajin25@gmail.com>
    pyup-bot and ajinabraham committed Oct 14, 2022
    Configuration menu
    Copy the full SHA
    be59bc3 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7fcec12 View commit details
    Browse the repository at this point in the history
  4. HOTFIX: UI changes and warning on mobsf.live (MobSF#2051)

    * UI changes and warning on mobsf.live
    
    * Update home.html
    ajinabraham committed Oct 14, 2022
    Configuration menu
    Copy the full SHA
    2387cd7 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    43ea3c0 View commit details
    Browse the repository at this point in the history
  6. Hotfix: ui on donate page

    ajinabraham committed Oct 14, 2022
    Configuration menu
    Copy the full SHA
    b22231a View commit details
    Browse the repository at this point in the history
  7. Hotfix: Homescreen Navbar

    ajinabraham committed Oct 14, 2022
    Configuration menu
    Copy the full SHA
    751fab2 View commit details
    Browse the repository at this point in the history

Commits on Oct 16, 2022

  1. Hotfix: UI icon

    ajinabraham committed Oct 16, 2022
    Configuration menu
    Copy the full SHA
    c03edc1 View commit details
    Browse the repository at this point in the history

Commits on Oct 17, 2022

  1. Configuration menu
    Copy the full SHA
    075e9c1 View commit details
    Browse the repository at this point in the history

Commits on Oct 27, 2022

  1. HOTFIX: jadx update to 1.4.5 (MobSF#2064)

    * jadx update to 1.4.5
    * MobSF version bump
    * Fixes CVE-2022-42889 in third party dependency
    ajinabraham committed Oct 27, 2022
    Configuration menu
    Copy the full SHA
    9b49285 View commit details
    Browse the repository at this point in the history

Commits on Nov 2, 2022

  1. Installation script error: Solving spelling error (MobSF#2067)

    changed "installtion" to "installation"
    th3-d4v1d-c0de committed Nov 2, 2022
    Configuration menu
    Copy the full SHA
    dd18c96 View commit details
    Browse the repository at this point in the history

Commits on Nov 7, 2022

  1. Android APK support extracting icon SVG from XML (MobSF#2060)

    * Added support for SVG icon extraction
    * Add jar binaries
    * code refactoring
    * Update settings.py
    ajinabraham committed Nov 7, 2022
    Configuration menu
    Copy the full SHA
    2e234ec View commit details
    Browse the repository at this point in the history

Commits on Nov 23, 2022

  1. HOTFIX: Setup improvement (MobSF#2078)

    * Improve setup scripts.
    * Python support to 3.8 - 3.10
    * Delete MobSF data directory on running setup.
    * Bump applicable dependencies.
    ajinabraham committed Nov 23, 2022
    Configuration menu
    Copy the full SHA
    76cd47d View commit details
    Browse the repository at this point in the history

Commits on Dec 13, 2022

  1. Apktool 2.7.0 update (MobSF#2082)

    * Update apktool to version 2.7.0
    superpoussin22 committed Dec 13, 2022
    Configuration menu
    Copy the full SHA
    1016a3d View commit details
    Browse the repository at this point in the history

Commits on Jan 11, 2023

  1. Configuration menu
    Copy the full SHA
    0b259d0 View commit details
    Browse the repository at this point in the history
  2. version bump

    ajinabraham committed Jan 11, 2023
    Configuration menu
    Copy the full SHA
    5ccb028 View commit details
    Browse the repository at this point in the history
  3. New Android Manifest Rule: App support vulnerable android versions (M…

    …obSF#2114)
    
    * add a new rule: dangerous os version
    
    * qa
    
    * lint checks
    
    * run lint test on one os
    ajinabraham committed Jan 11, 2023
    Configuration menu
    Copy the full SHA
    aeaa9b1 View commit details
    Browse the repository at this point in the history

Commits on Feb 9, 2023

  1. Support for filenames containing & (MobSF#2129)

    Co-authored-by: none <none@none.com>
    evmxattr and none committed Feb 9, 2023
    Configuration menu
    Copy the full SHA
    1f249c4 View commit details
    Browse the repository at this point in the history

Commits on Feb 17, 2023

  1. Configuration menu
    Copy the full SHA
    7ad41a4 View commit details
    Browse the repository at this point in the history

Commits on Mar 16, 2023

  1. Configuration menu
    Copy the full SHA
    6c64d17 View commit details
    Browse the repository at this point in the history

Commits on Mar 28, 2023

  1. HOTIX: Update Dockerfile to install jq (MobSF#2149)

    * Update Dockerfile
    
    * Update tox.ini
    ajinabraham committed Mar 28, 2023
    Configuration menu
    Copy the full SHA
    6bc6428 View commit details
    Browse the repository at this point in the history

Commits on Mar 30, 2023

  1. [HOTFIX] Add support for environment variable for MobSF config (MobSF…

    …#2150)
    
    * add support for environment variable config
    * Fixes MobSF#2109
    * update lief
    ajinabraham committed Mar 30, 2023
    Configuration menu
    Copy the full SHA
    be23758 View commit details
    Browse the repository at this point in the history
  2. HOTFIX: Fixes MobSF#2144

    ajinabraham committed Mar 30, 2023
    Configuration menu
    Copy the full SHA
    bfef7e6 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    93432c9 View commit details
    Browse the repository at this point in the history

Commits on Apr 8, 2023

  1. HOTFIX: Android min SDK check on janus vulnerability detection (MobSF…

    …#2159)
    
    * Android min SDK  check on janus check
    
    * Update README.md
    ajinabraham committed Apr 8, 2023
    Configuration menu
    Copy the full SHA
    a13bf58 View commit details
    Browse the repository at this point in the history

Commits on Apr 10, 2023

  1. [Enterprise Feature Request EFR02] Support summary of severity in eac…

    …h section. (MobSF#2160)
    
    * Summary for Android and iOS SCA
    ajinabraham committed Apr 10, 2023
    Configuration menu
    Copy the full SHA
    0cd255c View commit details
    Browse the repository at this point in the history

Commits on Apr 17, 2023

  1. Configuration menu
    Copy the full SHA
    b43b561 View commit details
    Browse the repository at this point in the history

Commits on May 20, 2023

  1. Configuration menu
    Copy the full SHA
    b1922d8 View commit details
    Browse the repository at this point in the history

Commits on Jun 14, 2023

  1. Scheduled weekly dependency update for week 24 (MobSF#2187)

    * Update ip2location from 8.9.0 to 8.10.0
    
    * Update quark-engine from 22.10.1 to 23.5.1
    
    * Update LIEF from to 0.13.1
    
    * Update tldextract from 3.4.0 to 3.4.4
    
    * Update requirements.txt
    
    ---------
    
    Co-authored-by: Ajin Abraham <ajin25@gmail.com>
    pyup-bot and ajinabraham committed Jun 14, 2023
    Configuration menu
    Copy the full SHA
    d2f0603 View commit details
    Browse the repository at this point in the history
  2. Update requirements.txt

    0.13.1 not available.
    ajinabraham committed Jun 14, 2023
    Configuration menu
    Copy the full SHA
    c7578b8 View commit details
    Browse the repository at this point in the history

Commits on Jun 21, 2023

  1. HOTFIX: update lief

    ajinabraham committed Jun 21, 2023
    Configuration menu
    Copy the full SHA
    89efdee View commit details
    Browse the repository at this point in the history
  2. Revert Hotfix

    ajinabraham committed Jun 21, 2023
    Configuration menu
    Copy the full SHA
    b608ce4 View commit details
    Browse the repository at this point in the history

Commits on Jun 22, 2023

  1. HOTFIX: Feature updates and Bug Fixes (MobSF#2197)

    * OFAC, jquery bump, tox fix
    * AAR handle multiple application tags
    ajinabraham committed Jun 22, 2023
    Configuration menu
    Copy the full SHA
    dc0dc27 View commit details
    Browse the repository at this point in the history

Commits on Jul 22, 2023

  1. HOTFIX: MobSF Android Dynamic Analysis Docker Support (MobSF#2214)

    * MobSF Android Docker Support
    
    * Pin pip version
    
    * Update mobsf-test.yml
    ajinabraham committed Jul 22, 2023
    Configuration menu
    Copy the full SHA
    d021da6 View commit details
    Browse the repository at this point in the history

Commits on Jul 23, 2023

  1. Update setup.py

    ajinabraham committed Jul 23, 2023
    Configuration menu
    Copy the full SHA
    3c7c9af View commit details
    Browse the repository at this point in the history

Commits on Jul 25, 2023

  1. Configuration menu
    Copy the full SHA
    a54faf8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8c25cb2 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b1d4abc View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    1fde1cf View commit details
    Browse the repository at this point in the history
  5. Hotfix: Handle Docker <-> ADB connectivity internally (MobSF#2219)

    * host.docker.internal transilation for localhost
    
    * Replace urlparse with re
    
    * version bump
    
    * update ascii art
    ajinabraham committed Jul 25, 2023
    Configuration menu
    Copy the full SHA
    218954d View commit details
    Browse the repository at this point in the history

Commits on Jul 31, 2023

  1. Configuration menu
    Copy the full SHA
    808cacb View commit details
    Browse the repository at this point in the history
  2. update apktool (MobSF#2225)

    Co-authored-by: Ajin Abraham <ajin25@gmail.com>
    superpoussin22 and ajinabraham committed Jul 31, 2023
    Configuration menu
    Copy the full SHA
    14e9382 View commit details
    Browse the repository at this point in the history

Commits on Aug 1, 2023

  1. Configuration menu
    Copy the full SHA
    9ae65e6 View commit details
    Browse the repository at this point in the history

Commits on Aug 2, 2023

  1. Configuration menu
    Copy the full SHA
    9e57c57 View commit details
    Browse the repository at this point in the history

Commits on Aug 10, 2023

  1. [HOTFIX] Regex + Rule Update (MobSF#2232)

    * IOS Swift Rules updates
      *  Updated or added rules `ios_biometric_bool`, `ios_biometric_acl`, `ios_keychain_weak_acl_device_passcode`, `ios_keychain_weak_accessibility_value`, `ios_insecure_random_no_generator`, `ios_biometry_hardened`
     * Regex Hardening: Fixes possible Regex DoS in rules and MobSF code base
    ajinabraham committed Aug 10, 2023
    Configuration menu
    Copy the full SHA
    28b7fde View commit details
    Browse the repository at this point in the history

Commits on Aug 14, 2023

  1. [HOTFIX][EFR06] Independent Shared Object (.so) Scan and Improved Str…

    …ing search (MobSF#2228)
    
    * String extraction from APK, Source, AAR, JAR, SO
    * Strings sections to show source of strings extracted
    * Strings Refactor
    * Support for independent .SO scan
    * Android SCA rules update
    * Entropies scan support for strings
    * URLs/Email extraction refactor
    * Bug Fixes
      * iOS Source Report Fix
      * Frida APK Patcher (WIP)
      * Dynamic Analyzer identifier not available
      * Settings env var not working fix for enabled by default features
      * AppSec Score fix
      * Recent `scan not completed` fix for iOS zip
    ajinabraham committed Aug 14, 2023
    Configuration menu
    Copy the full SHA
    2854114 View commit details
    Browse the repository at this point in the history

Commits on Aug 15, 2023

  1. Configuration menu
    Copy the full SHA
    19e0963 View commit details
    Browse the repository at this point in the history
  2. Update macho_analysis.py - SYMBOLS STRIPPED False Negative (MobSF#2234)

    * Update macho_analysis.py
    
    PR for this issue: 
    MobSF#2233
    
    * Update macho_analysis.py
    
    
    Co-authored-by: Ajin Abraham <ajin25@gmail.com>
    Karmaz95 and ajinabraham committed Aug 15, 2023
    Configuration menu
    Copy the full SHA
    2b7156c View commit details
    Browse the repository at this point in the history

Commits on Aug 16, 2023

  1. Configuration menu
    Copy the full SHA
    b1be6f5 View commit details
    Browse the repository at this point in the history

Commits on Aug 19, 2023

  1. [HOTFIX][EFR-08] Dylib + Symbols + Other Features (MobSF#2239)

    * Dylib analysis support + PDF for iOS Binary
    * Dylib string extraction
    * Improved iOS Plist secret extraction
    * iOS/Android Form Validation QA
    * Independent Dylib scan
    * Symbols view for dylib and so
    * Trackers support for so
    ajinabraham committed Aug 19, 2023
    Configuration menu
    Copy the full SHA
    e08524f View commit details
    Browse the repository at this point in the history
  2. Fix missing exported components (MobSF#2176)

    Components which are exported and have no permission were not listed in the results because of a wrong template description key.
    Also added a warning if this happens again.
    
    Co-authored-by: Ajin Abraham <ajin25@gmail.com>
    Abb4d0n and ajinabraham committed Aug 19, 2023
    Configuration menu
    Copy the full SHA
    d681353 View commit details
    Browse the repository at this point in the history
  3. [HOTFIX][EFR09] AAR/JAR obfuscation and debug check + Exception Hande…

    …d strings and symbols extraction (MobSF#2240)
    
    * AAR/JAR obfuscation and debug check
    * Exception handling symbols and strings from so/dylib
    ajinabraham committed Aug 19, 2023
    Configuration menu
    Copy the full SHA
    c2993d1 View commit details
    Browse the repository at this point in the history

Commits on Aug 25, 2023

  1. [HOTFIX][EFR10] Independent Static Library(.a) ELF/MachO Analysis + G…

    …raceful Analysis (MobSF#2242)
    
    * Independent Static Library(.a) ELF/MachO Analysis
       * Mac FAT binary only supported on Mac
    * Static and Dynamic Binary Analysis QA
    * Refactor Dex permissions
    * Fallback certificate analysis using apksigtool
    * Refactor Androguard `apk.APK()` usage
    ajinabraham committed Aug 25, 2023
    Configuration menu
    Copy the full SHA
    f965183 View commit details
    Browse the repository at this point in the history

Commits on Aug 26, 2023

  1. Pip to Poetry, Ubuntu Base image Bump, Dockerfile QA, Python 3.11 sup…

    …port (MobSF#2244)
    
    * Docker base image update
    * Docker file QA
    * Github Actions version update
    * Removed unwanted pinned repository
    * Pip to Poetry migration
    * Bump httptools
    * Jump yara-python-dex
    * Python 3.11 support
    ajinabraham committed Aug 26, 2023
    Configuration menu
    Copy the full SHA
    8e29cb0 View commit details
    Browse the repository at this point in the history
  2. [HOTFIX] Docker Buildx test (MobSF#2247)

    * Docker image build test for PRs
    ajinabraham committed Aug 26, 2023
    Configuration menu
    Copy the full SHA
    74f100d View commit details
    Browse the repository at this point in the history

Commits on Aug 27, 2023

  1. [HOTFIX] bs4 malformed xml parsing + xml namespace detection (MobSF#2248

    )
    
    * Use BeautifulSoup4 to prettify malformed XML
    * Detect non standard XML namespace in AndroidManifest.xml (Fixes : MobSF#2198) 
    * Updated android permissions list
    * Updated android permission update check script
    ajinabraham committed Aug 27, 2023
    Configuration menu
    Copy the full SHA
    6e329c0 View commit details
    Browse the repository at this point in the history

Commits on Aug 28, 2023

  1. [HOTFIX] Migrate from setup.py to poetry, tox QA (MobSF#2249)

    * Migrate from setup.py to use poetry build and publish
    * Tox QA
    * Version is now configured only at pyproject.toml
    * Added poetry build test
    * Updated mobsf PyPI publishing workflow 
    * Update local DBs
    ajinabraham committed Aug 28, 2023
    Configuration menu
    Copy the full SHA
    bb700fa View commit details
    Browse the repository at this point in the history

Commits on Sep 14, 2023

  1. Configuration menu
    Copy the full SHA
    0751203 View commit details
    Browse the repository at this point in the history
  2. Updates for 3.7.6

    brice-syslogic committed Sep 14, 2023
    Configuration menu
    Copy the full SHA
    5115426 View commit details
    Browse the repository at this point in the history

Commits on Sep 15, 2023

  1. Lint fixes

    brice-syslogic committed Sep 15, 2023
    Configuration menu
    Copy the full SHA
    a2236bc View commit details
    Browse the repository at this point in the history
  2. More lint fixes

    brice-syslogic committed Sep 15, 2023
    Configuration menu
    Copy the full SHA
    ac52b93 View commit details
    Browse the repository at this point in the history
  3. self.data to data fix

    brice-syslogic committed Sep 15, 2023
    Configuration menu
    Copy the full SHA
    c99d8a9 View commit details
    Browse the repository at this point in the history
  4. Template context fixes

    brice-syslogic committed Sep 15, 2023
    Configuration menu
    Copy the full SHA
    907dfcc View commit details
    Browse the repository at this point in the history
  5. Lint fixes

    brice-syslogic committed Sep 15, 2023
    Configuration menu
    Copy the full SHA
    19fdba2 View commit details
    Browse the repository at this point in the history

Commits on Sep 18, 2023

  1. Lint fix

    brice-syslogic committed Sep 18, 2023
    Configuration menu
    Copy the full SHA
    41c2cba View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d635801 View commit details
    Browse the repository at this point in the history
  3. Lint fix

    brice-syslogic committed Sep 18, 2023
    Configuration menu
    Copy the full SHA
    e0ebd2a View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    0e22dcf View commit details
    Browse the repository at this point in the history

Commits on Sep 19, 2023

  1. Unit text fix

    brice-syslogic committed Sep 19, 2023
    Configuration menu
    Copy the full SHA
    9018c8c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d83973d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7b0d008 View commit details
    Browse the repository at this point in the history

Commits on Sep 20, 2023

  1. Lint fix

    brice-syslogic committed Sep 20, 2023
    Configuration menu
    Copy the full SHA
    6f59e66 View commit details
    Browse the repository at this point in the history
  2. Lint fix

    brice-syslogic committed Sep 20, 2023
    Configuration menu
    Copy the full SHA
    c1f3314 View commit details
    Browse the repository at this point in the history
  3. Timestamp bug

    brice-syslogic committed Sep 20, 2023
    Configuration menu
    Copy the full SHA
    43d1af1 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    2509385 View commit details
    Browse the repository at this point in the history

Commits on Sep 21, 2023

  1. AppMonsta debugging

    brice-syslogic committed Sep 21, 2023
    Configuration menu
    Copy the full SHA
    9aa4318 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    40f95a3 View commit details
    Browse the repository at this point in the history

Commits on Sep 22, 2023

  1. Configuration menu
    Copy the full SHA
    2674187 View commit details
    Browse the repository at this point in the history