python rat
1.0.0
Este aplicativo é para fins educacionais. Não posso ser responsabilizado por qualquer uso abusivo do meu código.
pip3 install requirements.txt
no Windows você pode simplesmente iniciar vítima_requirements.bat e/ou attacker_requirements.bat que baixam os requisitos
cuidado, os requisitos são diferentes para o atacante e a vítima
no computador da vítima: python3 victim.py
no computador invasor: python3 attacker.py
Lado da vítima:
usage : victim . py [ - h ] [ - - host HOST ] [ - - port PORT ] [ - - keylog KEYLOG ] [ - - micro MICRO ] [ - - wifi WIFI ] [ - - shell SHELL ]
[ - - camera CAMERA ] [ - - screen SCREEN ]
Tiz Virus Victim
optional arguments :
- h , - - help show this help message and exit
- - host HOST listening ip , default is '0.0.0.0' , no need to change
- - port PORT default port is 5000 , revershell = port , camera stream = port + 1 , screen stream = port + 2
- - keylog KEYLOG keylog = t create a keylogger file / keylog = f don ' t create the file
- - micro MICRO micro = 10 record the microphone during 10 sec and put it in a file / micro = 0 don ' t record
- - wifi WIFI wifi = t create a file with all wifis password / wifi = f don ' t create the file
- - shell SHELL shell = t revershell on port ( default = 5000 ) / shell = f don ' t revershell
- - camera CAMERA camera = t stream camera on port + 1 ( default = 5001 ) / camera = f don ' t stream
- - screen SCREEN screen = t stream screen on port + 2 ( default = 5002 ) / screen = f don ' t stream
Lado atacante:
usage : attacker . py [ - h ] [ - - host HOST ] [ - - port PORT ] [ - - shell SHELL ] [ - - camera CAMERA ] [ - - screen SCREEN ]
Tiz Virus Attacker
optional arguments :
- h , - - help show this help message and exit
- - host HOST connecting ip , default is localhost '
- - port PORT default port is 5000 , revershell = port , camera stream = port + 1 , screen stream = port + 2
- - shell SHELL shell = t revershell on port ( default = 5000 ) / shell = f don ' t revershell
- - camera CAMERA camera = t stream camera on port + 1 ( default = 5001 ) / camera = f don ' t stream
- - screen SCREEN screen = t stream screen on port + 2 ( default = 5002 ) / screen = f don ' t stream
Eu não sou ninguém. Use este código, melhore-o, modifique-o. Você não precisa citar ninguém.