Skip to content

Commit 1b93d06

Browse files
committed
Rename module link_enable_xp.py to link_enable_cmdshell.py, so that naming scheme is similar to enable_cmdshell
1 parent 30a52aa commit 1b93d06

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
@@ -4,7 +4,7 @@ class NXCModule:
44
Module by deathflamingo
55
"""
66

7-
name = "link_enable_xp"
7+
name = "link_enable_cmdshell"
88
description = "Enable or disable xp_cmdshell on a linked SQL server"
99
supported_protocols = ["mssql"]
1010
opsec_safe = False

0 commit comments

Comments
 (0)