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

[Technique] Taint Analysis #1942

Closed
cpholguera opened this issue Oct 14, 2021 · 6 comments · Fixed by #2390
Closed

[Technique] Taint Analysis #1942

cpholguera opened this issue Oct 14, 2021 · 6 comments · Fixed by #2390

Comments

@cpholguera
Copy link
Collaborator

cpholguera commented Oct 14, 2021

Include Taint Analysis in our techniques.

https://www.usenix.org/system/files/sec20-elsabagh.pdf

Tools

GDA?

GDA supports Static Taint Analysis:
https://github.com/charles2gan/GDA-android-reversing-Tool/wiki/GDA-Static-Taint-Analysis

Among many other features, it has this Frida support:
https://github.com/charles2gan/GDA-android-reversing-Tool/wiki/GDA-support-for-the-frida

Other tools

Do we have other tools already doing this? e.g. RMS. What about FlowDroid?

@cpholguera cpholguera changed the title [Tools] Add GDA? for Android [Tool] Add GDA? Nov 14, 2021
@cpholguera cpholguera changed the title [Tool] Add GDA? [Technique] Taint Analysis Feb 25, 2022
@su-vikas
Copy link
Collaborator

Taking this one up.

@su-vikas
Copy link
Collaborator

@cpholguera
Copy link
Collaborator Author

Hi Vikas, it'd be great if you could already draft the content. We're currently refactoring the MASTG chapters to a new format so for now, you can put it there on your branch but we'll ask you to pull from master and move your content before merging. Is that ok for you?

@su-vikas
Copy link
Collaborator

Got it. I will keep the content on my branch for now.

@su-vikas
Copy link
Collaborator

su-vikas commented Mar 8, 2023

@cpholguera I have created a PR so that you know the content is ready. I can update it as per your above comment.

@cpholguera
Copy link
Collaborator Author

Thanks a lot @su-vikas!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants