Skip to content

Commit 4f2a611

Browse files
committed
Add credits
1 parent 812ceab commit 4f2a611

1 file changed

Lines changed: 5 additions & 0 deletions

File tree

nxc/modules/presence.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 to find Domain and Enterprise Admin presence on target systems over SMB.
11+
Made by @crosscutsaw, @NeffIsBack
12+
"""
13+
914
name = "presence"
1015
description = "Traces Domain and Enterprise Admin presence in the target over SMB"
1116
supported_protocols = ["smb"]

0 commit comments

Comments
 (0)