File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed
Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -75,8 +75,8 @@ PythonRAT was developed for **educational** purposes and continues to be develop
7575 keylog_start --> Start The Keylogger
7676 keylog_dump --> Print Keystrokes That The Target From taskmanager.txt
7777 keylog_stop --> Stop And Self Destruct Keylogger File
78- screenshot --> Takes screenshot and sends to server ./screenshots/
79- webcam --> Takes image with webcam and sends to ./images/
78+ screenshot --> Takes screenshot and sends to server ./images/ screenshots/
79+ webcam --> Takes image with webcam and sends to ./images/webcam/
8080 start *programName* --> Spawn Program Using backdoor e.g. 'start notepad'
8181 remove_backdoor --> Removes backdoor from target!!!
8282
Original file line number Diff line number Diff line change @@ -252,8 +252,8 @@ def server_help_manual():
252252 keylog_start --> Start The Keylogger
253253 keylog_dump --> Print Keystrokes That The Target From taskmanager.txt
254254 keylog_stop --> Stop And Self Destruct Keylogger File
255- screenshot --> Takes screenshot and sends to server ./screenshots/
256- webcam --> Takes image with webcam and sends to ./images/
255+ screenshot --> Takes screenshot and sends to server ./images/ screenshots/
256+ webcam --> Takes image with webcam and sends to ./images/webcam/
257257 start *programName* --> Spawn Program Using backdoor e.g. 'start notepad'
258258 remove_backdoor --> Removes backdoor from target!!!
259259
You can’t perform that action at this time.
0 commit comments