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

Can't Backdore the Apps :( also apktool is installed but asks again to download. #32

Closed
HTerminal opened this issue Sep 30, 2015 · 2 comments

Comments

@HTerminal
Copy link

when i to open a App it gives me this error Help me out please and even when i have installed apktool it still says to download it:(


spf> 5
APKTool not found! Is it installed? Check your config file
Install Android APKTool(y/N)?
spf> n

Puts the Android Agent inside an Android App APK. The application runs normally, with extra functionality.
APK to Backdoor: /root/apps/what.apk
Traceback (most recent call last):
File "./framework.py", line 3428, in
main()
File "./framework.py", line 60, in main
agent_attach2()
File "./framework.py", line 756, in agent_attach2
backdoor_apk()
File "./framework.py", line 443, in backdoor_apk
backdoor_srcmethod()
File "./framework.py", line 145, in backdoor_srcmethod
os.chdir(apksloc)
OSError: [Errno 2] No such file or directory: '/root/Smartphone-Pentest-Framework/APKs'


and one more question was if we can use msfvenome backdore to create backdore in apps.
using SPF.

Thank You

@georgiaw
Copy link
Owner

You have to add the location of apktool to the config file. It's APKTOOLLOC I think. The installation automatically does that but if you download it outside of SPF you will need to do it manually.
Georgia

Sent from my iPhone

On Sep 30, 2015, at 8:51 AM, Hitesh96 notifications@github.com wrote:

when i to open a App it gives me this error Help me out please and even when i have installed apktool it still says to download it:(

spf> 5
APKTool not found! Is it installed? Check your config file
Install Android APKTool(y/N)?
spf> n

Puts the Android Agent inside an Android App APK. The application runs normally, with extra functionality.
APK to Backdoor: /root/apps/what.apk
Traceback (most recent call last):
File "./framework.py", line 3428, in
main()
File "./framework.py", line 60, in main
agent_attach2()

File "./framework.py", line 756, in agent_attach2
backdoor_apk()
File "./framework.py", line 443, in backdoor_apk
backdoor_srcmethod()
File "./framework.py", line 145, in backdoor_srcmethod
os.chdir(apksloc)
OSError: [Errno 2] No such file or directory: '/root/Smartphone-Pentest-Framework/APKs'

and one more question was if we can use msfvenome backdore to create backdore in apps.
using SPF.

Thank You


Reply to this email directly or view it on GitHub.

@HTerminal
Copy link
Author

Thanks @georgiaw :)

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

No branches or pull requests

2 participants