Skip to content

Commit f8d2ffa

Browse files
committed
Improve description
1 parent 35885b5 commit f8d2ffa

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

nxc/modules/dump-computers.py

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

55
class NXCModule:
66
name = "dump-computers"
7-
description = "Dumps all computers in the domain"
7+
description = "Dumps FQDN and OS of all computers in the domain"
88
supported_protocols = ["ldap"]
99
category = CATEGORY.ENUMERATION
1010

0 commit comments

Comments
 (0)