Hello friends, Warm Welcome to my blog today we going to discuss routerspace hack the box machine this machine has come with Rce vulnerability, and to escalate the root privilege using sudo version and we going to take over the root flag and user flag from that machine... so Let's get started.
Talkative Hackthebox Writeup: https://evilox.medium.com/talkative-hackthebox-writeup-3f24491cce33
Enumeration:
So first Let us start with Nmap Scan
STEP 1: nmap -sC -sV 10.10.11.148
![]() |
Further analyzing this nmap scan I have found a normal SSH service.
So next we go took at the website which is http://10.10.11.148
Here you can able see the download option on the top right corner
Download that apk file
Genymotion for Apk testing
And next, we going to set up the genymotion for apk testing. Insert using Genymotion you can able to use the Anbox or Nox player for that.
First I have test with Anbox but it was not suitable for my Linux and throws lots of errors so I used Genymotion and I used Genymotion for a Lot of Time for testing the android application.
Download the Genymotion using this link: https://genymotion.com
With that download the VirtualBox also: https://virtualbox.org
After downloading this. Download any android Machine with the older version of 5.0 or 5.1
If you’re tried with newer version 9.1 or 10 it will not work. I throw the server error.
Post a Comment