Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

can not working for mssql 2014 #948

Open
zhanglinqiang opened this issue May 13, 2024 · 0 comments
Open

can not working for mssql 2014 #948

zhanglinqiang opened this issue May 13, 2024 · 0 comments

Comments

@zhanglinqiang
Copy link

zhanglinqiang commented May 13, 2024

IMPORTANT
Failed to brute sqlserver 2014 when using correct username and password.

To Reproduce

Steps to reproduce the behavior:

  1. download latest docker image:
docker pull vanhauser/hydra
  1. run command:
    I confirm that the username and password are correct.
docker run -it vanhauser/hydra:latest -l sa -p 123456 mssql://10.10.20.9:1433
  1. get response:
0 valid password found

Expected behavior
Can correctly identify sqlserver Weak password.

Screenshots

leen@leenPC:~/Downloads$ docker run -it vanhauser/hydra:latest -l sa -p 123456 mssql://10.10.20.9:1433
Hydra v9.6dev (c) 2023 by van Hauser/THC & David Maciejak - Please do not use in military or secret service organizations, or for illegal purposes (this is non-binding, these *** ignore laws and ethics anyway).

Hydra (https://github.com/vanhauser-thc/thc-hydra) starting at 2024-05-13 07:29:18
[DATA] max 1 task per 1 server, overall 1 task, 1 login try (l:1/p:1), ~1 try per task
[DATA] attacking mssql://10.9.20.69:1433/
[ERROR] all children were disabled due too many connection errors
0 of 1 target completed, 0 valid password found
Hydra (https://github.com/vanhauser-thc/thc-hydra) finished at 2024-05-13 07:29:19

Desktop (please complete the following information):

  • OS: [e.g. Ubuntu 20.04]
  • hydra version [e.g. current github state]

Additional context
SQLServer version:

Microsoft SQL Server 2014 - 12.0.2000.8 (X64) 
	Feb 20 2014 20:04:26 
	Copyright (c) Microsoft Corporation
	Enterprise Edition (64-bit) on Windows NT 6.1 <X64> (Build 7601: Service Pack 1) (Hypervisor)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant