Skip to content

Releases: skahwah/SQLRecon

v3.3

10 Aug 00:41
Compare
Choose a tag to compare

Black Hat 2023 Release

v2.2.2

12 Apr 18:33
5aa2df9
Compare
Choose a tag to compare

Fixed checking RPC status on linked SQL servers.

v2.2.1

18 Jan 16:02
Compare
Choose a tag to compare

Added the capability to download .NET assemblies via HTTP/S (thank you @passthehashbrowns)

v2.2

17 Jan 22:41
Compare
Choose a tag to compare
  • Expanded roles which are queried in the roles, iroles and lroles modules
  • Created users, iusers and lusers modules
  • Fixed hash not being dropped from sp_drop_trusted_assembly in clr and iclr modules (thank you @passthehashbrowns)
  • Created lagentcmd module (thank you @passthehashbrowns)
  • Created lclr module (thank you @passthehashbrowns)

v2.1.6

17 Jan 17:08
Compare
Choose a tag to compare

@rasta-mouse's inclusion of an info module. Thanks!

2.1.5

13 Jan 14:35
2b12d49
Compare
Choose a tag to compare

@rasta-mouse's inclusion of enumerating Active Directory for MSSQL SPNs

v.2.1.4

29 Jun 20:48
95c2b4c
Compare
Choose a tag to compare
  • Fixed minor string formatting issue.

v2.1.3

29 Jun 20:38
25fbbd2
Compare
Choose a tag to compare
  • Added '-r' flag into Windows and Local authentication modes so that non-standard TCP ports can be supplied.

v2.1.2

29 Jun 17:57
8ecc4d5
Compare
Choose a tag to compare
  • Improved logic around null connection strings

v.2.1.1

29 Jun 17:41
902a50e
Compare
Choose a tag to compare
  • Removed Environment.Exit from TestAuthentication.cs