Skip to content

Commit 8be0509

Browse files
committed
Add description
1 parent dd166c8 commit 8be0509

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

nxc/modules/certipy-find.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
class NXCModule:
1212
"""Module made by: @NeffIsBack, @gatariee"""
1313
name = "certipy-find"
14-
description = ""
14+
description = "certipy find command with options to export the result to text/csv/json. Default: Show only vulnerable templates"
1515
supported_protocols = ["ldap"]
1616

1717
def __init__(self, context=None, module_options=None):

0 commit comments

Comments
 (0)