File tree Expand file tree Collapse file tree 1 file changed +3
-0
lines changed Expand file tree Collapse file tree 1 file changed +3
-0
lines changed Original file line number Diff line number Diff line change @@ -16,11 +16,14 @@ PythonRAT is a Command and Control (C2) server which can control multiple machin
16
16
17
17
- Keylogger written as a class
18
18
- Keylogger can be started and stopped remote with options to _ dump_ or _ overwrite_ the log file
19
+ - Check privilege level (Administrator/User)
19
20
- Download files from target
21
+ - Download files from specified URL
20
22
- Upload files to target
21
23
- C2 allows control of multiple target sessions w/ background session
22
24
- Issue a _ sendall * command* _ to every active session
23
25
- Persistence by creating a registry entry (Windows)
26
+ - Spawn other programs
24
27
- Screenshot of the target's screen which is sent to server
25
28
- Remote shutdown of the backdoor _ (executable is NOT safely removed)_
26
29
You can’t perform that action at this time.
0 commit comments