Skip to content

Commit 8ebf8fe

Browse files
committed
fix module option description
1 parent 6e39d16 commit 8ebf8fe

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

nxc/modules/pre2k.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ class NXCModule:
2020

2121
def options(self, context, module_options):
2222
"""
23-
ALL Attempt to authenticate for every computer object in the domain (userAccountControl=4096) (default: False)
23+
ALL Attempt to authenticate for every computer object in the domain (default: False)
2424
2525
Examples:
2626
nxc ldap $IP -u $USER -p $PASSWORD -M pre2k

0 commit comments

Comments
 (0)