Coder Social home page Coder Social logo

Comments (3)

Securee avatar Securee commented on April 26, 2024 1

Hi @yuhshin-oss what does the feature "via-caller-exported" mean ? I used the mariana-trench to analyze my apk, and the mariana-trench find many issues, but most of the issues did not filter the soures which conponents(Activity,Provider)are not exported writed in manifest.xml(Android:Exported = False).
How can I filter the False positive issues ?
(I used the default rules to analyze my apk)

from mariana-trench.

yuhshin-oss avatar yuhshin-oss commented on April 26, 2024

Hi @chuayupeng, thanks for the feature request!

Mariana Trench today internally looks at the manifest to determine some class properties. It is used to add features to the flows (e.g. "via-caller-exported", "via-caller-unexported", etc.). You can find the list of features here:

https://github.com/facebook/mariana-trench/blob/main/source/ClassProperties.cpp#L305-L330

Does this contain what you are looking for?

from mariana-trench.

chuayupeng avatar chuayupeng commented on April 26, 2024

Hi @yuhshin-oss, I was thinking of allowing us to write in analysis for Deeplinks and point out simple vulns like allowBackup etc, but that is a great feature that i didnt notice was in previously! Will look at it again, thanks!

from mariana-trench.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.