Skip to content

Commit f1a7875

Browse files
authored
Update README.md
1 parent 47beaa7 commit f1a7875

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,11 +16,14 @@ PythonRAT is a Command and Control (C2) server which can control multiple machin
1616

1717
- Keylogger written as a class
1818
- Keylogger can be started and stopped remote with options to _dump_ or _overwrite_ the log file
19+
- Check privilege level (Administrator/User)
1920
- Download files from target
21+
- Download files from specified URL
2022
- Upload files to target
2123
- C2 allows control of multiple target sessions w/ background session
2224
- Issue a _sendall *command*_ to every active session
2325
- Persistence by creating a registry entry (Windows)
26+
- Spawn other programs
2427
- Screenshot of the target's screen which is sent to server
2528
- Remote shutdown of the backdoor _(executable is NOT safely removed)_
2629

0 commit comments

Comments
 (0)