Skip to content

Commit 913605b

Browse files
committed
Rename module to 'certipy' so it is expandable in the future
1 parent 4ce75c0 commit 913605b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111

1212
class NXCModule:
1313
"""Module made by: @NeffIsBack, @gatariee"""
14-
name = "certipy-find"
14+
name = "certipy"
1515
description = "certipy find command with options to export the result to text/csv/json. Default: Show only vulnerable templates"
1616
supported_protocols = ["ldap"]
1717

0 commit comments

Comments
 (0)