Skip to content

Commit ed88bee

Browse files
committed
added remove sign to description on enum_trust
1 parent 36bdf2f commit ed88bee

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

nxc/modules/enum_trusts.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ class NXCModule:
77
"""
88

99
name = "enum_trusts"
10-
description = "Extract all Trust Relationships, Trusting Direction, and Trust Transitivity"
10+
description = "[REMOVED] Extract all Trust Relationships, Trusting Direction, and Trust Transitivity"
1111
supported_protocols = ["ldap"]
1212
opsec_safe = True
1313
multiple_hosts = True

0 commit comments

Comments
 (0)