Skip to content

Commit 36bdf2f

Browse files
committed
added author to pi
1 parent 4883957 commit 36bdf2f

1 file changed

Lines changed: 5 additions & 0 deletions

File tree

nxc/modules/pi.py

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,11 @@
66

77

88
class NXCModule:
9+
"""
10+
Module for running system command as target PID user's
11+
Module by @termanix
12+
"""
13+
914
name = "pi"
1015
description = "Run command as logged on users via Process Injection"
1116
supported_protocols = ["smb"]

0 commit comments

Comments
 (0)