SQL01
has a link to SQL02
, and SQL02
, has a link to SQL03
, and SQL03
, has a link to PAYMENTS01
. It is now possible to execute commands from SQL01
on PAYMENTS01
using the linked server chain (/link:SQL02,SQL03,PAYMENTS01 /chain
). Credit to Azael Martin (n3rada).l
‘ and ‘i
‘ modules, and introduced context logic so module names can be the same across standard, impersonation, linked and chained execution./debug
), which will display various debugging information and all SQL queries that will be executed by a module, without executing them./verbose, /v
), which will display all SQL queries that will be executed during module execution./timeout, /t
), which takes an integer value for SQL server database connection timeout.links
module to include detailed information. Credit to Azael Martin (n3rada).whoami
module to include Windows principals and database users. Credit to Azael Martin (n3rada).impersonation
module to include Windows principals and database users. Credit to Azael Martin (n3rada).sqlspns
enumeration module. Credit to Azael Martin (n3rada)./enum:info
module./subsystem
argument to the olecmdexec
module, which accepts execution using the CmdExec
or PowerShell
OLE automation subsystems.AzureAD
authentication to EntraID
./host
or /h
flag is now supported using comma separated values./link
or /l
flag is now supported using comma separated values./lhost
to /link
.s
‘ modules and created the /s
, /sccm
switch for SCCM modules.DecryptCredentials
./enum
) module called info
which is able to used an unauthenticated context to obtain SQL server information, including instance name and TCP port using the UDP protocol.ModuleHandler.cs
to promote simplification and extensibility.Queries.cs
.EnumerationModules.cs
.FormatQuery.cs
.SccmModules.cs
.ModuleHandler.cs
to SqlModules.cs
.adsi
execution was not removing the LDAP server.adsi
, in favor of openquery/rpc./lhost
to /adsi
in in adsi
module./rhost
to /unc
in smb
module.CaptureHash.cs
and simplified logic.SetEnumerationType.cs
and simplified logic.Impersonation.cs
to Impersonate.cs
.OleCmdExec.cs
to OleAutomation.cs
.PrintUtils.cs
to Print.cs
.SQLServerInfo.cs
to Info.cs
.smb
module.info
module.info
module.Starship is a powerful, minimal, and highly customizable cross-shell prompt designed to enhance the terminal…
Lemmy is an innovative, open-source platform designed for link aggregation and discussion, providing a decentralized…
The latest release of ImHex v1.37.0 introduces a host of exciting features and improvements, enhancing…
Ghauri is a cutting-edge, cross-platform tool designed to automate the detection and exploitation of SQL…
Writing tools have become indispensable for individuals looking to enhance their writing efficiency, accuracy, and…
PatchWerk is a proof-of-concept (PoC) tool designed to clean NTDLL syscall stubs by patching syscall…