File tree Expand file tree Collapse file tree 1 file changed +7
-4
lines changed
Expand file tree Collapse file tree 1 file changed +7
-4
lines changed Original file line number Diff line number Diff line change @@ -9,16 +9,19 @@ PythonRAT is a Command and Control (C2) server which can control multiple machin
99
1010# Features
1111
12- - Keylogger written as a class
13- - Keylogger can be started and stopped remote with options to _ dump_ or _ overwrite_ the log file
12+ - Integrated keylogger written as a class
13+ * Can be started and stopped remotely
14+ * With options to _ dump_ or _ overwrite_ the log file
1415- Check privilege level (Administrator/User)
16+ - Spawn other programs
1517- Download files from target
1618- Download files from specified URL
1719- Upload files to target
18- - C2 allows control of multiple target sessions w/ background session
20+ - C2 allows control of multiple target sessions
1921- Issue a _ sendall * command* _ to every active session
2022- Persistence by creating a registry entry (Windows)
21- - Spawn other programs
23+ - Conceals infection by writing files in AppData (Windows)
24+
2225- Screenshot of the target's screen which is sent to server
2326- Remote shutdown of the backdoor _ (executable is NOT safely removed)_
2427
You can’t perform that action at this time.
0 commit comments