Skip to main content

Trueseeing is a non-decompiling Android application vulnerability scanner.

Project description

trueseeing is a fast, accurate and resillient vulnerabilities scanner for Android apps. It operates on Android Packaging File (APK) and outputs a comprehensive report in HTML. It doesn’t matter if the APK is obfuscated or not.

Since it is an early beta stage we provide it as a service; this is the reference API client implementation. Once it goes stable we will release it with complete implementation – please look forward to it.

Capability

Currently trueseeing can detect the following class of vulnerabilities:

  • Improper Platform Usage (M1)

    • Debuggable

    • Inadvent publishing of Activities, Services, ContentProviders, BroadcastReceivers

  • Insecure Data (M2)

    • Backupable (i.e. suspectible to the backup attack)

    • Insecure file permissions

    • Logging

  • Insecure Commnications (M3)

    • Lack of pinning (i.e. suspictible to the TLS interception attack)

    • Use of cleartext HTTP

    • Tamperable WebViews

  • Insufficient Cryptography (M5)

    • Hardcoded passphrase/secret keys

    • Vernum ciphers with static keys

    • Use of the ECB mode

  • Client Code Quality Issues (M7)

    • Reflectable WebViews (i.e. XSSs in such views should be escalatable to remote code executions via JS reflection)

    • Usage of insecure policy on mixed contents

  • Code Tampering (M8)

    • Hardcoded certificates

  • Reverse Engineering (M9)

    • Lack of obfuscation

Usage

The following command line is sufficient to scan a APK (target.apk):

$ trueseeing /path/to/target.apk > report.html

Project details


Download files

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

Source Distributions

No source distribution files available for this release.See tutorial on generating distribution archives.

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

trueseeing-2.0.6-py3-none-any.whl (6.2 MB view details)

Uploaded Python 3

File details

Details for the file trueseeing-2.0.6-py3-none-any.whl.

File metadata

File hashes

Hashes for trueseeing-2.0.6-py3-none-any.whl
Algorithm Hash digest
SHA256 ee988e9252fc35eef64ee39b7e00d89a453a0a02ccbea5ec60bc1f229560c0d1
MD5 c71048ce6105407098713d67bf6a8b3f
BLAKE2b-256 06437dd756aff9d33b8b98743606ec48207bd0f5fec832caddaa4e0ba551067c

See more details on using hashes here.

Supported by

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