We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d5b6e56 commit e564a42Copy full SHA for e564a42
README.md
@@ -1,6 +1,6 @@
1
# RPC Backdoor Emulation
2
3
-This project is a basic emulation of an "RPC Backdoor" meant to emulate TTPs used by certain groups.
+This project is a basic implementation of an "RPC Backdoor" meant to emulate TTPs used by certain groups.
4
5
The project contains an RPC server with five functions:
6
* Execute a command with `cmd.exe /c` and the `CreateProcess` API call.
0 commit comments