Skip to content

Commit 7de5c48

Browse files
committed
Rename module back to certipy-find because this is the only function we want to integrate
1 parent db887ac commit 7de5c48

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
@@ -12,7 +12,7 @@
1212

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

0 commit comments

Comments
 (0)