We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 36bdf2f commit ed88beeCopy full SHA for ed88bee
1 file changed
nxc/modules/enum_trusts.py
@@ -7,7 +7,7 @@ class NXCModule:
7
"""
8
9
name = "enum_trusts"
10
- description = "Extract all Trust Relationships, Trusting Direction, and Trust Transitivity"
+ description = "[REMOVED] Extract all Trust Relationships, Trusting Direction, and Trust Transitivity"
11
supported_protocols = ["ldap"]
12
opsec_safe = True
13
multiple_hosts = True
0 commit comments