Skip to content

androidmalware/android_frida_scripts

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 

Repository files navigation

android_frida_scripts

1) file_exists.js

Info

This Frida script helps dynamically identify accessed zip files on external media (possible file traversal vulnerability) and existence of .so (native libraries) files on internal media that might be overwritten and executed. Such combination could lead to arbitrary code execution.

Impact

Identify ACE

Output alt text

Script was created based on @_bagipro tip - https://twitter.com/_bagipro/status/1319365830728208386

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published