Hi,
I was struggling for the past 2 days with the setup. I managed to intercept browsers requests in burp but not from the apk. Any ideas how can I solve this. I use Android Studio AVD.
Thank you!
Hi,
I was struggling for the past 2 days with the setup. I managed to intercept browsers requests in burp but not from the apk. Any ideas how can I solve this. I use Android Studio AVD.
Thank you!
I am with you on this. Itās a complete nightmare with the apk file. Same error: no simulator found. I go to YouTube or Google and I am told to unplug the USB. Iām dumbfounded because thereās no USB since it is a simulator. I have the jeopardy music playing in my head for the past one month.
Finally Rooted.
AS helped to run the download and WS helped capture the traffic after domain resolve setting are done in emulator.
Rest is basic enumeration.
Only thing I am not able to do is how domain name was found which needs to be resolved by host file because domain name resolution traffic is not hitting WS so not able to capture the traffic. I came to know about domain name from the forum posts of many members.
If someone can help me with the domain name finding process. Please support.
I didnāt really read through the whole thread because I didnāt want to get a hint that I wasnāt ready for yet, so my apologies if this is a duplicate question.
Has anyone been able to successfully emulate on arm64? If so, would you mind sharing how you did it? Iāve tried several options, each failing at one point or another. I have an Intel machine I can setup a VM on, if necessary, but Iām stubborn and would like to try to get this to work on my main machine.
Thanks!
Thank you @h4rithd! Unusual box, but I learnt a lot while setting up and running the tools. Pretty easy afterwards. Love boxes that teach you something without over complicating things.
I install the A***x app then I try to open it. It is looking āstartingā but it didnāt open
The hardest part for me was modifying the hosts to add the domain.
I found another way to make it simpler:
adb shell settings put global http_proxy BURPIP:PORT
That way I just had to add the domain to my own /etc/hosts
and for apk the snap version for A***X
Getting the user is harder then getting root so hang in there if youāre struggling.
These tools are worth exploring but some are overkill.
Remember the other port(s) we found during our enumeration?
You are looking for a CVE to gain priviledge escalation
Hi. I found the obvious file and tried reversing the a**. I canāt figure out how to setup anb** with tun0 and burp suite. Please DM me with any tips.
I know thereās a lot of frustration going around with the Android piece, but I found this box to be a lot of fun. There was a bit of fuzzing needed for the foothold, but thatās sort of the point in these machines, to make you think of how to abuse a system rather than just use it.
I had a little bit of trouble with root since I was trying to use the exploit referenced by LinPEAS. For whatever reason it wasnāt working for me, looking for other exploits for that CVE helped and I found one that worked for me.
Good box. PM me with any questions.
I dislike setting up the emulator so much I decided to try and reverse the obfuscated code that creates what you need.
Took way to long but so much more fun haha
How do you set up proxy for anbox?
haha same here, reversing all the way !!
adb shell settings put global http_proxy BURPIP:PORT
I was about to give up on this box when i saw three separate alternate routes to a foothold.
Iām using parrot on a VM in KVM/qemu/virt-manager
I would never install virtbox on a hacking rig
For starters because its noisy and calls home to mama. I could go on about using vmware or dirtbox but i think my point is obvious.
Anyway I used the Burp proxy thing and anbox / adb and i was able to connect.
I did this a second ago so i dont have foothold yet.
I just wanted to say that this community rocks and I wanted to thank EVERYONE who posted in this forum. Iāll come back tomorrow to do the command injection etc etc.
But thanks yāall - i can feeel my blood pressure going down now.
Hello all, this is the first box I am trying on HTB, and perhaps my last if I canāt find some relief.
I retrieved the apk file.
I acquired an emulator and was able to get the emulated app to start.
It prompts me to ācheck statusā yet when I try to do so it cannot establish a connection.
I get that I need to peek at the traffic, and I was able to get wireshark to sniff some packets, but only the failed ācheck statusā conversation. So I know I need to get the app to successfully connect (how?).
The emulator is anbox and I got adb as well but it isnās clear how to manipulate either/both together.
I am trying to do this on a Parrot Sec OS (5.0.1) VM via virtualbox.
Yeah this box can seem frustrating when the check status fails.
Depending on what your hyper visor thing is you can find all the answers in the forum.
I finally found the path that worked for me last night.
The paths to connecting the app seem to fall into rough categories.
If you have the misfortune of trying to hack with virtualbox you can use geany-something.
OR - you can use burp and set burp to listen on all interfaces and then tell adb to use burp proxy. See above for that
Others seemed to simply use windows or ubuntu - i am assuming that they are not talking about vms?
Finally - a few people seemed to be able to reverse engineer the app to get the vunerable api call.
I dont use virtual box when I am trying to be discreet so i use virt-manager
Find the instructions above to tell adb to use burp proxy
Have burp proxy listen on all interfaces
then adb / anbox should allow the ācheck statusā to work.
Catch that in burp and go to town
-nonattribution
i meant to send that last post as a reply to @hume1618
Someone can help me about android config:
I use vmware with kali and I install the anbox with the rā¦rsā¦e but when I start the app I recevice the message for the status: āEnable to connect the serverā. Some help please
i cant seem to understand how to run the a** file on my kali linux matchine, the anbox tool doesnt work, someone, please help me with a working tool, i have searched a lot