MSSQL
Description
PsMapExec has incorporated support for the MSSQL method, representing a recent addition to its feature set. It is important to acknowledge that this functionality is still in its early stages and may exhibit occasional bugs and inaccuracies. Upcoming revisions are aimed at refining the MSSQL method, with a focus on introducing modules for tasks such as credential retrieval from databases, privilege escalation, and various other attack vectors.
Authentication Types
The MSSQL module supports the following authentication types
Status messages
Status messages are returned to the console to indicate what level of access we may have to a specified instance.
Command Execution
If you have sysadmin rights you can supply the -Command
parameter to PsMapExec. xp_cmdshell needs to be enabled to perform command execution, if it is not PsMapExec will attempt to enable it and, after doing so will revert xp_cmdshell to its original state if it has been altered.
Last updated