Skip to content

Commit ba45a83

Browse files
committed
v0.11.1-alpha
1 parent 77e529d commit ba45a83

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff 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

0 commit comments

Comments
 (0)