We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4883957 commit 36bdf2fCopy full SHA for 36bdf2f
1 file changed
nxc/modules/pi.py
@@ -6,6 +6,11 @@
6
7
8
class NXCModule:
9
+ """
10
+ Module for running system command as target PID user's
11
+ Module by @termanix
12
13
+
14
name = "pi"
15
description = "Run command as logged on users via Process Injection"
16
supported_protocols = ["smb"]
0 commit comments